From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.user Subject: Re: Failing to build g-wrap for guile 1.9.10 Date: Thu, 03 Jun 2010 16:36:57 +0200 Message-ID: <87sk5441yu.fsf@delenn.lan> References: <1275349131.20213.11.camel@romel-compaq> <1275417850.3290.13.camel@romel-compaq> <87sk55b5dk.fsf@delenn.lan> <1275524329.3984.6.camel@romel-compaq> <874ohk5nsj.fsf@delenn.lan> <1275573423.2518.8.camel@romel-compaq> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275575837 16792 80.91.229.12 (3 Jun 2010 14:37:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 14:37:17 +0000 (UTC) Cc: Guile Users To: Romel Sandoval Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jun 03 16:37:15 2010 connect(): No such file or directory Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OKBXm-0005wh-JB for guile-user@m.gmane.org; Thu, 03 Jun 2010 16:37:14 +0200 Original-Received: from localhost ([127.0.0.1]:34677 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKBXl-0000Wk-V7 for guile-user@m.gmane.org; Thu, 03 Jun 2010 10:37:14 -0400 Original-Received: from [140.186.70.92] (port=57653 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKBXg-0000Wb-Ch for guile-user@gnu.org; Thu, 03 Jun 2010 10:37:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKBXd-00056C-Ko for guile-user@gnu.org; Thu, 03 Jun 2010 10:37:08 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:36743) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OKBXd-00055j-7a for guile-user@gnu.org; Thu, 03 Jun 2010 10:37:05 -0400 Original-Received: (qmail invoked by alias); 03 Jun 2010 14:37:02 -0000 Original-Received: from 83-215-154-5.hage.dyn.salzburg-online.at (EHLO nathot.lan) [83.215.154.5] by mail.gmx.net (mp070) with SMTP; 03 Jun 2010 16:37:02 +0200 X-Authenticated: #3102804 X-Provags-ID: V01U2FsdGVkX1/l5IAAxc/l5C/cywc/8M4kZrG7UDP07mPmpeoTE0 O5TtrslZwVsn+8 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by nathot.lan (Postfix) with ESMTP id F299B3A6B1; Thu, 3 Jun 2010 16:37:01 +0200 (CEST) Original-Received: from nathot.lan ([127.0.0.1]) by localhost (nathot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oygVfCMs6kLa; Thu, 3 Jun 2010 16:36:58 +0200 (CEST) Original-Received: from delenn.lan (delenn.lan [192.168.3.11]) by nathot.lan (Postfix) with ESMTP id E2D4D3A6B0; Thu, 3 Jun 2010 16:36:57 +0200 (CEST) Original-Received: by delenn.lan (Postfix, from userid 1000) id AD5277527B; Thu, 3 Jun 2010 16:36:57 +0200 (CEST) In-Reply-To: <1275573423.2518.8.camel@romel-compaq> (Romel Sandoval's message of "Thu, 03 Jun 2010 08:57:03 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7826 Archived-At: Romel Sandoval writes: > GCC 4.4.1 > eglibc 2.10.1 > That's Debian sid, right? Strangely, I don't get the warning on current sid. Nevertheless, I've now pushed a patch that should fix the issue. Can you confirm that building /without/ `--disable-Werror' works with current g-wrap git? Regards, Rotty -- Andreas Rottmann --