X-Recipient: archive-cygwin AT delorie DOT com 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 Subject: Re: New (to me) undefined symbol issue when linking From: "Yaakov (Cygwin/X)" To: cygwin Date: Thu, 06 Oct 2011 12:27:47 -0500 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 AT lists DOT sourceforge DOT 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