Re: Missing gtk/gdk header files

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

 



On Fri, Nov 08, 2002 at 10:20:59AM +0100, Marco Fioretti wrote:
> Hello,
> 
> I am trying to compile on a standard RH 8.0 box the xask program, and
> "make" fails at the beginning, on this line:
> 
> cc -I/usr/local/X11/include -I/usr/local/X11/lib/glib/include \
>     -Wall -O -c -o xask.o xask.c
> 
> saying: 
> 
> xask.c:26:21: gtk/gtk.h: No such file or directory
> xask.c:27:50: gdk/gdkkeysyms.h: No such file or directory
> xask.c:35: parse error before '*' token
> 
> etc, etc...
> 
> AFAICT, it "simply" means that I didn't install the RPM containing the
> those "developer" libraries, right? If yes, which are they? If not,
> any clue (including what else I need to post here to make a complete
> answer possible?)
> 

The devel lib would be e.g. gtk+-devel/gtk2-devel, but it looks to me
like the compiler line there is wrong. It should have the output of
"gtk-config --cflags" or "pkg-config --cflags gtk+-2.0" on it.

Havoc



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux