discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Compile error with gnuradio trunk for armv7-a


From: Mattias Kjellsson
Subject: [Discuss-gnuradio] Compile error with gnuradio trunk for armv7-a
Date: Thu, 14 Aug 2008 12:24:34 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Philip Balister wrote:
I used to be able to build trunk with Openembedded, but "recently"
I've run into this message:

gnuradio_swig_py_runtime.cc:130:20: error: Python.h: No such file or directory

The complete build log is here:

http://tinderbox.openembedded.net/public/logs/729906.txt

Does this ring a bell with anyone?
Hi Philip,

I have never seen this error, nor am I an old hardcore gnuradio guy, but I briefly took a peak at the make- log... And I found something interesting, which might have something to do with the problem.

gnuradio_swig_py_runtime.cc:130:20: error: Python.h: No such file or directory
gnuradio_swig_py_runtime.cc:3022:4: error: #error "This python version requires swig 
to be run with the '-classic' option"
gnuradio_swig_py_runtime.cc:3026:3: error: #error "This python version requires swig 
to be run with the '-nomodern' option"
gnuradio_swig_py_runtime.cc:3029:3: error: #error "This python version requires swig 
to be run with the '-nomodernargs' option"
gnuradio_swig_py_gengen.cc:130:20: error: Python.h: No such file or directory
gnuradio_swig_py_gengen.cc:3217:4: error: #error "This python version requires swig 
to be run with the '-classic' option"
gnuradio_swig_py_gengen.cc:3221:3: error: #error "This python version requires swig 
to be run with the '-nomodern' option"
gnuradio_swig_py_gengen.cc:3224:3: error: #error "This python version requires swig 
to be run with the '-nomodernargs' option"

I found these lines in the end of the log, and my sugestion would be to try to rebuild swig with the flags indicated above.

On the other hand there are some other errors further down the log- file, but they may resolve if you rebuild swig.

Hope this helps, cheers
Mattias Kjellsson
Phiip


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

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