All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulo Schreiner <paulo@bewnet.com.br>
To: linux-kernel@vger.kernel.org
Subject: TUX 2
Date: 13 Dec 2001 10:27:54 -0200	[thread overview]
Message-ID: <1008246475.874.11.camel@gandalf> (raw)

Hello, folks, i just downloaded the 2.4.16 kernel and applied the latest
tux2 patch (tux2-full-2.4.16-final-D1.bz2), but the kernel does not
compile.
I get the following error:

ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
         drivers/parport/driver.o drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o
drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o
drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/pcmcia/pcmcia.o drivers/net/pcmcia/pcmcia_net.o
drivers/pnp/pnp.o drivers/video/video.o drivers/usb/usbdrv.o \
        net/network.o \
        /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
net/network.o: In function `_tr_flush_block':
net/network.o(.text+0x45810): multiple definition of `_tr_flush_block'
drivers/net/net.o(.text+0x9dd0): first defined here
net/network.o: In function `_tr_stored_type_only':
net/network.o(.text+0x45510): multiple definition of
`_tr_stored_type_only'
drivers/net/net.o(.text+0x9ad0): first defined here
net/network.o: In function `_tr_stored_block':
net/network.o(.text+0x45460): multiple definition of `_tr_stored_block'
drivers/net/net.o(.text+0x9a20): first defined here
net/network.o(.data+0x49c0): multiple definition of `deflate_copyright'
drivers/net/net.o(.data+0xe80): first defined here
net/network.o: In function `_tr_init':
net/network.o(.text+0x443a0): multiple definition of `_tr_init'
drivers/net/net.o(.text+0x8960): first defined here
net/network.o: In function `_tr_tally':
net/network.o(.text+0x45a60): multiple definition of `_tr_tally'
drivers/net/net.o(.text+0xa020): first defined here
net/network.o: In function `_tr_align':
net/network.o(.text+0x45590): multiple definition of `_tr_align'
drivers/net/net.o(.text+0x9b50): first defined here
make: *** [vmlinux] Error 1

Any help will be GREATLY appreciated.
I am currently running slackware 8.0 with linux 2.4.15-pre2 with ext3
filesystems.

Paulo Schreiner


             reply	other threads:[~2001-12-13 15:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13 12:27 Paulo Schreiner [this message]
2001-12-13 18:35 ` TUX 2 J Sloan
     [not found]   ` <3C18FD45.1000508@bewnet.com.br>
2001-12-13 19:39     ` J Sloan
2001-12-13 19:48       ` Paulo Schreiner
2001-12-14 14:25         ` Ingo Molnar
2001-12-14 14:30         ` [-D5] " Ingo Molnar

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=1008246475.874.11.camel@gandalf \
    --to=paulo@bewnet.com.br \
    --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.