Re: Problem building 2.1.113

Richard B. Johnson (root@chaos.analogic.com)
Sat, 1 Aug 1998 22:21:11 -0400 (EDT)


On Sat, 1 Aug 1998, Raul Miller wrote:

> ibmmca.c:2140: #error Floating point in kernel - shoot programmer
> make[3]: *** [ibmmca.o] Error 1
> make[3]: Leaving directory `/usr/local/src/linux/drivers/scsi'
>
> Need any config info?
>
../linux/drivers/scsi/ibmmca.c line 2141. Until it's fixed,
comment out the whole statement and add "return 0";

Fixed-point math is easy. Multiply by some number that makes sense,
i.e., 10 or 100, or 1000, etc., perform integer operations, then
divide by some related number to the right scale-factor..

Cheers,
Dick Johnson
***** FILE SYSTEM MODIFIED *****
Penguin : Linux version 2.1.111 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html