Richard Fish wrote: > [...] > >MAKEOPTS="-j3" > > > > > > -j3 causes many build problems for many packages that build internal > libraries and then try to link against them. -j1 is much safer.
OK, now make runs with -j1. Unfortunately, on my machine, it takes a long long time for the first 3K files to be built... BTW is there a way to resume the build process at the point where the error occurred? emerge --resume does not resume in the middle of a broken build. -- Alex -- gentoo-user@gentoo.org mailing list