Bug 80759 - Unable to build webkit-gtk on ubuntu 10.04 64-bit
Summary: Unable to build webkit-gtk on ubuntu 10.04 64-bit
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 08:48 PST by rsadhu
Modified: 2013-10-15 06:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rsadhu 2012-03-10 08:48:22 PST
I'm trying to build webkit and i get following errors:

*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: You need the GLib dev tools in your path
Calling autogen.sh failed!


And When i run pkg-config on terminal ,
pkg-config --modversion  glib-2.0 
2.31.20
Comment 1 Alberto Garcia 2013-09-09 05:44:50 PDT
Is this bug still valid?

You need glib-genmarshal and glib-mkenums, are those packages installed in your system?
Comment 2 Alberto Garcia 2013-10-15 06:40:34 PDT
This looks like a problem in the reporter's compilation environment.

Since this bug is a year and a half old and the Ubuntu version is even older I'm going to close it.

Please reopen if you think it's still relevant.