[Mono-list] Problems on FreeBSD with Beta 1

Victor Jalencas victor-monolist@carotena.net
Mon, 17 May 2004 21:26:22 +0200


Anyone can shed more light on this? I haven't been able to build mono on 
FreeBSD for a long time. What is the recommended configuration (wrt 
Boehm GC, threading, gcc...)?

Thanks in advance

Victor

Jonathan Stowe wrote:
> Firstly it appears that you have to change the data/config file to map
> to libc.so.4 rather than libc.so.6 on FreeBSD 4.9 before anything will
> work. 
> 
> Secondly gacutil appears to have problems during make install:
> 
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config
> ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root
> /usr/local/lib
>  
> Unhandled Exception: System.NullReferenceException: Object reference not
> set to an instance of an object
> in (unmanaged) (wrapper managed-to-native) Mono.Tools.Driver:symlink
> (string,string)
> in <0x00004> (wrapper managed-to-native) Mono.Tools.Driver:symlink
> (string,string)
> in <0x00822> Mono.Tools.Driver:InstallAssembly (string[])
> in <0x005d2> Mono.Tools.Driver:Run (string[])
> in <0x00035> Mono.Tools.Driver:Main (string[])
> 
> 
> I thought I would check before I stick it in bugzilla in case anyone had
> seen this already.
> 
> /J\
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list