octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build on Mountain Lion


From: Robinson, Melvin D
Subject: Re: Build on Mountain Lion
Date: Sun, 19 Aug 2012 17:35:46 +0000
User-agent: Microsoft-MacOutlook/14.2.3.120616


On 8/19/12 11:40 AM, "Ben Abbott" <address@hidden> wrote:

>
>On Aug 19, 2012, at 9:40 AM, Robinson, Melvin D wrote:
>
>> Any idea what could be causing this compilation error?
>> 
>> parse-tree/lex.ll:78:23: fatal error: oct-parse.h: No such file or
>>directory
>> compilation terminated.
>> make[3]: *** [parse-tree/lex.lo] Error 1
>> make[3]: *** Waiting for unfinished jobsÅ .
>> 
>> Indeed there is no oct-parse.h in that directory.
>> 
>> I am compiling with a fresh clone of Octave sources.
>
>I had this problem.  If my memory is correct the problem was with either
>flex, automake, or autoconfig.  The versions I'm using were installed
>using MacPorts. 
>
>$ flex --version
>flex 2.5.37
>
>$ automake --version
>automake (GNU automake) 1.11.5
>Copyright (C) 2011 Free Software Foundation, Inc.
>License GPLv2+: GNU GPL version 2 or later
><http://gnu.org/licenses/gpl-2.0.html>
>This is free software: you are free to change and redistribute it.
>There is NO WARRANTY, to the extent permitted by law.
>
>Written by Tom Tromey <address@hidden>
>       and Alexandre Duret-Lutz <address@hidden>.
>
>$ autoconf --version
>autoconf (GNU Autoconf) 2.69
>Copyright (C) 2012 Free Software Foundation, Inc.
>License GPLv3+/Autoconf: GNU GPL version 3 or later
><http://gnu.org/licenses/gpl.html>,
><http://gnu.org/licenses/exceptions.html>
>This is free software: you are free to change and redistribute it.
>There is NO WARRANTY, to the extent permitted by law.
>
>Written by David J. MacKenzie and Akim Demaille
>
>
>My automake isn't the most recent version available from MacPorts.
>
>$ port installed automake
>The following ports are currently installed:
>  automake @1.11.1_0
>  automake @1.11.2_0
>  automake @1.11.3_0
>  automake @1.11.5_0 (active)
>  automake @1.12_0
>  automake @1.12.1_0
>  automake @1.12.2_0
>
>Ben

It seems that I have all the latest versions, but Martin's reference to
http://savannah.gnu.org/bugs/?36407


And the remedy to link oct-parse.h to oct-parse.hh got me farther along in
the build.  I've got some crazy Qscintilla stuff going on now it appears.





reply via email to

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