Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

[PHP] help! From: Admin Users (admin <email protected>)
Date: 07/12/00

hello,

Anyone has incounter this error during compiling with apache? anyway, im
using redhat 6.0, gd-1.8.1, php-3.0.12 and apache_1.3.11

Pls help, i cant get out with this error.

Thank you very much.

/usr/local/lib/libgd.a(gd.o): In function `gdImageColorResolve':
gd.o(.text+0x6d0): multiple definition of `gdImageColorResolve'
modules/php3/libphp3.a(gd.o):/usr/local/php-3.0.12/functions/gd.c:291:
first def
ined here
/usr/bin/ld: Warning: size of symbol `gdImageColorResolve' changed from
244 to 2
24 in gd.o
modules/php3/libphp3.a(gd.o): In function `php3_imagecreatefromgif':
/usr/local/php-3.0.12/functions/gd.c:474: undefined reference to
`gdImageCreateF
romGif'
modules/php3/libphp3.a(gd.o): In function `php3_imagegif':
/usr/local/php-3.0.12/functions/gd.c:835: undefined reference to
`gdImageGif'
/usr/local/php-3.0.12/functions/gd.c:853: undefined reference to
`gdImageGif'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/usr/local/apache_1.3.11/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/apache_1.3.11'
make: *** [build] Error 2

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>