Going to yesterday's RELENG_6 userland with `buildworld` from an older
RELENG_6 from July fails like this:
===> lib/libbsm (all)
cc -pg -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/mnt/part2/usr/src/lib\
/libbsm/../../contrib/openbsm 
-I/mnt/part2/usr/src/lib/libbsm/../../contrib/ope\nbsm/libbsm  -c 
/mnt/part2/usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_\
io.c -o bsm_io.po
/mnt/part2/usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In 
functio\n `close_tag':
/mnt/part2/usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:396: 
error:\ `AUT_ZONENAME' undeclared (first use in this function)
[more of same]

To fix this you need to make the new versions of the include file for
/usr/include/bsm/, currently in /usr/src/sys/bsm, visible.  As a
workaround just copying the new files does the job.

Just in case anyone else has the problem or in case anyone wants to
fix this bootstrap.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <[EMAIL PROTECTED]>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to