gzread, gzdopen, gzclose not found

Brian Dessent brian@dessent.net
Sun Dec 4 00:39:00 GMT 2005


Robert Body wrote:

> Hi, I am trying to compile ClanLib, and I have zLib installed, I thought
> that's where these 3 gz function are from... but my Make does not find them

You didn't include enough information, such as the actual command used
to link.

As a guess I'd say you're missing -lz or you have -lz in the wrong
position in the order.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list