ID: 21223 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: RH Linux 8.0 PHP Version: 4.3.0 New Comment:
But what makes you think it isn't simply done? I don't see any errors here. Did you try running it? Previous Comments: ------------------------------------------------------------------------ [2002-12-27 17:03:27] [EMAIL PROTECTED] Correction to my last comment. That last line is actually sapi/cli/php - not api/cli/php. ------------------------------------------------------------------------ [2002-12-27 17:01:26] [EMAIL PROTECTED] It just stops and the command line appears. Here are the last few lines of the "make" command on the screen. I hesitated to try "make install" for fear of messing up my current installation. sapi/cli/php_cli.so sapi/cli/getopt.lo main/internal_functions_cli.lo -lmysqlclient -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -o api/cli/php [root@localhost php-4.3.0]# I have also tried compiling with only the mysql and apx options to rule out the other packages and it still stops. ------------------------------------------------------------------------ [2002-12-27 16:53:59] [EMAIL PROTECTED] Are you sure your compile fails? Does "make install" work? If no, please post a last few lines of the make output. ------------------------------------------------------------------------ [2002-12-27 16:36:18] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=21223&edit=1