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

Bug 236217

Summary: dev-libs/apr-1.3.3 cannot build with libtool 1.5.24
Product: Gentoo Linux Reporter: falcon
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description falcon 2008-08-30 17:06:19 UTC
libtool complains that it cannot inter the value of the --tag option if apr-1.3.3 is built using libtool 1.5.24.  However, it works fine with libtool-2.2.4.

Reproducible: Always

Steps to Reproduce:
1. Merge libtool-1.5.24
2. Merge apr-1.3.3

Actual Results:  
It does not compile because libtool fails.

Expected Results:  
It should compile.

I suggest making apr depend on >=sys-devel/libtool-2.2.4.
Comment 1 Wormo (RETIRED) gentoo-dev 2008-08-30 17:43:00 UTC
On the other hand, it does work with 1.5.26, which is the stable libtool currently in the tree.

Assigning to the apr maintainers.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2009-07-05 14:42:40 UTC
i assume it works with libtool-1.5.26?