From owner-freebsd-stable Wed Aug 7 9:58:18 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 B766337B400 for ; Wed, 7 Aug 2002 09:58:15 -0700 (PDT) Received: from bilver.wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E26843E72 for ; Wed, 7 Aug 2002 09:58:15 -0700 (PDT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost [127.0.0.1]) by bilver.wjv.com (8.12.5/8.12.5) with ESMTP id g77GuvOo088043; Wed, 7 Aug 2002 12:56:57 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.5/8.12.5/Submit) id g77GuvhF088042; Wed, 7 Aug 2002 12:56:57 -0400 (EDT) Date: Wed, 7 Aug 2002 12:56:57 -0400 From: Bill Vermillion To: Greg Panula Cc: freebsd-stable@freebsd.org Subject: Re: Problem with compiling some port Message-ID: <20020807165657.GA87899@wjv.com> Reply-To: bv@wjv.com References: <20020807160516.GA87562@wjv.com> <3D5148AE.5313AF35@dolaninformation.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D5148AE.5313AF35@dolaninformation.com> User-Agent: Mutt/1.3.25i Organization: W.J.Vermillion / Orlando - Winter Park 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 -segmentation fault- press any key to reboot Damn damn damn Greg Panula said, after restarting his PC and mailer on Wed, Aug 07, 2002 at 11:19 . > Bill Vermillion wrote: > > More than a few ports are failing for me with errors coming > > from the configure program. This is on three different 4.6 > > systems, two STABLE and one 4.6.1. > > The program wants expat-1.95.4 and the compile fails. I checked > > and the last package is is 1.95.2. I >need< to get rsync compiled, > > and that is also not a package. > Maybe try updating your ports tree. checkout: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup > .html for information about cvsup and updating the ports > collection. It has been done. Complete OS /usr/src was nuked before the 4.6 builds, and the entire ports tree was cleaned. > The Makefile in my /usr/ports/textproc/expat2/ shows a port version of > 1.95.4 Correct. And that is the part that won't build. It gets the sources from source forge and then fails compiling that 1.95.4 When I've had problems in the past I've tried installing a package but the package is the 1.95.2. The errors are coming from the config file. Lynx also depends on the 1.95.4 and that's the thing that wont compile. 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 .... Three machines - same symptoms. One is P166 with SCSI IBM, one is PPRO-200 with IDE, another is a P3 with an IDE so it is completely hardware independant. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message