From owner-freebsd-stable Sun Mar 25 3:24:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 2A97837B71A for ; Sun, 25 Mar 2001 03:24:47 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=danny) by cs.huji.ac.il with esmtp (Exim 3.20 #1) id 14h8dZ-0007do-00 for freebsd-stable@freebsd.org; Sun, 25 Mar 2001 13:24:45 +0200 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-stable@freebsd.org Subject: 4.3 BETA2/ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Mar 2001 13:24:45 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all, I installed a machine from the beta cd (March 13), and now im trying to install some packages from the ports, so I copied a freshly cvsup'ed ports, but I guess I broke something, because now I get: > cd /v0/ports/archivers/bzip2 > make ===> Extracting for bzip2-1.0.1 >> Checksum OK for bzip2-1.0.1.tar.gz. ===> Patching for bzip2-1.0.1 ===> Applying FreeBSD patches for bzip2-1.0.1 ===> Configuring for bzip2-1.0.1 ===> Building for bzip2-1.0.1 make: don't know how to make configure. Stop *** Error code 2 running 'make -d A' and diff -ru: (this editor is 'formating' the lines :-() -Searching for /etc/defaults/make.conf...Looking for "/etc/defaults/make.conf"...Caching 16:31:15 Feb 11, 2001 for /etc/defaults/make.conf +Searching for /etc/defaults/make.conf.../v0/ports/archivers/bzip2...Looking for "/etc/defaults/make.conf"...Caching 11:43:18 Mar 13, 2001 for /etc/defaults/make.conf so, the not working make is adding /v0/ports/archivers/bzip2 to it's search path and ruining everything. Q: how do I fix this? thanks, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message