[Webkit-unassigned] [Bug 62543] webkit-gtk-1.4.1: make argument list is too long

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 06:26:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=62543


Paul Alesius <paul at unnservice.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at unnservice.com




--- Comment #10 from Paul Alesius <paul at unnservice.com>  2012-08-10 06:26:58 PST ---
(In reply to comment #8)
> Is not possible to set ARG_MAX without needing to change the source?

Yes, with ulimit -s, you can see it being increased on getconf ARG_MAX.


The problem is that even after increasing this to ulimit -s unlimited, I still get:

make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [libWebCore.la] Error 127
make[1]: Leaving directory `/home/build/shell/src/webkit-1.9.6'

## Webkit version: 1.9.6

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list