On Wed, 25 Apr 2012 20:30:41 -0400, Paul Smith wrote:
On Thu, 2012-04-26 at 00:19 +0000, Christophe Poncy wrote:
I have a have a bug during the compile phase of my Funtoo GNU/Linux
box. I was trying to emerge the 'boot-update' package, it seems
there
is a problem for compiling one of its dependency (lzo ).
[...]
>>> Compiling source in
>>> /var/tmp/portage/dev-libs/lzo-2.06/work/lzo-2.06 ...
make -j7-l7
make: l'option « -j » prend en argument un entier positif
This is an error in the Portage build file for this package, or else
in
your local custom options.
There must be a space between the two options "-j7" and "-l7"; they
cannot be combined into a single option as above.
This is not a problem with make itself, so this list is not the right
place to ask about it. If you don't know what caused this error
contact
the Funtoo GNU/Linux support mailing lists for help.
Good luck!
I had a space in my make.conf file (MAKEOPTS="-j7 -l7"). Well,
everything seems working after a fresh install but I can't reproduce the
bug so I didn't understood. Thankyou Martin and Paul for your advice, I
wrote a little note on their forum...
-christophe
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make