From owner-freebsd-questions@FreeBSD.ORG Sat Jun 16 23:55:16 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E00816A468 for ; Sat, 16 Jun 2007 23:55:16 +0000 (UTC) (envelope-from prvs=hl700=680172e57@cc.usu.edu) Received: from ironport2.usu.edu (ironport2.usu.edu [129.123.1.27]) by mx1.freebsd.org (Postfix) with ESMTP id 670AC13C448 for ; Sat, 16 Jun 2007 23:55:16 +0000 (UTC) (envelope-from prvs=hl700=680172e57@cc.usu.edu) Received: from buffy.ncs.usu.edu (HELO [129.123.104.140]) ([129.123.104.140]) by ironport2.usu.edu with ESMTP; 16 Jun 2007 17:26:36 -0600 X-SBRS: None X-IronPort-AV: i="4.16,430,1175493600"; d="scan'208"; a="74478986:sNHT16833670" Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <03297CB0-E215-4286-B820-6FCF55E64E67@cc.usu.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@FreeBSD.ORG From: hal Date: Sat, 16 Jun 2007 17:26:35 -0600 X-Mailer: Apple Mail (2.752.2) Cc: Subject: Help: apache22 and postgresql81 on 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2007 23:55:16 -0000 I just did a fresh install of 6.2. When trying to build apache22 and postgresql81 from the ports collection each gives the following error: /usr/libexec/ld-elf.so.1: Shared object "libkvm.so.2" not found, required by "gmake" So... what do I do now? Where can I find libkvm.so.2? Can someone give me a clue? hal