[Opensim-dev] ODE Issue :S
Ursula MATOVA
ursula.matova at klintcentral.net
Sun Aug 3 16:07:40 UTC 2008
Well,
Problem solved if I use Linux Ubuntu 8.0.4TLS on the Dedibox,
and if you install the whole mono suite as described here :
http://xyzzyxyzzy.net/2008/05/08/updated-mono-build-script-for-hardy-heron-and-mono-191/
I'll test that on Debian 4.0r2 soon. But sure I did something wrong on
the debian :S
That's never a good idea to mix "apt" style installations and sources
installations. :D (sic)
Sorry for the noise.
Regards.
Ursula.
Le 2 août 08 à 23:29, Ursula MATOVA a écrit :
> Well,
>
> Impossible to build :
>
> creating demo_buggy
> gcc -DHAVE_CONFIG_H -I. -I../../ode/src -I/root/osim_ODE2/include -
> DDRAWSTUFF_TEXTURE_PATH="\"/root/osim_ODE2/drawstuff/textures\"" -
> DdTRIMESH_ENABLED -DdSINGLE -g -O2 -MT demo_chain1.o -MD -MP -
> MF .deps/demo_chain1.Tpo -c -o demo_chain1.o demo_chain1.c
> In file included from /root/osim_ODE2/include/ode/ode.h:42,
> from demo_chain1.c:26:
> /root/osim_ODE2/include/ode/collision_space.h:79: error: expected
> '=', ',', ';', 'asm' or '__attribute__' before 'dSpaceLockQuery'
> In file included from /root/osim_ODE2/include/ode/ode.h:45,
> from demo_chain1.c:26:
> /root/osim_ODE2/include/ode/export-dif.h:32: error: expected
> declaration specifiers or '...' before 'bool'
> make[2]: *** [demo_chain1.o] Erreur 1
> make[2]: quittant le r?pertoire ? /root/osim_ODE2/ode/demo ?
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le r?pertoire ? /root/osim_ODE2/ode ?
> make: *** [all-recursive] Erreur 1
>
> Any ideas are welcome :D
> Thanks in advance.
>
> Le 2 août 08 à 22:29, Ursula MATOVA a écrit :
>
>> Ahh, yes, I tested from the original OpenDE sources ...
>> Maybe it's the problem. :)
>>
>> I'll give your the feedback
>>
>> Thanks.
>>
>> Le 2 août 08 à 22:27, Dahlia Trimble a écrit :
>>
>>> I think there may be a compatability problem with some debian
>>> releases and the ODE binaries that are bundled with OpenSim. Did
>>> you try building the version of ODE that we distribute sources
>>> for? I've heard there are some issues with the latest version of
>>> ODE so the best bet would be to compile from the same sources we
>>> use. They can be found at http://opensimulator.org/svn/opensim-libs/trunk
>>>
>>> You also may want to make sure you don't have any other ode
>>> libraries on your system that may be taking precedence.
>>>
>>> On Sat, Aug 2, 2008 at 10:03 AM, Ursula MATOVA <ursula.matova at klintcentral.net
>>> > wrote:
>>> Hi All,
>>>
>>> Well, I'm trying to run OpenSim SVN.5752 on the new DediBox I setup
>>> this morning.
>>>
>>> Before creating a Mantis entry, here is the problem :
>>>
>>> Everything runs nice except when I try to use the OpenDynamicEngine.
>>> This box is running Debian 4.0r2 ETCH and Mono 1.9.1.
>>>
>>> As I know some public grids referenced on the OpenSim Wiki also
>>> run on
>>> a DediBox,
>>> Does somebody had this ODE problem ?
>>> And if Yes : what's the way to solve it ?
>>>
>>> I have tried to rebuild OpenDE from the source, but doesn't work :S
>>>
>>> Here is the RegionServer console output ( with the --debug flag ) :
>>>
>>> 19:08:56 - [PHYSICS]: creating OpenDynamicsEngine
>>> [APPLICATION]:
>>> APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
>>>
>>> Exception: System.EntryPointNotFoundException:
>>> dGeomHeightfieldDataCreate
>>> at (wrapper managed-to-native)
>>> Ode.NET.d:GeomHeightfieldDataCreate ()
>>> at OpenSim.Region.Physics.OdePlugin.OdeScene.SetTerrain
>>> (System.Single[] heightMap) [0x000b9] in /opensim/opensim.5752/
>>> OpenSim/
>>> Region/Physics/OdePlugin/OdePlugin.cs:2127
>>> at OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene
>>> (OpenSim.Framework.RegionInfo regionInfo, Int32 proxyOffset,
>>> IClientNetworkServer& clientServer) [0x00071] in /opensim/opensim.
>>> 5752/
>>> OpenSim/Region/ClientStack/RegionApplicationBase.cs:135
>>> at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo
>>> regionInfo, Boolean portadd_flag, Boolean do_post_init) [0x000af]
>>> in /
>>> opensim/opensim.5752/OpenSim/Region/Application/OpenSimBase.cs:493
>>> at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo
>>> regionInfo, Boolean portadd_flag) [0x00000] in /opensim/opensim.
>>> 5752/
>>> OpenSim/Region/Application/OpenSimBase.cs:451
>>> at
>>> OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise
>>> (OpenSim.OpenSimBase openSim) [0x000ed] in /opensim/opensim.5752/
>>> OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs:82
>>> at OpenSim.ApplicationPluginInitialiser.Initialise (IPlugin
>>> plugin)
>>> [0x00007] in /opensim/opensim.5752/OpenSim/Region/Application/
>>> IApplicationPlugin.cs:44
>>> at
>>> OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load ()
>>> [0x000f9] in /opensim/opensim.5752/OpenSim/Framework/
>>> PluginLoader.cs:184
>>> at
>>> OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load
>>> (System.String extpoint) [0x00007] in /opensim/opensim.5752/OpenSim/
>>> Framework/PluginLoader.cs:155
>>> at OpenSim.OpenSimBase.LoadPlugins () [0x0000c] in /opensim/
>>> opensim.
>>> 5752/OpenSim/Region/Application/OpenSimBase.cs:347
>>> at OpenSim.OpenSimBase.Startup () [0x00232] in /opensim/opensim.
>>> 5752/OpenSim/Region/Application/OpenSimBase.cs:410
>>> at OpenSim.OpenSim.Startup () [0x0006d] in /opensim/opensim.5752/
>>> OpenSim/Region/Application/OpenSim.cs:95
>>> at OpenSim.Application.Main (System.String[] args) [0x0014f] in /
>>> opensim/opensim.5752/OpenSim/Region/Application/Application.cs:89
>>>
>>> Application is terminating: True
>>>
>>>
>>> Many thanks in advance.
>>>
>>> Regards.
>>> _______________________________________________
>>> Opensim-dev mailing list
>>> Opensim-dev at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-dev
>>>
>>> _______________________________________________
>>> Opensim-dev mailing list
>>> Opensim-dev at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-dev
>>
>> _______________________________________________
>> Opensim-dev mailing list
>> Opensim-dev at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080803/2304d78f/attachment-0001.html>
More information about the Opensim-dev
mailing list