[Webkit-unassigned] [Bug 25836] libwebkit from svn doesn't build (revision 43796)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 12:22:34 PDT 2009


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





------- Comment #4 from MonkeeSage at gmail.com  2009-05-25 12:22 PDT -------
(In reply to comment #3)
> Same problem here. Linux 32bit (2.6.29), gcc 4.4.0, libc 2.10.1, binutils
> 2.19.1.
> [snip]

Hmm. I just tried building with the build-webkit script in a clean tree, and it
worked.

$ CPPFLAGS="-march=i686" CXXFLAGS="-march=i686" CFLAGS="-march=i686"
WebKitTools/Scripts/build-webkit --release --gtk --gnomekeyring
[snip]
===========================================================
 WebKit is now built.

Didn't try it without the *FLAGS vars. Maybe something wonky with autotools
when using ./autogen.sh? (I'm on Arch with automake 1.11, autoconf 2.63)


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



More information about the webkit-unassigned mailing list