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: Josh Blum
Subject: Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit
Date: Sun, 10 Feb 2013 16:27:35 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2


On 02/09/2013 11:18 PM, Marcus D. Leech wrote:
> On 09/02/13 11:43 PM, Marcus D. Leech wrote:
>> On 09/02/13 10:15 PM, Josh Blum wrote:
>>> 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
>> The last version installed on the system is:
>>
>> v3.6.2-3-gc85bd69a
>>
>>
>>
>>
> As a follow-up, just tried a build on a 32-bit system running Fedora 14.
> Same failures, with GCC 4.5.1
> 
> 
>  
> 

I was looking through the diffs for something that might be bringing in
more typedefs of integer types. Its possible that these std vector
typedefs in pmt swig could be the cause:

If you care to give this a try (I think removing this will only cause
runtime errors, not build errors):
http://pastebin.com/wXhz5Diq

Seems troublesome... Either someone is going to have to have a creative
guess, or we are going to have to bisect to fix this. :-)

-josh







reply via email to

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