gtk-1.3.15: gtkiconfactory.c:1315: `stock_missing_image_24' undec lared (first use in this function)



Title: gtk-1.3.15: gtkiconfactory.c:1315: `stock_missing_image_24' undeclared (first use in this function)

Hi,

I gets the following error message, if I compile gtk+-1.3.15 on hp-ux 11.00: 

errors:
...
...
gtkiconfactory.c:776: `stock_zoom_out_24' undeclared (first use in this function)
gtkiconfactory.c: In function `render_fallback_image':
gtkiconfactory.c:1315: `stock_missing_image_24' undeclared (first use in this function)
gmake[2]: *** [gtkiconfactory.lo] Error 1
if patches needed, where can I found it ?

this are the system settings:

#!/bin/csh -f
#
set path=( $path /opt/libtool/bin /opt/glib-1.3.15/bin )
setenv CPPFLAGS "-I/opt/gettext/include -I/opt/tiff-3.5/include -I/opt/jpeg-6/include -I/opt/libpng
include -I/opt/zlib/include -I/usr/lib/X11R6/include"
setenv LDFLAGS "-L/opt/gettext/lib -L/opt/tiff-3.5/lib -L/opt/jpeg-6/lib -L/opt/libpng/lib \
                -L/opt/zib/lib -L/usr/lib/X11R6/lib"
setenv RANLIB "/bin/true"
setenv PKG_CONFIG_PATH "/opt/glib-1.3.15/lib/pkgconfig:/opt/atk-0.13/lib/pkgconfig:/opt/pango-0.26/ib/pkgconfig"
#
#
gmake distclean
./configure --prefix=/opt/gtk+-1.3.15
gmake

any help?
thanks

Martin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]