[lxml-dev] Undefined preference when building lxml xsltLibxsltVersion

Nguyễn Khánh Duy nguyenkhanhduy at gmail.com
Thu Aug 21 19:52:25 CEST 2008


I don't think there's a problem with xslt-config. By hacking through
setupinfo.py, you could find ways around using xslt-config and let the
setup.py work just well. I just need to know which file did I miss to
have those references?

build\temp.win32-2.3\Release\src\lxml\lxml.etree.o:lxml.etree.c:(.text+0x67e20):
 undefined reference to `xsltProcessOneNode'

build\temp.win32-2.3\Release\src\lxml\lxml.etree.o:lxml.etree.c:(.text+0x83946):
 undefined reference to `xsltLibxsltVersion'

build\temp.win32-2.3\Release\src\lxml\lxml.etree.o:lxml.etree.c:(.text+0x839e2):
 undefined reference to `xsltDocDefaultLoader'

-- 
Nguyen Khanh Duy
nguyenkhanhduy at gmail.com


More information about the lxml-dev mailing list