I assume you're trying to use Sun's Forte compilers. Sun's compilers actually try and adhere to the C and C++ language specs. The code you're trying to compile is invalid C++. You have 2 options:
- Fix the code - Install and use gcc instead -- Carson _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
