From owner-freebsd-stable Wed Aug 7 12: 0:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C2637B400 for ; Wed, 7 Aug 2002 12:00:09 -0700 (PDT) Received: from LaTech.edu (selene.LaTech.edu [138.47.18.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFCC43E3B for ; Wed, 7 Aug 2002 12:00:09 -0700 (PDT) (envelope-from dan@coes.LaTech.edu) Received: from localhost (localhost [127.0.0.1]) by LaTech.edu (Postfix) with ESMTP id F3FB1308B4E for ; Wed, 7 Aug 2002 13:59:49 -0500 (CDT) Received: from atlantis.LaTech.edu (atlantis.LaTech.edu [138.47.18.149]) by LaTech.edu (Postfix) with ESMTP id 47C4B308B3D for ; Wed, 7 Aug 2002 13:59:49 -0500 (CDT) Received: from atlantis.LaTech.edu (localhost [127.0.0.1]) by atlantis.LaTech.edu (8.12.3/8.12.3) with ESMTP id g77Ixnxm067768 for ; Wed, 7 Aug 2002 13:59:49 -0500 (CDT) (envelope-from dan@coes.LaTech.edu) Received: from localhost (dan@localhost) by atlantis.LaTech.edu (8.12.3/8.12.3/Submit) with ESMTP id g77IxmBd067765 for ; Wed, 7 Aug 2002 13:59:49 -0500 (CDT) X-Authentication-Warning: atlantis.LaTech.edu: dan owned process doing -bs Date: Wed, 7 Aug 2002 13:59:48 -0500 (CDT) From: Danny Schales X-X-Sender: dan@atlantis.LaTech.edu To: freebsd-stable@freebsd.org Subject: Re: Problem with compiling some port In-Reply-To: <20020807165657.GA87899@wjv.com> Message-ID: <20020807135349.F57296-100000@atlantis.LaTech.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 7 Aug 2002, Bill Vermillion wrote: > The errors are along the line of CFLAGS not found, along with > CPPFLAGS, CPP, LDFLAGS, build_alias, target_alias_set - all not > found. > > After the above I get 'configure: error: can run /bin/ksh > conftools/config.sub. I also tried the 'toor' login to be sure > it was not a ksh problem and got the smae but with cant run > /bin/sh .... > I saw the same thing last night. I think it was on libmcrypt (I updated a lot of ports last night). The top level configure script was ok, but when it descended into a subdirectory (libltdl or something like that) configure would blow up similarly. I ran configure by hand inside the work src directory and it went through cleanly, so I was able to get it installed (touch .configure_done.blah to fool ports Makefile). Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message