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
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to