[Mono-devel-list] Beta1 preview (FreeBSD build problem)
Miguel de Icaza
miguel at novell.com
Tue May 4 10:58:31 EDT 2004
Hello,
> I did this, and it let me run `gmake` successfully (plain `make` still
> produced errors, though).
>
> So, on to `gmake install` which produces the following error:
>
>
> [~/Downloads/mono-0.91] $ sudo gmake install
> (...snip...)
> gmake[3]: Entering directory
> `/usr/home/will/Downloads/mono-0.91/runtime/net_1_1'
> gmake[3]: Nothing to be done for `install-exec-am'.
> /usr/local/bin/bash ../../mkinstalldirs /usr/local/lib
> /usr/bin/install -c -m 644 mscorlib.dll /usr/local/lib/mscorlib.dll
> MONO_PATH=. ../../mono/mini/mono ./../gacutil.exe -i
> /Accessibility.dll /f /package 1.0 /root /usr/local/lib
>
> Unhandled Exception: System.DllNotFoundException: libc
> in <0x00053> (wrapper managed-to-native) Mono.Posix.Syscall:symlink
> (string,string)
> in <0x008c6> Mono.Tools.Driver:InstallAssembly (string[])
> in <0x005d2> Mono.Tools.Driver:Run (string[])
> in <0x00035> Mono.Tools.Driver:Main (string[])
>
> gmake[3]: *** [install-data-local] Error 1
> gmake[3]: Leaving directory `/usr/home/will/Downloads/mono-0.91/runtime/net_1_1'
> gmake[2]: *** [install-am] Error 2
> gmake[2]: Leaving directory `/usr/home/will/Downloads/mono-0.91/runtime/net_1_1'
> gmake[1]: *** [install-recursive] Error 1
> gmake[1]: Leaving directory `/usr/home/will/Downloads/mono-0.91/runtime'
> gmake: *** [install-recursive] Error 1
What OS is this?
Can you show me the output of:
ls -l /usr/lib/libc*
Miguel
More information about the Mono-devel-list
mailing list