[Mono-dev] Embedded Mono/errors in domain-internals.h

Janne Rantala janne.rantala at gmail.com
Thu Mar 16 13:21:20 EST 2006


That went ok now, but there still seems to be errors:

.\mono\utils\monobitset.c(305) : error C2143: syntax error : missing ')'
before ':'
.\mono\utils\monobitset.c(327) : error C2061: syntax error : identifier
'my_g_bit_nth_lsf_nomask'
.\mono\utils\monobitset.c(327) : error C2059: syntax error : ';'
.\mono\utils\monobitset.c(327) : error C2059: syntax error : 'type'

Janne

2006/3/16, Zoltan Varga < vargaz at gmail.com>:
>
>                                        Hey,
>
>   This should now be fixed in SVN.
>
>                  Zoltan
>
> On 3/16/06, Janne Rantala <janne.rantala at gmail.com> wrote:
> > Hi,
> >
> > Since last update I've been getting hundreds of errrors when I rebuild
> Mono
> > solution in Visual Studio 2005. There are errors in other files as well,
> but
> > here is few of them if someone could tell me what's the problem. These
> > errors occur when genmdesc is being built.
> >
> > d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h
> (154)
> > : error C2061: syntax error : identifier '__attribute__'
> > d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h(154)
> > : error C2059: syntax error : ';'
> > d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h
> (154)
> > : error C2143: syntax error : missing ')' before 'string'
> > d:\cygwin\download\mono- 1.1.12\mono\mono\metadata\domain-internals.h
> (154)
> > : error C2143: syntax error : missing ')' before 'string'
> > d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h
> (157)
> > : error C2061: syntax error : identifier '__attribute__'
> > d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h
> (157)
> > : error C2059: syntax error : ';'
> >
> > class-internals.h has pretty much same kind of errors, if that's any
> help.
> >
> > The other question that I've been wondering is should I update Mono
> source
> > files from svn when I update mcs? Because most of the changes that I'm
> > interested in are to mcs and so Mono would stay rather stable in my
> > environment.
> >
> > Help would be very much appreciated...
> >
> > Cheers, Janne
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060316/c0411c49/attachment.html 


More information about the Mono-devel-list mailing list