Compiling application problem



Hi. I'd like to start writing some apps, but I can't figure what
packages I am missing. I use RH 7.0 and suppose to have everything set
up well...

The program I'd like to compile only includes <gnome.h>, which can be
found correctly. But I get this compilation error:

gcc `gnome-config --cflags`  GnomeTest.c -o GnomeTest `gnome-config
--libs gnomeui`
In file included from GnomeTest.c:1:
/usr/include/gnome.h:12:26: gnomesupport.h: File o directory inesistente

In file included from /usr/include/gdk/gdktypes.h:33,
                 from /usr/include/gdk/gdk.h:31,
                 from /usr/include/gtk/gtk.h:31,
                 from /usr/include/gnome.h:14,
                 from GnomeTest.c:1:
/usr/include/glib.h:66:24: glibconfig.h: File o directory inesistente
make: *** [GnomeTest] Error 1

I don't know what I am missing.Any help will be really
appreciated. Thanks in advance.
Federico Bravo.






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