Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 1995 20:52:49 -0400 (EDT)
From:      "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
To:        current@freebsd.org
Subject:   -stable: *** Error code  ONLY one 
Message-ID:  <Pine.3.89.9509132002.E7666-0100000@kryten.atinc.com>

next in thread | raw e-mail | index | archive | help

{where do we discuss -stable?? here till release??}

make world on -stable results in many troff warnings and a few errors.  
this is as of 6am EDT sup

===> usr.sbin/rmt
ln -s /usr/sbin/rmt /etc/rmt
ln: /etc/rmt: File exists
*** Error code 1 (ignored)


diff for Makefile:

*** Makefile.old        Wed Sep 13 20:54:55 1995
--- Makefile    Wed Sep 13 20:54:48 1995
***************
*** 4,9 ****
--- 4,10 ----
  MAN8= rmt.8
  
  beforeinstall:
+       rm -f ${DESTDIR}/etc/rmt
        -ln -s ${BINDIR}/rmt ${DESTDIR}/etc/rmt
  
  .include <bsd.prog.mk>


CONGRATULATIONS!! this is the ONLY Error reported by a make world


jmb

Jonathan M. Bresler  jmb@kryten.atinc.com       | Analysis & Technology, Inc.  
FreeBSD Postmaster   jmb@FreeBSD.Org            | 2341 Jeff Davis Hwy
play go.                                        | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life      | 703-418-2800 x346




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9509132002.E7666-0100000>