[Anjuta-list] Problems with glade when building anjuta 1.0.1



Firstly, thanks to ALL the anjuta team for such a fantastic IDE - I've
been using it for some time but with the release of 1.0 it's awesome :-D

I'm now trying to build 1.0.1 as it's just hit the streets.

The problem is that it cannot find my libglade install (Debian) - see
way below...

libglade is installed, but from what I can work out the correct include
path is not being used.

gnome-config doesn't know about libglade (don't know why):

    $ gnome-config --cflags libglade
    Unknown library `libglade'

libglade-config is tested for but doesn't appear to be used during
compilation as it returns the correct location:

    $ /usr/bin/libglade-config --cflags
    -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
    -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/X11R6/include

Any tips on how to fix this?

Thanks...

----------------------------------

ERRORS:

    make[2]: Entering directory `/usr/local/src/anjuta-1.0.1/src'
    source='an_file_view.c' object='an_file_view.o' libtool=no \
    depfile='.deps/an_file_view.Po' tmpdepfile='.deps/an_file_view.TPo'
    \
    depmode=gcc /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/glib-1.2 -I/usr/lib/glib/include
    -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
    -I/usr/include/gnome-xml -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/include/orbit-1.0
    -I/usr/include/gconf/1 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -D_REENTRANT -I/usr/include/gnome-1.0 -I/usr/include/freetype2
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/gdk-pixbuf-1.0  -I./../scintilla/include
    -I./../tagmanager/include -I./../widgets -I./../pixmaps
    -I./../printing -I.. -I. -DPACKAGE_BIN_DIR=\"/usr/local/bin\" 
    -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -c `test -f
    'an_file_view.c' || echo './'`an_file_view.c
    source='an_symbol_view.c' object='an_symbol_view.o' libtool=no \
    depfile='.deps/an_symbol_view.Po'
    tmpdepfile='.deps/an_symbol_view.TPo' \
    depmode=gcc /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/glib-1.2 -I/usr/lib/glib/include
    -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
    -I/usr/include/gnome-xml -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/include/orbit-1.0
    -I/usr/include/gconf/1 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -D_REENTRANT -I/usr/include/gnome-1.0 -I/usr/include/freetype2
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/gdk-pixbuf-1.0  -I./../scintilla/include
    -I./../tagmanager/include -I./../widgets -I./../pixmaps
    -I./../printing -I.. -I. -DPACKAGE_BIN_DIR=\"/usr/local/bin\" 
    -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -c `test -f
    'an_symbol_view.c' || echo './'`an_symbol_view.c
    source='anjuta-tools.c' object='anjuta-tools.o' libtool=no \
    depfile='.deps/anjuta-tools.Po' tmpdepfile='.deps/anjuta-tools.TPo'
    \
    depmode=gcc /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/glib-1.2 -I/usr/lib/glib/include
    -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
    -I/usr/include/gnome-xml -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/include/orbit-1.0
    -I/usr/include/gconf/1 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
    -D_REENTRANT -I/usr/include/gnome-1.0 -I/usr/include/freetype2
    -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
    -I/usr/include/gdk-pixbuf-1.0  -I./../scintilla/include
    -I./../tagmanager/include -I./../widgets -I./../pixmaps
    -I./../printing -I.. -I. -DPACKAGE_BIN_DIR=\"/usr/local/bin\" 
    -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
    -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -c `test -f
    'anjuta-tools.c' || echo './'`anjuta-tools.c
    anjuta-tools.c:77: glade/glade.h: No such file or directory
    make[2]: *** [anjuta-tools.o] Error 1
    make[2]: Leaving directory `/usr/local/src/anjuta-1.0.1/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/local/src/anjuta-1.0.1'
    make: *** [all] Error 2





-- 
**************
* Simon Wong *
**************





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