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

Everaldo Canuto everaldo.canuto at gmail.com
Wed Nov 16 13:13:59 EST 2005


Hi,

I will install and make some tests on Windows this night, later I tell
about my results.

Everaldo.

Em Qua, 2005-11-16 às 15:59 +0100, Filip escreveu:
> 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
> > >
> >
> > You propabily have a etc/mono/config under your Mono root dir, on Linux
> > this file theres this line:
> >
> >  <dllmap dll="libintl" target="libc.so.6" />
> >
> > It is ok for Linux but causes problem on Windows, I dont know if you
> > have this line in your config, in my Mono 1.1.8 (Win32) I dont have it
> > but I have on my Mono 1.1.10 under Linux.
> >
> > If you have this line, them remove and test agaim. Please let us know if
> > works.
> 
> I removed the line from the config and the app throws an exception:
> 
> 0    FATAL F7.GtkGo.GoApp  - Exception: System.EntryPointNotFoundException
> Message: bind_textdomain_codeset
> Source: Mono.Posix
> in (wrapper managed-to-native) Mono.Unix.Catalog:bind_textdomain_codeset (intptr
> ,intptr)
> in <0x0008d> Mono.Unix.Catalog:Init (System.String package, System.String locale
> dir)
> 
> >
> >
> > Everaldo.
> >
> >
> >
> >



More information about the Mono-list mailing list