Re: [gtk-list] gubi compile problems



On Tue, 19 Aug 1997, M. Rosencrantz wrote:

> I am trying to compile the latest gubi release but I keep getting the
> folloing errors:
> 
> In file included from gtkext.c:25:
> /usr/local/include/gdk/gdkprivate.h:22: X11/Xlib.h: No such file or
> directory
> /usr/local/include/gdk/gdkprivate.h:23: X11/Xutil.h: No such file or
					  ^^^^^^^^^^^   this is your
					  		problem
> directory


gubi gives gcc the flag "-I/usr/include/X11" to look for the x-includes,
it seems that you don't have them in this place on your system.

[...]
>
> There is actually a much longer list than this but you get the idea.
> 
> any ideas?

i'm qouting from another mail regarding the same problem, but with sane
instead of gubi:

>From: "Yoav Cohen-Sivan" <yoavcs@netvision.net.il>
>Date: Mon, 14 Jul 1997 12:44:42 +0300
>Subject: [gtk-list] Re: sane problems
>
>Matt,
>
>If I remember correctly Debian (I've since moved to RedHat) doesn't have a
>symlink for /usr/include/X11 pointing to /usr/X11R6/include/X11 . This is
>probably your problem. Try creating one and tell me if it works.
>
>
>        Yoav

hope this works for you as well...


> 
> thanks
> -Matt Rosencrantz

---
ciaoTJ



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