linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pascal Schmidt <der.eremit@email.de>
To: linux-kernel@vger.kernel.org
Subject: 2.4.21-rc3 link error: wolfson_init
Date: Fri, 23 May 2003 21:34:25 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0305232133130.7577-100000@neptune.local> (raw)


Got the following link error with a config that worked just fine
for 2.4.21-rc2:

ld -m elf_i386 -T /home/kernel/linux-2.4/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/parport/driver.o drivers/char/char.o 
drivers/block/block.o drivers/misc/misc.o drivers/net/net.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/video/video.o drivers/usb/usbdrv.o 
drivers/media/media.o drivers/input/inputdrv.o \
        net/network.o \
        /home/kernel/linux-2.4/arch/i386/lib/lib.a 
/home/kernel/linux-2.4/lib/lib.a 
/home/kernel/linux-2.4/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/sound/sounddrivers.o(.data+0x210): undefined reference to 
`wolfson_init05'
drivers/sound/sounddrivers.o(.data+0x21c): undefined reference to 
`wolfson_init11'
make: *** [vmlinux] Error 1

-- 
Ciao,
Pascal


             reply	other threads:[~2003-05-23 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23 19:34 Pascal Schmidt [this message]
     [not found] <20030523194008$6156@gated-at.bofh.it>
2003-05-23 20:01 ` 2.4.21-rc3 link error: wolfson_init Pascal Schmidt

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=Pine.LNX.4.44.0305232133130.7577-100000@neptune.local \
    --to=der.eremit@email.de \
    --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;
as well as URLs for NNTP newsgroup(s).