Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5895 - dev-libs/gmp-4.1-r1 ebuild will not build (see desc for fix)
Summary: dev-libs/gmp-4.1-r1 ebuild will not build (see desc for fix)
Status: RESOLVED DUPLICATE of bug 5935
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stuart Bouyer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 04:24 UTC by Matthew Humphrey
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
patch for gmp-4.1-r1.ebuild (gmp.patch,289 bytes, patch)
2002-08-02 09:14 UTC, Ole Tange
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***