All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Linker errors in 2.4.29 / unstable
Date: Fri, 13 May 2005 20:54:10 -0700	[thread overview]
Message-ID: <42857662.8090301@diku.dk> (raw)

hi,

has anyone had success compiling linux 2.4.29 for Xen recently? With a 
default config (make menuconfig with all default options) I get the 
following linker error (does not look terribly Xen related I know):

ld -m elf_i386 -T 
/mnt/hda3/home/jacobg/ud2/xen--unstable--3.0/linux-2.4.29-xenU/arch/xen/vmlinux.lds 
-e stext arch/xen/kernel/head.o arch/xen/kernel/init_task.o init/main.o 
init/version.o init/do_mounts.o \
         --start-group \
         kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o 
arch/xen/kernel/kernel.o arch/xen/mm/mm.o arch/xen/drivers/evtchn/drv.o 
arch/xen/drivers/console/drv.o arch/xen/drivers/balloon/drv.o \
          drivers/char/char.o drivers/block/block.o drivers/misc/misc.o 
drivers/net/net.o drivers/media/media.o arch/xen/drivers/blkif/drv.o 
arch/xen/drivers/netif/drv.o arch/xen/drivers/usbif/drv.o \
         net/network.o \
 
/mnt/hda3/home/jacobg/ud2/xen--unstable--3.0/linux-2.4.29-xenU/arch/xen/lib/lib.a 
/mnt/hda3/home/jacobg/ud2/xen--unstable--3.0/linux-2.4.29-xenU/lib/lib.a 
/mnt/hda3/home/jacobg/ud2/xen--unstable--3.0/linux-2.4.29-xenU/arch/xen/lib/lib.a 
\
         --end-group \
         -o vmlinux
net/network.o(.text+0x2549): In function `sock_setsockopt':
: undefined reference to `dev_get_by_name'
net/network.o(.text+0x256e): In function `sock_setsockopt':
: undefined reference to `netdev_finish_unregister'
make: *** [vmlinux] Error 1


Is this port still maintained and in use?

thanks,
Jacob

             reply	other threads:[~2005-05-14  3:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-14  3:54 Jacob Gorm Hansen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-14  9:47 Linker errors in 2.4.29 / unstable Ian Pratt

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=42857662.8090301@diku.dk \
    --to=jacobg@diku.dk \
    --cc=xen-devel@lists.xensource.com \
    /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.