[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: another one bite the dust ...
From: |
Doug Sturim |
Subject: |
RE: another one bite the dust ... |
Date: |
Wed, 14 Jun 2000 13:59:50 -0400 |
I got this same error on Solaris 2.6. Here was my error,
gmake[2]: Entering directory `/data/speech/sturim/octave-2.1.30/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 -O
2 -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 ideas from the octave people?
------------------------------------------------------------
Douglas Sturim Information Systems Technology Group
address@hidden MIT Lincoln Laboratory
(781) 981-4462 Lexington, MA 02420-9185
-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of Georges Landa
Sent: Wednesday, June 14, 2000 1:41 PM
To: address@hidden
Subject: another one bite the dust ...
Ok ! thanks for the help, I was using the solaris make utility in place
of the Gnu one !
Now, I have the following trouble :
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
make: *** [oct-time.o] Error 1
what shall I do ?
cordially,
Georges
--
Georges Landa
Tel : (33) 61 55 65 49
Laboratoire de Physique des solides Fax : (33) 61 55 62 33
Universite Paul Sabatier email : address@hidden
118 route de Narbonne
31062 Toulouse cedex, France
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------