Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164499 - eselect 1.08 needs MAKEOPTS="-j1"
Summary: eselect 1.08 needs MAKEOPTS="-j1"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 05:31 UTC by Barry Gear
Modified: 2007-01-30 08:28 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 Barry Gear 2007-01-30 05:31:33 UTC
If you emerge eselect 1.08 without MAKEOPTS="-j1" during the merge you get:

ln -snf \                /var/tmp/portage/eselect-1.0.8/image//usr/share/man/man5/kernel.eselect.5 \                /var/tmp/portage/eselect-1.0.8/image//usr/share/man/man1/kernel-config.1
ln: creating symbolic link `/var/tmp/portage/eselect-1.0.8/image//usr/share/man/man1/kernel-config.1': No such file or directory
make[2]: *** [install-symlink-kernel-config] Error 1
make[2]: *** Waiting for unfinished jobs....

MAKEOPTS="-j1" emerge eselect 
works fine.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-30 08:28:15 UTC
emerge --info please.