[root@localhost php-5.3.28]# ./configure --with-bz2 --enable-calendar --with-curl --enable-exif --enable-ftp --with-gd --with-gettex --with-gmp --enable-mbstring --with-mcrypt --with-mhash --enable-shmop --enable-sockets --without-pdo-sqlite --with-tidy --enable-wddx –with-xmlrpc –with-xsl –enable-zip –with-zlib-dir
configure: warning: –with-xmlrpc: invalid host type
configure: warning: –with-xsl: invalid host type
configure: error: can only configure for one host and one target at a time上面这三个错误是怎么回事和怎么解决?