help-octave
[Top][All Lists]
Advanced

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

problem to compile octave-2.1.36 on i686/RedHat-7.3


From: Ted Sariyski
Subject: problem to compile octave-2.1.36 on i686/RedHat-7.3
Date: Tue, 02 Jul 2002 14:11:54 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3

Hi,

I try to compile octave-2.1.36 on i686/RedHat-7.3 but at the very end I get an error:

make[2]: Entering directory `/u/zip/octave/octave-2.1.36/src'
g++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -DHAVE_CONFIG_H -mieee-fp -fno-implicit-templates -g -O2 -Wall octave.cc -o octave.o
octave.cc:81: declaration of C function `int on_exit ()' conflicts with
/usr/include/stdlib.h:513: previous declaration `int on_exit (void (*)
(int, void *), void *)' here
octave.cc: In function `int main (int, char **)':
octave.cc:81: too many arguments to function `int on_exit ()'
octave.cc:488: at this point in file
make[2]: *** [octave.o] Error 1
make[2]: Leaving directory `/u/zip/octave/octave-2.1.36/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/u/zip/octave/octave-2.1.36'
make: *** [all] Error 2

What am I missing?

Thanks,
Ted



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