Hi, i want to build php with snmp. in the box Linux Suse 6.4 php 4.03 Apache 1.3.19 + SSL ucd-snmp-4.2.1 mysql 3.23.33 compilation of php no problem ( ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.19 --e nable-track-vars --enable-ftp --enable-trans-sid --with-snmp=/usr/local/snm p --enable-ucd-snmp-hack ) The problem : If I compile the apache with php I get following error: modules/php4/libphp4.a(zend_extensions.o): In function `zend_extension_startup': /usr/src/web/php-4.0.3/Zend/zend_extensions.c:146: undefined reference to `DL_UN LOAD' collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/usr/src/web/apache_1.3.19/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/src/web/apache_1.3.19' make: *** [build] Error 2 Regards Juergen -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]