ID:               22066
 Updated by:       [EMAIL PROTECTED]
 Reported By:      khin-shein dot khin at st dot com
 Status:           No Feedback
 Bug Type:         GD related
 Operating System: Solaris 2.7
 PHP Version:      4.3.0
 New Comment:

> I keep getting this error, too, using the latest gd 2.0.22
> (as well as gd 2.0.21) and php 4.3.4 on Suse Linux 8.1
> (heavily modified).

Using bundled GD (configure --with-gd), you do not need any external
GD.

And be sure you do not have GD includes in your include path, those may
override the bundled ones.

pierre



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

[2004-02-08 07:17:56] gz at data-development dot de

I keep getting this error, too, using the latest gd 2.0.22 (as well as
gd 2.0.21) and php 4.3.4 on Suse Linux 8.1 (heavily modified). 

Configure command for gd:

./configure --with-png --with-freetype --with-jpeg

Configure command for php:

./configure --enable-bcmath --enable-calendar --enable-ctype
--enable-discard-path --enable-exif --enable-filepro
--enable-force-cgi-redirect --enable-ftp --enable-gd-imgstrttf
--enable-gd-native-ttf --enable-inline-optimization --enable-magic
-quotes --enable-mbstr-enc-trans --enable-mbstring
--enable-memory-limit --enable-safe-mode --enable-shmop
--enable-sigchild --enable-sysvsem --enable-sysvshm --enable-track-vars
--enable-trans-sid --with-bz2 --with-dom=/usr/include/libxml2
--with-ftp --with-jpeg-dir=/usr --with-mcrypt --with-mysql=/usr
--with-png-dir=/usr --with-t1lib --with-tiff-dir=/usr --with-ttf
--with-freetype-dir=yes --with-xml --with-zlib=yes --with-gd=/usr/local
--with-openssl --with-curl --with-mm --with-dom-xslt --with-dom-exslt

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

[2003-02-19 04:38:26] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-02-05 03:41:12] [EMAIL PROTECTED]

What was the full configure line used?


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

[2003-02-05 03:36:43] khin-shein dot khin at st dot com

configure is pass with --with-gd  but make is fail as per follow .
Kindly advice asap.

error---

Undefined                       first referenced
 symbol                             in file
gdImageColorMatch                   ext/gd/gd.lo
gdImageCreateFromGif                ext/gd/gd.lo
gdImageRotate                       ext/gd/gd.lo
gdImageCreateFromGifCtx             ext/gd/gd.lo
ld: fatal: Symbol referencing errors. No output written to
sapi/cli/php
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'



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


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

Reply via email to