discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit


From: Ralph A. Schmid, dk5ras
Subject: Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit
Date: Sun, 10 Feb 2013 08:52:05 +0100

For me 3.6.2 worked, but I usually use the automated script, and this takes
the latest one, this means, 3.6.3. 

Yesterday I did some tests, on a 64 bit Kubuntu it works just fine, just 32
bit makes trouble. But with 64bit systems I was not able to build 3.4.2 and
OpenBTS, and I need it both on one machine. Annoying :)

Ralph.

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of
> Josh Blum
> Sent: Sunday, 10 February, 2013 04:16
> To: Marcus D. Leech
> Cc: address@hidden
> Subject: Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit
> 
> 
> >> Since its in core/general swig stuff, can you build with the last few
> >> recent additions removed from the top level .i file?
> >>
> >>> diff --git a/gnuradio-core/src/lib/general/general.i
> >>> b/gnuradio-core/src/lib/general/general.i
> >>> index 1446088..dfd918b 100644
> >>> --- a/gnuradio-core/src/lib/general/general.i
> >>> +++ b/gnuradio-core/src/lib/general/general.i
> >>> @@ -267,5 +267,5 @@
> >>>  %include "gr_add_ff.i"
> >>>  %include "gr_vector_map.i"
> >>>  %include "gr_tag_debug.i"
> >>> -%include "gr_block_gateway.i"
> >>> -%include "gr_message_strobe.i"
> >>> +//%include "gr_block_gateway.i"
> >>> +//%include "gr_message_strobe.i"
> >>
> >> -josh
> >>
> >> _______________________________________________
> >> Discuss-gnuradio mailing list
> >> address@hidden
> >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >>
> >>
> > Same issue with patches applied.
> >
> >
> 
> 
> this is going to be tough. Somebody changed something, and it accidentally
> confused swig on x86 machines. Its trying to export types for size_t and
> unsigned int (if you saw the other email thread).
> 
> Any idea what version you were last able to compile on this platform?
> 
> -josh
> 
> >
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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