[Webkit-unassigned] [Bug 38051] [GTK] Fix out of source build failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 09:00:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38051





--- Comment #13 from Xan Lopez <xan.lopez at gmail.com>  2010-05-03 09:00:15 PST ---
(In reply to comment #12)
> This is a common automake makefile bug.  Something like this
> will hit it:
> 
> git clone git://git.webkit.org/WebKit.git
> cd WebKit
> ./autogen.sh
> mkdir ../build
> cd ../build
> ../Webkit/configure
> make
> 
> -Geoff

Yeah, we all use something like that and this is the first time I hear from
anyone of a build failure. That's why I was wondering of the exact details of
your environment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list