From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 07:32:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 45EC616A420 for ; Tue, 7 Feb 2006 07:32:24 +0000 (GMT) (envelope-from ben@spooty.net) Received: from swift.swiftnames.com (swift.swiftnames.com [205.214.82.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF39843D48 for ; Tue, 7 Feb 2006 07:32:23 +0000 (GMT) (envelope-from ben@spooty.net) Received: from cpc2-brig8-4-0-cust31.brig.cable.ntl.com ([86.10.171.31] helo=[192.168.1.101]) by swift.swiftnames.com with esmtpa (Exim 4.44) id 1F6NKW-0006Hl-GU; Tue, 07 Feb 2006 00:32:04 -0700 From: Ben Paley To: arved@arved.at Date: Tue, 7 Feb 2006 07:32:07 +0000 User-Agent: KMail/1.9.1 References: <20060206203610.5D18B16A42D@hub.freebsd.org> In-Reply-To: <20060206203610.5D18B16A42D@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602070732.07881.ben@spooty.net> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - swift.swiftnames.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - spooty.net X-Source: X-Source-Args: X-Source-Dir: Cc: kline@tao.thought.org, FreeBSD Questions Subject: Re: xine and missing libdpstk 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: Tue, 07 Feb 2006 07:32:24 -0000 > Am 05.02.2006 um 06:43 schrieb Gary Kline: > > I'm trying to build xine and find troubles with a missing > > library, libdpstk. I'm clueless re this DPS lib. Anybody? > > /usr/ports/UPDATING entry 20060126 > > regards > tilman Am I missing something? /usr/ports/UPDATING seems to be talking about installed ports that complain at run time about missing libraries - that isn't the problem here. The problem with libxine is that it won't compile in the first place without libdpstk, so to "reinstall" as advised is impossible. Cheers, Ben