Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 15:53:34 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-ports@freebsd.org
Subject:   xmlto-0.0.18_1 => xmlto-0.0.20: build failure
Message-ID:  <480F314E.8030200@icyb.net.ua>

next in thread | raw e-mail | index | archive | help
===>  Building for xmlto-0.0.20
make  all-am
depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc
-DHAVE_CONFIG_H -I.      -O2 -fno-strict-aliasing -pipe -O2
-fno-strict-aliasing -pipe -march=athlon64 -MT xmlif/xmlif.o -MD -MP -MF
$depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c && mv -f $depbase.Tpo
$depbase.Po
cc  -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe
-march=athlon64   -o xmlif/xmlif xmlif/xmlif.o
for xml in xmlif.xml xmlto.xml; do  FORMAT_DIR=./format
/usr/local/bin/bash ./xmlto -o man/man1 man ./doc/$xml ;  done || (
RC=$?; cat ./FAQ; exit $RC )
Note: meta source : No productname or alternative       xmlif
Note: meta source : No refmiscinfo@class=source         xmlif
Note: meta version: No productnumber or alternative     xmlif
Note: meta version: No refmiscinfo@class=version        xmlif
Note: meta manual : No ancestor with title              xmlif
Note: meta manual : No refmiscinfo@class=manual         xmlif
Note: Writing xmlif.1
Note: meta version: No productnumber or alternative     xmlto
Note: meta version: No refmiscinfo@class=version        xmlto
Note: Writing xmlto.1

Q: I'm trying to build xmlto on my Debian box, but it doesn't work.

A: If you get `Attempt to load network entity' errors when building
   xmlto, your system does not have the required support for XML
   Catalogs
   (http://www.oasis-open.org/committees/entity/spec-2001-08-06.html).
   In particular, Debian has no support for these.  Try the Fedora
   Project <http://fedoraproject.org>.
*** Error code 1

Stop in /usr/ports/textproc/xmlto/work/xmlto-0.0.20.
*** Error code 1


$ pkg_info -r -R -x xmlto
Information for xmlto-0.0.18_1:

Depends on:
Dependency: xmlcatmgr-2.2
Dependency: sdocbook-xml-1.1,1
Dependency: pkg-config-0.23_1
Dependency: libiconv-1.11_1
Dependency: gettext-0.16.1_3
Dependency: libxml2-2.6.31
Dependency: libgpg-error-1.6
Dependency: libgcrypt-1.4.0
Dependency: libxslt-1.1.22_1
Dependency: getopt-1.1.4
Dependency: docbook-xml-4.2_1
Dependency: docbook-xsl-1.71.1_2
Dependency: bash-3.2.33

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480F314E.8030200>