Re: system.h kernel 1.3.82

Craig Schlenter (schz@kidd.co.za)
Wed, 3 Apr 1996 07:37:31 +0200 (GMT+0200)


On 2 Apr 1996, root wrote:

> get the following error when trying to compile the new 1.3.82
>
> /usr/src/linux-1.3.82/include/asm/system.h: In function `unregister_firewall':
> /usr/src/linux-1.3.82/include/asm/system.h:213: inconsistent operand constraintsmake[3]: *** [firewall.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-1.3.82/net/core'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-1.3.82/net/core'
> make[1]: *** [sub_dirs] Error 2
> make[1]: Leaving directory `/usr/src/linux-1.3.82/net'
> make: *** [linuxsubdirs] Error 2
>
> anyone have a work around?

Someone will probably have replied to this already but what the heck ... I
backed out the patch to system.h and it's working for me. Anyone know of a
good 'tutorial' describing the GNU as syntax? I know basic MASM/TASM
assembler stuff but the GNU stuff is very cryptic ...

--Craig