X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A3AB3CB.9040906@gmail.com>
Date: Thu, 18 Jun 2009 14:38:19 -0700
From: Ian Kelling <smallnow@gmail.com>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: help? compile error cygwin 1.7, multiple definition
References: <4A3A9687.6050602@gmail.com> <4A3AA270.6090103@cygwin.com> <4A3AABA4.2010709@gmail.com>
In-Reply-To: <4A3AABA4.2010709@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dave Korn wrote:
> Larry Hall (Cygwin) wrote:
>> This sounds allot like this bug to me:
>>
>> <https://bugzilla.redhat.com/show_bug.cgi?id=428865>
>>
>> Since Cygwin's glib2 is only at 2.10.3, you'll either need to wait for
>> an update of this package or build a newer one yourself.
> 
>   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.)


Looks like you guys got it exactly and the hack worked. Thanks a ton.

- Ian Kelling



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

