From owner-freebsd-questions Sun Apr 15 9:48:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 5498437B42C for ; Sun, 15 Apr 2001 09:48:11 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A0C84E401B0; Sun, 15 Apr 2001 09:48:08 -0700 Message-ID: <3AD9D0C8.E19A8B71@urx.com> Date: Sun, 15 Apr 2001 09:48:08 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ken Seggerman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Buildworld Fails References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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