FW: cross compile php problems

[email protected] (andres felipe tamayo cortes)
Newsgroups php.install
Message-ID <[email protected]>
hi i change some lines:

Code:

export CROSS_COMPILE=arm-none-linux-gnueabi-
export CC=${CROSS_COMPILE}"gcc"
export CXX=${CROSS_COMPILE}"g++"
./configure --host=arm-linux --target=arm --prefix=/opt/php \
--disable-short-tags \
--without-mysql --without-pear --disable-all --disable-short-tags \
--enable-libxml \
--with-libxml-dir=/opt/libxml

but now it is throw me this mistake:

/home/felipe/Escritorio/php-5.3.1/main/php_ini.c:349: undefined reference
to `php_load_extension'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1

what am i doing wrong??
 		 	   		  
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.