X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:subject:date:message-id:from:to; q= dns; s=default; b=n5UNa2+qfwOm5VuE1DGVk7hrz17cqz18OSw3/BhqTJdUd1 vlWrQ7vozxZ9+FGuTlpHVYzsX//ZSS4xnZgt+s+LrSI6fZAClxU0/D6xZWgqvm+q hsvRsf62hSHWx9bqmYTFW4SzbEZW+2wMNBPMX4EKqUKXfdziuvF3sRZmlN9cQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:subject:date:message-id:from:to; s= default; bh=fhCToHi6gPE17wZXREjqZhFD3E8=; b=lx1Y4PXHql5csabUS5W1 GMaMxJZyTxkUBFwZWvVM3PApsY/bIrkKt69Da24dt50zzNzOEDDsCFv8i28pCgXZ wN1UDJ/6iZRuJZMyx1TLVL+d7+hIEmuV7odNNZ/DC3IApvfwXqRYjnWGQ9YR3lFq //qKONJ0Tv/+aUbbsca+L0M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_20,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,TW_CX autolearn=ham version=3.3.1 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Making NetCDF 4.2 legacy C++ Date: Thu, 28 Mar 2013 15:36:27 -0300 Message-ID: <1ACDC57DA5691542BEA02FD6FA09D2C2646941@svnsbioexc02.ENT.dfo-mpo.ca> From: "DeTracey, Brendan" To: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r2SIc0Fr021952 Hi, I am trying to install the NetCDF 4.2 legacy C++ libraries, which are not available via setup.exe. Although I have installed everything HDF5 via setup.exe I get the following problem: $ make make all-recursive make[1]: Entering directory `/home/detraceyb/netcdf-cxx-4.2' Making all in cxx make[2]: Entering directory `/home/detraceyb/netcdf-cxx-4.2/cxx' /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -version-number 4:2:0 -o libnetcdf_c++.la -rpath /usr/local/lib libnetcdf_c___la-netcdf.lo libnetcdf_c___la-ncvalues.lo -lnetcdf /usr/bin/grep: /usr/lib/libhdf5_hl.la: No such file or directory /usr/bin/sed: can't read /usr/lib/libhdf5_hl.la: No such file or directory libtool: link: `/usr/lib/libhdf5_hl.la' is not a valid libtool archive Makefile:364: recipe for target `libnetcdf_c++.la' failed make[2]: *** [libnetcdf_c++.la] Error 1 make[2]: Leaving directory `/home/detraceyb/netcdf-cxx-4.2/cxx' Makefile:311: recipe for target `all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/detraceyb/netcdf-cxx-4.2' Makefile:240: recipe for target `all' failed make: *** [all] Error 2 $ ls /usr/lib/libhdf* /usr/lib/libhdf5.a /usr/lib/libhdf5_cpp.a /usr/lib/libhdf5_hl.dll.a* /usr/lib/libhdf5.dll.a* /usr/lib/libhdf5_cpp.dll.a* /usr/lib/libhdf5_hl_cpp.a /usr/lib/libhdf5.settings /usr/lib/libhdf5_hl.a /usr/lib/libhdf5_hl_cpp.dll.a* Thanks, Brendan ------------------------------------------ Brendan DeTracey brendan DOT detraceyb AT dfo-mpo DOT gc DOT ca w:(902) 426-9727 3-31 VS Bedford Institute of Oceanography Fisheries and Oceans Dartmouth,NS B2Y 4A2, Canada -- 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