For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > May 2006 > Re: [PHP-INSTALL] XSLT with PHP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-INSTALL] XSLT with PHP
Peter Hodge

2006-05-18, 3:59 am

Hi,

AFAIK, most options are specified like this:

--with-mysql=/user/local/mysql-5.1
--with-readline=/usr/local

etc. So maybe if you try one of these:
configure --with-xsl
configure --with-xsl=/usr
configure --with-xsl=/usr/local

Hope this helps,
Peter


--- "Kunsmann, Matthias" <kunsmann@imm.net> wrote:

>
> Hallo List,
>
> if I compile PHP with --with-xsl=pfad then I get following error:
>
> /usr/local/src/php-5.1.4/ext/libxml/libxml.c:644: undefined reference to
> `xmlParserInputBufferCreateFilenameDefau
lt'
> ext/libxml/.libs/libxml.o(.text+0xba2):/usr/local/src/php-5.1.4/ext/libx
> ml/libxml.c:645: undefined reference to
> `xmlOutputBufferCreateFilenameDefault'
> ext/libxml/.libs/libxml.o(.text+0xc4a): In function
> `zm_activate_libxml':
> /usr/local/src/php-5.1.4/ext/libxml/libxml.c:624: undefined reference to
> `xmlParserInputBufferCreateFilenameDefau
lt'
> ext/libxml/.libs/libxml.o(.text+0xc56):/usr/local/src/php-5.1.4/ext/libx
> ml/libxml.c:625: undefined reference to
> `xmlOutputBufferCreateFilenameDefault'
> ext/xmlwriter/.libs/php_xmlwriter.o(.text+0x783): In function
> `php_xmlwriter_end':
> /usr/local/src/php-5.1.4/ext/xmlwriter/php_xmlwriter.c:550: undefined
> reference to `xmlTextWriterEndDTDEntity'
> ext/xmlwriter/.libs/php_xmlwriter.o(.text+0x7a2):/usr/local/src/php-5.1.
> 4/ext/xmlwriter/php_xmlwriter.c:547: undefined reference to
> `xmlTextWriterEndDTDAttlist'
> ext/xmlwriter/.libs/php_xmlwriter.o(.text+0x7b1):/usr/local/src/php-5.1.
> 4/ext/xmlwriter/php_xmlwriter.c:544: undefined reference to
> `xmlTextWriterEndDTDElement'
> /usr/local/lib/libxslt.so: undefined reference to `xmlNewDocPI'
> /usr/local/lib/libxslt.so: undefined reference to `xmlModuleClose'
> /usr/local/lib/libxslt.so: undefined reference to `xmlModuleOpen'
> /usr/local/lib/libxslt.so: undefined reference to `xmlModuleSymbol'
> collect2: ld returned 1 exit status
> make: *** [sapi/cli/php] Error 1
>
> I had installed the newest libxml2 and libxslt on my system. Has anybody
> an idea, how I can solve this problem?
>
> Matthias
>
>
>





________________________________________
____________
On Yahoo!7
Dating: It's free to join and check out our great singles!
http://www.yahoo7.com.au/personals
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com