Date: Fri, 11 Jun 2010 19:23:41 +0100 From: Bruce Cran <bruce@cran.org.uk> To: Antonio Vieiro <antonio@antonioshome.net> Cc: pav@FreeBSD.org, freebsd-questions@freebsd.org Subject: Re: Problems with textproc/iso8879 port? Message-ID: <20100611192341.000020a1@unknown> In-Reply-To: <4C127A47.8070706@antonioshome.net> References: <4C127A47.8070706@antonioshome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Jun 2010 20:02:47 +0200 Antonio Vieiro <antonio@antonioshome.net> wrote: > 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? > ===> 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: It looks like a problem with the zip command in textproc/iso8879/Makefile: @${UNZIP_CMD} -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR} I don't know what the solution is, but http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/ explains what the error means. -- Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100611192341.000020a1>