Well, yesterday I tried to generate the JACO3 software
from the CVS
repository and I get an error while compiling
ldrs_root.cc. As it was
on a new machine running a Mandrake 7.2 I was
thinking of a
configuration problem ... but this is happening on a
machine running
RedHat 7.0.
The error is:
/usr/local/bin/mico-c++ -DHAVE_CONFIG_H -I. -I..
-DHAS_BOOL -D_REENTRANT -DDEBIAN
-I/usr/lib/perl5/5.6.0/i386-linux/CORE -I../irs -I../as
-Wall -g -c ldrs_root.cc
ldrs_root.cc:104: {ldrs_root_skel' is not a class or
namespace
ldrs_root.cc:107: syntax error before ';'
....
It is a lot more
Any idea ...
I use mico 2.3.5 (./configure or ./configure
--disable-mini-stl give the same)
gcc is 2.95.2 on the Mandrake machine and 2.96 on the
other ...
Help ...