Sorry, the entry was:

  macports: |
     echo "Skipping Nvidia CG"

 

And the results of those commands:

 

$ file /opt/local/lib/libboost_thread-mt.dylib
/opt/local/lib/libboost_thread-mt.dylib: Mach-O 64-bit dynamically linked shared library x86_64

 

$ gcc -v

 Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)

 

~Deepak

 



Josh Faust <jfaust@willowgarage.com>
Sent by: ros-users-bounces@code.ros.org
09/09/2010 02:39 PMPlease respond toros-users@code.ros.org

 To   ros-users@code.ros.org
 cc  
 bcc   Deepak Ramachandran/HRA/ASC/HONDA
 Subject   Re: [ros-users] ogre_tools broken on CTurtle/Snow leopard
 

  I installed the nvidia cg package. And then I added the following entry to  the rosdep.yaml file in visualization_common.



The make process for ogre_tools still fails for me like before (undefined symbol "_main").

I think the wrong-architecture errors you're getting are probably the root of your problems.  It seems like your build environment may not be set up correctly.

What do:
file /opt/local/lib/libboost_thread-mt.dylib

and:
gcc -v

output?
Josh
_______________________________________________
ros-users mailing list
ros-users@code.ros.org
https://code.ros.org/mailman/listinfo/ros-users