Date: 01/12/00
- Next message: Bug Database: "[PHP-DEV] Bug #2738 Updated: Apache doesn't compile, complaining about undefined things in functions/dns.c"
- Previous message: Bug Database: "[PHP-DEV] Bug #2071 Updated: Compilation error in "functions/sysvshm.c""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: r.eichhorn <email protected>
Operating system: Linux Suse 6.2
PHP version: 3.0.13
PHP Bug Type: Compile Failure
Bug description: Compile Error : functions/snmp.o: In function `_php3_snmp'
after fine configure , make tells me following error :
functions/snmp.o: In function `_php3_snmp':
/usr/src/php3cvs/php3/functions/snmp.c:268: undefined reference to `snmp_add_var'
ucd_snmp Version = 3.5.3
my configure parameters :
./configure \
--prefix=/usr/local/php \
--with-mysql=/usr/local/mysql \
--with-snmp=/usr/local/ucd-snmp \
--with-gd=/usr/include/gd \
--with-ldap \
--with-config-file-path=/usr/local/php/lib \
--with-zlib \
--with-jpeg-dir=/usr/local \
--with-tiff-dir=/usr/local \
--with-pdflib=/usr/local \
--enable-safe-mode \
--enable-discard-path \
--enable-force-cgi-redirect \
--enable-track-vars
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #2738 Updated: Apache doesn't compile, complaining about undefined things in functions/dns.c"
- Previous message: Bug Database: "[PHP-DEV] Bug #2071 Updated: Compilation error in "functions/sysvshm.c""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

