octave-maintainers
[Top][All Lists]
Advanced

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

Re: error building GUI on Mac OS-X 10.6.8


From: Ben Abbott
Subject: Re: error building GUI on Mac OS-X 10.6.8
Date: Sun, 12 Aug 2012 17:05:56 -0400

On Aug 12, 2012, at 10:46 AM, John W. Eaton wrote:

> On 12-Aug-2012, Ben Abbott wrote:
> 
> | You are correct, I've been building in my source tree.  How do I set up a 
> build tree?
> 
> Create a new directory and cd to it.  Then run
> 
>  /your/octave/source/directory/configure
> 
> in your build directory.  That will create all the subdirectories and
> Makefiles in the build tree.
> 
> jwe


I'm  now seeing my build fail with a long sequence of errors like ....

../libgnu/stdio.h:1252:18: error: expected constructor, destructor, or type 
conversion before '(' token
In file included from ../../gui/libcruft/misc/quit.h:33:0,
                 from ../../gui/libcruft/misc/f77-fcn.h:26,
                 from ../../gui/libcruft/misc/f77-extern.cc:28:

See the attached for more details.  I assume I've done something wrong.

I have a directory "./gui" that holds the sources for the gui branch, and a 
second directory, "./gui_build" where I intended to build the sources.  From 
the build directory, I tried "../gui/configure ..."

Ben

Attachment: failed_build.txt
Description: Text document


reply via email to

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