Re: [xml] Installing libxml - new mail
- From: Rob Richards <rrichards ctindustries net>
- To: Todd Siegel <thsiegel yahoo com>
- Cc: xml gnome org, veillard redhat com
- Subject: Re: [xml] Installing libxml - new mail
- Date: Wed, 23 Nov 2005 11:49:48 -0500
Todd Siegel wrote:
'configure', 'make' and 'make install' report no errors for libxml, but when I
try to compile php with the --with-xsl option 'make' fails with the following
error:
ext/dom/document.lo(.text+0x24f3): In function `zif_dom_document_validate':
/root/php-5.0.5/ext/dom/document.c:1752: undefined reference to
`xmlNewValidCtxt'
ext/dom/document.lo(.text+0x252d):/root/php-5.0.5/ext/dom/document.c:1764:
undefined reference to `xmlFreeValidCtxt'
ext/dom/document.lo(.text+0x2a29): In function `dom_load_html':
/root/php-5.0.5/ext/dom/document.c:1978: undefined reference to
`htmlCreateMemoryParserCtxt'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Not really the right place to report this particular problem, but let me
take a wild guess. You never built a new libxslt lib linking to your new
libxml2.
Rob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]