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

Bug 5895

Summary: dev-libs/gmp-4.1-r1 ebuild will not build (see desc for fix)
Product: Gentoo Linux Reporter: Matthew Humphrey <matth>
Component: New packagesAssignee: Stuart Bouyer (RETIRED) <stubear>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for gmp-4.1-r1.ebuild

Description Matthew Humphrey 2002-08-02 04:24:36 UTC
The .ebuild file passes a "--target" option to the econf command. Newer versions of the GMP configure script do not support this option. The fix is to simply delete this line from the .ebuild.
Comment 1 Ole Tange 2002-08-02 09:14:07 UTC
Created attachment 2741 [details, diff]
patch for gmp-4.1-r1.ebuild
Comment 2 SpanKY gentoo-dev 2002-08-02 22:23:26 UTC
see Bug 5935 for a patch to the newer ebuild

*** This bug has been marked as a duplicate of 5935 ***