discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Build issue on a different machine


From: kaushik
Subject: [Discuss-gnuradio] Build issue on a different machine
Date: Wed, 3 Oct 2012 13:22:58 +0200
User-agent: SquirrelMail/1.4.19

Hi Lists,

I am quite new to the Gnu radio.
We are trying to do spectrum scanning using Energy detection. One of our
collegues used gr-modtool to write the signal processing block for it.

He build the project using python 2.7.2 and Gnu radio version 3.6.3,
make'd and checked into the source tree. (It is working alright on his
local machine)

But by checking out the source on a different machine --> Build --> make
(1: Gnu radio 3.6.3 and python 2.7.0
 2: Gnu radio 3.6.3 and python 2.7.3) results in an error
------------------------------------------------------------------------
address@hidden:~/src/comora-scan/gr-comora_scan/build$ make
[ 16%] Built target gnuradio-comora_scan
[ 22%] Built target _comora_scan_swig_swig_tag
[ 27%] Built target _comora_scan_swig_doc_tag
[ 33%] Generating comora_scan_swig_doc.i
Traceback (most recent call last):
  File
"/home/kaushik/src/comora-scan/gr-comora_scan/docs/doxygen/swig_doc.py",
line 35, in <module>
    from gnuradio.doxyxml import DoxyIndex, DoxyClass, DoxyFriend,
DoxyFunction, DoxyFile, base
ImportError: No module named doxyxml
make[2]: *** [swig/comora_scan_swig_doc.i] Fehler 1
make[1]: *** [swig/CMakeFiles/_comora_scan_swig.dir/all] Fehler 2
make: *** [all] Fehler 2
--------------------------------------------------------------------------

Does anyone have any idea what it can be?

Thanks in advance!

Greetings,
Ankit





reply via email to

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