Failed to make
Brought to you by:
john-paulsmith,
philfm
Using Irix 6.5 on an Indy machine and GNU GCC 3.0.4 the package fails to generate the
Gandalf library after ./configure (no errors) and GNU make is entered. The errors come from the
attempt to compile png_io.c where PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE ,
PNG_FILTER_TYPE_BASE are undeclared, therefore failing to create the module. Any idea ?
Gandalf was 1.1.
Thanks and regards,
Stephane.collignon@dsto.defence.gov.au
Logged In: YES
user_id=363935
Yes we've had similar problems with Irix 6.5. If it's not just us then maybe I should add a note on the installation instructions. The PNG installed on our system is very old (1.0 beta 3 - version 0.89 May 25, 1996). I downloaded newer PNG source from the web. I assume this is the same problem.