octave-maintainers
[Top][All Lists]
Advanced

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

Re: build failure on OSX 10.9


From: Ben Abbott
Subject: Re: build failure on OSX 10.9
Date: Thu, 14 Nov 2013 19:20:35 -0500

On Nov 14, 2013, at 7:06 PM, c. wrote:

> 
> On 15 Nov 2013, at 00:34, Ben Abbott <address@hidden> wrote:
> 
>> On Nov 14, 2013, at 4:11 PM, c. wrote:
>> 
>>> On 14 Nov 2013, at 19:59, John W. Eaton <address@hidden> wrote:
>>> 
>>>> On 11/14/2013 01:24 PM, c. wrote:
>>>>> 
>>>>> On 14 Nov 2013, at 18:53, Ben Abbott <address@hidden> wrote:
>>>>> 
>>>>>> I have no idea why ... but with hg id 345a8027dc8b I'm able to build 
>>>>>> again.
>>>>>> 
>>>>>> Ben
>>>>> 
>>>>> It's still failing for me ...
>>>>> Here's the file-editor-tab.ii file, is this one only sufficient?
>>>> 
>>>> Yes.
>>>> 
>>>> Looking at that, it seems that libgnu/stdio.h is included first, then it 
>>>> includes /usr/include/stdio.h.  That's what is supposed to happen.  So why 
>>>> is it failing here?
>>>> 
>>>> jwe
>>> 
>>> looking at the file qscilexeroctave.h I see that it has
>>> 
>>> ----------------------------------------
>>> #ifdef __APPLE__
>>> extern "C++" {
>>> #endif
>>> 
>>> 
>>> #include <qobject.h>
>>> 
>>> <...>
>>> 
>>> #ifdef __APPLE__
>>> }
>>> #endif
>>> ----------------------------------------
>>> 
>>> removing the 'extern "C++"' lines I can compile.
>>> I still don't understand completely what is going on though ...
>> 
>> Carlo, where is qscilexeroctave.h on your system?
> 
> /opt/local/include/Qsci/qscilexeroctave.h

Ok. I don't have that.  Are you using qscintilla-2.7.2 ? ... I thought there 
were problems with 2.7.x?

Ben




reply via email to

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