This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gzread, gzdopen, gzclose not found


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]