Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2007 18:54:32 -0500
From:      Martin Cracauer <cracauer@cons.org>
To:        freebsd-stable@freebsd.org
Subject:   Bootstrapping problem in RELENG_6
Message-ID:  <20071205235421.GA40242@cons.org>

next in thread | raw e-mail | index | archive | help
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@cons.org>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071205235421.GA40242>