> For some odd reason, the libtool 1.4 wants to put -L/usr/lib
> into the link line..causing a few unexpected results due to
> reason I happen to have couple of older versions of some libs there.
> configure/compile is ok, but resulting lib isn't.
Try running
$ find / -name \*.la 2>/dev/null|xargs egrep -- '-L/usr/lib[^/]'
and remove all -L/usr/lib entries from the dependency_libs
line. If that is indeed the source of problem, we might
approach the libtool maintainers.
- Sascha Experience IRCG
http://schumann.cx/ http://schumann.cx/ircg
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] Bug #11432 Updated: crash when restoring refere... sniper
- Re: [PHP-DEV] Bug #11432 Updated: crash when restori... Thies C. Arntzen
- Re: [PHP-DEV] Bug #11432 Updated: crash when res... Thies C. Arntzen
- Re: [PHP-DEV] Bug #11432 Updated: crash when... Jani Taskinen
- Re: [PHP-DEV] Bug #11432 Updated: crash ... Thies C. Arntzen
- Re: [PHP-DEV] Bug #11432 Updated: c... Jani Taskinen
- Re: [PHP-DEV] Bug #11432 Update... Thies C. Arntzen
- Re: [PHP-DEV] Bug #11432 Update... Rasmus Lerdorf
- [PHP-DEV] Libtool 1.4 probs... Jani Taskinen
- [PHP-DEV] Re: Libtool 1.4 p... Rasmus Lerdorf
- Re: [PHP-DEV] Libtool 1.4 p... Sascha Schumann
- Re: [PHP-DEV] Libtool 1.4 p... Jani Taskinen
- Re: [PHP-DEV] Bug #11432 Update... Sascha Schumann
- Re: [PHP-DEV] Bug #11432 Up... Sascha Schumann
- Re: [PHP-DEV] Bug #11432 Updated: c... Jon Parise
- [PHP-DEV] Bug #11432 Updated: crash when restoring r... zeev
- [PHP-DEV] Bug #11432 Updated: crash when restoring r... zork
- [PHP-DEV] Bug #11432 Updated: crash when restoring r... sniper
- [PHP-DEV] Bug #11432 Updated: crash when restoring r... thies
