Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2001 12:17:47 -0400 (EDT)
From:      Ken Seggerman <suleyman@echonyc.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Buildworld Fails
Message-ID:  <Pine.GSO.4.21.0104151200520.23394-100000@echonyc.com>
In-Reply-To: <20010414123511.A45515@everest.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Ken Seggerman



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?Pine.GSO.4.21.0104151200520.23394-100000>