From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Al=C3=ADrio?= Eyng Newsgroups: gmane.lisp.guile.bugs Subject: bug#10742: further information Date: Tue, 7 Feb 2012 22:48:29 +0000 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1328654950 4836 80.91.229.3 (7 Feb 2012 22:49:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2012 22:49:10 +0000 (UTC) To: 10742@debbugs.gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Feb 07 23:49:09 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RutqX-0001kw-2W for guile-bugs@m.gmane.org; Tue, 07 Feb 2012 23:49:09 +0100 Original-Received: from localhost ([::1]:51023 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RutqW-00086e-Ky for guile-bugs@m.gmane.org; Tue, 07 Feb 2012 17:49:08 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RutqU-00086L-DU for bug-guile@gnu.org; Tue, 07 Feb 2012 17:49:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RutqT-0008Hf-6p for bug-guile@gnu.org; Tue, 07 Feb 2012 17:49:06 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RutqT-0008Hb-1G for bug-guile@gnu.org; Tue, 07 Feb 2012 17:49:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RutrO-0003cZ-Eq for bug-guile@gnu.org; Tue, 07 Feb 2012 17:50:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: =?UTF-8?Q?Al=C3=ADrio?= Eyng Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 07 Feb 2012 22:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10742 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 10742-submit@debbugs.gnu.org id=B10742.132865497713882 (code B ref 10742); Tue, 07 Feb 2012 22:50:02 +0000 Original-Received: (at 10742) by debbugs.gnu.org; 7 Feb 2012 22:49:37 +0000 Original-Received: from localhost ([127.0.0.1]:59568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rutqy-0003bp-UY for submit@debbugs.gnu.org; Tue, 07 Feb 2012 17:49:37 -0500 Original-Received: from mail-ey0-f172.google.com ([209.85.215.172]:34681) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rutqv-0003bc-Co for 10742@debbugs.gnu.org; Tue, 07 Feb 2012 17:49:35 -0500 Original-Received: by eaal12 with SMTP id l12so373296eaa.3 for <10742@debbugs.gnu.org>; Tue, 07 Feb 2012 14:48:29 -0800 (PST) Original-Received: by 10.213.17.137 with SMTP id s9mr2425737eba.111.1328654909584; Tue, 07 Feb 2012 14:48:29 -0800 (PST) Original-Received: by 10.14.132.17 with HTTP; Tue, 7 Feb 2012 14:48:29 -0800 (PST) X-Originating-IP: [187.107.123.165] X-Gm-Message-State: ALoCoQklnD/DKZoyI6Va+PmykLwdCdTNVA14T73P2znfIXIYpmXv+ywYeIMDwwpBPx2579LODD5Y X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6208 Archived-At: >> I tried this parameters to "./configure" individually and a few combinations: >Which exact combination led to the failures you pasted below? Trying to explain better: First I tried the default procedure(./configure;make;make install), this lead to an error like that while I trying opening the program. Second I tried others sources (snapshot,git), and I get the same error. Trying to isolate the problem I used the parameters and in all attempts I get an error alike except for 2 pararmeters (--disable-posix --disable-regex), which throwed error during the compilation. Then trying these parameters again will don't solve my problem. bash-4.1# grep ^host= config.log host='i686-pc-linux-gnu' bash-4.1# grep ^ac_cv_libunistring_with_iconv_support config.log ac_cv_libunistring_with_iconv_support=yes bash-4.1# grep ^ICONV_H config.log ICONV_H='iconv.h' bash-4.1# locale LANG=en_US LC_CTYPE="en_US" LC_NUMERIC="en_US" LC_TIME="en_US" LC_COLLATE=C LC_MONETARY="en_US" LC_MESSAGES="en_US" LC_PAPER="en_US" LC_NAME="en_US" LC_ADDRESS="en_US" LC_TELEPHONE="en_US" LC_MEASUREMENT="en_US" LC_IDENTIFICATION="en_US" LC_ALL=