discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Michael Ossmann
Subject: Re: [Discuss-gnuradio] error while running the .cc files in gr-bluetooth
Date: Mon, 18 Mar 2013 16:08:45 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

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...
> 
> address@hidden:~/gr-bluetooth/src/lib$ gcc bluetooth.cc
> bluetooth.cc:149:20: fatal error: Python.h: No such file or directory
> compilation terminated.

Sorry this took me so long to get to.  The best place to get help on
gr-bluetooth is the Ubertooth mailing list or irc channel.  (It is only
vaguely relevant to Ubertooth, but it is mostly the same developers and
a related codebase.)

I think the main cause of the error above is that you tried to use gcc
directly instead of using make.  See the README file.

Mike



reply via email to

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