From owner-freebsd-questions Sun Oct 1 12:45:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zone.syracuse.net (zone.syracuse.net [209.2.141.6]) by hub.freebsd.org (Postfix) with ESMTP id 5C58637B502 for ; Sun, 1 Oct 2000 12:45:29 -0700 (PDT) Received: from localhost (debonair@localhost) by zone.syracuse.net (8.9.3/8.9.3) with ESMTP id PAA98151 for ; Sun, 1 Oct 2000 15:45:17 -0400 (EDT) (envelope-from daniel@netwalk.org) X-Authentication-Warning: zone.syracuse.net: debonair owned process doing -bs Date: Sun, 1 Oct 2000 15:45:16 -0400 (EDT) From: Daniel X-Sender: debonair@zone.syracuse.net To: freebsd-questions@freebsd.org Subject: floating point exception in make Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a rather nasty problem. While trying to compile NEWCARD from /usr/src/sys/i386/conf my make broke. At every use, I now get afloating point exception (core dumped). I can't compile anythign anymore. FreeBSD shi 4.1-RELEASE FreeBSD 4.1-RELEASE #6: Fri Sep 29 16:28:34 GMT 2000 debonair@shi:/usr/src/sys/compile/LIVE i386 I also tried another kernel. also, the problem which caused this was trying to get sound working with my CMI8330 (which I guess is impossible) Do you have any solution or reason for this happening? Here's the last that hapepned when it broke: make depend ..... cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c Bus error (core dumped) [~/conf/compile/NEWCARD]# make depend Floating point exception (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message