2010/2/9 Matheus Weber da Conceição <[email protected]> > 2010/2/9 Enio Marconcini <[email protected]>: > > Pessoal estou com uma instalação fresca do FreeBSD 8.0 Stable > > > > ja passei um "portaudit -Fda" e o portsnap e tal > > > > o problema é que eu preciso instalar o php5-snmp e tenho o seguinte erro > > > > configure: error: SNMP sanity check failed. Please check config.log for > more > > information. > > ===> Script "configure" failed unexpectedly. > > Please report the problem to [email protected] [maintainer] and attach the > > "/usr/ports/net-mgmt/php5-snmp/work/php-5.2.12/ext/snmp/config.log" > > including > > the output of the failure of your make command. Also, it might be a good > > idea > > to provide an overview of all packages installed on your system (e.g. an > `ls > > /var/db/pkg`). > > *** Error code 1 > > > > Stop in /usr/ports/net-mgmt/php5-snmp. > > > > > > gostaria de saber se alguém ja passou por problema semelhante? > > > > estes mesmos passos eu sempre fiz no 7.2 e funcionava blza..... > > > > abraços > > > > -- > > ENIO RODRIGO MARCONCINI > > gtalk: [email protected] > > skype: eniorm > > msn: /dev/null > > > > .: FreeBSD -:- OpenBSD -:-Slackware Linux :. > > Have trouble with Windows - reboot! > > Have trouble with Unix - be root! > > ------------------------- > > Histórico: http://www.fug.com.br/historico/html/freebsd/ > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > > > > > > O que tem no config.log? > > -- > ============================ > Matheus Weber da Conceição > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >
ahh o make mais completo seria esse glaurung# pwd /usr/ports/net-mgmt/php5-snmp glaurung# make ===> php5-snmp-5.2.12 depends on file: /usr/local/bin/phpize - found ===> php5-snmp-5.2.12 depends on file: /usr/local/bin/autoconf-2.62 - found ===> php5-snmp-5.2.12 depends on shared library: netsnmp.16 - found ===> PHPizing for php5-snmp-5.2.12 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 ===> Configuring for php5-snmp-5.2.12 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... i386-portbld-freebsd8.0 checking host system type... i386-portbld-freebsd8.0 checking target system type... i386-portbld-freebsd8.0 checking for PHP prefix... /usr/local checking for PHP includes... -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 checking for PHP extension directory... /usr/local/lib/php/20060613 checking for PHP installed headers prefix... /usr/local/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... no checking for nawk... nawk checking if nawk is broken... no checking for SNMP support... yes, shared checking OpenSSL dir for SNMP... /usr checking whether to enable UCD SNMP hack... yes checking for snmp_parse_oid in -lnetsnmp... no checking for init_snmp in -lnetsnmp... no configure: error: SNMP sanity check failed. Please check config.log for more information. ===> Script "configure" failed unexpectedly. Please report the problem to [email protected] [maintainer] and attach the "/usr/ports/net-mgmt/php5-snmp/work/php-5.2.12/ext/snmp/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/net-mgmt/php5-snmp. -- ENIO RODRIGO MARCONCINI gtalk: [email protected] skype: eniorm msn: /dev/null .: FreeBSD -:- OpenBSD -:-Slackware Linux :. Have trouble with Windows - reboot! Have trouble with Unix - be root! ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

