[ome-devel] Building omero-cpp under Mac OS X.

Josh Moore josh at glencoesoftware.com
Thu Oct 28 18:42:14 BST 2010


Hi Jerome,

which build target/command are you using? I've seen the "symbol(s) not found" error before, and always assumed I had done something wrong locally. If you're seeing it, however, it's a larger issue. That being said, I just did "./build.py build-all" from the top-level and the dylib built fine:

~/code/omero.git $ unzip -l target/OMERO.cpp-4.2.1-DEV-gcc-4.2.1-64dbg.zip | grep dylib
 82189080  10-28-10 18:37   OMERO.cpp-4.2.1-DEV-gcc-4.2.1-64dbg/lib/libomero_client.dylib

~Josh

On Oct 28, 2010, at 9:57 AM, Jerome Avondo wrote:

> 
> Hi all,
> 
> Seem to be getting stuck when trying to build the omero-cpp library under Mac OS X.
> This is the point where it seems to choke.
> 
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> scons: *** [libomero_client.dylib] Error 1
> 
> BUILD FAILED
> /Users/ut/Documents/SVN/omero-4.2.0/build.xml:169: The following error occurred while executing this line:
> /Users/ut/Documents/SVN/omero-4.2.0/components/antlib/resources/global.xml:109: The following error occurred while executing this line:
> /Users/ut/Documents/SVN/omero-4.2.0/components/tools/OmeroCpp/build.xml:67: The following error occurred while executing this line:
> /Users/ut/Documents/SVN/omero-4.2.0/components/antlib/resources/global.xml:231: exec returned: 2
> 
> 
> Anyone?
> Thanks for your time....
> 
> J.



More information about the ome-devel mailing list