Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

[PHP3] PHP & SNMP installation problem From: Boris Juravlev (bob <email protected>)
Date: 08/12/99

I send question again.
Help me pls.!
I try to install php3.0.11 -with-snmp (ucd-snmp 3.6.2) on FreeBSD 3.2

./configure --with-apache=/var/www/apache_1.3.6rusPL28.16 --with-mysql=/usr
/local --with-gd=/usr/local --with-freetype=yes --enable-track-vars --with-m
od_charset --with-config-file-path=/usr/local/share/apache --with-snmp

make

I recive :
gcc -g -O2 -O2 -I. -I. -I/var/www/apache_1.3.6rusPL28.16/src/include -I/
var/www/apache_1.3.6rusPL28.16/src/os/unix
           -I/usr/local/include/gd -I/usr/local/include -I/usr/local/include
/mysql -I/usr/local/share/snmp/include -c func
tions/snmp.c -o functions/snmp.o
In file included from functions/snmp.c:70:
/usr/local/share/snmp/include/snmp_api.h:46: parse error before `oid'
/usr/local/share/snmp/include/snmp_api.h:46: warning: no semicolon at end of
struct or union
/usr/local/share/snmp/include/snmp_api.h:48: parse error before `*'
......................

.....................
functions/snmp.c:279: dereferencing pointer to incomplete type
functions/snmp.c:279: dereferencing pointer to incomplete type
*** Error code 1

If somebody know
what happen?

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>