From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: can't build guile 2.0.3 Date: Sun, 18 Dec 2011 12:04:00 +0100 Message-ID: <874nwyta3j.fsf@pobox.com> References: <87vcpg8twf.fsf@pobox.com> 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 1324206258 19419 80.91.229.12 (18 Dec 2011 11:04:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 18 Dec 2011 11:04:18 +0000 (UTC) Cc: guile-user@gnu.org To: Dongyoon Oh Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Dec 18 12:04:13 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RcEXN-0005G4-6h for guile-user@m.gmane.org; Sun, 18 Dec 2011 12:04:13 +0100 Original-Received: from localhost ([::1]:44475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcEXM-0002Bp-H5 for guile-user@m.gmane.org; Sun, 18 Dec 2011 06:04:12 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcEXH-0002BZ-Vm for guile-user@gnu.org; Sun, 18 Dec 2011 06:04:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcEXG-0007WE-PX for guile-user@gnu.org; Sun, 18 Dec 2011 06:04:07 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:35445 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcEXG-0007Vy-N6 for guile-user@gnu.org; Sun, 18 Dec 2011 06:04:06 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 553636F74; Sun, 18 Dec 2011 06:04:05 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=XWdDyTLRMcam melr7xNqKSjCrNY=; b=oJEzSm9+2xxH9xRJPWwMywSiWyq74OO742x1q5Kwkz6k TZy3ipJuoKbTordp0e9+vXG1WYxRHYxqR5FzAzd4LTtoDju4ACtw4HjxM9Lnd9mr +IvyIUBOd8XJawZb47qCo8CGfKZDabl/ArRXWtT2Yh3H8GvGJXyr+lIxFCVBT1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=uIVuL2 p1vVA+ejNNNOn1Uiiyb1oHHKAeUf+piiw+l6FuUMYUjLd9XTiHjvVb7sOOvOTQEN g+P1sdJEGMOG8v+sGbYAbaYLnLQeERMS0OgumvBoumZJKe46tGvQdCDt8T7KVbha gTyJPQwjE1Iwg9FxIKKOWyFi1Dr2nuvy9ESdk= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 45D166F73; Sun, 18 Dec 2011 06:04:05 -0500 (EST) Original-Received: from badger (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 1C5266F72; Sun, 18 Dec 2011 06:04:03 -0500 (EST) In-Reply-To: (Dongyoon Oh's message of "Fri, 16 Dec 2011 12:49:56 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Pobox-Relay-ID: FF7D925E-2967-11E1-B25E-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9060 Archived-At: On Fri 16 Dec 2011 21:49, Dongyoon Oh writes: > =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0 readline.lo > readline.c: In function 'init_bouncing_parens': > readline.c:445: warning: implicit declaration of function 'rl_get_keymap_= name' > readline.c:445: warning: passing argument 1 of 'strncmp' makes pointer fr= om integer without a cast This is probably Apple's `lineedit' pretending to be GNU readline, but not being entirely compatible. Either install GNU readline, or disable readline when compiling. Cheers, Andy --=20 http://wingolog.org/