weird problem wth configure




I seem to have a wierd problem with configure.  It can't seem to detect my
GTK.  The problem was traced down to when it tries to compile conftest.c
internally.  Basically, what happens is that it does:

(from memory)

	gcc -g -O3 -o conftest -I/usr/X11R6/include -I/usr/local/include
-L/usr/X11R6/lib -L/usr/local/lib  conftest.c -lgtk-1.1.1 -l gdk-1.1.1
-l(some x library forgotten)

This compile fails becase it can't find
gtk_minor_version/gtk_major_version so forth.  This is because it can't
find <gtk.h>  I manually compiled this and got it to work by removing the
-I/usr/X11R6/include.  

There happens to be something wierd going, because all configures seems to
be failing because of this very thing.  

	sri


---------------------------------------------------------------------------
Sri Ramkrishna         /|\ Unix is very user friendly, its just very picky
email: sri@aracnet.com -|- on who it is friendly to. -- Unknown? 
phone: 503-645-4868    \|/ 
---------------------------------------------------------------------------
                        |





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