[Webkit-unassigned] [Bug 127309] Webkit GTK 2.2.3 build fails if configured with --prefix command
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 20 23:28:53 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127309
Zan Dobersek <zandobersek at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com,
| |zandobersek at gmail.com
--- Comment #1 from Zan Dobersek <zandobersek at gmail.com> 2014-01-20 23:26:25 PST ---
I'm assuming glib is not installed in the prefix you're using. Because of that, aclocal can't find the glib autoconf macros, so this error occurs.
Can you try exporting ACLOCAL_FLAGS='-I /glib/prefix' and then running configure?
--
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