Compile Errors on Linux-1.3.81

Paul Matthews (paul@matthews.com)
Tue, 2 Apr 1996 16:06:47 -0500 (EST)


All,

FWIW, I just tried to compile the Linux-1.3.82 release on my AMD
486-DX/2-80. I have 16-MB RAM and a large EIDE drive. I am using
Linux-1.3.81 ELF, with GCC 2.7.2-patched, latest binutils, libc,
etc.

Got the following errors on compile:

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

I will try to figure out what is wrong in firewall.c/system.h, but I
hope someone else with immediately see the problem. Hope this is of
value.

Regards,
Paul Matthews
paul@matthews.com