I got the following error compiling Glib. I need to install Glib, then GTK+, so I can use BasiliskII (Macintosh Emulator), but I got stuck here. Configure worked okay--no warnings. Then I typed 'make' and got this error after a few minutes of making. /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 -Wall -c giounix.c cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 -Wall -c giounix.c -o giounix.o giounix.c:1317: bad macro argument list cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[2]: *** [giounix.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Thanks, Terry _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
