On Sun, Feb 27, 2011 at 6:51 AM, Arya Santini wrote:
> Hi Jared, thanks for that suggestion.
>
> Anyway, I realized that I was using GNU compiler gcc-4.6
> (experimental) which apparently imposes stricter rules and allows
> package builds to fail where previous versions used to succeed. So the
> s
Hi Jared, thanks for that suggestion.
Anyway, I realized that I was using GNU compiler gcc-4.6
(experimental) which apparently imposes stricter rules and allows
package builds to fail where previous versions used to succeed. So the
suggested fix for one typical "ptrdiff_t does not name a type" is
Hello Arya,
AS> I was trying to build the gnuradio on yet
AS> another machine running Ubuntu 10.10. from
AS> source today after checking out the latest
AS> code from the dev trunk:
I see Ubuntu 10.10 has native packages. Is there a
reason why you need to compile it? Perhaps you are
l
Hi List,
I was trying to build the gnuradio on yet another machine running
Ubuntu 10.10. from source today after checking out the latest code
from the dev trunk:
git clone http://gnuradio.org/git/gnuradio.git
Then I set the branch to next, so that I can build gr-uhd as well.
(Prior to this I'd s