[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Solaris Compile Problem
From: |
Douglas Sturim |
Subject: |
Solaris Compile Problem |
Date: |
Wed, 12 Jul 2000 13:43:22 -0400 |
I am using solaris 2.6 and gcc 2.95.2. Here is the error when I compile
2.1.30;
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 oct-time.cc -o oct-time.o
oct-time.cc: In method `void octave_time::stamp()':
oct-time.cc:112: aggregate `struct timeval tp' has incomplete type and
cannot be initialized
oct-time.cc:117: confused by earlier errors, bailing out
gmake[2]: *** [oct-time.o] Error 1
gmake[2]: Leaving directory
`/data/speech/sturim/octave-2.1.30/liboctave'
gmake[1]: *** [liboctave] Error 2
gmake[1]: Leaving directory `/data/speech/sturim/octave-2.1.30'
gmake: *** [all] Error 2
Any thoughts?
--
------------------------------------------------------------
Douglas Sturim Information Systems Technology Group
address@hidden MIT Lincoln Laboratory
(781) 981-4462 Lexington, MA 02420-9185
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Solaris Compile Problem,
Douglas Sturim <=