[Mono-devel-list] Still trying to get Mono building on Mac OS X...

Quenio Santos Quenio.dos.Santos at ZeroG.com
Thu Sep 4 11:35:50 EDT 2003


Thanks for everybody's help getting passed the initial stages of the build.
Now, I am getting stuck in the following error:

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -no-cpp-precomp -D_THREAD_SAFE -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual
-Wcast-align -Wwrite-strings -c aot.c -Wp,-MD,.deps/aot.TPlo  -fno-common
-DPIC -o .libs/aot.o
aot.c:127:41: macro "g_new0" requires 2 arguments, but only 1 given
aot.c: In function `load_aot_module':
aot.c:127: `g_new0' undeclared (first use in this function)
aot.c:127: (Each undeclared identifier is reported only once
aot.c:127: for each function it appears in.)
aot.c: In function `cond_emit_method_label':
aot.c:484: warning: int format, long unsigned int arg (arg 3)
aot.c: In function `cond_emit_klass_label':
aot.c:510: warning: int format, long unsigned int arg (arg 3)
aot.c: In function `cond_emit_field_label':
aot.c:537: warning: int format, long unsigned int arg (arg 3)
aot.c: In function `mono_compile_assembly':
aot.c:682: warning: int format, long unsigned int arg (arg 3)
aot.c:740: warning: int format, long unsigned int arg (arg 3)
aot.c:768: warning: int format, long unsigned int arg (arg 3)
aot.c:772: warning: int format, regmask_t arg (arg 3)
make[4]: *** [aot.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I am not sure this is something caused by a recent checkin or, if it is
something specific one Mac OS X.

Any help is really appreciated.

Thank you in advance,
   Quenio




More information about the Mono-devel-list mailing list