- checking for ranlib... ranlib
- checking for strip... strip
- checking if cc supports -fno-rtti -fno-exceptions... no
- checking for cc option to produce PIC... -fPIC
- checking if cc PIC flag -fPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- creating libtool
- appending configuration tag "CXX" to libtool
- configure: creating ./config.status
- config.status: creating config.h
- /bin/sh /www/server/php/72/src/ext/fileinfo/libtool --mode=compile cc -I/www/server/php/72/src/ext/fileinfo/libmagic -I. -I/www/server/php/72/src/ext/fileinfo -DPHP_ATOM_INC -I/www/server/php/72/src/ext/fileinfo/include -I/www/server/php/72/src/ext/fileinfo/main -I/www/server/php/72/src/ext/fileinfo -I/www/server/php/72/include/php -I/www/server/php/72/include/php/main -I/www/server/php/72/include/php/TSRM -I/www/server/php/72/include/php/Zend -I/www/server/php/72/include/php/ext -I/www/server/php/72/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /www/server/php/72/src/ext/fileinfo/fileinfo.c -o fileinfo.lo
- mkdir .libs
- cc -I/www/server/php/72/src/ext/fileinfo/libmagic -I. -I/www/server/php/72/src/ext/fileinfo -DPHP_ATOM_INC -I/www/server/php/72/src/ext/fileinfo/include -I/www/server/php/72/src/ext/fileinfo/main -I/www/server/php/72/src/ext/fileinfo -I/www/server/php/72/include/php -I/www/server/php/72/include/php/main -I/www/server/php/72/include/php/TSRM -I/www/server/php/72/include/php/Zend -I/www/server/php/72/include/php/ext -I/www/server/php/72/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /www/server/php/72/src/ext/fileinfo/fileinfo.c -fPIC -DPIC -o .libs/fileinfo.o
- env: cc: Permission denied
- make: *** [fileinfo.lo] Error 1
- error
- [root@VM_40_162_centos ~]#
复制代码 |