Bootstrapping problem in RELENG_6

Martin Cracauer cracauer at cons.org
Wed Dec 5 16:13:48 PST 2007


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 <cracauer at cons.org>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/


More information about the freebsd-stable mailing list