Im using 64bit redhat in a vmware virtual machine. I can build older versions of mono like mono 2.4 but for some reason 2.6 doesnt want to compile so Im not really sure whats different with it. Is there something with posix thats changed?
scott Rodrigo Kumpera wrote: > > What setup are you using to compile mono? > > Which OS and version? 32 or 64 bits? Is it a virtual machine? Which one? > > > On Thu, Dec 17, 2009 at 5:01 PM, srf <[email protected]> wrote: > >> >> I was trying to compile mono 2.6 and Im getting this error: >> >> MCS [net_1_1] Mono.Posix.dll >> /bin/sh: line 1: 11917 Illegal instruction >> MONO_PATH="./../../class/lib/net_1_1:$MONO_PATH" >> /disk2/mono/Mono2.6/mono-2.6/mono-2.6/runtime/mono-wrapper >> ./../../class/lib/net_1_1/mcs.exe /codepage:65001 -optimize -d:NET_1_1 >> -d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll >> /nowarn:0618,612 -target:library >> -out:../../class/lib/net_1_1/Mono.Posix.dll >> @Mono.Posix.dll.sources >> >> >> does anyone know what the problem would be? is it something to do with >> @Mono.Posix.dll.sources? >> >> thanks >> >> scott >> -- >> View this message in context: >> http://old.nabble.com/mono-2.6-build-tp26833240p26833240.html >> Sent from the Mono - General mailing list archive at Nabble.com. >> >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://old.nabble.com/mono-2.6-build-tp26833240p26836055.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
