Hello, I trying to compile a new project using opendds generation system. I get the following error when I use make : make[1]: Entering directory 'blurred/OpenDDS-3.13/java/tests/onMyOwn' GNUmakefile.OnMyOwn:308: *** multiple target patterns. Stop. make[1]: Leaving directory 'blurred/OpenDDS-3.13/java/tests/onMyOwn' GNUmakefile:35: recipe for target 'OnMyOwn' failed make: *** [OnMyOwn] Error 2 here is a copy of line 308 : OnMyOwnTypeSupportImpl.h OnMyOwnTypeSupport.idl OnMyOwn:onMyOwnTypeSupportImpl.java OnMyOwnTypeSupportImpl.cpp: OnMyOwn.idl $(subst $(SPACE),\$(SPACE),$(call ADD_ARCH,$(OPENDDS_IDL_DEP))) $(call ADD_ARCH,../../../dds/idl/IDLTemplate.txt) $(if $(findstring ",$(OPENDDS_IDL)),$(OPENDDS_IDL),$(call ADD_QUOTE,$(call ADD_ARCH,$(OPENDDS_IDL)))) -Sa -St -Wb,java -Wb,export_macro=OnMyOwn_Export OnMyOwn.idl I'll appreciate any help and will provide more intel on this if needed.
-- Sent from: http://gnu-make.2324884.n4.nabble.com/Gnu-Make-Help-f4559.html _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make