buildworld failing on amd64 with RELENG_6
Richard Schilling
rschi at rsmba.biz
Fri Nov 4 23:26:20 PST 2005
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.
>
>
More information about the freebsd-amd64
mailing list