Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2001 18:09:19 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        patrick@137.org (Patrick Hartling)
Cc:        nsayer@quack.kfu.com (Nick Sayer), freebsd-current@FreeBSD.ORG
Subject:   Re: buildworld fails
Message-ID:  <200101261609.f0QG9Jr46359@zibbi.icomtek.csir.co.za>
In-Reply-To: <20010126154640.BB87A5D34@tomservo.vrac.iastate.edu> from Patrick Hartling at "Jan 26, 2001 09:46:40 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> } --------------------------------------------------------------
> } >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
> } --------------------------------------------------------------
> 
> [snip]
> 
> } ===> rpcsvc
> } rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h
> } rpcgen: cannot find any C preprocessor (cpp)
> 
> I have seen exactly this and reported it a week ago.  No one seemed to have
> noticed though.  :\
> 

If you have current source, just recompile rpcgen and try again. Something
like:

cd /usr/src/usr.bin/rpcgen
make all install clean

should do it. Then you can return to your regular make world.

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za


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?200101261609.f0QG9Jr46359>