<[EMAIL PROTECTED]> writes: > >>>>> "Scott" == Scott Hanson <[EMAIL PROTECTED]> writes: > ----- > Scott> /usr/lib/libc.a(connect.o): In function `__libc_connect': > Scott> connect.o(.text+0x0): multiple definition of `__connect' > Scott> /usr/lib/libpthread.a(wrapsyscall.o)(.text+0x3b0): first defined here > Scott> ld: Warning: size of symbol `__connect' changed from 62 to 30 in > connect.o > Scott> /usr/lib/libc.a(send.o): In function `__libc_send': > Scott> send.o(.text+0x0): multiple definition of `__send' > Scott> /usr/lib/libpthread.a(wrapsyscall.o)(.text+0x4d0): first defined here > Scott> ld: Warning: size of symbol `__send' changed from 66 to 30 in send.o > > Are you sure that /usr/lib/libpthread.a is also from glibc 2.0.6 ? > It looks like you are using a linuxthread library from 2.0.5 with > glibc 2.0.6 !
Yes, I'm sure I have the right library. I've even tried rebuilding glibc 2.0.6 (including all the linuxthread stuff) myself, and I still get the same results. Scott -- Scott Hanson <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Johmsweg 9a, D-21266 Jesteburg, Germany -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .