That took care of things.
Thanks a lot!
On Monday, December 10, 2001, at 08:31 PM, Rasmus Lerdorf wrote:
> Sounds like you have an old gd1 header file lying around that PHP is
> picking up instead of the 2.0 one. Do a "locate gd.h" on your system and
> get rid of any old stray versions of this
Sounds like you have an old gd1 header file lying around that PHP is
picking up instead of the 2.0 one. Do a "locate gd.h" on your system and
get rid of any old stray versions of this file.
-Rasmus
On Mon, 10 Dec 2001, Allie Micka wrote:
> I'm having a problem compiling PHP 4.1.0 with gd sup
I'm having a problem compiling PHP 4.1.0 with gd support. I've got gd-2.0.
1 installed from the ports tree. php configures fine, but during the
compile it outputs the following:
-c gd.c
gd.c: In function `zm_startup_gd':
gd.c:271: `gdArc' undeclared (first use in this function)
gd.c:271: (Each