[libxml++] Re: help needed to libxml++



Hi,

The linking problem seems related to glibmm/glib. Did you recently changed your glib but not glibmm ?

Also, can you use the mailing-list if you need help. Thanks.

Regards,

Christophe


jasper softwarelabs org wrote:

Hi,

I downloaded the libxml++-2.6.0.tar.gz.

I am working on redhat-8

After unpacking the tar, I have done ./configure.
It went smoothly.

But while doing make, I am getting following error :

make[2]: Entering directory
`/home/jasper/LIBXML/libxml++-2.6.0/examples/dom_build'
/bin/sh ../../libtool --mode=link g++ -g -O2 -o example main.o .../../libxml++/libxml++-2.6.la -lxml2 -lpthread -lz -lm -lglibmm-2.4
-lgobject-2.0 -lsigc-2.0 -lglib-2.0
g++ -g -O2 -o .libs/example main.o  ../../libxml++/.libs/libxml++-2.6.so
/usr/lib/libxml2.so -lpthread -lz -lm /usr/lib/libglibmm-2.4.so
-lgmodule-2.0 -ldl -lgobject-2.0 /usr/lib/libsigc-2.0.so -lglib-2.0
-Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libglibmm-2.4.so: undefined reference to `g_main_depth'
/usr/lib/libglibmm-2.4.so: undefined reference to `g_spawn_close_pid'
collect2: ld returned 1 exit status
make[2]: *** [example] Error 1


Am I doing anything wrong ?


Please help,

thanks
Jasper






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