Bug 111156
Summary: | [GTK] Webkit-1.11.1 build breaks while linking to libWebCore.la | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam <sagargajjar00> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Blocker | CC: | berto, gustavo, mrobinson, sagargajjar00, zan |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Sam
Hi,
For last couple of days I have been trying to build Webkit-1.11.1 for one of my project but build fails with following error.
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [libWebCore.la] Error 127
This seems to be known bug but still I cant find any fix for the same.
I am trying on my linux based system which used buildroot and Automake to build all packages required by Webkit.
Please let me know if more information is required.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gustavo Noronha (kov)
Can you please try building 1.11.90, it's the latest from the stable branch, would be good to use it to test. Can you paste also the line you used in configure?
Alberto Garcia
This looks related to bug 81769
Zan Dobersek
(In reply to comment #2)
> This looks related to bug 81769
Yes, a patched make is required.
*** This bug has been marked as a duplicate of bug 81769 ***