All of lore.kernel.org
 help / color / mirror / Atom feed
* Linker errors in 2.4.29 / unstable
@ 2005-05-14  3:54 Jacob Gorm Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-05-14  3:54 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread
* RE: Linker errors in 2.4.29 / unstable
@ 2005-05-14  9:47 Ian Pratt
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Pratt @ 2005-05-14  9:47 UTC (permalink / raw)
  To: Jacob Gorm Hansen, xen-devel

 
> 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):

It looks like it failed to build last night in either 2.0-testing or
unstable.

>          --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?

We are aiming to maintain it as a domU, but not as a dom0. I suspect its
not badly broken. Perhaps someone would volunteer to be 2.4 port
maintainer? It won't be much work.

Thanks,
Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-14  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-14  3:54 Linker errors in 2.4.29 / unstable Jacob Gorm Hansen
  -- strict thread matches above, loose matches on Subject: below --
2005-05-14  9:47 Ian Pratt

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.