Linux 2.2.12 - compilation error

Artur Frysiak (wiget@t17.ds.pwr.wroc.pl)
Mon, 6 Sep 1999 19:06:50 +0200


Hi.
I try to compile Linux 2.2.12 on i586.

make[3]: Entering directory `/usr/src/linux-2.2.12/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[3]: *** [refclock.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.12/drivers/char/hfmodem'
make[2]: *** [_modsubdir_hfmodem] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.12/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.12/drivers'
make: *** [_mod_drivers] Error 2

Wiget

-- 
  __    __ _            _
 / / /\ \ (_) __ _  ___| |_  @__mail:  Artur Frysiak
 \ \/  \/ / |/ _` |/ _ \ __|            Rudlice 10
  \  /\  /| | (_| |  __/ |_           98-311 Ostrowek
   \/  \/ |_|\__, |\___|\__|
             |___/           email:   Wiget@t17.ds.pwr.wroc.pl
PGP key: http://www.t17.ds.pwr.wroc.pl/~wiget/pgp.key
Fingerprint16 = 70 DB E0 2D 12 AB C7 31  B6 58 B5 61 B3 98 B6 E6

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