lkml.org 
[lkml]   [2000]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Running JOBS list.
On Sat, 11 Mar 2000, Arjan van de Ven wrote:
> IrDA _uses_ the PPP zlib. So the nameclash (which I haven't seen yet, could
> you mail me your .config file?) can easily be fixed by fixing the way the
> zlib is linked into the kernel.
>
> > baddabing baddaboom.
> > perhaps the zlib files should be put into the include tree.
>
> They are!!! (/usr/src/linux/lib)

they are?

> Other question: are you sure you aren't using cramfs? That had a similar
> nameclash with IrDA.

quite certain of the clash. disabling ppp or irda deflate makes things all
better.

the problem is that the zlib.c and zlib.h files are locally included in both
drivers. both ppp and irda do a #include "../../blah/zlib.h" and zlib.c
rather than #include <zlib.h>.

we seem to have a splattering of zlib files:
nifty:/usr/src/linux# find -name "*zlib*"
./fs/cramfs/inflate/zlib.h
./drivers/net/zlib.c
./drivers/net/zlib.h
./arch/ppc/coffboot/zlib.c
./arch/ppc/coffboot/zlib.h

-d


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

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