From owner-freebsd-stable Wed Aug 7 20:27:56 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 5C1F837B400 for ; Wed, 7 Aug 2002 20:27:52 -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 81D7843E5E for ; Wed, 7 Aug 2002 20:27:51 -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 g783RnOo092108; Wed, 7 Aug 2002 23:27:49 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.5/8.12.5/Submit) id g783Rngi092107; Wed, 7 Aug 2002 23:27:49 -0400 (EDT) Date: Wed, 7 Aug 2002 23:27:48 -0400 From: Bill Vermillion To: Bill Wells Cc: freebsd-stable@freebsd.org Subject: Re: Problem with compiling some port Message-ID: <20020808032748.GA91732@wjv.com> Reply-To: bv@wjv.com References: <20020807165657.GA87899@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Wed, Aug 07, 2002 at 19:20 , Men gasped, women fainted, and small children were reduced to tears as Bill Wells confessed to all: > Be sure your INDEX file in ports is properly updated. I found an > oddity there where it referenced the wrong version of expat and > that broke things. I've done that. INDEX is rebuilt weekly. I think I may have a clue at the moment. I started a complete new source tree cvsup about 10 minutes ago after nuking the old one. But I found rsync compiled on this machine. I see that libtool is newer on this machine than the other. I also did a make readmes in the directory and on this machine, in which rsync compiles, and checked the expat2 files. On this on it shows "This port requires package(s) libtool-1.3.4_4 to build" while on the other it says "This port requires packages "" to build. IOW - it shows no dependancies. I tried building a new libtool on it and I still get the same error on building rsync or anything that requires the expat.1.95.4. So far all the makefiles show the same and I do a cvsup on ports automatically each night. lyx which won't compile on the other machine because of the expat problem compiles on this one - both with source trees that were cleaned first and both with totally fresh ports trees. 'tis strange. I always fails with an error of not finding the CPPFLAGS, CPP, CFLAGS and LDFLAGS not found with build_alias, host_alias, and target_alias_value not found. Thus the next error of can't run /bin/sh conftools/config.sh. Whatever is supposed to find those values is not working. Bill other machine now to see what happens. -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message