All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] link failure, multiple definition of 'in6addr_any'
@ 2007-07-13 11:05 Antoine Martin
  2007-07-13 16:05 ` Jeff Dike
  0 siblings, 1 reply; 13+ messages in thread
From: Antoine Martin @ 2007-07-13 11:05 UTC (permalink / raw)
  To: user-mode-linux-devel


  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/um/drivers/built-in.o: In function `pcap_nametoaddrinfo':
(.text+0x1143f): warning: Using 'getaddrinfo' in statically linked 
applications requires at runtime the shared libraries from the glibc 
version used for linking
arch/um/drivers/built-in.o: In function `pcap_nametoaddr':
(.text+0x11465): warning: Using 'gethostbyname' in statically linked 
applications requires at runtime the shared libraries from the glibc 
version used for linking
arch/um/drivers/built-in.o: In function `pcap_nametonetaddr':
(.text+0x113e5): warning: Using 'getnetbyname' in statically linked 
applications requires at runtime the shared libraries from the glibc 
version used for linking
arch/um/drivers/built-in.o: In function `pcap_nametoproto':
(.text+0x111f5): warning: Using 'getprotobyname' in statically linked 
applications requires at runtime the shared libraries from the glibc 
version used for linking
arch/um/drivers/built-in.o: In function `pcap_nametoport':
(.text+0x11239): warning: Using 'getservbyname' in statically linked 
applications requires at runtime the shared libraries from the glibc 
version used for linking
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64/libc.a(in6_addr.o):(.rodata+0x0): 
multiple definition of `in6addr_any'
net/built-in.o:(.rodata+0x5380): first defined here
collect2: ld returned 1 exit status

This is from a known "good" config upgraded to 2.6.22 with oldconfig.
I removed IPv6 support and all is well.

Antoine

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2007-08-22 19:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-13 11:05 [uml-devel] link failure, multiple definition of 'in6addr_any' Antoine Martin
2007-07-13 16:05 ` Jeff Dike
2007-07-13 18:09   ` Antoine Martin
2007-07-13 18:45     ` Jeff Dike
2007-07-31 17:46       ` [uml-devel] 2.6.21.5 crashes [was link failure, multiple definition of 'in6addr_any'] Antoine Martin
2007-08-03 17:53         ` Jeff Dike
2007-08-09 12:17           ` Antoine Martin
2007-08-03 18:29         ` Jeff Dike
2007-08-07 15:21         ` Jeff Dike
2007-08-07 16:04           ` Antoine Martin
2007-08-15 14:58             ` Antoine Martin
2007-08-16 14:57               ` Antoine Martin
2007-08-22 18:59               ` Jeff Dike

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.