Date: Fri, 11 May 2012 21:57:15 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Andriy Gapon <avg@FreeBSD.org> Cc: Garrett Cooper <yanegomi@gmail.com>, Current FreeBSD <freebsd-current@FreeBSD.org> Subject: Re: can not build world or kernel: /usr/src/sys/boot/i386/cdboot/cdboot.S:597:10: error: .code16 not supported yet Message-ID: <4FAD6F1B.6060007@zedat.fu-berlin.de> In-Reply-To: <4FAD6DF0.6020208@FreeBSD.org> References: <4FAD4F67.7030400@zedat.fu-berlin.de> <CAGH67wRg2m1i9tqAsGjdKH13AaSfMiKvwrXVSmXiTTezK-t3mA@mail.gmail.com> <4FAD6DF0.6020208@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1690BF4AC291A6D56A884C02 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/11/12 21:52, Andriy Gapon wrote: > on 11/05/2012 20:50 Garrett Cooper said the following: >> On Fri, May 11, 2012 at 10:41 AM, O. Hartmann >> <ohartman@zedat.fu-berlin.de> wrote: >>> I can not build FreeBSD 10.0-CURRENT/amd64, the build terminates with= >>> the following error when building with CLANG either worl or kernel. >>> >>> Is there something I missed? How to solve? >> >> Andriy CCed. >=20 > Thank you. Unfortunately I do not see the "following error" :-) >=20 =2E.. it WAS this error, one in cdboot.S: [...] clang -O2 -fno-strict-aliasing -pipe -pipe -O3 -fno-strict-aliasing -march=3Dnative -I/usr/src/sys/boot/i386/cdboot/../common -ffreestanding -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -m32 -march=3Di386 -std=3Dgnu99 -Qunused-arguments= -m32 -c /usr/src/sys/boot/i386/cdboot/cdboot.S /usr/src/sys/boot/i386/cdboot/cdboot.S:112:10: error: .code16 not supported yet .code16 ^ /usr/src/sys/boot/i386/cdboot/cdboot.S:144:3: error: ambiguous instructions require an explicit suffix (could be 'orb', 'orw', 'orl', or 'orq') or $0x1,0x8(%bx) # kargs->bootflags |=3D ^ /usr/src/sys/boot/i386/cdboot/cdboot.S:272:10: error: .code16 not supported yet .code16 ^ /usr/src/sys/boot/i386/cdboot/cdboot.S:597:10: error: .code16 not supported yet .code16 ^ *** [cdboot.o] Error code 1 Stop in /usr/src/sys/boot/i386/cdboot. *** [all] Error code 1 Stop in /usr/src/sys/boot/i386. *** [all] Error code 1 Stop in /usr/src/sys/boot. *** [all] Error code 1 Stop in /usr/src/sys. *** [all] Error code 1 Stop in /usr/src. *** [all] Error code 1 --------------enig1690BF4AC291A6D56A884C02 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJPrW8bAAoJEOgBcD7A/5N8gH8H/jDP3llkVO8/RaIvDCRSOIml gRmmmeY1G4yAMgfL6qNUvtNu6ogZUb3e5Q9NEXLxmu/TFhdvXu/Ckt0eC0uQ0B+E DuI+wr9MseUAA+3nLku09tWhuSCaGlwBufKsMBePimXodoEB7m/fyTvFPLtXvLFR t4rdfUuysXwGhRACUZd2Qy63IvUcJewaCshTvOn5VHqQ8ljoRmvaZ8z7u9ydqs2J P/nXtKLUqB/O8zi3u4qNZeYQUuxqmIZyqOs2c9b2bLLWiAOGK1IHfgeVuiAQ8ksU nCkDJh55VboqiDbsZWtw1DEEzG6UgvlNJTIgqPN70o5C5bSpipop4Be8VeXaxCQ= =xMan -----END PGP SIGNATURE----- --------------enig1690BF4AC291A6D56A884C02--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FAD6F1B.6060007>