On Mon, 2005-08-22 at 18:45 +1000, [EMAIL PROTECTED] > zip/zip.c: In function `zipOpenNewFileInZip3': > zip/zip.c:814: error: `RAND_HEAD_LEN' undeclared (first use in this function) > etc...(as above)
Looks like you're using an old copy of NGL, this has been fixed last week. Files were missing in the distributed tarball... If you have autoconf and automake, grab the sources from CVS (https://gna.org/cvs/?group=ngl) and run ./bootstrap before ./configure. Otherwise you can grab this temporary release : http://download.gna.org/ngl/ngl.pkg/ngl-0.8.1_cvs20050822.tar.gz