[Gtk-sharp-list] Build breaks part II

Richard Torkar richard.torkar@htu.se
11 Jun 2003 15:48:04 +0200


Here we go agin Mike ;)

When compiling latest gtk# it stops here:
syntax error, expecting=EF=BB=BF OPEN_BRACE DOT
Settings.cs(1) error CS8025: : Parsing error
Mono.CSharp.yyParser.yyException: irrecoverable syntax error
in <0x00865> 00 Mono.CSharp.CSharpParser:yyparse
(Mono.CSharp.yyParser.yyInput)
in <0x00079> 00 Mono.CSharp.CSharpParser:parse ()

This is sample/gconf/Settings.cs btw.

AFAICT Settings.cs is a file generated during the compilation.
When looking at it I found the error on the first line:

namespace Sample<feff>

Removing the <feff> made make compile the rest cleanly.

best,

/Richard
--=20
"UNIX is basically a simple operating system, but you have to be a
genius to understand the simplicity."