From owner-freebsd-sparc Fri Jan 24 2:25:32 2003 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 183F237B401 for ; Fri, 24 Jan 2003 02:25:30 -0800 (PST) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 2511943E4A for ; Fri, 24 Jan 2003 02:25:29 -0800 (PST) (envelope-from brian@ukip.com) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id JAA03498 for ; Fri, 24 Jan 2003 09:51:05 GMT From: "Bri" To: Subject: any idea what I'm doing wrong Date: Fri, 24 Jan 2003 09:46:55 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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