From:             [EMAIL PROTECTED]
Operating system: Caldera eServer 2.3.1
PHP version:      4.1.1
PHP Bug Type:     *Compile Issues
Bug description:  Apache compilarion failure in the php module

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 bug report at: http://bugs.php.net/?id=14936&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]

Reply via email to