[webkit-dev] How do do incremental build?

Joshua Chia joshchia at gmail.com
Tue Jul 1 19:37:17 PDT 2008


I wasn't expecting to have to run autogen.sh for incremental builds, so I
just ran make at first.  It works if I run autogen.sh followed by make, so I
have a solution.

On Tue, Jul 1, 2008 at 7:30 PM, David Kilzer <ddkilzer at webkit.org> wrote:

> Josh,
>
> Perhaps you should find out why this command is failing:
>
> rm: cannot remove `/usr/local/WebKit2/WebKitBuild/Release/WebCore': Is a
> directory
>
> I'd suggest running "rm -rf WebKitBuild", then trying to build again.
>
> Dave
>
>
> On Tue, 7/1/08, Joshua Chia <joshchia at gmail.com> wrote:
>
> > 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
> > >
> > >_______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080701/113dc0cb/attachment.html 


More information about the webkit-dev mailing list