On Sun, Oct 17, 2010 at 02:56:29PM +0000, Brian McGann wrote: > I can build schroedinger-1.0.9 fine, but am having a problem building > schroedinger-1.0.10 with both orc-0.4.10 and orc-0.4.11 on mac 10.6.4, with > the > following being reported during make: ... > Undefined symbols: > "__orc_program_orc_deinterleave2_s16", referenced from: > _iwt_ref in wavelet_2d.o > "__orc_program_orc_interleave2_s16", referenced from: > _iiwt_ref in wavelet_2d.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[3]: *** [wavelet_2d] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > I see these entry points defined in some generated code files, but could > DISABLE_ORC somehow be defined, thus hiding them? Any suggestions would be > appreciated.
The best workaround right now is to not build the testsuite directory. This commit in git fixed it: commit 9c4e8a89af9f8ce408e50a0ffab79348e9703df2 Author: David Schleef <d...@schleef.org> Date: Fri Oct 8 13:32:11 2010 -0700 Don't export orc_ symbols and fix related bugs David ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Schrodinger-devel mailing list Schrodinger-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/schrodinger-devel