[xslt] Linking Problem xslt : xmlNewDocPI



Hi,

I'm trying to build yelp from gnome CVS, using jhbuild and everything up to this point builds fine.

"jhbuild bootstrap" and "jhbuild sanitycheck" both complete perfectly..

But "jhbuild build yelp" goes throuhg 34 modules for me and then fails with linking error
on the the 34th!! with the folling linking error :


g++ -fno-rtti -g -O2 -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -g -O2 -o yelp yelp-Yelper.o yelp-yelp-base.o
yelp-yelp-bookmarks.o yelp-yelp-cache.o yelp-yelp-db-pager.o yelp-yelp-error.o yelp-yelp-gecko-utils.o yelp-yelp-html.o yelp-yelp-io-channel.o yelp-yelp-pager.o yelp-yelp-settings.o yelp-yelp-toc-pager.o yelp-yelp-utils.o yelp-yelp-window.o yelp-yelp-xslt-pager.o yelp-yelp-marshal-main.o yelp-yelp-main.o yelp-gtkentryaction.o yelp-yelp-search-pager.o yelp-GNOME_Yelp-stubs.o yelp-GNOME_Yelp-skels.o yelp-GNOME_Yelp-common.o -pthread -L/export/gnome_head/lib -L/usr/X11R6/lib /export/gnome_head/lib/libglade-2.0.so /export/gnome_head/lib/libgnomeui-2.so /usr/lib/libjpeg.so /export/gnome_head/lib/libbonoboui-2.so -lSM
-lICE /export/gnome_head/lib/libgnome-keyring.so /export/gnome_head/lib/libgnomecanvas-2.so /export/gnome_head/lib/libgnome-2.so /export/gnome_head/lib/libesd.so /usr/lib/libasound.so /export/gnome_head/lib/libaudiofile.so /export/gnome_head/lib/libart_lgpl_2.so /export/gnome_head/lib/libgtk-x11-2.0.so /export/gnome_head/lib/libgdk-x11-2.0.so /export/gnome_head/lib/libatk-1.0.so /export/gnome_head/lib/libgdk_pixbuf-2.0.so /export/gnome_head/lib/libpangocairo-1.0.so /export/gnome_head/lib/libpangoft2-1.0.so /export/gnome_head/lib/libpango-1.0.so /export/gnome_head/lib/libcairo.so -lXrender -lX11 -lXext -lpng12 /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so /export/gnome_head/lib/libgnomevfs-2.so -lssl -lcrypto /export/gnome_head/lib/libhowl.so -lresolv -lutil -lrt /export/gnome_head/lib/libbonobo-2.so /export/gnome_head/lib/libgconf-2.so /export/gnome_head/lib/libbonobo-activation.so /export/gnome_head/lib/libORBitCosNaming-2.so /export/gnome_head/lib/libORBit-2.so /export/gnome_head/lib/libgmodule-2.0.so /export/gnome_head/lib/libgthread-2.0.so /export/gnome_head/lib/libexslt.so -L/usr/lib /usr/lib/libxml2.so /export/gnome_head/lib/libxslt.so /usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so /export/gnome_head/lib/libbeagle.so /export/gnome_head/lib/libxml2.so -lm /export/gnome_head/lib/libgobject-2.0.so /export/gnome_head/lib/libglib-2.0.so /usr/lib/libpopt.so -lz /usr/lib/libbz2.so -L/export/gnome_head/lib/mozilla-1.7.12 -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--rpath -Wl,/export/gnome_head/lib -Wl,--rpath -Wl,/export/gnome_head/lib -Wl,--rpath -Wl,/export/gnome_head/lib/mozilla-1.7.12
/export/gnome_head/lib/libxslt.so: undefined reference to `xmlNewDocPI'
/export/gnome_head/lib/libxslt.so: undefined reference to `xmlModuleClose'
/export/gnome_head/lib/libxslt.so: undefined reference to `xmlModuleOpen'
/export/gnome_head/lib/libxslt.so: undefined reference to `xmlModuleSymbol'
collect2: ld returned 1 exit status
make[3]: *** [yelp] Error 1
make[3]: Leaving directory `/export/cvs/gnome-org/gnome2/gnome_head/yelp-2.13.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/export/cvs/gnome-org/gnome2/gnome_head/yelp-2.13.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/cvs/gnome-org/gnome2/gnome_head/yelp-2.13.1'make: *** [all] Error 2



I've tried compiling yelp from both CVS Head and from the 2.13.1 tarball both with the same results. and I am simply using PREFIX=/export/gnome_head ..


Any ideas ?

Thanks

Matt
--
        __.--'\     \.__./     /'--.__
    _.-'       '.__.'    '.__.'       '-._
  .'       Matt Keenan (mattman)          '.
 /       Sun Microsystems Ireland           \
|                                            |
|   E-Mail : Matt Keenan Sun Com             |
|            mattman iol ie                  |
|                                            |
|  Irish Fantasy League Of American Football |
|           http://www.iflaf.com             |
|                                            |
|        Happy Hookers Golf Society          |
|   http://www.iol.ie/~mattman/golf/hhgs.htm |
|                                            |
|   Phone  : +353 1 8199251, Sun Ext : 19251 |
 \         .---.              .---.         /
  '._    .'     '.''.    .''.'     '.    _.'
     '-./            \  /            \.-'
                      ''


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