[Tinymux] another make error
mercury3 at mcsnet.ca
mercury3 at mcsnet.ca
Fri Nov 25 23:27:03 EST 2005
Thanks for the quick reply, that seemed to solve the problem, however when
i type make again it gives this:
g++ -g -O -c timeutil.cpp
timeutil.cpp:15: error: stray '@' in program
timeutil.cpp:15: error: stray '@' in program
timeutil.cpp:15: error: stray '@' in program
timeutil.cpp:15: error: stray '@' in program
timeutil.cpp:23: error: stray '@' in program
timeutil.cpp:23: error: stray '@' in program
timeutil.cpp:23: error: stray '@' in program
timeutil.cpp:23: error: stray '@' in program
timeutil.cpp:13: error: expected unqualified-id before '--' token
timeutil.cpp:26: error: expected declaration before '}' token
make: *** [timeutil.o] Error 1
Aswell, I am using debian linux platform.
As a secondary note, when I did a make also recieved this:
g++ -g -O -c conf.cpp
conf.cpp:1955: warning: non-local variable '<anonymous struct>
DefaultSuffixes []' uses anonymous type
g++ -g -O -c cque.cpp
g++ -g -O -c create.cpp
g++ -g -O -c db.cpp
g++ -g -O -c db_rw.cpp
g++ -g -O -c eval.cpp
g++ -g -O -c file_c.cpp
g++ -g -O -c flags.cpp
g++ -g -O -c funceval.cpp
g++ -g -O -c functions.cpp
functions.cpp:8415: warning: non-local variable '<anonymous struct>
tf1_case_table [4]' uses anonymous type
More information about the Tinymux
mailing list