From: [EMAIL PROTECTED] Operating system: RH Linux 8.0 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: Compile dies
When I try to compile v4.3.0, it goes awhile and then just dies. Here is the config line: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --enable-sockets --with-gd=/usr/local --enable-gd-native-ttf --with-ttf --with-zlib --with-exif --with-freetype-dir=/usr/local --with-jpeg-dir=/usr/local/jpeg-6b --with-png-dir=/usr/local --with-t1lib Here are the last few lines of the config.log: configure:81224: gcc -o conftest -g -O2 -DLINUX=22 -DUSE_HSREGEX conftest.c 1>&5 /tmp/ccnwQBmi.o: In function `main': /opt/php-4.3.0/configure:81210: undefined reference to `dlopen' /opt/php-4.3.0/configure:81215: undefined reference to `dlsym' /opt/php-4.3.0/configure:81216: undefined reference to `dlsym' collect2: ld returned 1 exit status configure:81307: checking whether to enable thread-safety configure:81311: checking whether to enable inline optimization for GCC configure:81315: checking whether to enable a memory limit configure:81319: checking whether to enable Zend debugging configure:81323: checking whether to enable Zend multibyte configure:81386: checking for inline configure:81463: checking for stdarg.h configure:82745: checking for working mkdir -p -- Edit bug report at http://bugs.php.net/?id=21223&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21223&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21223&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21223&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21223&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21223&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21223&r=support Expected behavior: http://bugs.php.net/fix.php?id=21223&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21223&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21223&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21223&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21223&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21223&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21223&r=isapi