Date: Fri, 04 Nov 2005 23:29:24 -0800 From: Richard Schilling <rschi@rsmba.biz> To: freebsd-amd64@freebsd.org Subject: Re: buildworld failing on amd64 with RELENG_6 Message-ID: <436C5F54.7020300@rsmba.biz> In-Reply-To: <20051105054130.GL63539@ip.net.ua> References: <436BF442.9020708@rsmba.biz> <20051105054130.GL63539@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
For some reason /usr/src/lib/libalias/alias.c didn't get built. Noting in that directory did. I did a cd to the director and did 'make clean && make' and it built all the files. We'll see what happens now. Richard Ruslan Ermilov wrote: > On Fri, Nov 04, 2005 at 03:52:34PM -0800, Richard Schilling wrote: > >>Just cvsup'd my source tree with the RELENG_6 tag and I'm trying to >>buildworld. >> >>I get the following error, which I don't see reported on the list yet. >>It might be resolved by rebuilding libalias manually, but I don't know yet. >> > > Could as well be a problem with a stale .depend file. Drop -DNO_CLEAN > if you're using it. > > >>========== buildworld failure below ====================== >> >> >> >>gb32/usr/lib32 -fpic -DPIC -O2 -fno-strict-aliasing -pipe -DYP >>-I/usr/obj/usr/src/lib32/usr/include/rpcsvc -c >>/usr/src/lib/librpcsvc/secretkey.c -o secretkey.Socc -m32 >>-march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT >>-I/usr/obj/usr/src/lib32/usr/include -L/usr/obj/usr/src/lib32/usr/lib32 >> -B/usr/obj/usr/src/lib32/usr/lib32 -fpic -DPIC -O2 >>-fno-strict-aliasing -pipe -DYP >>-I/usr/obj/usr/src/lib32/usr/include/rpcsvc -c >>/usr/src/lib/librpcsvc/xcrypt.c -o xcrypt.So >>building shared library librpcsvc.so.3 >>===> lib/libsbuf (all) >>===> lib/libtacplus (all) >>===> lib/libutil (all) >>===> lib/libypclnt (all) >>===> lib/libalias (all) >>make: don't know how to make /usr/src/lib/libalias/alias.c. Stop >>*** Error code 2 >> >>Stop in /usr/src/lib. >>*** Error code 1 >> >>Stop in /usr/src. >>*** Error code 1 >> >>Stop in /usr/src. >>*** Error code 1 >> >>Stop in /usr/src. >>*** Error code 1 >> >>Stop in /usr/src. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436C5F54.7020300>