2.2.11pre5 compile error in hfmodem

Joop Stakenborg (aba@casema.net)
Sat, 7 Aug 1999 17:16:13 +0200


make[4]: Entering directory `/usr/src/linux/drivers/char/hfmodem'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE
-DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -c -o
refclock.o refclock.c
refclock.c: In function `hfmodem_refclock_current':
refclock.c:136: Invalid `asm' statement:
refclock.c:136: fixed or forbidden register 0 (ax) was spilled for class AREG.
refclock.c:137: Invalid `asm' statement:
refclock.c:137: fixed or forbidden register 0 (ax) was spilled for class AREG.
make[4]: *** [refclock.o] Error 1

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95/specs
gcc version 2.95 19990728 (release)

$ ls -al /lib/libc.so.6
lrwxrwxrwx 1 root root 13 Aug 7 11:50 /lib/libc.so.6 ->
libc-2.1.2.so

Thanks,
Joop

-- 

Joop Stakenborg PA4TU, ex-PA3ABA <pa3aba@debian.org> Linux Amateur Radio Software Database http://radio.linux.org.au

- 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.tux.org/lkml/