From: kv at gki dot ru Operating system: FreeBSD 4.7 PHP version: 5.0.0b1 (beta1) PHP Bug Type: Unknown/Other Function Bug description: Undefined symbol "res_ninit"
Description: ------------ ./configure --disable-cli --exec-prefix=/usr/local/php5 --with-mnogosearch=/usr/ local/mnsh --with-imap=/usr/local --enable-ldap --enable-force-cgi-redirect --wi th-tsrm-pth --with-dom=/usr/local --with-dom-xslt=/usr/local --with-dom-exslt=/u sr/local --enable-inline-optimization --enable-trans-sid --enable-versioning --e nable-ftp --with-xml --with-magic-quotes --enable-track-vars --with-png-dir=/usr /local --with-apxs=/usr/local/apachephp5/bin/apxs --with-gd --with-jpeg-dir=/usr /local --with-gettext=/usr/local --with-bz2=/usr/local --with-zlib=/usr --with-m ysql=/usr/local/mysql --enable-calendar --enable-safe-mode --enable-sysvsem --en able-sysvshm --with-config-file-path=/usr/local/php5 --with-mod_charset --enable -bcmath --with-iconv=/usr/local gmake ..... gmake install ..... ./apachectl start Syntax error on line 201 of /usr/local/apachephp5/conf/httpd.conf: Cannot load /usr/local/apachephp5/libexec/libphp5.so into server: /usr/local/apa chephp5/libexec/libphp5.so: Undefined symbol "res_ninit" ./apachectl start: httpd could not be started -- Edit bug report at http://bugs.php.net/?id=24533&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24533&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24533&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24533&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24533&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24533&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24533&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24533&r=support Expected behavior: http://bugs.php.net/fix.php?id=24533&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24533&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24533&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24533&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24533&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24533&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24533&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24533&r=gnused
