Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234900

Summary: libtool-2.2.4 breaks dev-libs/apr-1.3.2 compilation
Product: Gentoo Linux Reporter: Cristi Magherusan <cristi.magherusan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cristi Magherusan 2008-08-16 10:24:23 UTC
Compiling apr fails while having libtool-2 installed, but it works just fine with libtool-1.5.

Reproducible: Always

Steps to Reproduce:
Comment 1 Rafał Mużyło 2008-08-16 11:24:01 UTC
For me, it builds just fine with libtool-2, so unless
you can prove otherwise, it's probably invalid.
Comment 2 Cristi Magherusan 2008-08-16 13:52:19 UTC
I tried it in a x86 chroot inside an amd64 box, and it failed (screaming something about --tag) until I downgraded libtool to 1.5, which worked, but it seems I can't reproduce it aymore with libtool2. 

I'm sorry for the false alarm.