Problems with textproc/iso8879 port?

Bruce Cran bruce at cran.org.uk
Fri Jun 11 18:24:05 UTC 2010


On Fri, 11 Jun 2010 20:02:47 +0200
Antonio Vieiro <antonio at 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


More information about the freebsd-questions mailing list