doubango icon indicating copy to clipboard operation
doubango copied to clipboard

help No rule to make target!

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

when i make webrtc2sip , this happen:
code like this:
mv -f .deps/webrtc2sip-mp_db_model.Tpo .deps/webrtc2sip-mp_db_model.Po
g++ -DHAVE_CONFIG_H -I.  -I/usr/local/include/tinysak 
-I/usr/local/include/tinynet -I/usr/local/include/tinyhttp 
-I/usr/local/include/tinysip -I/usr/local/include/tinydav 
-I/usr/local/include/tinysdp -I/usr/local/include/tinybfcp 
-I/usr/local/include/tinysigcomp -I/usr/local/include/tinymedia 
-I/usr/local/include/tinyxcap -I/usr/local/include/tinysms 
-I/usr/local/include/tinymsrp -I/usr/local/include/tinyrtp 
-I/usr/local/include/tinyipsec -I/usr/include/libxml2 -I/usr/include -Itinywrap 
  -g -O2 -MT webrtc2sip-jsoncpp.o -MD -MP -MF .deps/webrtc2sip-jsoncpp.Tpo -c 
-o webrtc2sip-jsoncpp.o `test -f 'jsoncpp/jsoncpp.cc' || echo 
'./'`jsoncpp/jsoncpp.cc
mv -f .deps/webrtc2sip-jsoncpp.Tpo .deps/webrtc2sip-jsoncpp.Po

make[1]: *** No rule to make target `tinywrap/ActionConfig.cxx', needed by 
`webrtc2sip-ActionConfig.o'.  Stop.
make[1]: Leaving directory `/home/webrtc2sip'
make: *** [all] Error 2


error ,so  what can i do for this ?


Original issue reported on code.google.com by [email protected] on 6 Aug 2015 at 9:49

GoogleCodeExporter avatar Aug 16 '15 21:08 GoogleCodeExporter