X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=y0SVocrggWRwDIwwwMcx8DSnoRnT65Mu8uJ3gGU8kwV dfrQlCEOXkw2fbJ8pRcOe77BmiSCVD+UhSvcQPUTCbBjy/dNc6GGTYGYeUlwH2YH T5qrKkZIji4+PMDqvHsjKTkacTrRm9ltGl9CyI35B9OQU1Roy2efBBwmIZ0aT/Vg = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=ZT299ND9labwEl1H//iuOYdfnVk=; b=ipsgodiMA+jjtcpBE V6EDRgRly82Bo9PqEQFvwHy86jJS+DUtaNIqAdtOdllBt6gBhSrZNFdp4QKXXWx7 MTBzDfW07f7a0egL1qs/FuoUUxK28hG8VDhqeHNt4jB1FJQhgy5iTFZX3iR5Cwyh acaQRXvndBtcnpWgo6Yvt58OtM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_GD,TW_GT,TW_LB,TW_LG,TW_LX,TW_TW,TW_XC autolearn=ham version=3.3.1 Message-ID: <51B699AA.6070508@codespunk.com> Date: Mon, 10 Jun 2013 23:29:46 -0400 From: "Matt D." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: make hangs when compiling twf-0.4 References: <20130611025401 DOT GA5553 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20130611025401.GA5553@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Attempting to compile twf: http://gtk-apps.org/content/show.php/?content=83361 Configures fine. Then on make it hangs on what appears to be the linking stage: /bin/sh ../libtool --tag=CC --mode=link gcc -rdynamic -g -O2 -o twf.exe main.o themes.o -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lpng15 -lharfbuzz -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lbz2 -lgmodule-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lintl -liconv -lpcre -lintl Any suggestions? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple