嵌入式linux-php交叉编译 make无法产生php-cgi 文件

WBOY
Release: 2016-06-02 11:34:06
Original
1262 people have browsed it

嵌入式linuxphp嵌入式移植

php交叉编译 make无法产生php-cgi 文件,

配置
./configure --target=bfin-linux-uclibc --with-libxml-dir=/opt/uClinux/bfin-uclinux/ --with-zlib-dir=/opt/uClinux/bfin-uclinux/ --prefix=/opt/uClinux/bfin-uclinux/php/ --disable-all --with-config-file-path=/opt/uClinux/bfin-uclinux/php/ --with-config-file-scan-dir=/opt/uClinux/bfin-uclinux/php/ --enable-discard-path --disable-cli --enable-cgi --without-iconv --enable-force-cgi-redirect

make 时也不提示错误, 但是spai/cgi 目录中没有php-cgi文件
make install 过不去

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!