From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27099 invoked by alias); 16 Dec 2008 06:01:52 -0000 Received: (qmail 27031 invoked by uid 22791); 16 Dec 2008 06:01:52 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-fx0-f16.google.com (HELO mail-fx0-f16.google.com) (209.85.220.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Dec 2008 06:00:46 +0000 Received: by fxm9 with SMTP id 9so762446fxm.2 for ; Mon, 15 Dec 2008 22:00:43 -0800 (PST) Received: by 10.181.23.2 with SMTP id a2mr2813368bkj.166.1229407243563; Mon, 15 Dec 2008 22:00:43 -0800 (PST) Received: from aew2knew (g229113203.adsl.alicedsl.de [92.229.113.203]) by mx.google.com with ESMTPS id e17sm2451767fke.11.2008.12.15.22.00.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Dec 2008 22:00:43 -0800 (PST) Message-ID: <14be01c95f44$d3d4c000$3201a8c0@aew2knew> Reply-To: "Andreas Eibach" To: References: <002701c95f06$c7c2e190$4001a8c0@mycomputer> Subject: Re: GTK+ externals are unresolved Date: Tue, 16 Dec 2008 06:01:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit From: Andreas Eibach Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-12/txt/msg00372.txt.bz2 ----- Original Message ----- From: "John Emmas" To: Sent: Monday, December 15, 2008 11:45 PM Subject: Re: GTK+ externals are unresolved > Perhaps you're missing the file 'libgtk-x11-2.0.la' (it should be in /lib/). > Try linking to 'libgtk-x11-2.0.dll.a' temporarily. If that works, you might > need to re-install gtk2-x11-devel. Maybe part of it has gone missing. That could be the "problem". gtk2-x11* (Cygwin official) is from 2005 and does in no way comply to modern GTK+ API standards. The only way out might be a 2.1x version, which is only available on Cygwin Ports ( http://sourceware.org/cygwinports ) -Andreas -- 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/