Date: Thu, 1 Aug 2002 12:45:30 -0400 (EDT) From: Douglas Denault <doug@safeport.com> To: freebsd-stable@freebsd.org Subject: Error on installworld Message-ID: <Pine.BSF.4.21.0208011229140.257-100000@pemaquid.safeport.com>
next in thread | raw e-mail | index | archive | help
I did a cvsup on Jul 31: *default host=cvsup3.FreeBSD.org *default base=/usr *default prefix=/usr # The following line is for 4-stable. If you want 3.x-stable, change # "RELENG_4" to "RELENG_3". *default release=cvs tag=RELENG_4 *default date=2002.07.31.00.00.00 *default delete use-rel-suffix : : src-all ======================== the installworld error: install -c -s -o root -g wheel -m 444 libisc.so.1 /usr/lib ln -fs libisc.so.1 /usr/lib/libisc.so install -C -o root -g wheel -m 444 /usr/src/lib/libisc/../../contrib/bind/include/isc/assertions.h /usr/src/lib/libisc/../../contrib/bind/include/isc/ctl.h /usr/src/lib/libisc/../../contrib/bind/include/isc/dst.h /usr/src/lib/libisc/../../contrib/bind/include/isc/eventlib.h /usr/src/lib/libisc/../../contrib/bind/include/isc/heap.h /usr/src/lib/libisc/../../contrib/bind/include/isc/irpmarshall.h /usr/src/lib/libisc/../../contrib/bind/include/isc/list.h /usr/src/lib/libisc/../../contrib/bind/include/isc/logging.h /usr/src/lib/libisc/../../contrib/bind/include/isc/memcluster.h /usr/src/lib/libisc/../../contrib/bind/include/isc/misc.h /usr/src/lib/libisc/../../contrib/bind/include/isc/tree.h /usr/include/isc usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/lib/libisc. *** Error code 1 The problem being the last line is malformed. Any one else see something like this? A couple of other things I did not expect: 1) the kernel tag: FreeBSD 4.6-STABLE #0: Thu Aug 1 09:55:52 EDT 2002 I kinda thought it would be 4.6.1 2) ls -l /usr/src/UPDATING -rw------- 1 root wheel 41124 Jul 5 08:48 /usr/src/UPDATING I would have expected a later date. _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0208011229140.257-100000>