The -lz should go to the *end* of the compile line (at least, after the .c file).
Ah - damn, I've read that before but it obviously hadn't sunk in. Editing the Makefile to put -lz after the .c file worked exactly as you suggested. I shall see if I can look into the Makefile.am and Makefile.in to correct that problem and feed it back to the author.
Hope this helps,
It did :-) Thanks!
-- Mark Himsley
-- 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/