Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5857 - dev-libs/gmp-4.1-r1 compile fails
Summary: dev-libs/gmp-4.1-r1 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stuart Bouyer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-01 07:20 UTC by Chris Sykes
Modified: 2015-04-08 06:53 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 Chris Sykes 2002-08-01 07:20:05 UTC
emerge gmp compile failed due to MAKEOPTS="-j2" which appear to the defaults in
/etc/make.globals.
Fixed by adding MAKEOPTS="-j1" to the gmp-4.1-r1 ebuild
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-01 09:36:50 UTC
Nick, also please make all the gmp ebuilds repoman compliant.
Comment 2 Stuart Bouyer (RETIRED) gentoo-dev 2002-08-01 10:20:13 UTC
ebuild needs to have emake changed to make.

done and closed