From owner-freebsd-questions@FreeBSD.ORG Sat Mar 13 14:47:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71D3C1065670 for ; Sat, 13 Mar 2010 14:47:24 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2001:470:1f09:679::1]) by mx1.freebsd.org (Postfix) with ESMTP id 37FB68FC0C for ; Sat, 13 Mar 2010 14:47:24 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 137DC9391; Sat, 13 Mar 2010 14:47:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon.cran.org.uk X-Spam-Level: X-Spam-Status: No, score=-2.8 required=8.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.5 Received: from core.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Sat, 13 Mar 2010 14:47:38 +0000 (UTC) From: Bruce Cran To: freebsd-questions@freebsd.org Date: Sat, 13 Mar 2010 14:47:10 +0000 User-Agent: KMail/1.12.4 (FreeBSD/9.0-CURRENT; KDE/4.3.5; amd64; ; ) References: <3f1c29e71003130608l37278d8fy64d26401c199f4ef@mail.gmail.com> In-Reply-To: <3f1c29e71003130608l37278d8fy64d26401c199f4ef@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <201003131447.10547.bruce@cran.org.uk> Cc: =?utf-8?b?0JDQvdGC0L7QvSDQmtC70LXRgdGB?= Subject: Re: [FreeBSD 8.0] Installing KDE4 from sources: building xmlto fault 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, 13 Mar 2010 14:47:24 -0000 On Saturday 13 March 2010 14:08:46 Антон Клесс wrote: > Good day! > > I'm running FreeBSD 8.0-STABLE-201002 amd64. > > Trying to install KDE4 from port, compiling the sources, I get xmlto-0.0.23 > building fault: > > What do I have to do to continue port installation? It took me a while to figure out. I guess you've deselected some DocBook formats that you may think you'd never want to use, in textproc/docbook - go back and reinstate (reconfigure) the default selections, because otherwise things break. Don't just reinstate the 4.2 format because things depend on the XML formats too :) -- Bruce Cran