From: [EMAIL PROTECTED] Operating system: HP 10.20 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: Unresolved symbol: __umoddi3 Apache 1.3.20 Mysql 3.22.32 gcc 2.8.1 PHP 4.0.6 compile: ./configure --with-mysql=/usr/local/mysql --enable-track- vars --prefix=/usr3/php4.0.6 --enable-libgcc --with-apxs=/usr/local/apache1320/bin/apxs Notice: i have modify apxs ( HPUX required .sl Suffix ! ) Start Apache --> Error : /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from /usr/local/mysql/lib/mysql/libmysqlclient.sl.6 Syntax error on line 58 of /usr/local/apache1320/conf/httpd.test: Cannot load /usr/local/apache1320/libexec/libphp4.sl into server: No such file or directory Part of config.status: s%@CONFIGURE_COMMAND@% './configure' '--with-mysql=/usr/local/mysql' '--enable-tra ck-vars' '--prefix=/usr3/php4.0.6' '--enable-libgcc' '--with-apxs=/usr/local/apach e1319/bin/apxs'%g s%@EXTRA_LIBS@% -lmysqlclient -lcrypt -lm -lgcc %g s%@NATIVE_RPATHS@% -L/opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1 -L/usr/local/ mysql/lib/mysql%g File: -rw-rw-rw- 1 root sys 333402 Sep 15 1998 /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/ 2.8.1/libgcc.a This is the second question. The first answer get from Asmus ( PHP-Group ) ... install php with '--enable-libgcc' --> the same error Have you another tip ? R.Kalemba -- Edit bug report at: http://bugs.php.net/?id=12232&edit=1 -- PHP Development 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]