Re: [guppi-list] Re: no graphs in 0.75



On Fri, Nov 09, 2001 at 01:24:23AM +0100, Jens Ansorg wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I..      
> -I../src/libguppiuseful         -I../src/libguppidata  
> -I../src/libguppispecfns        -I../src/libguppiplot  
> -I../src/libguppiuseful         -I../src/libguppidata  
> -I../src/libguppispecfns      -I../src/libguppiplot  
> -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/include/gdk-pixbuf-1.0 -I/usr/include -I/usr/include/gnome-xml
> -I/usr/include/orbit-1.0
> -I/usr/include/python1.5                                                      -DGNOMELOCALEDIR=\""/usr/share/locale"\"        -DG_LOG_DOMAIN=\"guppi:gnumeric\"   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -O2 -march=i386 -mcpu=i686 -Wall -Wunused  -c guppi-gnumeric-format-guru.c
> guppi-gnumeric-format-guru.c:36:25: glade/glade.h: No such file or
> directory
> 
> But I do have the missing file on my system:
> 
> /usr/include/libglade-1.0/glade/glade.h

Notice that /usr/include/libglade-1.0 is not included.  We pull in
glade implicitly, it sounds like you have some older versions of
something installed (gal ?) that have not updated their Conf files
to match the new versioned locations for headers.  You best bet is
to edit guppi3/configure.in and add glade to the LIBS and CFLAGS
lines that has bonobox.



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