Re: Undefined symbol for OSX build
"Bram Stolk" <[email protected]>
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 > -- Zapp: Captain's log, stardate...er.. Kif: Ohhh. April 13th. Zapp: April 13th. Point 2. _______________________________________________ ODE mailing list [email protected] http://ode.org/mailman/listinfo/ode