Re: [Fresco-devel] getting zlib error compiling under slackware
Nathaniel Smith <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 03, 2003 at 02:02:02PM +0800, Andy Sy wrote: > 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. We're almost certainly looking for libz.so, not libz.a. Do you have the zlib shared library installed correctly? And what does configure say, exactly? Is it detecting zlib but then later erroring out because it can't find it? -- Nathaniel -- "Of course, the entire effort is to put oneself Outside the ordinary range Of what are called statistics." -- Stephan Spender This email may be read aloud.