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 382936 - compile error on Darwin
compile error on Darwin
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: general
1.99.x
Other Mac OS
: Normal normal
: ---
Assigned To: Rodrigo Moya
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-06 09:27 UTC by Min Sik Kim
Modified: 2006-12-27 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to build libgda on Darwin (296 bytes, patch)
2006-12-06 09:27 UTC, Min Sik Kim
none Details | Review

Description Min Sik Kim 2006-12-06 09:27:13 UTC
Compiling gda-parameter-list.c on Darwin fails with the following error:

gda-parameter-list.c: In function 'gda_parameter_list_new_inline':
gda-parameter-list.c:279: error: parse error before 'uint'

Including sys/types.h will fix this.
Comment 1 Min Sik Kim 2006-12-06 09:27:41 UTC
Created attachment 77799 [details] [review]
Patch to build libgda on Darwin
Comment 2 Murray Cumming 2006-12-27 16:16:42 UTC
Committed. Thanks.