hi, I down loaded pkgconfig-0.15.0 and am trying to build it on Darwin running X11 on an iBook 500. after untarring in to home/pkgconfig-0.15.0, ./configure ran fine. but make stopped funtioning with the following few errors at the end: echo timestamp > giochannel.lo /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 -Wall -c giounix.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 -Wall -c giounix.c -o giounix.o giounix.c:1301: bad macro argument list cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode *** Error code 1 Stop in /Users/ee7klt/pkgconfig-0.15.0/glib-1.2.8. *** Error code 1 Stop in /Users/ee7klt/pkgconfig-0.15.0/glib-1.2.8. *** Error code 1 Stop in /Users/ee7klt/pkgconfig-0.15.0. any suggestions?