[Mono-list] Building fron CVS

Jackson Harper jackson@ximian.com
Mon, 13 Oct 2003 11:50:54 -0700


Hello,

	This has been fixed in CVS. You should be able to update and build now.

Jackson


On Mon, 2003-10-13 at 11:26, Karl Waclawek wrote:
> I am trying to build from an anonymous CVS checkout on RedHat 9
> (up2dated). I did
> 
>    ./autogen.sh --prefix=/usr/local
>    make fullbuild
> 
> It stops here:
> 
> marshal.c: In function `mono_marshal_get_native_wrapper':
> marshal.c:3349: `mono_marshal_set_last_error' undeclared (first use in 
> this func
> tion)
> marshal.c:3349: (Each undeclared identifier is reported only once
> marshal.c:3349: for each function it appears in.)
> marshal.c: At top level:
> marshal.c:4002: warning: no previous prototype for 
> `mono_marshal_set_last_error'
> marshal.c:4002: `mono_marshal_set_last_error' used prior to declaration
> make[4]: *** [marshal.lo] Error 1
> make[4]: Leaving directory `/usr/local/src/mono/mono/metadata'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/usr/local/src/mono/mono/metadata'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/mono/mono'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/mono'
> make: *** [all] Error 2
> 
> Any hints?
> 
> Karl
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list