-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
i use the make command and everything seems to run fine untill i get these
make
make -C mercuryapi-1.37.4.8/c/src/api
make[1]: Entering directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api'
SOURCE_DIR=lib PATCH_DIR=lib XML_DIR=lib sh lib/install_LTKC.sh NULL lib
lib/LTK directory already exists
cd lib/LTK/LTKC/Library; make CC="cc -Ilib/LTK/LTKC/Library -Ilib/LTK/LTKC/Library/LLRP.org -I. -g -Wall -fPIC" STRIP="strip"
make[2]: Entering directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api/lib/LTK/LTKC/Library'
cd LLRP.org; make all
make[3]: Entering directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api/lib/LTK/LTKC/Library/LLRP.org'
make[3]: *** No rule to make target 'llrporg_ltkc_genout.c', needed by 'llrporg_ltkc_genout.o'. Stop.
make[3]: Leaving directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api/lib/LTK/LTKC/Library/LLRP.org'
make[2]: *** [Makefile:54: all] Error 2
make[2]: Leaving directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api/lib/LTK/LTKC/Library'
make[1]: *** [Makefile:160: lib/LTK] Error 2
make[1]: Leaving directory '/c/Users/sanju/python-mercuryapi/mercuryapi-1.37.4.8/c/src/api'
make: *** [Makefile:14: mercuryapi] Error 2
is there someone who knows how can i encounter this and also i did download all the files using the git clone and im using the latest version of mercury api can someone help me please, how do i fix this issue?
Metadata
Metadata
Assignees
Labels
No labels