[Mono-dev] Can't find C runtime library while installing mono

Zoltan Varga vargaz at gmail.com
Wed Aug 2 13:50:01 EDT 2006


   Hey,

 You need to set the LIBC variable in configure.in in the section for
you architecture
/os.

           Zoltan

On 8/2/06, Bill Seurer <seurer at us.ibm.com> wrote:
>
> We have mono building and running OK under PASE on i5/OS (i.e., AIX) but
> get an error when installing:
>
> > gmake install
> ...
> gmake[6]: Entering directory `/QOpenSys/home/seurer/dev/mono-1.1.15
> /mcs/class/System'
> gmake install-local
> gmake[7]: Entering directory `/QOpenSys/home/seurer/dev/mono-1.1.15
> /mcs/class/System'
> MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH"
> /home/seurer/dev/mono-1.1.15/runtime/mono-wrapper
> ../../class/lib/net_1_1_bootstrap/gacutil.exe /i
> ../../class/lib/default/System.dll /f  /root /usr/local/lib /package 1.0
>
> Unhandled Exception: System.DllNotFoundException: libc.a
> in (wrapper managed-to-native) Mono.Tools.Driver:symlink (string,string)
> in <0x00ab0> Mono.Tools.Driver:Install (Boolean check_refs, System.String
> name, System.String package, System.String gacdir, System.String
> link_gacdir, System.String libdir, System.String link_libdir)
> in <0x00718> Mono.Tools.Driver:Main (System.String[] args)
> gmake[7]: *** [install-local] Error 1
> ...
>
> I suspect that we need to set some sort of environment variable so that it
> can find the C runtime library (libc).  Is that right, and if so, what is
> the environment variable?  Thanks!
> --
> Bill Seurer     IBM System i5 internal compiler development   Rochester, MN
> Business: seurer at us.ibm.com                         Home: Bill at seurer.net
> http://w3.rchland.ibm.com/~seurer/                  http://www.seurer.net
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list