gtk+-2.12.9 build problem
- From: "Craig Thornton" <craig james thornton gmail com>
- To: gtk-list gnome org
- Subject: gtk+-2.12.9 build problem
- Date: Mon, 12 May 2008 14:09:42 +1000
Hello all,
My platform is HP-UX 11.11 hppa2.0w, gcc 4.2.3 and glib
2.16.3.
I've been trying to find a solution to this for days and have had no
luck. My problem lies with the tiff and png pixbuf loaders and the
gdk-pixbuf-query-loaders program during build. After configuring gtk
and running make I get this error:
<make snipped>
GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders
../gdk-pixbuf/gdk-pixbuf-csource --raw
--build-list
\
apple_red ./apple-red.png \
gnome_foot ./gnome-foot.png \
>
test-inline-pixbufs.h
\
|| (rm -f test-inline-pixbufs.h && false)
failed to load "./apple-red.png": Couldn't recognize the image file format for file './apple-red.png'
</make snipped>
On further inspection my gdk-pixbuf.loaders file does not contain an
entry for TIFF and PNG loaders even though they have been compiled.
Running the gdk-pixbuf-query-loaders command manually on the png loader
I receive this error:
~/build/gtk/gtk+-2.12.9/gdk-pixbuf $ ./gdk-pixbuf-query-loaders
libpixbufloader-png.la
# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gtk+-2.12.9
#
g_module_open() failed for
/home/craig/build/gtk/gtk+-2.12.9/gdk-pixbuf/
libpixbufloader-png.la:
Can't open shared library: /usr/lib/libm.2
/usr/lib/libm.2 exists and whilst this appears to be a glib error I do
not receive this error for any of the other loaders. If anyone can
offer any advice it would be much appreciated.
Craig Thornton
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]