[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
octave-2.0.14 Compile problem on Solaris
From: |
Gary Armstrong |
Subject: |
octave-2.0.14 Compile problem on Solaris |
Date: |
Tue, 02 Nov 1999 09:14:58 -0800 |
This is my first attempt at compiling octave in my environment.(long
way of saying newbie) I'm recieving the following error:
make[2]: Entering directory
`/home/sysadmin/solaris.251/gnu/noBS/octave-2.0.14/liboctave'
c++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob
-I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g
-O2 -Wall
lo-mappers.cc
lo-mappers.cc: In function `double xfinite(double)':
lo-mappers.cc:153: implicit declaration of function `int finite(...)'
make[2]: *** [lo-mappers.o] Error 1
make[2]: Leaving directory
`/home/sysadmin/solaris.251/gnu/noBS/octave-2.0.14/liboctave'
make[1]: *** [liboctave] Error 2
make[1]: Leaving directory `/home/sysadmin/solaris.251/gnu/noBS/octave-2.0.14'
make: *** [all] Error 2
Here are the particulars:
uname -a
SunOS tsgary 5.5.1 Generic_103640-27 sun4m sparc SUNW,SPARCstation-20
make -v
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
gcc -v
gcc version 2.95.1 19990816 (release)
I looked through the archives a saw warning about this viersion of make back in
August,
but this doesn't appear to be a make problem. I'd appreciate either help or a
pointer to
my next step
Gary
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
- octave-2.0.14 Compile problem on Solaris,
Gary Armstrong <=