libthr on current breaks some ports

Manfred Antar null at pozo.com
Fri Nov 27 16:36:50 UTC 2009


At 02:40 AM 11/27/2009, Dag-Erling Smørgrav wrote:
>Manfred Antar <null at pozo.com> writes:
>> The new addition to Makefile on /lib/libthr  "-Wl,-znodlopen "
>> Breaks php4 and mhash on my current 1386
>
>If they try to dlopen() libthr, they're already broken.
>
>> I'm sure other ports that use it are broken too as can't load the lib.
>
>I doubt it.
>
>DES
>-- 
>Dag-Erling Smørgrav - des at des.no
>
>-- 
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.

OK
Here are some of the errors I get
Just rebuild /usr/ports/graphics/gd

ldd /usr/local/lib/libgd.so.4
/usr/local/lib/libgd.so.4: /libexec/ld-elf.so.1: /usr/local/lib/libgd.so.4: Unexpected inconsistency: dependency libthr.so.3 not found
/usr/local/lib/libgd.so.4: exit status 1

Just rebuild /usr/ports/security/mhash
ldd /usr/local/lib/libmhash.so
/usr/local/lib/libmhash.so: /libexec/ld-elf.so.1: /usr/local/lib/libmhash.so: Unexpected inconsistency: dependency libthr.so.3 not found
/usr/local/lib/libmhash.so: exit status 1

Both of these have "--with-LDFLAGS="${PTHREAD_LIBS}" in the Makefile.





==================================
||      null at pozo.com           ||
||      Ph. (415) 681-6235      ||
================================== 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the freebsd-ports mailing list