[Mono-list] Problems installing MONO 2.2 on Solaris 10

2009-02-22 Thread jluoni

I am trying to install MONO 2.2 on Solaris 10 x86 and keep getting the
following error a few minutes into gmake.  Also MONO 2.0.1 source from
October installs no problems in the same environment.  Please help me,
thanks in advanced.  I post the steps if I can get 2.2 working.

granlib .libs/libmonogc-static.a
creating libmonogc-static.la
(cd .libs  rm -f libmonogc-static.la  ln -s ../libmonogc-static.la
libmonogc-static.la)
gmake[3]: Leaving directory `/Desktop/Mono/mono-2.2/libgc'
gmake[2]: Leaving directory `/Desktop/Mono/mono-2.2/libgc'
Making all in mono
gmake[2]: Entering directory `/Desktop/Mono/mono-2.2/mono'
Making all in utils
gmake[3]: Entering directory `/Desktop/Mono/mono-2.2/mono/utils'
/usr/sbin/dtrace -32 -s ../../data/mono.d -o mono-dtrace.h
dtrace: script '../../data/mono.d' matched 0 probes
dtrace: no probes matched
gmake[3]: *** [mono-dtrace.h] Error 1
gmake[3]: Leaving directory `/Desktop/Mono/mono-2.2/mono/utils'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/Desktop/Mono/mono-2.2/mono'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/Desktop/Mono/mono-2.2'
gmake: *** [all] Error 2
-- 
View this message in context: 
http://www.nabble.com/Problems-installing-MONO-2.2-on-Solaris-10-tp21686429p21686429.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Problems installing MONO 2.2 on Solaris 10

2009-02-22 Thread jluoni

Thanks for the reply,  I had to do a --enable-dtrace=true. Also there was a
patch for one of the files.  Had to change a few u_int32_t to uint32_t.  I
got it passing mono-test-install.  Now I am fighting with getting the latest
gtk-sharp on Solaris 10.  I am new to Solaris, but I am stuck with it.  It
seems like there is always some KLUDGE from the basic setup.  Fighting with
getting cairo setup right now which is a prereq to gtk+ 2.8 which is prereq
for gtksharp 2.8.  I need the EASY button!!!

-- 
View this message in context: 
http://www.nabble.com/Problems-installing-MONO-2.2-on-Solaris-10-tp21686429p21715140.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list