[Mono-devel-list] xsp-1.0.4 Illegal instruction (core dumped)

Erik Dahlstrand df03daer at ing.hj.se
Mon Apr 18 11:54:24 EDT 2005


Thank you very much! One step further :-)
Unfortunately still some problems...

# ./autogen.sh --with-gc=none --with-sigaltstack=yes
-->
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pthread -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -D_REENTRANT -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT exceptions-x86.lo -MD -MP -MF .deps/exceptions-x86.Tpo -c exceptions-x86.c  -fPIC -DPIC -o .libs/exceptions-x86.o
exceptions-x86.c: In function `mono_arch_sigctx_to_monoctx':
exceptions-x86.c:567: error: structure has no member named `gregs'
exceptions-x86.c:567: error: `REG_EAX' undeclared (first use in this function)
exceptions-x86.c:567: error: (Each undeclared identifier is reported only once
exceptions-x86.c:567: error: for each function it appears in.)
exceptions-x86.c:568: error: structure has no member named `gregs'
exceptions-x86.c:568: error: `REG_EBX' undeclared (first use in this function)
exceptions-x86.c:569: error: structure has no member named `gregs'

# ./autogen.sh --with-gc=none --with-sigaltstack=no
->
gmake[8]: Entering directory `/usr/src/mcs/class/corlib'
MONO_PATH="../../class/lib/basic:$MONO_PATH" /usr/src/mono/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /nostdlib /target:library /out:mscorlib.dll  @corlib.dll.sources
System.IO/FileStream.cs(589) warning CS0219: The variable 'buffered' is assigned but its value is never used
System.IO/FileStream.cs(588) warning CS0219: The variable 'bytes' is assigned but its value is never used
[1]   Illegal instruction (core dumped) MONO_PATH="../.....
gmake[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll] Error 132





More information about the Mono-devel-list mailing list