discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] small build problem with gnuradio (git) on ubunt


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] small build problem with gnuradio (git) on ubuntu 9.10 (64bit)
Date: Sat, 20 Feb 2010 12:39:37 -0800

On Sat, Feb 20, 2010 at 02:51, Marcel Maatkamp <address@hidden> wrote:

> I've just installed gnuradio (git) on ubuntu 9.10 64-bit and ran into this
> small problem where waterfallGlobalData.h would have the following error
> ./gnuradio/gr-qtgui/src/lib/waterfallGlobalData.h:
> ISO C++ forbids declaration of ‘uint64_t’ with no type
> I had to include the following to make it compile:
> waterfallGlobalData.h: #include <inttypes.h>

Can you confirm which version of gcc you are using?  I have a number
of machines in the above configuration, using stock gcc 4.4.1, and
can't replicate this.

Johnathan




reply via email to

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