Re: Undefined symbol for OSX build

"Jon Watte (ODE)" <[email protected]>
Newsgroups gmane.comp.lib.ode
Message-ID <[email protected]>
Those are symbols defined in the "drawstuff" library, which is not part 
of ODE proper, but used in the test cases. You can grep for "dsError" in 
the various source files ("grep -r" is a godsend :-) to figure out where 
they are defined, then figure out why they don't get linked in.

Cheers,

          / h+


Rick Ashton wrote:
> Hi
>
> Been trying to build the various versioned builds of ODE on Mac OS X  
> 10.4 using the instructions given but always end up with:
>
> /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
>
> Can't seem to find anything about this on google.
>
> Can someone help?
>
> Thx
> Rick
> _______________________________________________
> ODE mailing list
> [email protected]
> http://ode.org/mailman/listinfo/ode
>
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.