Hi,
 
I have a machine that im having problems compiling wherer 1.1.9.2 or 1.1.10 version.
Glib2x dev is installed, i get the folowing:
 
gcc -o monoburg ./monoburg.c parser.c -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I.  -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0
/tmp/cc3vdOHr.o: In function `emit_state':
monoburg.c:(.text+0xa53): undefined reference to `g_assert_warning'
collect2: ld returned 1 exit status
make[3]: *** [monoburg] Error 1
 
Why does the other machine compile fine?
Glib are the same version on both.
 
Jorge Bastos

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to