[Mono-devel-list] Beta1 preview.

Miguel de Icaza miguel at novell.com
Tue May 4 00:29:06 EDT 2004


Hello,

> A friend of mine is on osx, he's getting this on the make install:
> 
>  Unhandled Exception: System.DllNotFoundException: libc
>  in <0x000e0> (wrapper managed-to-native) Mono.Posix.Syscall:symlink
> (string,string)
>  in <0x00b30> Mono.Tools.Driver:InstallAssembly (string[])
>  in <0x007f4> Mono.Tools.Driver:Run (string[])
>  in <0x0005c> Mono.Tools.Driver:Main (string[])

Do you have further details?  Was this the Beta1 packages, or the
0.31.99 packages?

Because we did fix that, basically you must pass:

	 --config ../../data/config 

to Mono during make install in the assemblies directories.

Miguel



More information about the Mono-devel-list mailing list