Unix Technical Forum

libxslt missing

This is a discussion on libxslt missing within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> In current svn, linking pgadmin3 fails with the following error message: frmReport.o: In function `frmReport::XslProcessReport(wxString const&, wxString const&)': frmReport.cpp ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 07:10 PM
Peter Eisentraut
 
Posts: n/a
Default libxslt missing

In current svn, linking pgadmin3 fails with the following error message:

frmReport.o: In function `frmReport::XslProcessReport(wxString const&,
wxString const&)':
frmReport.cpp.text+0x85d6): undefined reference to `xsltParseStylesheetDoc'
frmReport.cpp.text+0x8630): undefined reference to `xsltApplyStylesheet'
frmReport.cpp.text+0x8654): undefined reference to `xsltSaveResultToString'
frmReport.cpp.text+0x866c): undefined reference to `xsltFreeStylesheet'
frmReport.cpp.text+0x8671): undefined reference to `xsltCleanupGlobals'

I had to add -lxslt to the link line to get it to work.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 07:10 PM
Dave Page
 
Posts: n/a
Default Re: libxslt missing



> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailtogadmin-hackers-owner@postgresql.org] On Behalf Of
> Peter Eisentraut
> Sent: 16 June 2006 14:54
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] libxslt missing
>
> In current svn, linking pgadmin3 fails with the following
> error message:
>
> frmReport.o: In function
> `frmReport::XslProcessReport(wxString const&,
> wxString const&)':
> frmReport.cpp.text+0x85d6): undefined reference to
> `xsltParseStylesheetDoc'
> frmReport.cpp.text+0x8630): undefined reference to
> `xsltApplyStylesheet'
> frmReport.cpp.text+0x8654): undefined reference to
> `xsltSaveResultToString'
> frmReport.cpp.text+0x866c): undefined reference to
> `xsltFreeStylesheet'
> frmReport.cpp.text+0x8671): undefined reference to
> `xsltCleanupGlobals'
>
> I had to add -lxslt to the link line to get it to work.


-xslt should be added by the xslt-config script. Unless there's a subtle
error in acinclude.m4, failure to find the script should be reported.

I imagine this could also be caused by a need to rerun bootstrap.sh...

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-17-2008, 07:11 PM
Peter Eisentraut
 
Posts: n/a
Default Re: libxslt missing

Am Freitag, 16. Juni 2006 16:08 schrieb Dave Page:
> I imagine this could also be caused by a need to rerun bootstrap.sh...


Yes, I didn't realize there was another level of indirection.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:18 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com