On Tue, 2005-08-09 17:50:01 +0200, Adrian Bunk <[email protected]> wrote: > This patch fixes the following compile error with CONFIG_DLM=y and > CONFIG_IPV6=m: [...] > --- linux-2.6.13-rc3-mm3-modular/drivers/dlm/Kconfig.old 2005-07-30 14:07:12.000000000 +0200 > +++ linux-2.6.13-rc3-mm3-modular/drivers/dlm/Kconfig 2005-07-30 14:07:41.000000000 +0200 > @@ -3,6 +3,7 @@ > > config DLM > tristate "Distributed Lock Manager (DLM)" > + depends on IPV6 || IPV6=n > select IP_SCTP > help > A general purpose distributed lock manager for kernel or userspace Why don't you allow modular builds of both? ...or aren't the IPv6 symbols exported? MfG, JBG -- Jan-Benedict Glaw [email protected] . +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [-mm patch] DLM must depend on IPV6 || IPV6=n
- From: Adrian Bunk <[email protected]>
- Re: [-mm patch] DLM must depend on IPV6 || IPV6=n
- References:
- [-mm patch] DLM must depend on IPV6 || IPV6=n
- From: Adrian Bunk <[email protected]>
- [-mm patch] DLM must depend on IPV6 || IPV6=n
- Prev by Date: Re: oops in VMWARE vmnet, on 2.6.12.x
- Next by Date: my kernel sometimes did a crash, but no panic
- Previous by thread: [-mm patch] DLM must depend on IPV6 || IPV6=n
- Next by thread: Re: [-mm patch] DLM must depend on IPV6 || IPV6=n
- Index(es):