[ODE] Undefined symbol for OSX build

Bram Stolk b.stolk at gmail.com
Sat Sep 15 08:07:08 MST 2007


Those are symbols from libdrawstuff
So there is a missing -ldrawstuff on the link command line.

There are various possible reasons for this.
One is that configure was unable to find X11.

Do you have X11 development libraries installed?
Are they in a standard location?

You can send me your config.log and I will take a look at it if you want.
Don't send it over the mailing list, as it will get blocked for its size.

  Bram


On 9/14/07, Rick Ashton <expiation at devils.com> 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
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>



-- 
Zapp: Captain's log, stardate...er..
Kif: Ohhh. April 13th.
Zapp: April 13th. Point 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ode.org/pipermail/ode/attachments/20070915/e22cad87/attachment.htm


More information about the ODE mailing list