All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henrique Gobbi <henrique@cyclades.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Conflicting symbols of zlib (jffs2 and ppp_deflate)
Date: Wed, 5 Jun 2002 12:07:01 -0300	[thread overview]
Message-ID: <02060512070101.28263@henrique.cyclades.com.br> (raw)

Hello !!!

I've found out something that probably is a bug. I've tried to compile a 
kernel using the generic ppp (and the ppp_deflate module) and the jffs2 file 
system. 

No problems at the compilation but when the linker started off it complained 
about conflicting symbols in net.o and fs.o objects.

Taking a more carefully look at the problem I discovered that the files 
zlib.c and zlib.h are in two differents places in the kernel (fs/jffs2/ and 
drivers/net/) and the diff of the files don't show any significant difference.

As a workaround for this problem I removed the zlib.o from fs/jffs2/Makefile 
but it wouldn't work if I wasn't using the ppp stuff.

I'd like to know if anyone (ppp and jffs2 guys) have a solution for this 
problem or at least a suggestion. Any comment will be very welcomed.

thanks
henrique

             reply	other threads:[~2002-06-05 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-05 15:07 Henrique Gobbi [this message]
2002-06-05 20:00 ` Conflicting symbols of zlib (jffs2 and ppp_deflate) Adrian Bunk
2002-06-06 13:14 ` David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02060512070101.28263@henrique.cyclades.com.br \
    --to=henrique@cyclades.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.