Hi,
gcc doesn't like line 470 in simhalt.cc:
vector_tpl<fixed_list_tpl<uint16, 16>> f_list;
There needs to be a space before the second left bracket to comply with the current C++ standard.
See the build log on http://www.43-1.org/~simutrans/simutrans-exp/logs/20090518-0348.log for details.
Regards,
Ansgar
PS: If you want, I can also automatically send the build log to you when the build fails. Please contact me by PM in that case.
Ahh, thank you for pointing that out. That will be fixed in version 3.10.