Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 1998 17:35:28 -0500 (EST)
From:      Dayton Clark <dayton@sci.brooklyn.cuny.edu>
To:        current@FreeBSD.ORG
Subject:   make buildworld
Message-ID:  <199803052235.RAA14410@sci.brooklyn.cuny.edu>

next in thread | raw e-mail | index | archive | help

Folks,

I've grabbed the current source and checked it out, as recommended.  When I
make buildworld I get the output below.  If I go into usr/src/include/rpcsrv
I can make yp.h, but all others fail.  I assume I've done something silly,
but I can't figure what.

thanks
dayton

kronos:root tcsh # make buildworld

		... much stuff that seems fine ...


--------------------------------------------------------------
 Rebuilding /usr/include
--------------------------------------------------------------
cd /usr/src && SHARED=symlinks PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/etc:/usr/sbin:/sbin:/etc:. BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp includes
cd /drive/sd0s2f/usr/local/src/FreeBSD/Work/usr/src/include &&          /usr/obj/usr/src/tmp/usr/bin/make -B all install
creating osreldate.h from newvers.sh
. /drive/sd0s2f/usr/local/src/FreeBSD/Work/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 /drive/sd0s2f/usr/local/src/FreeBSD/Work/usr/src/include/rpcsvc/key_prot.x -o key_prot.h
rpcgen*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
127.292u 63.836s 5:06.27 62.4%  345+452k 4214+6586io 17pf+0w
Exit 1
kronos:root tcsh # cpp: output pipe has been closed

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?199803052235.RAA14410>