Try with:
./configure ..... --disable-xmlReader. 
________________________________

Da: [email protected] [mailto:[EMAIL PROTECTED] Per conto di John Crispin
Inviato: venerdì 19 gennaio 2007 22.39
A: [email protected]
Oggetto: Re: [foxboard] error compile php



php is included int the beta2 of the SDK :-)

Quoting sambuls <[EMAIL PROTECTED] <mailto:sambuls%40yahoo.com> >:

> I'm trying to compile php for the fox board.
> There is a document that explanes it
> http://www.acmesystems.it/?id=26#Downloads 
> <http://www.acmesystems.it/?id=26#Downloads> 
>
> If I execute the command:
> $ ./configure --disable-libxml --disable-dom --disable-simplexml
> --disable-xml --without-pear --without-iconv
> --with-config-file-path=/etc/ --enable-discard-path --with-sqlite=shared
>
> then I get an error :
>
> configure: error: XMLReader extension requires LIBXML extension, add
> --enable-libxml
>
> So I executed the command:
> $ ./configure --enabmle-libxml --disable-dom --disable-simplexml
> --disable-xml --without-pear --without-iconv
> --with-config-file-path=/etc/ --enable-discard-path --with-sqlite=shared
>
> So far so good:)
>
> After executed the patch and make cris-axis-linux-gnu
> Then they say to execute:
> $ make
>
> after some compile messages I get an error:
> /usr/local/cris/lib/gcc-lib/cris-axis-linux-gnu/3.2.1/../../../../cris-axis-linux-gnu/bin/ld:
> cannot find -lxml2
> collect2: ld returned 1 exit status
>
> Does someone can help me?
>
>
>
>



 


[Non-text portions of this message have been removed]

Reply via email to