[Mono-list] Problems on FreeBSD with Beta 1

Miguel de Icaza miguel@ximian.com
Tue, 18 May 2004 11:44:46 -0400


Hello,

> Just tried a new build with the May-17th snapshot with the same results.
> Here are two lines from a 'ps aux'. The process states never change.
> 
> root   39900  0.1  4.7 15852 5860  p0  S+    7:18PM   0:01.70 lt-mono
> --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f
> /pa
> root   39983  0.0  2.1  9440 2588  ??  Is    7:18PM   0:00.03 lt-mono
> --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f
> /pa

We need a way of detecting the native libc for FreeBSD, do you have any
ideas on how to get the right version number?

The issue is that we are calling symlink from the libc (This is the
famous config file error).

Not having access to a BSD machine means we can not debug this, and we
are going to need your help tracking down where mono is stuck.