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

Zoltan Varga vargaz at gmail.com
Wed Aug 2 14:18:04 EDT 2006


               Hey,

  The value of LIBC should point to the shared library, not the static
libc, since the
runtime wants to load it dynamically using dlopen ().

           Zoltan

On 8/2/06, Bill Seurer <seurer at us.ibm.com> wrote:
>
> It is set.  And comparing to a mono that installs on a different OS (Linux
> on the same hardware) it appears to be correct (libc really is libc.a on
> this system).  My thought is that for some reason the installer can't find
> it and I need to set something to help it in its search.
> --
> 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
>
>
> "Zoltan Varga" <vargaz at gmail.com> wrote on 08/02/2006 12:50:01 PM:
>
> >  You need to set the LIBC variable in configure.in in the section for
> > you architecture
> > /os.
> >
> >            Zoltan
>
> _______________________________________________
> 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