From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27865 invoked by alias); 12 May 2006 22:16:06 -0000 Received: (qmail 27827 invoked by uid 22791); 12 May 2006 22:16:05 -0000 X-Spam-Check-By: sourceware.org Received: from ns2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 12 May 2006 22:16:01 +0000 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id C15591D945; Sat, 13 May 2006 00:15:53 +0200 (CEST) From: Andreas Schwab To: "Andrija Radicevic" Cc: Subject: Re: problems with ld/configure References: <001301c6760a$9800fd30$0a01a8c0@harlequin> X-Yow: I just had a NOSE JOB!! Date: Mon, 15 May 2006 00:45:00 -0000 In-Reply-To: <001301c6760a$9800fd30$0a01a8c0@harlequin> (Andrija Radicevic's message of "Fri, 12 May 2006 23:25:29 +0200") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00244.txt.bz2 "Andrija Radicevic" writes: > I have found that the configure.in file contains exactly the same part of > the code, so I guess that the configure was generated correctly. So, > either ${CONFIG_SHELL-/bin/sh} should evaluate to empty string or > $ac_config_sub should evaluate to ../../binutils-2.16/ld/../config.sub > > What went wrong? Could someone help me please. The 2.16 release predates the use of autconf 2.50+ for its configure scripts. Apparently you have regenerated the configure script with the wrong version of autoconf: you need to use autoconf 2.13 for that. Between autoconf 2.13 and 2.50 the value of ac_config_sub has been changed to include $SHELL. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."