WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94774
[GTK] Can not build if webKitBranchBuild in git/config is enabled.
https://bugs.webkit.org/show_bug.cgi?id=94774
Summary
[GTK] Can not build if webKitBranchBuild in git/config is enabled.
Dongseong Hwang
Reported
2012-08-22 21:36:16 PDT
Recently, we can not build WebKit if webKitBranchBuild in git/config is enabled. We can enable webKitBranchBuild in the following command.
> git config core.webKitBranchBuild true
http://trac.webkit.org/wiki/UsingGitWithWebKit
We can encounter the following stderr. " Calling autogen.sh in /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Release grep: /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Release/GNUmakefile: can not find the file or directory autoreconf2.50: Entering directory `.' autoreconf2.50: configure.ac: not using Gettext autoreconf2.50: running: aclocal -I Source/autotools -I /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Dependencies/Root/share/aclocal -I /usr/share/aclocal autoreconf2.50: aclocal terminated by signal: 2 Calling autogen.sh failed! "
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-03-25 15:23:48 PDT
Autotools is gone now.
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