Date: Fri, 24 Jan 2003 11:09:22 -0000 From: "Bri" <brian@ukip.com> To: "Freebsd-Sparc" <freebsd-sparc@freebsd.org> Subject: any idea what I'm doing wrong Message-ID: <NEBBKKNOEKKNLLNMEOHFGEFJMJAA.brian@ukip.com>
next in thread | raw e-mail | index | archive | help
lighthouse# make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested- externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline - Wcas t-qual -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../con trib /dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -mcmodel =medlow -msoft-float -fno-common -ffreestanding -Werror ../../../sparc64/sparc6 4/locore.S cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested- externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline - Wcas t-qual -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../con trib /dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -mcmodel =medlow -msoft-float -fno-common -ffreestanding -Werror ../../../sparc64/sparc6 4/exception.S ../../../sparc64/sparc64/exception.S: Assembler messages: ../../../sparc64/sparc64/exception.S:2181: Error: Architecture mismatch on "rd". ../../../sparc64/sparc64/exception.S:2181: (Requires v9a|v9b; requested archite cture is v9.) ../../../sparc64/sparc64/exception.S:2248: Error: Architecture mismatch on "wr". ../../../sparc64/sparc64/exception.S:2248: (Requires v9a|v9b; requested archite cture is v9.) ../../../sparc64/sparc64/exception.S:2268: Error: Architecture mismatch on "rd". ../../../sparc64/sparc64/exception.S:2268: (Requires v9a|v9b; requested archite cture is v9.) ../../../sparc64/sparc64/exception.S:2448: Error: Architecture mismatch on "wr". ../../../sparc64/sparc64/exception.S:2448: (Requires v9a|v9b; requested archite cture is v9.) ../../../sparc64/sparc64/exception.S:2771: Error: Architecture mismatch on "wr". ../../../sparc64/sparc64/exception.S:2771: (Requires v9a|v9b; requested archite cture is v9.) *** Error code 1 Stop in /builds/CURRENT/src/sys/sparc64/compile/GENERIC. the make depend went fine but the make breaks I originally try compiling my custom kernel but I get the same. these are also brand new sources. lighthouse# uname -a FreeBSD lighthouse.shacknet.nu 5.0-20021031-SNAP FreeBSD 5.0-20021031-SNAP #0: Fri Nov 1 01:06:53 GMT 2002 root@u60.locore.ca:/usr/obj/usr/src/sys/GENERIC sparc64 Bri, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKKNOEKKNLLNMEOHFGEFJMJAA.brian>