Date: Tue, 27 Apr 2010 07:54:40 +1000 From: Stephen Hocking <stephen.hocking@gmail.com> To: hackers@freebsd.org Subject: Building kernels broken under AMD64 Releng 8 Message-ID: <p2p6300771b1004261454lcbfcb6a3xd5c80ea16c7dd206@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, Am noticing the following when attempting to build a kernel: [root@blurfl /usr/src]# make buildkernel -------------------------------------------------------------- >>> Kernel build for GENERIC started on Tue Apr 27 07:53:29 EST 2010 -------------------------------------------------------------- =3D=3D=3D> GENERIC mkdir -p /usr/obj/src/FreeBSD/STABLE/src/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/FreeBSD/STABLE/src/sys/amd64/conf; PATH=3D/usr/obj/src/FreeBSD/STABLE/sr/tmp/legacy/usr/sbin:/usr/obj/src/Free= BSD/STABLE/src/tmp/legacy/usr/bin:/usr/ob/src/FreeBSD/STABLE/src/tmp/legacy= /usr/games:/usr/obj/src/FreeBSD/STABLE/src/tm/usr/sbin:/usr/obj/src/FreeBSD= /STABLE/src/tmp/usr/bin:/usr/obj/src/FreeBSD/STABE/src/tmp/usr/games:/sbin:= /bin:/usr/sbin:/usr/bin config -d /usr/obj/src/FreeSD/STABLE/src/sys/GENERIC /src/FreeBSD/STABLE/src/sys/amd64/conf/GENERIC ../../conf/options.amd64: Duplicate option COMPAT_FREEBSD32. *** Error code 1 Stop in /src/FreeBSD/STABLE/src. *** Error code 1 Stop in /src/FreeBSD/STABLE/src. Any clues? I believe it's related to the COMPAT_IA32 option being replaced (I haven't built a kernel since the beginning of the month). Stephen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p2p6300771b1004261454lcbfcb6a3xd5c80ea16c7dd206>