Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136133 - zip-2.31-r1 fails with MAKEOPTS="-j2"
Summary: zip-2.31-r1 fails with MAKEOPTS="-j2"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High trivial (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 18:13 UTC by Simon Koenig
Modified: 2007-03-16 12:07 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 Simon Koenig 2006-06-08 18:13:09 UTC
[...]Check for symbolic links
eval make -f unix/Makefile zips `cat flags`
make: illegal option -- -
usage: make [-BPSXeiknqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]
gmake: *** [generic] Error 2

!!! ERROR: app-arch/zip-2.31-r1 failed.

Commenting MAKEFLAGS in make.conf fixes this.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-03-16 12:07:26 UTC
2.32 works fine for me with -j2