|
From: | Roumen Petrov |
Subject: | bug#13550: problem with linking libpthread |
Date: | Fri, 25 Jan 2013 23:44:58 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15.1 |
Petr Hracek wrote:
Hi Folks, I have received bug which seems to be relevant to libtool https://bugzilla.redhat.com/show_bug.cgi?id=661333 []How can it be solved?
Dunno.
No. All is fine in my environment where most of packages are without vendor patches and linux distribution is different.It seems to be a bug in libtool, right?
May be you cannot use -rpath /lib in you build environment (1% probability).Can it be a problem with ordering of lib flags in libtool?
Check libtool configuration for search path $ libtool --config | grep _path Note if you change compiler you must rebuild libtool.Some projects force root library directory to be before user path in 'library search path' and usual result is link failure.
Roumen
[Prev in Thread] | Current Thread | [Next in Thread] |