Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234900 - libtool-2.2.4 breaks dev-libs/apr-1.3.2 compilation
Summary: libtool-2.2.4 breaks dev-libs/apr-1.3.2 compilation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 10:24 UTC by Cristi Magherusan
Modified: 2008-08-16 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.