From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 17:44:25 2004 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 B13F416A4CE for ; Thu, 18 Mar 2004 17:44:25 -0800 (PST) Received: from kumu.hula.net (kumu.hula.net [206.127.224.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AFE43D39 for ; Thu, 18 Mar 2004 17:44:25 -0800 (PST) (envelope-from knowtree@aloha.com) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by kumu.hula.net (8.12.10/8.12.2) with SMTP id i2J1aiDf021275 for ; Thu, 18 Mar 2004 15:39:59 -1000 (HST) Message-Id: <200403190139.i2J1aiDf021275@kumu.hula.net> To: freebsd-questions@freebsd.org From: knowtree@aloha.com Date: Thu, 18 Mar 2004 15:13:42 HST X-Posting-IP: 141.190.32.69 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Subject: ld-elf, libkvm out of sync, can't build 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: Fri, 19 Mar 2004 01:44:25 -0000 Running 4.9 STABLE, fresh cvsup of src and ports. Kernel builds and installs fine, but none of my ports will build. gkrellm and postgresql, just to name a couple. Linking stops with error message: /usr/libexec/ld-elf.so.1: /usr/lib/libkvm.so.2: Undefined symbol "__stderrp" It looks as if I need to update or rebuild libkvm, but I can't find anything that explains how. How can I fix this? Gary Dunn Open Slate Project