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! _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make