help-octave
[Top][All Lists]
Advanced

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

I could not build octave 2.9.12 on cygwin.


From: Tatsuro MATSUOKA
Subject: I could not build octave 2.9.12 on cygwin.
Date: Tue, 29 May 2007 10:04:16 +0900

Dear sir

I could not build octave 2.9.12 on cygwin.

Environment
windows xp sp2
cygwin.dll version 1.5.24-2
gcc-3.3.3-3

******************
./configure --enable-shared --disable-static  --prefix=/usr/local/octave-2.9.12 
 make -i &>make.log

in make.log
pt-loop.cc: In member function  `virtual void tree_simple_for_command::eval()
   ':
pt-loop.cc:428: error: variable declaration is not allowed here
pt-loop.cc:428: Warning: the address of `octave_value val()', will always be 
   `true'
pt-loop.cc:437: error: variable declaration is not allowed here
pt-loop.cc:437: Warning: the address of `octave_value val()', will always be 
   `true'
pt-loop.cc:467: error: variable declaration is not allowed here
pt-loop.cc:467: Warning: the address of `octave_value val()', will always be 
   `true'

pt-loop.cc did not co

pt-loop.cc
428:        DO_ND_LOOP (NDArray, double, , m_tmp);

437:        DO_ND_LOOP (ComplexNDArray, Complex, , cm_tmp);

467:    DO_ND_LOOP (Cell, octave_value, Cell, c_tmp);

 
I cannot figure out the error.  So I cannot proceed any more.

Would someone give me advises on this trouble ?

Sincerely yours,

***************************************************************
Dr. Tatsuro MATSUOKA
Associate Professor

Department of Molecular Design and Engineering
Graduate School of Engineering
Nagoya University
Furo-cho, Chikusa-ku, Nagoya, 464-8603, Japan
E-mail address@hidden
Tel.   +81(Japan)-52-789-3274
FAX    +81(Japan)-52-789-3273
****************************************************************


reply via email to

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