WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 62543
83556
[GTK] GTK port build broken: Argument list too long
https://bugs.webkit.org/show_bug.cgi?id=83556
Summary
[GTK] GTK port build broken: Argument list too long
Jeremy Mao
Reported
2012-04-10 01:50:14 PDT
Build the GTK port in my Ubuntu 11.10 64bit machine will get the following failure,
>make all-am >make[1]: Entering directory `/home/jeremy/Workspace/Webkit/WebKitBuild/Release' >/bin/mkdir -p ./.deps/DerivedSources > CXXLD Libraries/libTestRunnerInjectedBundle.la >make[1]: execvp: /bin/bash: Argument list too long >make[1]: *** [libWebCore.la] Error 127 >make[1]: Leaving directory `/home/jeremy/Workspace/Webkit/WebKitBuild/Release' >make: *** [all] Error 2
>
>Failed to build WebKit using 'make'!
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2012-04-10 08:31:02 PDT
gnumake seems quite limited here. It's unclear why some people get this and others don't. *** This bug has been marked as a duplicate of
bug 62543
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug