From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 12:18:03 2011 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 23651106567A for ; Fri, 12 Aug 2011 12:18:03 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from asmtp4.iomartmail.com (asmtp4.iomartmail.com [62.128.201.175]) by mx1.freebsd.org (Postfix) with ESMTP id A0CAD8FC13 for ; Fri, 12 Aug 2011 12:18:02 +0000 (UTC) Received: from asmtp4.iomartmail.com (localhost.localdomain [127.0.0.1]) by asmtp4.iomartmail.com (8.13.8/8.13.8) with ESMTP id p7CCBuHE029646; Fri, 12 Aug 2011 13:11:56 +0100 Received: from orange.esperance-linux.co.uk (host-92-22-141-130.as13285.net [92.22.141.130]) (authenticated bits=0) by asmtp4.iomartmail.com (8.13.8/8.13.8) with ESMTP id p7CCBuwn029619; Fri, 12 Aug 2011 13:11:56 +0100 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id 0217333C1F; Fri, 12 Aug 2011 13:17:37 +0100 (BST) Date: Fri, 12 Aug 2011 13:17:36 +0100 From: Frank Shute To: Daryl Sayers Message-ID: <20110812121736.GA43254@orange.esperance-linux.co.uk> References: <201108120318.p7C3I7Nf099507@mippet.ci.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <201108120318.p7C3I7Nf099507@mippet.ci.com.au> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.2-STABLE amd64 X-Organisation: 'shute.org.uk' Cc: freebsd-questions@freebsd.org Subject: Re: port build breaks at xmlto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 12:18:03 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 12, 2011 at 01:18:07PM +1000, Daryl Sayers wrote: > >=20 > FreeBSD 7.4 > I am having trouble building the xmlto port on FreeBSD 7.4. I am getting = an > error: >=20 > =3D=3D=3D> Building for xmlto-0.0.24 > make all-am > for xml in xmlif.xml xmlto.xml; do FORMAT_DIR=3D./format /usr/local/bin= /bash ./xmlto -o man/man1 man ./doc/$xml ; done || ( RC=3D$?; exit $RC ) > xmlto: /usr/ports/textproc/xmlto/work/xmlto-0.0.24/./doc/xmlif.xml does n= ot validate (status 3) > xmlto: Fix document syntax or use --skip-validation option > I/O error : Attempt to load network entity http://www.oasis-open.org/docb= ook/xml/4.2/docbookx.dtd > /usr/ports/textproc/xmlto/work/xmlto-0.0.24/./doc/xmlif.xml:4: warning: f= ailed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/do= cbookx.dtd" > "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> > .... >=20 > After alot of frustration I decided to throw everything away and start ag= ain: >=20 > # pkg_delete -a > # cd /usr/ports; rm -fr * > # csup -h cvsup.au.FreeBSD.org /usr/share/examples/cvsup/ports-supfile > # cd /usr/ports/textproc/xmlto > # make >=20 > Using the defaults when the config screens appear. As there are now no pa= ckages > installed and the ports tree is brand new there should be no problems but= in > the end it still fails with the same message. My /etc/make.conf is empty = also. >=20 > Why cant I build this package. >=20 This port builds OK for me on 8.2-STABLE. Maybe since you've blitzed all your ports, you could upgrade to something more recent than 7.4 and try again. Regards, --=20 Frank Contact info: http://www.shute.org.uk/misc/contact.html --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk5FGd8ACgkQHduKvUAgeK4VDQCfa+xqRpJ80IXbFUlyi9MgQD1E f0MAn0o99TU4Ik8hpcn5nD0rm96xQl20 =1ZRA -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--