Re: [Tuxnes-devel] Compile Failure
Brought to you by:
tmmm
From: Torsten H. <to...@in...> - 2002-07-30 18:19:38
|
> > It appears that some functions are missing from the the unzip headers, > > I'm not sure. Any help appreciated. > > It looks like the build isn't finding the symbol ZEXPORT. This is > defined in zlib. Some questions: > > 1) Do you have zlib installed? It's reasonable that you do or else the > compiler should have thrown an error about not finding zlib.h. Yes, zlib is installed. > 2) Do you have the latest zlib installed? I believe it is v1.1.4. Get it > from www.gzip.org. I have version zlib-1.1.4. You mention gzip, I have gzip 1.2.4. Both are latest, except that gzip has a patch for a buffer overflow I haven't installed (I don't run an ftp server). Still a strange situation. I've had a look through the zlib.h header and the functions that are requested unz* simply are not there. Hmmm... Torsten |