Subject: php-3.0.2a/dl/snmp
To: None <current-users@netbsd.org>
From: Noud de Brouwer <noud@axxes.be>
List: current-users
Date: 07/21/1999 14:41:32
i try to make given this extra include..
CC = cc -O -I/usr/pkgsrc/www/apache/work/apache_1.3.3/src/include
-I/usr/pkgsrc/
www/apache/work/apache_1.3.3/src/os/unix -I/usr/pkg/include/ucd-snmp -I.
-I.. -DPIC -fPIC


but it gives me:
snmp/snmp.c:81: warning: data definition has no type or storage class
snmp/snmp.c: In function `_php3_snmp':
snmp/snmp.c:111: `WRONG_PARAM_COUNT' undeclared (first use this function)
snmp/snmp.c:111: (Each undeclared identifier is reported only once
snmp/snmp.c:111: for each function it appears in.)
snmp/snmp.c:167: `GET_REQ_MSG' undeclared (first use this function)
snmp/snmp.c:168: `GETNEXT_REQ_MSG' undeclared (first use this function)
*** Error code 1

does anyone know off-hand what i'm missing??
(non-list-subscriber..please respond to noud@axxes.be as well)
thanx,
~n