This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New (to me) undefined symbol issue when linking


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]