|
From: Will S. <wil...@ni...> - 2014-04-01 13:20:33
|
I downloaded OpenDDS-3.5 One of the first messages when running ./configure says: Downloading ACE+TAO 1.6a with latest patches Steps for compiling : Downloaded OpenDDS-3.5.tar.gz from http://download.ociweb.com/OpenDDS/ cd ~ tar -xzf OpenDDS-3.5.tar.gz cd DDS ./configure --java=/usr/local/jdk1.8.0 make -- Will On 03/31/2014 05:04 PM, Phil Mesnier wrote: > Hi WIll, > > OpenDDS has a dependency on ACE & TAO. I'm not familiar with the tools that automatically pull & build those suites but I know that there are several build variations used to avoid redundant building. Anyway, can you send in a PROBLEM-REPORT-FORM and tell us what version of OpenDDS you are building, from what source? Also what steps did you do prior to running make? > > What version of ACE/TAO did it pull? > > Thanks, > Phil > > On Mar 31, 2014, at 2:48 PM, Will Shackleford wrote: > >> When I try to build OpenDDS on Ubuntu 12.04 it seems to download and >> then try to build >> ACE_wrappers. >> >> After compiling a lot of stuff it fails with >> >> ... >> >> make[1]: Leaving directory `/home/shackle/ACE_wrappers/TAO/TAO_IDL' >> make[1]: Entering directory `/home/shackle/ACE_wrappers/TAO/tao/Messaging' >> make[1]: GNUmakefile.Messaging_Idl: No such file or directory >> make[1]: *** No rule to make target `GNUmakefile.Messaging_Idl'. Stop. >> make[1]: Leaving directory `/home/shackle/ACE_wrappers/TAO/tao/Messaging' >> make: *** [Messaging_Idl] Error 2 >> >> Any clue as to what went wrong? >> >> Please reply to me at wil...@ni.... >> >> BTW just running make from the ACE_wrappers directory seems to work but >> I am guessing >> OpenDDS must call make with some variable or target set. >> >> >> >> -- Will >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> opendds-main mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opendds-main > -- > Phil Mesnier > Principal Software Engineer and Partner, http://www.ociweb.com > Object Computing, Inc. +01.314.579.0066 x225 > > > > |