pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/webkit-gtk



On Sat, Apr 28, 2012 at 02:12:17PM +0000, Matthias Drochner wrote:
 > Modified Files:
 >      pkgsrc/www/webkit-gtk: Makefile Makefile.common PLIST distinfo
 >      pkgsrc/www/webkit-gtk/patches:
 >          patch-Source_JavaScriptCore_wtf_MathExtras.h patch-ai
 >          patch-configure
 > Added Files:
 >      pkgsrc/www/webkit-gtk/patches: patch-aj patch-ak patch-al
 > Removed Files:
 >      pkgsrc/www/webkit-gtk/patches:
 >          patch-Source_JavaScriptCore_jit_JITStubs.cpp
 >          patch-Source_WebCore_plugins_gtk_PluginViewGtk.cpp patch-ag
 >          patch-ah
 > 
 > Log Message:
 > update to 1.8.1
 > This is a new major branch, many fixes and enhancements.

checking for GLIB - version >= 2.31.8... no
*** 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
*** Error code 1

The relevant part of config.log is:

configure:18906: cc -o conftest -I/home/pkgbulk/b/pkg/include -I/usr/include 
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include  
-I/home/pkgbulk/b/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2 
-I/usr/X11R7/include -L/home/pkgbulk/b/pkg/lib -L/usr/lib -Wl,-R/usr/lib 
-Wl,-R/home/pkgbulk/b/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c  
 >&5
conftest.c:29:18: fatal error: glib.h: No such file or directory
compilation terminated.

The test program has just: #include <glib.h>
so it looks as if -I${BUILDLINK_PREFIX.glib2}/include/glib/glib-2.0
is needed.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index