From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 18:03:48 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 BBE521065689 for ; Fri, 11 Jun 2010 18:03:48 +0000 (UTC) (envelope-from antonio@antonioshome.net) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 263B08FC19 for ; Fri, 11 Jun 2010 18:03:47 +0000 (UTC) Received: by fxm7 with SMTP id 7so1119557fxm.13 for ; Fri, 11 Jun 2010 11:03:46 -0700 (PDT) Received: by 10.216.160.70 with SMTP id t48mr2326561wek.82.1276279425982; Fri, 11 Jun 2010 11:03:45 -0700 (PDT) Received: from [192.168.1.10] (255.pool85-54-56.dynamic.orange.es [85.54.56.255]) by mx.google.com with ESMTPS id w27sm688389weq.22.2010.06.11.11.03.45 (version=SSLv3 cipher=RC4-MD5); Fri, 11 Jun 2010 11:03:45 -0700 (PDT) Message-ID: <4C127A47.8070706@antonioshome.net> Date: Fri, 11 Jun 2010 20:02:47 +0200 From: Antonio Vieiro User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.5) Gecko/20091123 Lightning/1.0pre Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems with textproc/iso8879 port? 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: Fri, 11 Jun 2010 18:03:48 -0000 Hi all, I'm trying to install port "iso8879" in 8.0-RELEASE (needed by docbook and by gnome and wxgtk28) and I'm getting the problem below. I contacted the maintainer without success. Any ideas, anyone? Thanks in advance, Antonio [root@casa /usr/ports/textproc/iso8879]# make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for iso8879-1986_2 => MD5 Checksum OK for isoENTS.zip. => SHA256 Checksum OK for isoENTS.zip. ===> Patching for iso8879-1986_2 ===> iso8879-1986_2 depends on executable: unzip - found ===> Configuring for iso8879-1986_2 [root@casa /usr/ports/textproc/iso8879]# make install ===> Installing for iso8879-1986_2 ===> iso8879-1986_2 depends on file: /usr/local/bin/xmlcatmgr - found ===> Generating temporary packing list ===> Checking if textproc/iso8879 already installed Archive: /usr/ports/distfiles/isoENTS.zip caution: filename not matched: -d caution: filename not matched: /usr/local/share/sgml/iso8879 *** Error code 11 If I remove the file in /usr/ports/distfiles/isoENTS.zip and try again the build fails too: [root@casa /usr/ports/textproc/iso8879]# make install ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => isoENTS.zip doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/. isoENTS.zip 100% of 20 kB 25 kBps ===> Extracting for iso8879-1986_2 => MD5 Checksum OK for isoENTS.zip. => SHA256 Checksum OK for isoENTS.zip. ===> Patching for iso8879-1986_2 ===> iso8879-1986_2 depends on executable: unzip - found ===> Configuring for iso8879-1986_2 ===> Installing for iso8879-1986_2 ===> iso8879-1986_2 depends on file: /usr/local/bin/xmlcatmgr - found ===> Generating temporary packing list ===> Checking if textproc/iso8879 already installed Archive: /usr/ports/distfiles/isoENTS.zip caution: filename not matched: -d caution: filename not matched: /usr/local/share/sgml/iso8879 *** Error code 11