www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <439241F1.BFB1EAEE@dessent.net> |
Date: | Sat, 03 Dec 2005 17:10:09 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: gzread, gzdopen, gzclose not found |
References: | <BAY104-F240EC9BD932A0C95836D7AD4E0 AT phx DOT gbl> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Robert Body wrote: > Building Libs/libclanApp.so > Libs/libclanCore.a(datafile_inputprovider.o): In function > `_ZNSt11_Deque_baseI18CL_Zipped_PositionSaIS0_EED2Ev': > There's still not enough information. You need to find out what command this makefile is running that is causing the error. And then modify it to have -lz in the correct location. On cygwin the output file should be cygclanApp.dll, not libclanApp.so, so that right there tells me that this makefile probably hardcodes such things, which means that it is probably not portable and was likely hand written by someone who has no concept of any other *nix than linux. WHy can't people just use libtool? You should try asking these questions on the clanlib mailing list / forum / whatever. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |