Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2000 15:45:16 -0400 (EDT)
From:      Daniel <daniel@netwalk.org>
To:        freebsd-questions@freebsd.org
Subject:   floating point exception in make
Message-ID:  <Pine.BSF.4.21.0010011541190.92851-100000@zone.syracuse.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010011541190.92851-100000>