Date: Mon, 28 Dec 1998 21:35:53 +0100 From: Eivind Eklund <eivind@yes.no> To: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>, Palle Girgensohn <girgen@partitur.se> Cc: freebsd-current@FreeBSD.ORG Subject: Re: make world (aout lkm broken) Message-ID: <19981228213553.N53810@follo.net> In-Reply-To: <XFMail.981228213526.asmodai@wxs.nl>; from Jeroen Ruigrok/Asmodai on Mon, Dec 28, 1998 at 09:35:26PM %2B0100 References: <3687D766.A56CB6F0@partitur.se> <XFMail.981228213526.asmodai@wxs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 28, 1998 at 09:35:26PM +0100, Jeroen Ruigrok/Asmodai wrote: > On 28-Dec-98 Palle Girgensohn wrote: > > Hi! > > > > I removed /usr/src/lkm, re-cvsupped, made clean, amd remade. It walks > > past the lkm (it's removed completely in current as of a few days ago). > > I have other problems, though: > > > > cc -O -pipe -DYP -I/usr/obj/aout/disk3/src/tmp/usr/include/rpcsvc > > -I/usr/obj/aout/disk3/src/tmp/usr/include > > -I/usr/obj/aout/disk3/src/tmp/usr/include -c nfs_prot_xdr.c -o > > nfs_prot_xdr.o > > In file included from nfs_prot_xdr.c:6: > > /usr/obj/aout/disk3/src/tmp/usr/include/rpcsvc/nfs_prot.h:265: parse > > error before `uint64' > > Either rm the file and cvsup again > > or try to make && make install lex and yacc by hand. I solved a > similar problem with it... This problem is due to rpcgen being severely out of date, and somebody breaking the search for the freshly built rpcgen in 'make buildworld'. I've not yet traced down exactly why or when the search was broken, but it probably needs to be fixed if upgrades from old -currents or from -stable are to work. Eivind. 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?19981228213553.N53810>
