[webkit-help] Compiling 2012-08-31 git gives "too much arguments" error

Fabrice DELENTE delentef at gmail.com
Sat Sep 1 09:27:12 PDT 2012


Hello.


Yesterday, trying to compile the day's release (2012 August 31),
compilation with gcc 4.7.0 on linux 3.4 stopped with

  CXX    DerivedSources/WebCore/libWebCore_la-XPathGrammar.lo
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [libWebCore.la] Error 127

I tried

make V=1 2>&1 | tee out

and the "out" file contains several lines that fill up several
screens; this file is more than 10 megs!

How can I solve this?

Thanks!

-- 
F. Delente


More information about the webkit-help mailing list