Re: [Discuss-gnuradio] error while running the .cc files in gr-bluetooth

2013-03-18 Thread Michael Ossmann
On Tue, Mar 12, 2013 at 10:32:13PM -0700, john wrote: > > when i try running a .cc file of gr-bluetooth , i get certain errors > that some .h files are not there and it results in fatal error... > > snigdha@ubuntu:~/gr-bluetooth/src/lib$ gcc bluetooth.cc > bluetooth.cc:149:20: fatal error: Python.

[Discuss-gnuradio] error while running the .cc files in gr-bluetooth

2013-03-12 Thread john
when i try running a .cc file of gr-bluetooth , i get certain errors that some .h files are not there and it results in fatal error... snigdha@ubuntu:~/gr-bluetooth/src/lib$ gcc bluetooth.cc bluetooth.cc:149:20: fatal error: Python.h: No such file or directory compilation terminated. when i run b