[Mono-devel-list] Beta1 preview (FreeBSD build problem)

Will McCutchen mccutchen at gmail.com
Tue May 4 01:08:30 EDT 2004


Miguel-


> In the meantime, could you remove any reference to AIO from the
> generated config.h and try rebuilding?

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


Any more ideas?  I'm sorry to be so clueless about this.  And still,
thanks for your time.




-Will McCutchen (mccutchen at gmail.com)



More information about the Mono-devel-list mailing list