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: help? compile error cygwin 1.7, multiple definition


On 18/06/2009 16:03, Dave Korn wrote:
Hack: in /usr/include/glib-2.0/glib/gutils.h, at this point:

     99  #elif defined (__GNUC__)
    100  #  define G_INLINE_FUNC extern inline
    101  #elif defined (G_CAN_INLINE)

delete 'extern' from line 100. (Then rebuild from clean.)

For the record, this has already been fixed upstream in the current release. I've just got to get around to merging the Ports packages back into the distro.



Yaakov


--
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]