From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 02:41:35 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 B992837B401 for ; Tue, 8 Jul 2003 02:41:35 -0700 (PDT) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBC543F3F for ; Tue, 8 Jul 2003 02:41:34 -0700 (PDT) (envelope-from subscriber@insignia.com) Received: from dailuaine.isltd.insignia.com (dailuaine.isltd.insignia.com [172.16.64.11])h689fXP9011990 for ; Tue, 8 Jul 2003 10:41:33 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from tomatin (tomatin [172.16.64.128])h689fXWr037177 for ; Tue, 8 Jul 2003 10:41:33 +0100 (BST) (envelope-from subscriber@insignia.com) From: Jim Hatfield To: freebsd-questions@freebsd.org Date: Tue, 08 Jul 2003 10:41:33 +0100 Organization: Insignia Solutions Message-ID: <3e3lgv0bv6d5p2fag8tidnav5i8hrr7c5m@4ax.com> X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.35 Subject: Can no longer install ports 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: Tue, 08 Jul 2003 09:41:36 -0000 When I do a make install in any ports dir, I now get this: >speyburn# cd /usr/ports/graphics/tiff >speyburn# make >speyburn# make install >=3D=3D=3D> Installing for tiff-3.5.7_1 >=3D=3D=3D> tiff-3.5.7_1 depends on shared library: jpeg.9 - found >=3D=3D=3D> Generating temporary packing list >=3D=3D=3D> Checking if graphics/tiff already installed >*** Error code 1 > >Stop in /usr/ports/graphics/tiff. make deinstall generates the same error. I tried make -d A but the output was voluminous, to say the least. This coincided with strange problems doing portupgrades,=20 where I would end up with duplicate directories in /var/db/pkg, the duplicate having .tbz or .tgz attached to the directory name. A clue as to where to look would be appreciated.