[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pthread trouble, anyone?



looks like pthread library isn't in sync with libc:

gcc -o makekeys -O2 -ansi    -I../.. -I../../exports/include  -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API   -DMALLOC_0_RETURNS_NULL   util/makekeys.c  -lpthread
/usr/lib/libpthread.so: undefined reference to `__clone'

In i386 libc-2.0.6, it has T __clone and W clone; sparc libc-2.0.90
only has W clone...


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-sparc-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: