|
From: Adam M. <mi...@oc...> - 2014-10-24 23:32:17
|
On 10/24/2014 1:49 PM, see...@gm... wrote: > Hello, > > I've installed OpenDDS 3.5.1 on Ubuntu without a problem and the > examples are running great. > > Now I like to install the same version of OpenDDS on a Raspberry Pi > with Linux pisces/Raspbian 3.1.9+ installed: > > when I try to execute "make" inside the opendds folder I get the > following error, unfortunately I don't use linux that often and can't > find any solutions on google. Could you give me a hint if its even > possible to run opendds on that distribution? Thanks for your interest in OpenDDS and thank you for filling out the PROBLEM-REPORT-FORM (in the subsequent email). As you've seen from the error message, OpenDDS uses ACE as its platform portability layer. If we can get ACE to build on this platform, there's a good chance that OpenDDS will work too. It is not one of our officially supported platforms (see http://www.opendds.org/building.html), but we have built on other embedded Linux platforms before so it should be possible. Since libACE.so fails to build, I suggest you ask on one of the ACE mailing lists or bugzilla. http://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html If it does require changes to OpenDDS, please reply to this message to let us know about it and we'll get the changes incorporated. Thanks, Adam Mitz Principal Software Engineer Object Computing, Inc. |