Hi Andrea,

I'm not a OSX expert, but for those that are you don't provide quite
enough info to know what might be up.  I presume using doing an XCode
build, but you don't mentioned this explicitly.

Did the XCode projects come from the manually maintained ones or CMake
generated ones?

Does the release build compile fine?

Have you tested previous version of the OSG in this configuration?

Robert.

On Fri, Nov 7, 2008 at 10:37 AM, Andrea Negri <[EMAIL PROTECTED]> wrote:
> Hi folks,
> I tried to build OSG 2.7.4 on my Mac (OSX 10.4.11 PPC, XCode 2.4.1) and I
> have some errors (undefined symbols):
>
> Building target "libOsgText.dylib" of project "OpenSceneGraph" with
> configuration "Debug"
> Ld
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/OpenSceneGraph.build/Debug/libosgText.dylib.build/Objects-normal/ppc/libosgTextd.dylib
> normal ppc
>     cd /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build
>     /usr/bin/g++-4.0 -o
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/OpenSceneGraph.build/Debug/libosgText.dylib.build/Objects-normal/ppc/libosgTextd.dylib
> -L/Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug
> -F/Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug
> -filelist
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/OpenSceneGraph.build/Debug/libosgText.dylib.build/Objects-normal/ppc/osgTextd.LinkFileList
> -arch ppc -Wl,-single_module -compatibility_version 49.0.0 -current_version
> 2.7.4 -install_name
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug/libosgTextd.dylib
> -Wl,-Y,1455 -dynamiclib -mmacosx-version-min=10.4 -dynamiclib
> -headerpad_max_install_names
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug/libosgDBd.dylib
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug/libosgd.dylib
> /Users/andreanegri/Developement/OSG-2.7.4/OpenSceneGraph-2.7.4_build/lib/Debug/libOpenThreadsd.dylib
> -framework AGL -framework OpenGL /usr/lib/libm.dylib -lpthread -framework
> Carbon -framework AGL -framework OpenGL -isysroot
> /Developer/SDKs/MacOSX10.4u.sdk
> ld: Undefined symbols:
> _acl_copy_ext_native referenced from CarbonCore expected to be defined in
> libSystem
> _acl_copy_int_native referenced from CarbonCore expected to be defined in
> libSystem
> _task_name_for_pid referenced from CarbonCore expected to be defined in
> libSystem
> /usr/bin/libtool: internal link edit command failed
>
>
> Any clues from mac users here?
> Thanks in advance
> Andrea Negri
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to