Hi,

I've just tried to compile my DVB-T application on a Fedora 7 system
which has Python 2.5 instead of 2.4 installed.

I get this:

dvb.cc:139:20: error: Python.h: No such file or directory
dvb.cc:2539:4: error: #error "This python version requires swig to be run
with the '-classic' option"
dvb.cc:2543:3: error: #error "This python version requires swig to be run
with the '-nomodern' option"
dvb.cc:2546:3: error: #error "This python version requires swig to be run
with the '-nomodernargs' option"

when I try to make check my code..

what am I doing wrong..? / where should I look to change necessary options
to keep uo with Python changes?

many thanks

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

Reply via email to