1.3.82: Compile error

Christoph Lameter (clameter@miriam.fuller.edu)
2 Apr 1996 06:28:02 -0800


make[3]: Leaving directory `/b/linux-1.3.80/net/802'
make[2]: Leaving directory `/b/linux-1.3.80/net/802'
make[2]: Entering directory `/b/linux-1.3.80/net/core'
make all_targets
make[3]: Entering directory `/b/linux-1.3.80/net/core'
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
sock.o sock.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
skbuff.o skbuff.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
iovec.o iovec.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
datagram.o datagram.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
sysctl_net_core.o sysctl_net_core.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o dev.o
dev.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
dev_mcast.o dev_mcast.c
gcc -D__KERNEL__ -I/b/linux-1.3.80/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
firewall.o firewall.c
/b/linux-1.3.80/include/asm/system.h: In function `unregister_firewall':
/b/linux-1.3.80/include/asm/system.h:213: inconsistent operand constraints
in an `asm'
make[3]: *** [firewall.o] Error 1
make[3]: Leaving directory `/b/linux-1.3.80/net/core'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/b/linux-1.3.80/net/core'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/b/linux-1.3.80/net'
make: *** [linuxsubdirs] Error 2