help-octave
[Top][All Lists]
Advanced

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

[Fwd: Re: Octave Forge on linux error during compile??]


From: Louis Ciotti
Subject: [Fwd: Re: Octave Forge on linux error during compile??]
Date: Fri, 10 Jun 2005 09:39:52 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050328 Fedora/1.7.6-1.2.5

Dmitri A. Sergatskov wrote:

Louis Ciotti wrote:

I am tring to install octave forge onto my linux mchine and all go well until run "make -k" it goes for a while then I get the following:

Build finished.
Please read FIXES/README before you install.
main/ not complete. See log for details


So, did you see log for details?

Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------


I found the errors I had during the build of octave forge:

op-fil-gm.cc:39: error: ISO C++ forbids declaration of `octave_file' with no
 type
op-fil-gm.cc:39: error: uninitialized const `octave_file'
op-fil-gm.cc:39: error: syntax error before `&' token
op-fil-gm.cc:41: error: `v1' undeclared (first use this function)
op-fil-gm.cc:41: error: (Each undeclared identifier is reported only once for each function it appears in.)op-fil-gm.cc:39: error: ISO C++ forbids declaration of `octave_file' with no

There were at least 3 instances of this during the process
 type
op-fil-gm.cc:39: error: uninitialized const `octave_file'
op-fil-gm.cc:39: error: syntax error before `&' token
op-fil-gm.cc:41: error: `v1' undeclared (first use this function)
op-fil-gm.cc:41: error: (Each undeclared identifier is reported only once for
 each function it appears in.)
op-fil-gm.cc: In function `void install_fil_gm_ops()':
op-fil-gm.cc:63: error: `octave_file' undeclared (first use this function)
op-fil-gm.cc:63: error: syntax error before `::' token
op-fil-gm.cc: In function `void install_fil_gm_ops()':
op-fil-gm.cc:63: error: `octave_file' undeclared (first use this function)
op-fil-gm.cc:63: error: syntax error before `::' token




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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