From: Olivier Dragon <dragon@shadnet.shad.ca>
To: linux-kernel@vger.kernel.org
Subject: Linking error in sounddrivers.o (2.4.20)
Date: Fri, 9 May 2003 21:28:05 -0400 [thread overview]
Message-ID: <20030510012805.GA1037@dragon.homelinux.org> (raw)
Greetings,
In the 2.4.20 kernel I have encountered a linking error happening in
sounddrivers.o. It happens with the following config file when doing
"make bzImage". It first happened with a ck6 patched kernel but I have
verified on two different computers (laptop running knoppix 3.2 and
desktop running Debian unstable) that it also happens in the unpatched
vanilla kernel.
http://dragon.homelinux.org/linux-2.4.20-ck6-config
Here is the few last lines before the error occurs, during a
"make bzImage":
<<<<<<<<<<<<<<<<
ld -m elf_i386 -T /home/oli/src/linux2.4/linux-laptop/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o init/do_mounts.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/acpi/acpi.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/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o \
net/network.o \
/home/oli/src/linux2.4/linux-laptop/arch/i386/lib/lib.a /home/oli/src/linux2.4/linux-laptop/lib/lib.a /home/oli/src/linux2.4/linux-laptop/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/sound/sounddrivers.o(.text.init+0x63a): In function `trident_probe':
: undefined reference to `pcigame_attach'
make: *** [vmlinux] Error 1
>>>>>>>>>>>>>>>>>
Here is the output from ver_linux script on my desktop machine:
Linux trinity 2.4.20-ck6 #4 Fri Apr 25 15:20:53 EDT 2003 i686 unknown unknown GNU/Linux
Gnu C 3.2.3
Gnu make 3.80
util-linux 2.11z
mount 2.11z
modutils 2.4.21
e2fsprogs 1.33
Linux C Library 2.3.1
Dynamic linker (ldd) 2.3.1
Procps 3.1.8
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.0
Modules Loaded radeon
If I have forgotten any information please let me know and I will gladly
and promptly answer.
Thank you very much,
-Olivier
next reply other threads:[~2003-05-10 1:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-10 1:28 Olivier Dragon [this message]
2003-05-10 7:52 ` Muli Ben-Yehuda
2003-05-10 13:09 ` Olivier Dragon
2003-05-10 13:30 ` Olivier Dragon
2003-05-10 15:53 ` Muli Ben-Yehuda
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=20030510012805.GA1037@dragon.homelinux.org \
--to=dragon@shadnet.shad.ca \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®