[Mono-devel-list] mono 0.24 showstopper, still can't build mini
Urs Muff
umuff at quark.com
Fri May 2 17:22:39 EDT 2003
Since mini has been turned on, I can't build mini on cygwin.
I got a clean copy from CVS and built with mono/doc/mono-build-w32.sh.
I get the following error [still as already reported, and obviously the
config screwed up, since install/include/glib is missing]:
Making all in mini
make[3]: Entering directory `/CVS-Repositories/go-mono.com/mono/mono/mini'
gcc -mno-cygwin -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings
-I/CVS-Repositories/go-mono.com/install/inc
lude -DGC_WIN32_THREADS -DWIN32_THREADS
-L/CVS-Repositories/go-mono.com/install/lib genmdesc.c -o genmdesc
In file included from genmdesc.c:9:
mini.h:4:18: glib.h: No such file or directory
mini.h:6:34: mono/metadata/loader.h: No such file or directory
mini.h:7:35: mono/metadata/mempool.h: No such file or directory
mini.h:8:35: mono/utils/monobitset.h: No such file or directory
mini.h:9:33: mono/metadata/class.h: No such file or directory
mini.h:10:34: mono/metadata/object.h: No such file or directory
mini.h:11:35: mono/metadata/opcodes.h: No such file or directory
mini.h:12:37: mono/metadata/tabledefs.h: No such file or directory
In file included from mini.h:13,
from genmdesc.c:9:
regalloc.h:28: parse error before "guint32"
regalloc.h:28: warning: no semicolon at end of struct or union
regalloc.h:29: warning: type defaults to `int' in declaration of
`ffree_mask'
regalloc.h:29: warning: data definition has no type or storage class
regalloc.h:40: parse error before '}' token
regalloc.h:40: warning: type defaults to `int' in declaration of
`MonoRegState'
regalloc.h:40: warning: data definition has no type or storage class
regalloc.h:46: parse error before '*' token
regalloc.h:46: warning: type defaults to `int' in declaration of
`mono_regstate_new'
regalloc.h:46: warning: data definition has no type or storage class
regalloc.h:48: parse error before '*' token
regalloc.h:48: warning: function declaration isn't a prototype
regalloc.h:49: parse error before '*' token
regalloc.h:49: warning: function declaration isn't a prototype
regalloc.h:50: parse error before '*' token
regalloc.h:50: warning: function declaration isn't a prototype
regalloc.h:51: parse error before '*' token
regalloc.h:51: warning: function declaration isn't a prototype
regalloc.h:52: parse error before '*' token
regalloc.h:52: warning: function declaration isn't a prototype
regalloc.h:53: parse error before '*' token
- Urs C. Muff
Software Architect - Research Lab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030502/ec9e0ede/attachment.html
More information about the Mono-devel-list
mailing list