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





_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to