From owner-freebsd-questions@FreeBSD.ORG Thu Jun 16 21:59:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B06F916A41C for ; Thu, 16 Jun 2005 21:59:51 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB8243D48 for ; Thu, 16 Jun 2005 21:59:51 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id EB5115E16; Thu, 16 Jun 2005 17:59:50 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69308-08; Thu, 16 Jun 2005 17:59:50 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-69-6.ny325.east.verizon.net [68.161.69.6]) by pi.codefab.com (Postfix) with ESMTP id EF3B05C45; Thu, 16 Jun 2005 17:59:49 -0400 (EDT) Message-ID: <42B1F6D1.8070201@mac.com> Date: Thu, 16 Jun 2005 18:01:53 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Denny White References: <20050616152957.B72699@dualman.cableone.net> <42B1E91B.5040001@mac.com> <20050616163726.M63362@dualman.cableone.net> In-Reply-To: <20050616163726.M63362@dualman.cableone.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: ./configure question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 21:59:51 -0000 Denny White wrote: [ ... ] > Okay, I messed up again. I described it wrong > before. I should've said, if I do > > /usr/src/contrib/binutils/./configure -args > > It works okay. I found that with locate. Are you trying to build src/contrib/binutils? What for? > Could I have messed up scripts in /usr/ports > or somewhere else when I rebuilt everything? Dunno. What is the problem you have with ports? > I never had to add any path to ./configure > before. After I wrote this message, I thought > about paths & did some looking with locate. > That's what seems to be my problem. Wrong > path in env, something missing, etc. Run the script command. Do something which shows what you think is a problem. Exit from the shell, and paste the contents of the "typescript" file created into email so you can show exactly what the error message is. -- -Chuck