Subject: gtk_imlib
To: None <port-vax@netbsd.org>
From: NetBSD mailing list <nbsd@righi.df.unibo.it>
List: port-vax
Date: 03/07/2001 10:01:33
Hello I am unable to build sucessfully al lthe imlib package.
It cannot build gtk_imlib.
Actually I have gtk+-1.2.8 installed but the configure of imlib
fails because:

checking for gtk-config... /usr/X11R6/bin/gtk-config
checking for GTK - version >= 1.2.1... no
*** Could not run GTK test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GTK or finding the wrong
*** version of GTK. If it is not finding GTK, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if
that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it,
although
*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package
that
*** came with the system with the command
***
***    rpm --erase --nodeps gtk gtk-devel
configure: warning: *** gdk_imlib will not be built ***
checking whether to build gmodulized imlib... yes

and below is hte config.log output.

configure:1826: checking for GTK - version >= 1.2.1
configure:1927: cc -o conftest -O2 -I/usr/X11R6/include
-I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/X11R6/include  
-I/usr/pkg/include -Wl,-R/usr
/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib
-Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib 
conftest.c -L/usr/X11R6/li
b -Wl,-R/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib
-L/usr/X11R6/lib -lgtk -lgdk -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgmodule 
-lglib -lXi -lXext -lX11 -lm  1>&5
configure: failed program was:
#line 1849 "configure"

thanks

Rick