[ODE] ODE on OSX intel macs

stefan) lists at stefanix.net
Tue May 9 10:27:47 MST 2006



I grapped it from svn as described in the wiki:
http://opende.sourceforge.net/wiki/index.php/Manual_%28Install_and_Use 
%29

/stefan


On May 9, 2006, at 7:16 PM, Wesley Smith wrote:

> Where did you get ODE 0.6?  I can't seem to find it anywhere.  Are
> there instructions on the web somewhere about svn access?  I really
> want to test it out on macintel.
>
> thanks,
> wes
>
> On 5/9/06, stefan) <lists at stefanix.net> wrote:
>>
>> ODE Community,
>>
>> I am trying to get ode working on one of these new intel macs.
>> When I try to compile the most current svn checkout I get the
>> following attached error.
>>
>> Has anybody managed to build ode on this platform.
>> Any progress underway?
>>
>> Help very much appreciated,
>>
>> /stefan
>>
>>
>> ============ build error on intel macs ====================
>> Vigor21:~/Temp/opende noema$ make
>> Making all in include
>> Making all in ode
>> make  all-am
>> make[3]: Nothing to be done for `all-am'.
>> make[2]: Nothing to be done for `all-am'.
>> Making all in drawstuff
>> Making all in src
>> source='drawstuff.cpp' object='libdrawstuff_a-drawstuff.o'  
>> libtool=no \
>> depfile='.deps/libdrawstuff_a-drawstuff.Po' tmpdepfile='.deps/
>> libdrawstuff_a-drawstuff.TPo' \
>> depmode=gcc3 /bin/sh ../../depcomp \
>> g++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode   -g -I../../ 
>> include -
>> I../../include -g -c -o libdrawstuff_a-drawstuff.o `test -f
>> 'drawstuff.cpp' || echo './'`drawstuff.cpp
>> rm -f libdrawstuff.a
>> ar cru libdrawstuff.a libdrawstuff_a-drawstuff.o
>> ranlib libdrawstuff.a
>> Making all in dstest
>> source='dstest.cpp' object='dstest-dstest.o' libtool=no \
>> depfile='.deps/dstest-dstest.Po' tmpdepfile='.deps/dstest- 
>> dstest.TPo' \
>> depmode=gcc3 /bin/sh ../../depcomp \
>> g++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode   -g -I../../ 
>> include -
>> I../.. -g -c -o dstest-dstest.o `test -f 'dstest.cpp' || echo
>> './'`dstest.cpp
>> g++  -g   -o dstest -L../../drawstuff/src dstest-dstest.o -
>> ldrawstuff  -framework OpenGL -framework Carbon -framework AGL  - 
>> lstdc
>> ++ -lm -lpthread -lstdc++ -lm -lpthread
>> /usr/bin/ld: Undefined symbols:
>> _dsPrint
>> dsPlatformSimLoop(int, int, dsFunctions*, int)
>> _dsDebug
>> _dsError
>> collect2: ld returned 1 exit status
>> make[2]: *** [dstest] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all-recursive] Error 1
>> _______________________________________________
>> ODE mailing list
>> ODE at q12.org
>> http://q12.org/mailman/listinfo/ode
>>
>



More information about the ODE mailing list