From owner-freebsd-questions@FreeBSD.ORG Mon Sep 15 05:02:51 2003 Return-Path: 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 0733216A4BF for ; Mon, 15 Sep 2003 05:02:51 -0700 (PDT) Received: from nelson.bignose.ca (hlfx04-2012.ns.aliant.net [156.34.39.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4E7943FBF for ; Mon, 15 Sep 2003 05:02:49 -0700 (PDT) (envelope-from info@bignose.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by nelson.bignose.ca (8.12.9/8.12.9) with ESMTP id h8FC2lFb042857 for ; Mon, 15 Sep 2003 09:02:47 -0300 (ADT) (envelope-from info@bignose.ca) From: Jeff MacDonald To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1063627366.42705.3.camel@nelson> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 15 Sep 2003 09:02:47 -0300 Content-Transfer-Encoding: 7bit Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 12:02:51 -0000 Hi, I've been having a problem latly, where when I try to install any port it says "checking to see if port _x_ is installed" then the make dies. I've looked into the make files a bit, and saw a "do-install" so i tried make do-install and it works some times. Anyways.. I'm running 5.1 i ran my stable-supfile and went into /usr/src/usr.sbin/pkg_install and did a make, only to get this error.. http://www.bignose.ca/~bignose/make.txt If anyone has any help, that would be great, I'm not a c guy, so hunting down this error would not get me too far. Thanks. Jeff.