ID:               16937
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux 2.4.9
 PHP Version:      4.2.0
 New Comment:

You have a GD1 gd.h somewhere on your include path which is getting
picked up.  Get rid of it and try a clean rebuild.


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

[2002-05-07 02:19:02] [EMAIL PROTECTED]

I tried both. The source directory AFTER doing a make on libgd.a (as
shown http://www.php.net/~rasmus/gd.html) and also after doing a full
make.

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

[2002-05-01 11:12:17] [EMAIL PROTECTED]

NOT the source directory, the BASE install directory.

E.g. your source is in

  /home/foo/src/gd-2.0.1/

and you install it into

  /usr/local/frob

then your have to use

  ./configure --with-gd=/usr/local/frob



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

[2002-05-01 09:27:34] [EMAIL PROTECTED]

I'm pointing directly to the GD src directory, as mentioned here:

http://www.php.net/~rasmus/gd.html

gd.h is here:
/usr/local/src/gd-2.0.1/gd.h

And i'm pointing directly there (to gd-2.0.1 dir) when compiling.

Yes, it does have the line.

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

[2002-05-01 02:44:16] [EMAIL PROTECTED]

Where is your gd.h located? Does it containe the following line

#define gdPie   gdArc

?

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

[2002-05-01 01:30:09] [EMAIL PROTECTED]

PHP is what won't compile, not GD :)

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16937

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

Reply via email to