Date: Thu, 6 Oct 2005 08:54:38 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: freebsd-current@FreeBSD.org Subject: Cross-compiling current kernel. Message-ID: <20051006065438.GA23045@garage.freebsd.pl>
next in thread | raw e-mail | index | archive | help
--6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi. I'm not able to cross-compile i386 kernel on amd64 machine. It worked without any problems before, but with recent HEAD, I get this error: -------------------------------------------------------------- >>> stage 3.1: making dependencies -------------------------------------------------------------- cd /usr/obj/i386/usr/home/src/HEAD/src/sys/LAB; MAKEOBJDIRPREFIX=3D/usr/ob= j/i386 MACHINE_ARCH=3Di386 MACHINE=3Di386 CPUTYPE=3D GROFF_BIN_PATH=3D/= usr/obj/i386/usr/home/src/HEAD/src/tmp/legacy/usr/bin GROFF_FONT_PATH=3D/u= sr/obj/i386/usr/home/src/HEAD/src/tmp/legacy/usr/share/groff_font GROFF_TM= AC_PATH=3D/usr/obj/i386/usr/home/src/HEAD/src/tmp/legacy/usr/share/tmac _S= HLIBDIRPREFIX=3D/usr/obj/i386/usr/home/src/HEAD/src/tmp INSTALL=3D"sh /usr= /home/src/HEAD/src/tools/install.sh" PATH=3D/usr/obj/i386/usr/home/src/HEA= D/src/tmp/legacy/usr/sbin:/usr/obj/i386/usr/home/src/HEAD/src/tmp/legacy/us= r/bin:/usr/obj/i386/usr/home/src/HEAD/src/tmp/legacy/usr/games:/usr/obj/i38= 6/usr/home/src/HEAD/src/tmp/usr/sbin:/usr/obj/i386/usr/home/src/HEAD/src/tm= p/usr/bin:/usr/obj/i386/usr/home/src/HEAD/src/tmp/usr/games:/sbin:/bin:/usr= /sbin:/usr/bin make KERNEL=3Dkernel depend -DNO_MODULES_OBJ cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes= -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensi= ons -std=3Dc99 -g -nostdinc -I- -I. -I/usr/home/src/HEAD/src/sys -I/usr/hom= e/src/HEAD/src/sys/contrib/dev/acpica -I/usr/home/src/HEAD/src/sys/contrib/= altq -I/usr/home/src/HEAD/src/sys/contrib/ipfilter -I/usr/home/src/HEAD/src= /sys/contrib/pf -I/usr/home/src/HEAD/src/sys/contrib/dev/ath/freebsd -I/usr= /home/src/HEAD/src/sys/contrib/ngatm -I/usr/home/src/HEAD/src/sys/dev/twa -= D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -finline-limit= =3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D10= 00 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dn= ow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /usr/home/src/HEAD/src/sys/i= 386/i386/genassym.c /usr/home/src/HEAD/src/sys/i386/i386/genassym.c:1: error: -mpreferred-stack= -boundary=3D2 is not between 4 and 12 *** Error code 1 Stop in /usr/home/obj/i386/usr/home/src/HEAD/src/sys/LAB. *** Error code 1 Any ideas? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDRMouForvXbEpPzQRAoyvAJoCtAfn+1ygDeJFcu5cHnpV5CgkyQCgsKK0 mgj3zDUSLMSn4SXLx435dBY= =wFjA -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051006065438.GA23045>