[gnomemm] libglademm-2.0.0 compile problem



This is for libglademm 2.0.0

After successfully running "./configure --prefix=/home/sgithens/other" I
get the following, which I'm unsure of whether it is mine, or
libglademm's problem.

[sgithens sgithens libglademm-2.0.0]$ make
Making all in tools
make[1]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/tools'
Making all in extra_defs_gen
make[2]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/tools/extra_defs_gen'
/bin/sh ../../libtool --mode=link g++  -g -O2   -o generate_extra_defs 
generate_defs_libglade.o  -Wl,--export-dynamic
-L/home/sgithens/other/lib -lgtkmm-2.0 -lgdkmm-2.0 -latkmm-1.0
-lpangomm-1.0 -lglibmm-2.0 -lsigc-1.2 -lglade-2.0 -lgtk-x11-2.0 -lxml2
-lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
-lgtkmm_generate_extra_defs-2.0
../../libtool: s%^.*/%%: No such file or directory
../../libtool: -e: command not found
../../libtool: -e: command not found

< snip: many libtool command not found's omitted >

../../libtool: -e: command not found
../../libtool: -e: command not found
../../libtool: -e: command not found
../../libtool: -e: command not found

make[2]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/tools/extra_defs_gen'
Making all in m4
make[2]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/tools/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/tools/m4'
make[2]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/tools'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/tools'
make[1]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/tools'
Making all in libglade
make[1]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade'
make  all-recursive
make[2]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade'
Making all in src
make[3]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/src'
Making all in libglademm
make[3]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm'
Making all in private
make[4]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm/private'
make[4]: Entering directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"libglademm\"  -I../../libglade -I../../libglade
-I/home/sgithens/other/include/gtkmm-2.0
-I/home/sgithens/other/lib/gtkmm-2.0/include
-I/home/sgithens/other/lib/sigc++-1.2/include
-I/home/sgithens/other/include/sigc++-1.2 -I/usr/include/gtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-I/usr/include/libglade-2.0 -I/usr/include/libxml2    -g -O2 -MT xml.lo
-MD -MP -MF ".deps/xml.Tpo" \
  -c -o xml.lo `test -f 'xml.cc' || echo './'`xml.cc; \
then mv ".deps/xml.Tpo" ".deps/xml.Plo"; \
else rm -f ".deps/xml.Tpo"; exit 1; \
fi
../../libtool: s%^.*/%%: No such file or directory
../../libtool: -e: command not found
../../libtool: -e: command not found

< snip again >

../../libtool: -e: command not found
../../libtool: -e: command not found
: compile: cannot determine name of library object from `'
make[4]: *** [xml.lo] Error 1
make[4]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade/libglademm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/sgithens/code/install/libglademm-2.0.0/libglade'
make: *** [all-recursive] Error 1
[sgithens sgithens libglademm-2.0.0]$



-- 
Steven Githens <swgithen mtu edu>





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