You'll probably find that the gdImageCreateFrom errors are down to your gd
build failing silently - check the errs file in your gd-2.0.1 directory. As
far as the conflicting types message goes, I'm getting the same
thing....I'll be very interested to find out why - if you solve it can you
post the solution.
Dave
----- Original Message -----
From: "Philip Snyder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 7:44 AM
Subject: [PHP-INST] PHP 4.0.5 & gd 2.0.1
> I grabbed PHP 4.0.5 and gd 2.0.1 so I could create JPG thumbnails of files
> as I upload them.
>
> make install for gd went fine and the library is in /usr/lib as expected.
>
> I run configure for PHP and it gets through that without any issues.
> However, when I look back on the output, it says no after every check for
> gdImageCreateFrom<ANYTHING>. Then when I do a make, I get this error:
>
> gd.c:91: conflicting types for `gdIOCtx'
> make[3]: *** [gd.lo] Error 1
> make[3]: Leaving directory `/archive/web_server/php-4.0.5/ext/gd'
> make[3]: *** [gd.lo] Error 1
> make[3]: Leaving directory `/archive/web_server/php-4.0.5/ext/gd'
> make[3]: *** [gd.lo] Error 1
> make[3]: Leaving directory `/archive/web_server/php-4.0.5/ext'
> make: *** [all-recursive] Error 1
>
> Can anyone help?
>
> -Philip
> Home: 310.996.1316
> Work: 310.664.1778
> Web: http://www.bewley.net/~prsnyder
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]