Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269003 - Make cracklib-2.8.13 cross-compile with USE="python"
Summary: Make cracklib-2.8.13 cross-compile with USE="python"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 06:28 UTC by Sven 'sleipnir' Rebhan
Modified: 2009-05-09 18:13 UTC (History)
1 user (show)

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


Attachments
Ebuild patch for cracklib-2.8.13 (cracklib-2.8.13.patch,621 bytes, patch)
2009-05-08 06:30 UTC, Sven 'sleipnir' Rebhan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven 'sleipnir' Rebhan 2009-05-08 06:28:43 UTC
The cracklib cross-compilation fails during the install/relink phase when python is enabled. This is due to an old libtool version. We need to elibtoolize the package to make it build fine. Patch will follow.

Reproducible: Always
Comment 1 Sven 'sleipnir' Rebhan 2009-05-08 06:30:15 UTC
Created attachment 190667 [details, diff]
Ebuild patch for cracklib-2.8.13

Adding elibtoolize to the ebuild fixes cross-compilation for USE="python".