This is the mail archive of the cygwin@cygwin.com 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]

Linking with zlib


I'm sorry if I sound ignorant but I've been looking at this problem for a few days and I'm lost. I have googled but failed to find a relevant answer.

I have been trying to compile mergelog <http://mergelog.sourceforge.net/> (or more importantly zmergelog which is built from the same source file) under Cygwin.

Zmergelog is a fairly simple program to merge gziped Apache log files. It uses zlib to open and read the gziped files.

Mergelog's configure script appears to find that I have zlib installed but when I get to make zmergelog the link fails with undefined references to _gzopen _gzread and _gzclose.

I would be really grateful if someone could give me a hint how to compile zmergelog under Cygwin.

The output of the configure / make session and also cygcheck are attached.

Many thanks in advance.

--
Mark Himsley

Attachment: configure+make.txt
Description: Text document

Attachment: cygcheck.out
Description: Text document

--
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]