[Mono-dev] mono 4.0.0 xbuild won't build project

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Fri Jun 5 16:31:20 UTC 2015


Hello Cyd,

> System.DateTime.Now
> System.TimeZoneNotFoundException: Exception of type
> 'System.TimeZoneNotFoundException' was thrown.

This sounds familiar.
I had that recently on Fedora for ppc64le.
see my comment: https://bugzilla.redhat.com/show_bug.cgi?id=1224945#c1

<quote>
The exception is thrown here:
https://github.com/mono/mono/blob/mono-4.0.0-branch/mcs/class/corlib/System/TimeZoneInfo.cs#L88
Please have a look at the function TimeZoneInfo CreateLocal () at
https://github.com/mono/mono/blob/mono-4.0.0-branch/mcs/class/corlib/System/TimeZoneInfo.cs#L121
This refers also to
https://github.com/mono/mono/blob/mono-4.0.0-branch/mcs/class/corlib/System/TimeZoneInfo.cs#L163
defining timeZoneDirectory enclosed in "#if LIBC".
</quote>

hope this helps,
  Timotheus


More information about the Mono-devel-list mailing list