Date: Sun, 15 Apr 2001 09:48:08 -0700 From: Kent Stewart <kstewart@urx.com> To: Ken Seggerman <suleyman@echonyc.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Buildworld Fails Message-ID: <3AD9D0C8.E19A8B71@urx.com> References: <Pine.GSO.4.21.0104151200520.23394-100000@echonyc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ken Seggerman wrote: > > On Sat, 14 Apr 2001, Odhiambo Washington wrote: > > > I am getting a little problem while doing buildworld......even after a > > Make buildworld... > > [snip] > > ic -o mount_nfs mount_nfs.o getmntopts.o mounttab.o > > mount_nfs.o: In function `main': > > mount_nfs.o(.text+0x90e): undefined reference to `nfssvc' > > *** Error code 1 > > I got the same thing. Then I deleted everything in /usr/src, did a fresh > CVSUP and now I get: > > make buildworld > ...snip... > cc -O -pipe -pthread -I/usr/src/gnu/usr.bin/cpio > -I/usr/src/gnu/usr.bin/cpio/../../../contrib/cpio -DRETSIGTYPE=void > -DHAVE_SYS_MTIO_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 > -DHAVE_FCNTL_H=1 -DHAVE_UTIME_H=1 -DHAVE_STRERROR=1 -DHAVE_VPRINTF=1 > -DDIRENT=1 -DHAVE_LCHOWN -DHAVE_SYS_PARAM_H=1 > -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/cpio/../../../contrib/cpio/stripslash.c > /usr/src/gnu/usr.bin/cpio/../../../contrib/cpio/stripslash.c:44: output > pipe has been closed > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/cpio. > *** Error code 1 > > I am using cvs tag=RELENG_4 Which worked before sevaral times. > > I would be grateful for any suggestions. Well, my successful builds don't have a -pthread. Do you have that on your CFLAGS in /etc/make.conf. Kent > > Ken Seggerman > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AD9D0C8.E19A8B71>