[Mono-list] Compilation Problems

Dale Peakall dale.peakall@bit-arts.com
Tue, 6 Aug 2002 10:46:04 +0100


Using the latest CVS sources on Linux.

I'm also suffering from the mcs jit.c assertion: ** ERROR **: file jit.c: 
line 1440 (mono_analyze_stack): assertion failed: (sbb->outdepth == (sp - 
stack))

But I'm also suffering with a problem I haven't seen posted.  When linking 
mint, I'm getting an error:

../metadata/libmonoruntime.a(reflection.o): In function 
'assembly_add_resource': 
/home/dlp/mono/mono/mono/metadata/reflectiohn.c:2045: undefined reference to 
'mono_sha1_get_digest_from_file'

Any help appreciated.

	- Dale.