lkml.org 
[lkml]   [1996]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: system.h kernel 1.3.82
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?

Yeah but it's a brutal ugly hack. Run a diff on system.h and system.h
from some other kernel and you'll see that 'volatile' is missing on two
lines; in front of a struct declaration and a void pointer. Just add it
back there. You'll get a clean compile.. but who knows if/when it'll
blow up.

-B

--
# B. James Phillippe # System Administrator, eternity.aa.net #
# System Technician, Zebu Systems, LLC (http://www.zebu.com) #
# bryan@eternity.aa.net -or- http://eternity.aa.net/~bryan #
# (Ab)using Linux since coronation (1.1.59). # Thanks Linus! #



\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.060 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site