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

Bug 241356

Summary: dev-libs/libdnet-1.11-r1 calls (superfluosly?) libtoolize
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 226305    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-11 12:33:23 UTC
In src_unpack of libdnet, libtoolize is being called, and then eautoreconf; the first libtoolize is most likely pointless and should removed.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-10-14 12:21:01 UTC
Heh, at time that libtoolize was added it was requred. I don't know what changed, but now it work on my system both in stable and unstable. Removed. Thank you for report.