Re: gtk+-1.2.10 fails to compile.



Looks like X11 didnīt get installed correctly?  I have the exact same
version of XFree86
but I do have the file /usr/include/X11/Intrinsic.h

 ls -l /usr/include/X11/Intrinsic.h
-r--r--r--    1 root     root        73563 Mar 30 23:46
/usr/include/X11/Intrinsic.h




Patrick Shirkey wrote:

> I get this in config.log while trying to compile gtk+. Can anyone tell
> me how to get around it?
>
> -------
> configure:4544: checking for X
> configure:4611: gcc -E  conftest.c >/dev/null 2>conftest.out
> configure:4607:27: X11/Intrinsic.h: No such file or directory
> configure: failed program was:
> #line 4606 "configure"
> #include "confdefs.h"
> #include <X11/Intrinsic.h>
> configure:4687: gcc -o conftest -g -O2 -Wall   conftest.c -lXt   1>&5
> configure: In function `main':
> configure:4683: warning: implicit declaration of function `XtMalloc'
> /usr/bin/ld: cannot find -lXt
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 4680 "configure"
> #include "confdefs.h"
>
> int main() {
> XtMalloc()
> ; return 0; }
> -------
>
>  XFree86 -version
>
> XFree86 Version 4.0.3 / X Window System
> (protocol Version 11, revision 0, vendor release 6400)
> Release Date: 16 March 2001
>         If the server is older than 6-12 months, or if your card is
>         newer than the above date, look for a newer version before
>         reporting problems.  (See http://www.XFree86.Org/FAQ)
> Operating System: Linux 2.4.1-20mdksmp i686 [ELF]
> Module Loader present
>
> I've upgraded to kernel-2.4.5.
>
> Please cc me because I'm not subscribed.
>
> --
> Patrick Shirkey - Manager Boost Hardware.
> Importing Korean Computer Hardware to New Zealand.
> Http://www.boosthardware.com - Cool toys to fufill every geeks fantasy.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list





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