new block adding error

Posted by ata ur rehman on Ask Ubuntu See other posts from Ask Ubuntu or by ata ur rehman
Published on 2012-12-18T09:56:20Z Indexed on 2012/12/18 11:13 UTC
Read the original article Hit count: 271

Filed under:
|
g++: error: ./gr_my_swig.cc: No such file or directory
g++: fatal error: no input files
compilation terminated.
make[3]: *** [_gr_my_swig_la-gr_my_swig.lo] Error 1
make[3]: Leaving directory `/home/ataurrehman/gr-my-basic/swig'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ataurrehman/gr-my-basic/swig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ataurrehman/gr-my-basic'
make: *** [all] Error 2

© Ask Ubuntu or respective owner

Related posts about 12.04

Related posts about g++