From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10692 invoked by alias); 25 Dec 2003 02:13:43 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10685 invoked from network); 25 Dec 2003 02:13:42 -0000 Received: from unknown (HELO localhost.localdomain) (69.0.103.46) by sources.redhat.com with SMTP; 25 Dec 2003 02:13:42 -0000 Received: from localhost.localdomain (bender [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id hBP2Dfpn011578 for ; Wed, 24 Dec 2003 21:13:41 -0500 Received: (from ron@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id hBP2DfkO011576 for gdb@sources.redhat.com; Wed, 24 Dec 2003 21:13:41 -0500 Date: Thu, 25 Dec 2003 02:13:00 -0000 From: Ron McCall To: GDB Mailing List Subject: Re: Problem with readline's configure script? Message-ID: <20031225021341.GA11567@bender> Mail-Followup-To: GDB Mailing List References: <20031224230350.GA11478@bender> <20031224233431.GA13741@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031224233431.GA13741@nevyn.them.org> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-12/txt/msg00267.txt.bz2 Daniel, I re-ran configure and make with CONFIG_SHELL set to /bin/bash and that did the trick! Thanks for the help! Ron McCall On Wed, Dec 24, 2003 at 06:34:31PM -0500, Daniel Jacobowitz wrote: > I don't remember much about this problem, but you may want to try > running the configure scripts with a different shell - bash, for > instance, or the less-crippled shell that Solaris ships with (don't > remember where they keep it).