Date: Fri, 28 Oct 2005 19:41:57 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Tom Shafron <phred1975@yahoo.com> Cc: freebsd-stable@freebsd.org Subject: Re: Error in make buildworld 5.4 stable Message-ID: <20051028234157.GA99756@xor.obsecurity.org> In-Reply-To: <20051028233631.98477.qmail@web60025.mail.yahoo.com> References: <20051028233631.98477.qmail@web60025.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 28, 2005 at 04:36:31PM -0700, Tom Shafron wrote: > Hi, >=20 > I just cvsuped the entire source for 5.4 stable > earlier today. I'm running AMD64. When I make > buildworld I get: >=20 > cc -m32 -march=3Dathlon-xp -msse2 -mfancy-math-387 > -DCOMPAT_32BIT -I/usr/obj/usr/src/lib32/usr/include=20 > -L/usr/obj/usr/src/lib32/usr/lib32=20 > -B/usr/obj/usr/src/lib32/usr/lib32 -O2 -pipe > -funroll-loops -I/usr/src/lib/libc/include > -I/usr/src/lib/libc/../../include > -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE > -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 > -I/usr/obj/lib32/usr/src/lib/libc -DPOSIX_MISTAKE > -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP > -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD > -Wsystem-headers -Werror -Wall -Wno-format-y2k > -Wno-uninitialized -c > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c: In > function `_amd64_get_fsbase': > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c:40: > warning: dereferencing type-punned pointer will break > strict-aliasing rules > *** Error code 1 >=20 > Stop in /usr/src/lib/libc. > *** Error code 1 >=20 > Stop in /usr/src/lib. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 > Any help tracking down the problem would be much > appreciated. Let me know if you need more info. You're using non-standard CFLAGS. Don't do this unless you're prepared to deal with the consequences (you're apparently not :-) Kris --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDYrdFWry0BWjoQKURAmVlAKCI1YHOmRmJiGBy6vtnCsenzRJSfgCfRENf scAkpkoqxPeSWhKqwyqpPMU= =rt1Y -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028234157.GA99756>