Re: [PATCH] Compilation & 2.1.126

Arjan van de Ven (arjan@stack.nl)
Fri, 6 Nov 1998 23:07:58 +0100 (CET)


On Fri, 6 Nov 1998, Alan Cox wrote:

> The miro patch is wrong. The problem is it depends on sound questions asked
> later in make config, and the current make config just cannot cope with
> circular constraints.

Ehh.. Maybe it is a good idea then to provide some "dummy" functions for
the ACI if sound is not enabled.

> Most of the rest looks right - the netsyms one is odd - why are you
> conditionally including a ton of include files if IPX is defined

If IPX is defined, but INET isn't, the IPX-code still uses the functions
in those headers (such as ethernet and checksum). Maybe no-one has
noticed since this is a rare situation. (I can't think of a reason not to
have INET in the kernel).

Greetings,
Arjan van de Ven
arjan@stack.nl

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