Date: 05/04/00
- Next message: gcourtial <email protected>: "[PHP-DEV] PHP 4.0 Bug #4316: core file"
- Previous message: David Treves: "[PHP-DEV] Apache on Win 98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jsalomon <email protected>
Operating system: Linux 2.2.14
PHP version: 3.0.16
PHP Bug Type: Installation problem
Bug description: Configure Error in Apache 1.3.12
When running configure in apache dir I receive the following errors:
/usr/src/ARCHIVE/apache/php-3.0.16/functions/gd.c:1543: undefined reference to `gdImageFill'
modules/php3/libmodphp3.a(gd.o): In function `php3_imagecolortransparent':
and more ...
/usr/src/ARCHIVE/apache/php-3.0.16/functions/head.c:340: undefined reference to `ap_send_http_header'
modules/php3/libmodphp3.a(post.o): In function `php3_getput':
and more ...
and finally:
modules/php3/libmodphp3.a(browscap.o):/usr/src/ARCHIVE/apache/php-3.0.16/functions/browscap.c:65: more undefined references to `ap_regexec' follow
modules/php3/libmodphp3.a(gdttf.o): In function `tweenColorFetch':
/usr/src/ARCHIVE/apache/php-3.0.16/functions/gdttf.c:652: undefined reference to `gdImageColorResolve'
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
I configured the following in php 3.0.16:
./configure --with-apache=../apache_1.3.12 --with-oracle --with-imap \
--with-gd --with-jpeg-dir=/usr/local/bin --enable-track-vars
did make / make install
IMAP4rev1 v12.250 server
ORACLE 8.1.5.0.2
gd 1.6.3
libjpeg6.0b
then ran configure in apache dir with:
./configure --enable-shared=max --activate-module=src/modules/php3/libphp3.a
Regards
Jens Salomon
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: gcourtial <email protected>: "[PHP-DEV] PHP 4.0 Bug #4316: core file"
- Previous message: David Treves: "[PHP-DEV] Apache on Win 98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

