tp-link123 0 Posted 2012-01-11 19:54:34 Share Posted 2012-01-11 19:54:34 Ставил пхп, потом php-extensions начал - потух свет. Ну естественно, ИБП не был подключен. Продолжил ставить extensions, путем make reinstall, оно мне: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... checking if c++ static flag works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.2 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h ===> Building for pecl-fileinfo-1.0.4 /bin/sh /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/libtool --mode=compile cc -I. -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4 -DPHP_ATOM_INC -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/include -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/main -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/fileinfo.c -o fileinfo.lo mkdir .libs cc -I. -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4 -DPHP_ATOM_INC -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/include -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/main -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/fileinfo.c -fPIC -DPIC -o .libs/fileinfo.o In file included from /usr/local/include/php/main/../main/php_config.h:2842, from /usr/local/include/php/Zend/zend_config.h:1, from /usr/local/include/php/Zend/zend.h:53, from /usr/local/include/php/main/php.h:34, from /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4/fileinfo.c:24: /usr/local/include/php/ext/php_config.h:6:33: error: ext/fileinfo/config.h: No such file or directory *** Error code 1 Stop in /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.4. *** Error code 1 Stop in /usr/ports/sysutils/pecl-fileinfo. *** Error code 1 Stop in /usr/ports/lang/php52-extensions. *** Error code 1 Stop in /usr/ports/lang/php52-extensions. Попробывал: cd /usr/ports/sysutils/pecl-fileinfo make install clean - та же ошибка. make reinstall - то же самое. Link to post Share on other sites
Sandorik 21 Posted 2012-01-11 20:15:10 Share Posted 2012-01-11 20:15:10 make deinstall clean ? Link to post Share on other sites
tp-link123 0 Posted 2012-01-11 20:42:14 Author Share Posted 2012-01-11 20:42:14 было. Не помогло. Link to post Share on other sites
stroitel 4 Posted 2012-01-11 21:33:08 Share Posted 2012-01-11 21:33:08 cd /usr/ports/sysutils/pecl-fileinfo make deinstall clean make reinstall clean А лучше: pkg_info | grep -i php и сделать pkg_deinstall всего кроме самого интерпретатора php Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now