[webkit-dev] How do do incremental build?
Joshua Chia
joshchia at gmail.com
Tue Jul 1 17:37:03 PDT 2008
That didn't work either:
Josh
*jchia at jchia-g3:/usr/local/WebKit2/WebKitTools/Scripts$* ./build-webkit
--gtk
rm: cannot remove `/usr/local/WebKit2/WebKitBuild/Release/WebCore': Is a
directory
Calling configure in /usr/local/WebKit2/WebKitBuild/Release
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: error: source directory already configured; run "make distclean"
there first
Failed to setup build environment using 'autotools'!
*jchia at jchia-g3:/usr/local/WebKit2/WebKitTools/Scripts$* pushd ../..
/usr/local/WebKit2 /usr/local/WebKit2/WebKitTools/Scripts
*jchia at jchia-g3:/usr/local/WebKit2$* WebKitTools/Scripts/build-webkit --gtk
rm: cannot remove `/usr/local/WebKit2/WebKitBuild/Release/WebCore': Is a
directory
Calling configure in /usr/local/WebKit2/WebKitBuild/Release
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: error: source directory already configured; run "make distclean"
there first
Failed to setup build environment using 'autotools'!
On Tue, Jul 1, 2008 at 3:20 PM, Mark Rowe <mrowe at apple.com> wrote:
>
> On 2008-07-01, at 14:57, Joshua Chia wrote:
>
> The GTK page http://trac.webkit.org/wiki/BuildingGtk says to run
> autogen.sh and make. There's no mention of build-webkit. Also, when I try
> to run WebKitTools/Scripts/build-webkit, I get:
>
>
> Try "build-webkit --gtk".
>
> - Mark
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080701/0a7d58d9/attachment.html
More information about the webkit-dev
mailing list