| In fact, cstddef occurs before line 3403, so that is not the fix you are looking for.
On 26 Sep 2012, at 14:57, Victor Lazzarini wrote:
> No, that does not do it.
> On 26 Sep 2012, at 14:54, Victor Lazzarini wrote:
>
>> #include is there, but after the offending line. So maybe you need to move these lines in
>> interfaces/python_interface.i
>>
>> %{
>> #include
>> #include "csound.h"
>> #include "cfgvar.h"
>> #include "csound.hpp"
>> #include "cs_glue.hpp"
>> #include "csPerfThread.hpp"
>> #include "CsoundFile.hpp"
>> #include "CppSound.hpp"
>> #include "filebuilding.h"
>> #include "Soundfile.hpp"
>> %}
>>
>> to the top of that file?
>>
>> Victor
>>
>> On 26 Sep 2012, at 13:43, Dave Phillips wrote:
>>
>>> Greetings,
>>>
>>> Actually, I'm not sure it's a Python problem, it's more likely a GCC
>>> problem. Compiling Cs5 from GIT on AVLinux (Debian Squeeze) I get this
>>> error:
>>>
>>> interfaces/python_interface_wrap.cc:3403:13: error: 'ptrdiff_t'
>>> does not name a type
>>>
>>> (Followed by many similar messages.)
>>>
>>> GCC is 4.6, and at least one Google'd solution involved adding '#include
>>> ' but I'm not sure where it should go. (It gets erased on
>>> recompile if I add it to the offending file).
>>>
>>> Any suggestions other than upgrading the system ?
>>>
>>> Best,
>>>
>>> dp
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Live Security Virtual Conference
>>> Exclusive live event will cover all the ways today's security and
>>> threat landscape has changed and how IT managers can respond. Discussions
>>> will include endpoint security, mobile security and the latest in malware
>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |