On Fri, 16 Mar 2001, BEN AÏSSI Akram wrote:

>Reply:
>I also used the PHP 4.0.4pl1 and it does the same ...
>
>so about the gd.h, it uses the brand new one, I also compiled gd again, because I was
>thinking that the error was frome there, but I think that mod_php4 is trying to call a
>reference that doesn t exists in ligd.so.1.8.4
>
>even png.h doesnt contains the fucntion or a variable  called png_get_error_ptr or
>something_ptr or something_ptr

Yes it does:

[root@kossu png]# grep -r png_get_error_ptr *
include/png.h:extern PNG_EXPORT(png_voidp,png_get_error_ptr)
PNGARG((png_structp png_ptr));

Maybe your pnglib is too old?

--Jani



--
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]

Reply via email to