[Tinymux] make errors
mercury3 at mcsnet.ca
mercury3 at mcsnet.ca
Thu Nov 24 22:40:51 EST 2005
When I try to compile the makefile for the latest release of mux, I get
this error:
########@########:~/mux2.3/src$ make
g++ -g -O -c alloc.cpp
timeutil.h:37: error: expected ',' or '...' before '&' token
timeutil.h:37: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
timeutil.h:38: error: expected ',' or '...' before '&' token
timeutil.h:38: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
timeutil.h:39: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
timeutil.h:39: error: 'CLinearTimeDelta' is neither function nor member
function; cannot be declared friend
timeutil.h:39: error: expected ';' before 'operator'
timeutil.h:49: error: expected ',' or '...' before '&' token
timeutil.h:49: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
timeutil.h:52: error: expected ',' or '...' before '&' token
timeutil.h:52: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
timeutil.h:53: error: expected ',' or '...' before '&' token
timeutil.h:53: error: ISO C++ forbids declaration of 'CLinearTimeDelta'
with no type
make: *** [alloc.o] Error 1
Any help would be much appreciated. Thankyou.
More information about the Tinymux
mailing list