[2.2.11] compile error ?

Pierfrancesco Caci (ik5pvx@penny.ik5pvx.ampr.org)
15 Aug 1999 08:54:32 +0200


I get this:

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
make[4]: Leaving directory `/usr/src/linux-22/drivers/char/hfmodem'
make[3]: *** [_modsubdir_hfmodem] Error 2
make[3]: Leaving directory `/usr/src/linux-22/drivers/char'
make[2]: *** [_modsubdir_char] Error 2
make[2]: Leaving directory `/usr/src/linux-22/drivers'
make[1]: *** [_mod_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-22'
make: *** [stamp-build] Error 2

compiler is

root@penny:/usr/src/linux # gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95/specs
gcc version 2.95 19990728 (release)

What happens ?

Pf

-- 

------------------------------------------------------------------------------- Pierfrancesco Caci | mailto:p.caci@flashnet.it - http://gusp.infogroup.it ik5pvx | http://www.geocities.com/SoHo/Lofts/8999 Firenze - Italia | Office for the Complication of Otherwise Simple Affairs Linux penny 2.2.10 #1 Tue Jun 15 21:03:12 CEST 1999 i586 unknown

- 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/