[Mono-devel-list] mono-0.93 + debian = problems

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Jun 1 04:45:08 EDT 2004


El lun, 31-05-2004 a las 14:40, Artur Brodowski escribió:
> Hi,
> 
> I've compiled second beta2 previewlet on Debian box and while compiler
> seems to run without problems, runtime is broken:
> 
> First, I'm getting lots of those:
> ** Message: : u_strToUpper error: U_FILE_ACCESS_ERROR
> even when running bundled utils, like sqlsharp.
> 
> Second, code that runs fine on other workstation (Gentoo + Mono Beta1),
> spits out weird errors:
> 
> $ mcs indexer.cs -r:System.Data -r:ByteFX.Data
> Compilation succeeded
> 
> $ mono indexer.exe news/
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
> ** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
>  

Are you using debian icu 2.6.1 package? I ended up compiling from the
original source with an option to configure ('--with-data=files' ?) that
made it actually work.

-Gonzalo





More information about the Mono-devel-list mailing list