Date: Fri, 26 Jan 2001 09:48:17 -0600 From: "Thomas T. Veldhouse" <veldy@veldy.net> To: "Nick Sayer" <nsayer@quack.kfu.com>, "FreeBSD-Current, " <freebsd-current@freebsd.org> Subject: Re: buildworld fails Message-ID: <010901c087af$6c1f21a0$3028680a@tgt.com> References: <200101261542.f0QFgLd57401@icarus.kfu.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This has been happening for sometime. It seems to happen when you upgrade a recent 5.0-SNAPSHOT (not a 4-STABLE install). I believe that David O'Brien is aware of this. He was working on it - I wonder if it slipped away :) Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Nick Sayer" <nsayer@quack.kfu.com> To: <freebsd-current@freebsd.org> Sent: Friday, January 26, 2001 9:42 AM Subject: buildworld fails > -------------------------------------------------------------- > >>> stage 4: populating /usr/obj/usr/src/i386/usr/include > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi n LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/u sr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 SHARED=symlinks includes > cd /usr/src/include; make -B all install > creating osreldate.h from newvers.sh > setvar PARAMFILE /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newvers.sh; echo "$COPYRIGHT" > osreldate.h; echo \#'undef __FreeBSD_version' >> osreldate.h; echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h > ===> rpcsvc > rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h > rpcgen: cannot find any C preprocessor (cpp) > *** Error code 1 > > Stop in /usr/src/include/rpcsvc. > *** Error code 1 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010901c087af$6c1f21a0$3028680a>