help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with make


From: Deyesta
Subject: problem with make
Date: Tue, 23 Oct 2018 10:07:21 -0500 (CDT)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]