Re: gtk+-1.2.10 fails to compile.
- From: Owen Taylor <otaylor redhat com>
- To: Patrick Shirkey <pshirkey boosthardware com>
- Cc: gtk-list gnome org
- Subject: Re: gtk+-1.2.10 fails to compile.
- Date: 02 Jul 2001 08:13:10 -0400
Patrick Shirkey <pshirkey boosthardware com> writes:
> 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.
You need to install the development package for X. It's
probably called something like XFree86-devel.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]