[Mono-list] Using Mono.Posix (Mono.Unix.Catalog) on Windows fails.

Filip filip26 at gmail.com
Wed Nov 16 09:11:25 EST 2005


Hi Everaldo,

On 16/11/05, Everaldo Canuto <everaldo.canuto at gmail.com> wrote:
> Hi,
>
> Are you running under .NET or Mono?

I compiled (on windows) the app with nant using mono-1.0 as a target
platform, and tried to run the app under mono as well.

Filip

>
> To make my application compatible with .NET Framework I embeded a
> Catalog class on my applications and make a conditional compilation.
>
> Everaldo.
>
> Em Qua, 2005-11-16 às 14:46 +0100, Filip escreveu:
> > Hi,
> >
> > My app uses Mono.Unix.Catalog and runs fine on FreeBSD, but on
> > WindowsXP fails with:
> >
> > 0    FATAL F7.GtkGo.GoApp  - Exception: System.DllNotFoundException
> > Message: libc.so.6
> > Source: Mono.Posix
> > in (wrapper managed-to-native) Mono.Unix.Catalog:bindtextdomain (intptr,intptr)
> > in [0x00014] (at C:\cygwin\tmp\scratch\mono-1.1.10\mcs\class\Mono.Posix\Mono.Uni
> > x\Catalog.cs:59) Mono.Unix.Catalog:Init (System.String package, System.String lo
> > caledir)
> >
> > I use latest mono-1.1.10 and compilation proceeds without warnings.
> >
> > Where I can found libc.so.6 for WindowsXP ? Has anybody an idea what is wrong ?
> >
> > Best regards
> > Filip
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
>
>


More information about the Mono-list mailing list