Problems with GEOM_GPT and current sources
Philipp Ost
pj at smo.de
Sat Feb 10 14:26:47 UTC 2007
Hi list,
I can't build a kernel on -CURRENT with todays sources (as of Sat Feb 10
09:15:22 CET 2007) and GEOM_GPT (which I don't need BTW).
The error:
--------------------------------------------------------------
>>> Kernel build for ASKJAKERNEL started on Sat Feb 10 14:43:34 CET 2007
--------------------------------------------------------------
===> ASKJAKERNEL
mkdir -p /usr/obj/usr/src/sys
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
cd /usr/src/sys/i386/conf;
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
config -d /usr/obj/usr/src/sys/ASKJAKERNEL
/usr/src/sys/i386/conf/ASKJAKERNEL
/usr/src/sys/i386/conf/ASKJAKERNEL: unknown option "GEOM_GPT"
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
#
uname -a:
FreeBSD askja.yyy.zzz.de 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Feb 2
21:02:51 CET 2007
pj at askja.yyy.zzz.de:/usr/obj/usr/src/sys/ASKJAKERNEL i386
Commenting the following line in the kernel-config solved the problem:
[...]
options GEOM_GPT # GUID Partition Tables.
[...]
HTH somebody :)
Philipp
--
www.familie-ost.info/~pj
More information about the freebsd-current
mailing list