[Mono-devel-list] Beta2 Previewlet.

Nate Zobrist zobie at zobie.com
Tue May 25 17:53:00 EDT 2004


I am new to both mono and this list and I hope that someone might be 
able to help.  I tried installing beta 1 on Mac OS X and everything 
seemed to go fine.  I can compile a simple HelloWorld app, but every 
time I try to run it, I get the following error:
dyld: mono can't open library: /opt/local/lib/libintl.1.dylib  (No such 
file or directory, errno = 2)
Trace/BPT trap
The file mentioned does exist, but it seems to be a link to 
/usr/local/lib/libintl.1.dylib, which doesn't exist.  Should this have 
been installed by the installer or am I missing another library?

I also tried downloading and compiling the previewlet, but when I try to 
make, it errors-out with the following:
<snip>
inssel.c: In function `mono_burg_emit_175':
inssel.c:2358: warning: `const_reg' might be used uninitialized in this 
function
inssel.c:2377: warning: `const_reg' might be used uninitialized in this 
function
inssel.c: In function `mono_burg_emit_178':
inssel.c:2589: warning: `const_reg' might be used uninitialized in this 
function
inssel.c: In function `mono_burg_emit_331':
inssel.c:4037: error: `X86_ESP' undeclared (first use in this function)
inssel.c:4037: error: (Each undeclared identifier is reported only once
inssel.c:4037: error: for each function it appears in.)
inssel.c: In function `mono_burg_emit_332':
inssel.c:4046: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_333':
inssel.c:4057: error: `X86_EAX' undeclared (first use in this function)
inssel.c:4058: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_334':
inssel.c:4069: error: `X86_EAX' undeclared (first use in this function)
inssel.c:4070: error: `X86_EDX' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_336':
inssel.c:4092: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_337':
inssel.c:4106: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_338':
inssel.c:4123: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_343':
inssel.c:4187: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_345':
inssel.c:4208: error: `X86_EAX' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_346':
inssel.c:4217: error: `X86_EDX' undeclared (first use in this function)
inssel.c:4220: error: `X86_EAX' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_347':
inssel.c:4231: error: `X86_EAX' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_349':
inssel.c:4245: error: `X86_EAX' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_364':
inssel.c:4348: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_365':
inssel.c:4361: error: `X86_ESP' undeclared (first use in this function)
inssel.c: In function `mono_burg_emit_367':
inssel.c:4392: error: `X86_ESP' undeclared (first use in this function)
make[3]: *** [inssel.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1


Can anyone tell me what I might be doing wrong?

Thanks,
Nate



> -----Original Message-----
> From: Miguel de Icaza [mailto:miguel at novell.com]
> Sent: Monday, May 24, 2004 11:37 PM
> To: mono-devel-list at ximian.com
> Subject: [Mono-devel-list] Beta2 Previewlet.
>
> Hey guys,
>
>    This is just a `previewlet' of what is coming for the Beta2.  The 
> intention of this previewlet is for folks that have reported bugs with
>
> Beta1 to get a chance to test if we fixed their issues without having 
> to mock around with CVS.
>
>    We would appreciate specially if users of various different 
> distributions tried the previewlet on their systems, to get all 
> possible build fixes into the tree before the real Beta2.
>
>    The previewlet is available here:
>
>         http://primates.ximian.com/~miguel/tmp/mono-0.92.tar.gz 
> <http://primates.ximian.com/%7Emiguel/tmp/mono-0.92.tar.gz>
>
>    No packages are available, this is a previewlet ;-)
>
> Miguel
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list