Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236217 - dev-libs/apr-1.3.3 cannot build with libtool 1.5.24
Summary: dev-libs/apr-1.3.3 cannot build with libtool 1.5.24
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-30 17:06 UTC by falcon
Modified: 2009-07-05 14:42 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 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?