|
From: Will S. <wil...@ni...> - 2014-03-31 19:48:19
|
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 |