help-octave
[Top][All Lists]
Advanced

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

Re: [announce] Concurrent Modules for GNU Octave


From: Andrey Romanenko
Subject: Re: [announce] Concurrent Modules for GNU Octave
Date: Sun, 27 Feb 2005 12:05:10 +0000
User-agent: KMail/1.7.1

Hi Driss,

Thanks for the software. I would like to report a problem that I get when I 
try to compile the timer module. I' ve attached the output of the make 
process below. Thank you.

Andrey


mkoctfile -c -v -I../src timer-object.cc -o timer-object.o -L../src/.libs 
-lcmo
/usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.64 
-I/usr/include/octave-2.1.64/octave -mieee-fp -O2 -I../src timer-object.cc -o 
timer-object.o
timer-object.cc:76: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:76: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:76: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:76: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:123: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:123: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:123: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:123: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:124: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:124: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:124: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:124: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:131: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:131: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:131: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:131: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:157: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:157: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:157: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:157: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:158: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:158: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:158: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
timer-object.cc:158: sorry, unimplemented: use of `enumeral_type' in template 
   type unification
make: *** [timer-object.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]