anastas / gr-cdma

a cdma physical layer for Gnuradio
84 stars 39 forks source link

Make with errors. #4

Closed franklinzhang closed 9 years ago

franklinzhang commented 9 years ago

I followed the complie instructions. After I typed "make", I got the following errors:

[ 47%] Generating doxygen xml for cdma_swig_doc docs
/bin/sh: 1: cdma_swig_doc_swig_docs/Doxyfile: Permission denied
make[2]: *** [swig/cdma_swig_doc_swig_docs/xml/index.xml] Error 126
make[1]: *** [swig/CMakeFiles/cdma_swig_swig_doc.dir/all] Error 2
make: *** [all] Error 2
anastas commented 9 years ago

probably you have copied one of those files as root or something.

I cannot reproduce the error.