Date: Fri, 27 Nov 2009 08:36:36 -0800 From: Manfred Antar <null@pozo.com> To: Dag-Erling =?iso-8859-1?Q?Sm=C3=B8rgrav?= <des@des.no> Cc: ports@freebsd.org, current@freebsd.org Subject: Re: libthr on current breaks some ports Message-ID: <200911271636.nARGaf92050278@pozo.com> In-Reply-To: <86ocmos11v.fsf@ds4.des.no> References: <200911270246.nAR2k9Zp026751@pozo.com> <86ocmos11v.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
At 02:40 AM 11/27/2009, Dag-Erling Sm=C3=B8rgrav wrote:
>Manfred Antar <null@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
>--=20
>Dag-Erling Sm=C3=B8rgrav - des@des.no
>
>--=20
>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.s=
o: Unexpected inconsistency: dependency libthr.so.3 not found
/usr/local/lib/libmhash.so: exit status 1
Both of these have "--with-LDFLAGS=3D"${PTHREAD_LIBS}" in the Makefile.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
|| null@pozo.com ||
|| Ph. (415) 681-6235 ||
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
--=20
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911271636.nARGaf92050278>
