[Mono-list] Long-running program
Cliff Stanford
cliff at may.be
Mon Sep 28 17:42:06 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gonzalo Paniagua Javier wrote:
> If you can try mono from trunk, I would be interested in knowing
> whethere your problems go away or not. System.Threading.Timer was
> rewritten recently.
Hmm....
Building from the svn trunk fails during configure (called from
autogen.sh) with:
checking integrity of package... configure: error: Your mono
distribution is incomplete; if unpacking from a tar file, make sure you
use GNU tar; see http://www.mono-project.com/IncompletePackage for more
details
Building from mono-142439.tar.bz2 on the snapshot page gives a runtime
exception of:
> System.EntryPointNotFoundException: CreateZStream
> at (wrapper managed-to-native) System.IO.Compression.DeflateStream:CreateZStream (System.IO.Compression.CompressionMode,bool,System.IO.Compression.DeflateStream/UnmanagedReadOrWrite,intptr)
> at System.IO.Compression.DeflateStream..ctor (System.IO.Stream compressedStream, CompressionMode mode, Boolean leaveOpen, Boolean gzip) [0x00000]
> at (wrapper remoting-invoke-with-check) System.IO.Compression.DeflateStream:.ctor (System.IO.Stream,System.IO.Compression.CompressionMode,bool,bool)
> at System.IO.Compression.GZipStream..ctor (System.IO.Stream compressedStream, CompressionMode mode, Boolean leaveOpen) [0x00000]
> at (wrapper remoting-invoke-with-check) System.IO.Compression.GZipStream:.ctor (System.IO.Stream,System.IO.Compression.CompressionMode,bool)
> at MayBE.Netiom.Logger.StatusUpdates.Tick (System.Object sender, System.Timers.ElapsedEventArgs e) [0x00000]
This is the same build as I have been using. The only thing that's
changed is the mono executable from /usr/bin/mono to /usr/local/bin/mono.
Regards,
Cliff.
- --
Cliff Stanford
Might Limited +44 845 0045 666 (Office)
Suite 67, Dorset House +44 7973 616 666 (Mobile)
Duke Street, Chelmsford, CM1 1TB
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkrBLacACgkQfNTx9pWyKfyQCQCfXMusMHRUqhBVvSJHVZVcJzU3
FjcAnivhUW7YrvkPLgdYQzAwsQc282/l
=gunY
-----END PGP SIGNATURE-----
More information about the Mono-list
mailing list