libxslt missing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема libxslt missing
Дата
Msg-id 200606161554.15805.peter_e@gmx.net
обсуждение исходный текст
Ответы Re: libxslt missing
Список pgadmin-hackers
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/

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Automake error
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Crashes when setting refresh interval to 0