I have a problem with the programm "mono runtime 0.26".
When I want to install it, there is an error. I have SUSE Linux 8.2 installed on my 
computer.

This is the text i get:
-----------------------------------------------------------------------------------------
devlinux:~/mono-0.26 # make
make  all-recursive
make[1]: Entering directory `/root/mono-0.26'
Making all in libgc
make[2]: Entering directory `/root/mono-0.26/libgc'
Making all in include
make[3]: Entering directory `/root/mono-0.26/libgc/include'
Making all in private
make[4]: Entering directory `/root/mono-0.26/libgc/include/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/mono-0.26/libgc/include/private'
make[4]: Entering directory `/root/mono-0.26/libgc/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/mono-0.26/libgc/include'
make[3]: Leaving directory `/root/mono-0.26/libgc/include'
Making all in doc
make[3]: Entering directory `/root/mono-0.26/libgc/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/mono-0.26/libgc/doc'
make[3]: Entering directory `/root/mono-0.26/libgc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/mono-0.26/libgc'
make[2]: Leaving directory `/root/mono-0.26/libgc'
Making all in mono
make[2]: Entering directory `/root/mono-0.26/mono'
Making all in utils
make[3]: Entering directory `/root/mono-0.26/mono/utils'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/mono-0.26/mono/utils'
Making all in io-layer
make[3]: Entering directory `/root/mono-0.26/mono/io-layer'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/mono-0.26/mono/io-layer'
Making all in monoburg
make[3]: Entering directory `/root/mono-0.26/mono/monoburg'
make  all-am
make[4]: Entering directory `/root/mono-0.26/mono/monoburg'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/mono-0.26/mono/monoburg'
make[3]: Leaving directory `/root/mono-0.26/mono/monoburg'
Making all in os
make[3]: Entering directory `/root/mono-0.26/mono/os'
Making all in unix
make[4]: Entering directory `/root/mono-0.26/mono/os/unix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/mono-0.26/mono/os/unix'
make[4]: Entering directory `/root/mono-0.26/mono/os'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/mono-0.26/mono/os'
make[3]: Leaving directory `/root/mono-0.26/mono/os'
Making all in metadata
make[3]: Entering directory `/root/mono-0.26/mono/metadata'
make  all-am
make[4]: Entering directory `/root/mono-0.26/mono/metadata'
source='opcodes.c' object='opcodes.lo' libtool=yes \
depfile='.deps/opcodes.Plo' tmpdepfile='.deps/opcodes.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. 
-I../../mono -I../../libgc/include -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include   -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include   -DMONO_ASSEMBLIES=\"/usr/local/lib\" 
-DMONO_CFG_DIR=\"/usr/local/etc\"  -DGC_LINUX_THREADS -DMONO_USE_EXC_TABLES 
-D_GNU_SOURCE -D_REENTRANT -fexceptions -D_FILE_OFFSET_BITS=64  -g -Wall -Wunused 
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o 
opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c
rm -f .libs/opcodes.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono -I../../libgc/include 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" 
-DGC_LINUX_THREADS -DMONO_USE_EXC_TABLES -D_GNU_SOURCE -D_REENTRANT -fexceptions 
-D_FILE_OFFSET_BITS=64 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations 
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-cast-qual -Wcast-align -Wwrite-strings -c opcodes.c -MT opcodes.lo -MD -MP -MF 
.deps/opcodes.TPlo  -fPIC -DPIC -o .libs/opcodes.lo
opcodes.c: In function `mono_opcode_value':
opcodes.c:41: error: `MONO_CEE_ARGLIST' undeclared (first use in this function)
opcodes.c:41: error: (Each undeclared identifier is reported only once
opcodes.c:41: error: for each function it appears in.)
opcodes.c:44: error: `MONO_CEE_MONO_FUNC1' undeclared (first use in this function)
make[4]: *** [opcodes.lo] Error 1
make[4]: Leaving directory `/root/mono-0.26/mono/metadata'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/mono-0.26/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mono-0.26/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mono-0.26'
make: *** [all] Error 2
devlinux:~/mono-0.26 #
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to