Humm, I don't use that variable. My make.conf file looks like this:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
USE="fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow"

The funny thing is that it only happens when I'm compiling a 2.4
kernel. And the kernel works ok, but the modules are corrupted.

On Fri, 4 Mar 2005 18:46:25 -0500, James Hiscock <[EMAIL PROTECTED]> wrote:
> On Fri, 4 Mar 2005 16:22:34 -0300, Raphael Melo
> <[EMAIL PROTECTED]> wrote:
> > I don't know why, but it is only happening in one of my Gentoo
> > machines. Perhaps I should cross compile it.
> 
> Check MAKEOPTS in /etc/make.conf on the problem machine - it's
> possible that it's got "j0" instead of "-j0" in it, or something like
> that...
> --
> gentoo-user@gentoo.org mailing list
> 
>
--
gentoo-user@gentoo.org mailing list

Reply via email to