Re: [gnome-db]XML/XSLT Libraries



On 22 May 2001 23:56:38 +0200, Rodrigo Moya wrote:
> On 22 May 2001 08:52:26 -0400, Adam Tauno Williams wrote:
> > I updated my GnomeDB CVS today in order to continue working on my presentation,
> >  but got killed during "make" in libgda with the following:
> > 
> > gcc -g -O2 -o .libs/gda-default-srv main-default.o -L/usr/lib -lgthread -lglib
> > -lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib
> > -ldl -lXi -lXext -lX11 -lm -L/usr/lib -lxml -lz -L/usr/lib -L/usr/local/lib
> > -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lnsl -lm
> > -L/usr/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil
> > -lglib -lnsl -lm ../../lib/gda-common/.libs/libgda-common.so -lgthread -lglib
> > -lpthread -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxml -lz
> > -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lnsl -lm
> > -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lnsl -lm
> > ../../lib/gda-server/.libs/libgda-server.so
> > ../../providers/gda-default-server/libgda-default.a
> > ../../providers/gda-default-server/libsqlite.a -lgdbm -Wl,--rpath -Wl,/usr/local/lib
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xsltApplyStylesheet'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xmlAllocOutputBuffer'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xsltFreeStylesheet'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xmlLoadExtDtdDefaultValue'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xsltSaveResultTo'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xmlOutputBufferClose'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to `xmlIOParseDTD'
> > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to
> > `xsltParseStylesheetFile'
> > collect2: ld returned 1 exit status
> > 
> > If I try to include GDA providers beyond the default (PostgreSQL, LDAP, etc..)
> > it does the same thing on the first one it hits.  I'm guessing it doesn't like
> > my XML libraries?
> > 
> > libxml-devel-1.8.11-ximian.1
> > libxml2-devel-2.3.9-1
> > libxml10-1.0.0-2
> > libxml-1.8.11-ximian.1
> > python-xmlrpc-1.4-1
> > libxml2-2.3.9-1
> > libxslt-devel-0.9.0-1
> > libxslt-0.9.0-1
> > 
> > I upgraded the recently (last week) since it was complaining about not being
> > able to find xslt which didn't appear to be installed.  And xslt required xml2.
> > 
> ok, I've just reverted the change I did 3 days ago which causes this. Now, it
> won't work with old versions of libtool (as happened to Sean), but I
> suppose most people have updated versions, since there hasn't been many
> complains about the problem I try to solve with that change.
> 
um actually, I get the same problem now, so I don't think it's libtool
and I have really fresh XML2-XSLT from CVS, so , my guess would be it's'
not linking with XSLT properly, at least that what is seems like, I'm
still learning C, so I'm not sure...
Sean Allen





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