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

Bill Middleton flashdict at gmail.com
Mon Apr 18 12:18:28 EDT 2005


We can work on this offline until there's a successful build, ok?

Bill


On 4/18/05, Bill Middleton <flashdict at gmail.com> wrote:
> Ikke noe problem.
> 
> I need a copy of your /usr/include/sys/ucontext.h and mcontext.h
> 
> Then I may be able to help you work this out.
> 
> Bill
> 
> 
> On 4/18/05, Erik Dahlstrand <df03daer at ing.hj.se> wrote:
> > 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