This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build problems - unistd.h


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Scott Peterson on 5/28/2007 8:07 PM:
> I'm building dbus-glib from source and I get this error when I make:
> 
> In file included from /usr/include/unistd.h:4,
>                 from dbus-binding-tool-glib.c:39:
> /usr/include/sys/unistd.h:108: error: parse error before numeric constant
> 
> Ideas?

Use gcc -E to look at the preprocessed source, and see what namespace
collision was caused somewhere in lines 1-38 of dbus-binding-tool-glib.c
that caused the syntax error?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGW4+G84KuGfSFAYARAnKDAJ4vvkohSpWEHPcAOSV+IT/HpVRT0wCg0Urq
Y+BZ4YDLqlw5Dt52BpGbdto=
=vuiV
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]