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

More on libpthread problem



A little more investigation shows that /lib/libpthread.so.0 is a link
to /lib/pthread-0.10.so, which is not a library, as expexcted, but an
ASCII text file containing the following:

/* GNU ld script
Use the shared library, but some functions are only in
the static library, so try that secondarily.  */
OUTPUT_FORMAT(elf32-i386)
GROUP ( /lib/libpthread.so.0 /usr/lib/libpthread_nonshared.a )

Looks as if the package maintainer skipped a step...
-- 
|Deryk Barker, Computer Science Dept. | Music does not have to be understood|
|Camosun College, Victoria, BC, Canada| It has to be listened to.           |
|email: dbarker@camosun.bc.ca         |                                     |
|phone: +1 250 370 4452               |         Hermann Scherchen.          |



Reply to: