help-octave
[Top][All Lists]
Advanced

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

octave make problem on Unix


From: Malik, Usman [EQTY]
Subject: octave make problem on Unix
Date: Fri, 20 Aug 2004 09:09:41 +0100

Hi,
I am trying to compile octave-2.1.57 on unix with solaris 5.8 and am running 
into difficulty. I am using gcc-3.2.3 and ran ./configure using the

--prefix=  
--without-blas

options. 

I have included the error messages below.

Thanks
Usman


make
making f77-fcn.d from f77-fcn.c
making f77-extern.d from f77-extern.cc
making machar.d from machar.c
gcc -c -I/safe/readline/readline-5.0 -I. -I../.. -I../../liboctave -I../../src 
-I../../libcruft/misc  -I../../glob -I../../glob -DHAVE_CONFIG_H  -Wall -W 
-Wshadow -g -O2 f77-fcn.c -o f77-fcn.o
In file included from f77-fcn.c:30:
f77-fcn.h:180: `F77_FUNC' declared as function returning a function
f77-fcn.h:180: warning: parameter names (without types) in function declaration
f77-fcn.c:49: `F77_FUNC' declared as function returning a function
f77-fcn.c: In function `F77_FUNC':
f77-fcn.c:49: warning: type of `xstopx' defaults to `int'
f77-fcn.c:49: warning: type of `XSTOPX' defaults to `int'
f77-fcn.c:58: `s' undeclared (first use in this function)
f77-fcn.c:58: (Each undeclared identifier is reported only once
f77-fcn.c:58: for each function it appears in.)
f77-fcn.c:58: `slen' undeclared (first use in this function)
f77-fcn.c:49: warning: unused parameter `xstopx'
f77-fcn.c:49: warning: unused parameter `XSTOPX'
make: *** [f77-fcn.o] Error 1



-------------------------------------------------------------
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]