From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: Problems to install Guile 2.0.0 Date: Thu, 10 Mar 2011 19:30:21 +0100 Message-ID: <8739mu96bm.fsf@gnu.org> References: <1299610640.12945.1.camel@german-desktop> <87d3m1e0dq.fsf@gnu.org> <1299628449.5606.1.camel@german-desktop> <874o7dxf5j.fsf@netris.org> <1299646205.5625.2.camel@german-desktop> <87sjuwx4j7.fsf@netris.org> <1299652935.9308.1.camel@german-desktop> <87r5agvfpk.fsf@netris.org> <1299703377.5627.6.camel@german-desktop> <878vwoko32.fsf@ossau.uklinux.net> <1299721477.6397.4.camel@german-desktop> <87oc5jw8by.fsf@gnu.org> <201103101825.p2AIPsBp003868@fcs13.keithdiane.us> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299781874 26709 80.91.229.12 (10 Mar 2011 18:31:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2011 18:31:14 +0000 (UTC) Cc: mhw@netris.org, guile-user@gnu.org, neil@ossau.uklinux.net To: Keith Wright Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Mar 10 19:31:09 2011 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 1Pxkdf-0005lK-G2 for guile-user@m.gmane.org; Thu, 10 Mar 2011 19:31:07 +0100 Original-Received: from localhost ([127.0.0.1]:36024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxkdf-00019t-0B for guile-user@m.gmane.org; Thu, 10 Mar 2011 13:31:07 -0500 Original-Received: from [140.186.70.92] (port=60287 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxkd3-0000rK-9i for guile-user@gnu.org; Thu, 10 Mar 2011 13:30:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pxkd0-0005X9-Ut for guile-user@gnu.org; Thu, 10 Mar 2011 13:30:29 -0500 Original-Received: from solo.fdn.fr ([80.67.169.19]:53519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pxkd0-0005Wp-P3 for guile-user@gnu.org; Thu, 10 Mar 2011 13:30:26 -0500 Original-Received: from nixey (reverse-83.fdn.fr [80.67.176.83]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: lcourtes) by smtp.fdn.fr (Postfix) with ESMTPSA id 40F5C44BAD; Thu, 10 Mar 2011 19:30:25 +0100 (CET) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 20 =?iso-8859-1?Q?Vent=F4se?= an 219 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu In-Reply-To: <201103101825.p2AIPsBp003868@fcs13.keithdiane.us> (Keith Wright's message of "Thu, 10 Mar 2011 13:25:54 -0500") User-Agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 80.67.169.19 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:8520 Archived-At: Hi, Keith Wright writes: >> From: =3D?ISO-8859-1?Q?Germ=3DE1n?=3D Arias >> Cc: Mark H Weaver , >> Ludovic =3D?ISO-8859-1?Q?Court=3DE8s?=3D , guile-user@gnu= .org >>=20 >> OK, I solved the problem. Checking the files vm.c, vm.s,... . I found >> the character >>=20 >> >>=20 >> =EF=BB=BFat file vm.c. > > there's a strange character between the ctrl-L and the "at file". I see a ^L above, yes. Thanks, Ludo=E2=80=99.