From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9164 invoked by alias); 6 Oct 2011 17:28:05 -0000 Received: (qmail 9081 invoked by uid 22791); 6 Oct 2011 17:28:03 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-qw0-f43.google.com (HELO mail-qw0-f43.google.com) (209.85.216.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Oct 2011 17:27:48 +0000 Received: by qabg14 with SMTP id g14so2824232qab.2 for ; Thu, 06 Oct 2011 10:27:47 -0700 (PDT) Received: by 10.224.200.72 with SMTP id ev8mr742546qab.138.1317922067362; Thu, 06 Oct 2011 10:27:47 -0700 (PDT) Received: from [192.168.0.100] (S0106000cf16f58b1.wp.shawcable.net. [24.79.200.150]) by mx.google.com with ESMTPS id f8sm7131807qap.15.2011.10.06.10.27.46 (version=SSLv3 cipher=OTHER); Thu, 06 Oct 2011 10:27:46 -0700 (PDT) Subject: Re: New (to me) undefined symbol issue when linking From: "Yaakov (Cygwin/X)" To: cygwin Date: Thu, 06 Oct 2011 17:28:00 -0000 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1317922069.7236.5.camel@YAAKOV04> Mime-Version: 1.0 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-10/txt/msg00108.txt.bz2 On Thu, 2011-10-06 at 10:18 -0500, Nathan Thern wrote: > I'm building a library called libschroedinger1.0-1.0.10 > > The make step fails at this point: > > wavelet_2d.o: In function `orc_deinterleave2_s16': > /usr/src/libschroedinger1.0-1.0.10-1/build/testsuite/../schroedinger/schroorc.h:1058: > undefined reference to `__orc_code_orc_deinterleave2_s16' > wavelet_2d.o: In function `orc_interleave2_s16': > /usr/src/libschroedinger1.0-1.0.10-1/build/testsuite/../schroedinger/schroorc.h:1020: > undefined reference to `__orc_code_orc_interleave2_s16' > collect2: ld returned 1 exit status It is a known issue that the testsuite does not build with the latest orc: http://www.mail-archive.com/schrodinger-devel@lists.sourceforge.net/msg00414.html That being said, libschroedinger1.0 and liborc0.4 are already available in Ports. Yaakov -- 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