[Fresco-devel] getting zlib error compiling under slackware
"Andy Sy" <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <00db01c2e14b$a23256c0$0100a8c0@duron12> |
Trying to compile Fresco M1 under Slackware 8.1, ./configure complains, via config.log, about an "undefined reference to 'gzsetparams'" despite the fact that the latest version of zlib (1.1.4) is what's installed. Doing an 'nm /usr/lib/libz.a' shows that 'gzsetparams' is present in the library. Any clues as to what's wrong?