ID:               14936
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Caldera eServer 2.3.1
 PHP Version:      4.1.1
 New Comment:

Does this happen with Apache 1.3.24 and PHP 4.2.0 ?



Previous Comments:
------------------------------------------------------------------------

[2002-01-08 15:31:17] [EMAIL PROTECTED]

I have apache 1.3.14 and php 4.1.1

The PHP configure was:

./configure --with-apache=../apache_1.3.14 --without-mysql
--with-oci8=/u01/app/oracle/product/8.1.6 --enable-sysvshm=yes
--enable-sysvsem=yes --with-config-file-path=/etc --enable-debug=no
--with-exec-dir=/usr/local/bin --enable-track-vars=yes --with-x
--with-versioning --with-ftp --with-gd --with-gettext --with-gdbm
--enable-sigchild

And the apache configure

./configure -v --prefix=/etc/httpd --disable-rule=WANTHSREGEX
--sysconfdir=/etc/httpd/conf --datadir=/home/httpd --bindir=/usr/bin
--sbindir=/usr/sbin --libexecdir=/usr/libexec/apache
--includedir=/usr/include/apache --logfiledir=/var/log/httpd
--localstatedir=/var --runtimedir=/var/run
--proxycachedir=/var/cache/httpd
--mandir=/usr/man --with-perl=/usr/bin --enable-module=most
--enable-shared=max --enable-module=expires --enable-module=headers
--enable-module=info --enable-module=so --enable-module=usertrack

I compiled succesfully PHP.. but

during apache compilation....

modules/php4/libphp4.a(string.o): In function `zif_strpos':
/usr/src/OpenLinux/SOURCES/php-4.1.1/ext/standard/string.c:1416:
undefined
reference to `zgnd_get_parameters_ex'
make[2]: *** [target_static] Error 1
make[2]: Leaving directory
`/usr/src/OpenLinux/SOURCES/apache_1.3.14/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/OpenLinux/SOURCES/apache_1.3.14'
make: *** [build] Error 2

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14936&edit=1

Reply via email to