discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error in building GNU radio core 2.5


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Error in building GNU radio core 2.5
Date: Thu, 26 May 2005 19:31:26 -0700
User-agent: Mutt/1.5.6i

On Thu, May 26, 2005 at 09:58:11PM +0500, Ahmad Sheikh wrote:
> I am using automake 1.9.5 and autoconf 2.57. Also, does anyone know about 
> these errors?
> 
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/type_traits.h:196:
>  error: redefinition of `struct __type_traits<int>'
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/type_traits.h:126:
>  error: previous definition of `struct __type_traits<int>'
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/type_traits.h:347:
>  error: redefinition of `struct _Is_integer<int>'
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/type_traits.h:305:
>  error: previous definition of `struct _Is_integer<int>'
> In file included from 
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/memory:61,
>                  from 
> /usr/local/include/boost-1_32/boost/detail/shared_count.hpp:34,
>                  from /usr/local/include/boost-1_32/boost/shared_ptr.hpp:26,
>                  from ./gr_types.h:26,
>                  from ./gr_runtime.h:26,
>                  from ./gr_block.h:26,
>                  from gr_block.cc:27:

I notice that you are running a version of gcc installed in
/usr/local.  Shouldn't be a problem, but does it compile other small
C++ test cases OK?

Eric




reply via email to

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