Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Robert N
I realized that my other mail was hosed, outlook in a browser does blow at times... So I was wondering if you were able to run xbuild using the mono option -v, since xbuild /verbosity:diagnostic never spills even the first line of the diag text: Loading default tasks for ToolsVersion Using

Re: [Mono-dev] Terminal config for mono csharp shell?

2015-06-06 Thread Robert N
stty sane make sense in terms of a TERM=linux and either a messed up/missing termcap and/or missing capabilities during autogen/configure and shell that is not quite right... The fact that the console.unix.c works across all the std linux flavors and os-x would suggest that something in your

Re: [Mono-dev] threads.o : fatal error: error in backend: unsupported symbol modifier in relocation

2015-05-28 Thread Robert N
I tried to compile from the tarball (mono-3.2.0.tar.bz2) and got the same results on OS-X. Is this a tool dependency related error?  Is there at list of tool versions that are required to build 3.2.x on OS-X? The OS-X Compile page lists autoconf/automake/libtool/m4 with versions. Are there

Re: [Mono-dev] mono make install fails with Error 1

2015-05-31 Thread Robert N
851131 May 30 06:12 System.dll.mdb But make install still fails On May 31, 2015 10:53:09 AM CDT, Robert N sushihango...@outlook.com wrote: Permissions problem? Looks like you are installing into /usr/mono/lib (FYI: I'd be careful, installing builds into system usr is not a good idea

Re: [Mono-dev] mono make install fails with Error 1

2015-05-31 Thread Robert N
not working in make install... On May 31, 2015 12:21:39 PM CDT, Robert N sushihango...@outlook.com wrote: No, did not lose me, but still working on the coffee ;-) Personally never build/installed on android No output on gacutil -i System.dll gacutil -l is a problem... h Ok, lets

Re: [Mono-dev] mono make install fails with Error 1

2015-05-31 Thread Robert N
Permissions problem? Looks like you are installing into /usr/mono/lib (FYI: I'd be careful, installing builds into system usr is not a good idea usually). At that point of the install it is trying to update the gac with System.dll so I would assume you do not have permissions, you can always do

[Mono-dev] threads.o : fatal error: error in backend: unsupported symbol modifier in relocation

2015-05-27 Thread Robert N
I am trying to compile version 3.2.0 of mono for a compliance review on OS-X (git checkout mono-3.2.0) and I'm receiving a fatal error on threads.o and domain.o during the 'make' run. Diving into libmonoruntime_la-threads.lo and/or  libmonoruntime_la-domain.lo, I am getting a clang/llvm fatal

Re: [Mono-list] 503 error

2015-07-01 Thread Robert N
Just a quick reply... I see that your mono version is 4.3.x, so I'm assuming you compiled from source vs using a pkg  installer... thats ok...but the invalid IL part of the error is not good. What type of server is this (cpu/hardware) ?  Which linux distro / version ? Source from git? or tar

Re: [Mono-list] contributing to mono with monodevelop

2015-07-22 Thread Robert N
I would love to hear of an 'official' way to do this... but what I do to use XS on OS-X: First, you do have to configure and make the first time as this stands up your build/dev environment. I have updated the local classes .csproj files with the matching ..dll.sources files for the

[Mono-list] MSBuild Target for .jay files?

2016-01-13 Thread Robert N
Does anyone have a MSbuild Target for Mono's jay parser that they can share? TIA, -R ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list