help-octave
[Top][All Lists]
Advanced

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

Octave - Package problem


From: Vincent Claes
Subject: Octave - Package problem
Date: Mon, 13 Aug 2007 11:15:58 +0200

Hi All,

I am new to Octave and Linux. I have done some octave coding earlier this month. At this time I want to install the Communications package and the Control package but I can't get them installed correctly.

When I try the 'Make' command I get the following problem:
address@hidden:~/octave/communications-1.0.2$ make
make[1]: Entering directory `/home/eltoro/octave/communications-1.0.2/src'
Compiling galois.o
/usr/bin/g++ -c -fPIC -I/usr/include/octave-2.9.9 -I/usr/include/octave-2.9.9/octave -mieee-fp -O2 -DHAVE_OCTAVE_29 -DGALOIS_DISP_PRIVATES galois.cc -o galois.o
In file included from galois.cc:27:
galois.h :209:37: error: macro "MM_OP_DECLS" passed 4 arguments, but takes just 3
galois.h:210:37: error: macro "MM_OP_DECLS" passed 4 arguments, but takes just 3
galois.h:211:37: error: macro "MM_OP_DECLS" passed 4 arguments, but takes just 3
galois.h:209: error: expected constructor, destructor, or type conversion before ';' token
galois.h:210: error: expected constructor, destructor, or type conversion before ';' token
galois.h:211: error: expected constructor, destructor, or type conversion before ';' token
make[1]: *** [galois.o] Error 1
make[1]: Leaving directory `/home/eltoro/octave/communications-1.0.2/src'
make: *** [build] Error 2

Can someone help me out?

thank you very much.

Kind regards,
Vince

reply via email to

[Prev in Thread] Current Thread [Next in Thread]