After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 108989 - pkg-config make fails on Mac OS X 10.2.4
pkg-config make fails on Mac OS X 10.2.4
Status: RESOLVED DUPLICATE of bug 81057
Product: pkg-config
Classification: Deprecated
Component: general
unspecified
Other Mac OS
: Normal blocker
: ---
Assigned To: Havoc Pennington
Luis Villa
Depends on:
Blocks:
 
 
Reported: 2003-03-23 00:58 UTC by Mark Wilson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mark Wilson 2003-03-23 00:58:09 UTC
make fails as follows:

gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2
-Wall -D_REENTRANT -c giounix.c -o giounix.o
giounix.c:233: only 1 arg to macro 'g_warning' (2 expected)
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[4]: *** [giounix.lo] Error 1
make[4]: Leaving directory
`/Users/markwils/Pending/Gnome/pkgconfig-0.15.0/glib-1.2.8'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/Users/markwils/Pending/Gnome/pkgconfig-0.15.0/glib-1.2.8'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/Users/markwils/Pending/Gnome/pkgconfig-0.15.0/glib-1.2.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/markwils/Pending/Gnome/pkgconfig-0.15.0'
make: *** [all-recursive-am] Error 2
Comment 1 James Henstridge 2003-05-01 05:09:21 UTC
This is a duplicate.

*** This bug has been marked as a duplicate of 81057 ***