delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_CX |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4ED4F296.4090101@gmail.com> |
Date: | Tue, 29 Nov 2011 15:56:22 +0100 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Can't install netCDF4 |
References: | <1322577036 DOT 2237 DOT 30 DOT camel AT kare-desktop> |
In-Reply-To: | <1322577036.2237.30.camel@kare-desktop> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
On 11/29/2011 3:30 PM, Edvardsen Kåre wrote: > So, I followed the more detailed (but not so intuitive) descriptions for > installing all hdf5, netcdf-4, and netCDF4, latest stable versions. Now, > I bump into a different problem which seem to be related to libcurl > (errorlog.txt attached). Can't quite figure out what's wrong, but I > guess whatever libcurl-related packages I've installed that comes with > cygwin is not enough? the package is called libcurl-devel > > Regards, > Kåre for the netcdf-4.1.1 cygwin package, the configuration was configure --enable-shared \ --enable-netcdf4 \ --enable-cxx-4 \ lt_cv_deplibs_check_method=pass_all \ LDFLAGS=-no-undefined probably the missing "LDFLAGS=-no-undefined" is your problem, it is a very typical issue when porting package to cygwin. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |