OK.  I run into this a lot.  I have had it.  I'm about to try unmergeing this puppy and seeing what breaks.  This is what I get:

[EMAIL PROTECTED] / # emerge xmlto
Calculating dependencies ...done!
>>> emerge (1 of 1) app-text/xmlto-0.0.18 to /
>>> md5 files   ;-) xmlto-0.0.17.ebuild
>>> md5 files   ;-) xmlto-0.0.18.ebuild
>>> md5 files   ;-) files/xmlto-head-fix.patch
>>> md5 files   ;-) files/digest-xmlto-0.0.17
>>> md5 files   ;-) files/digest-xmlto-0.0.18
>>> md5 src_uri ;-) xmlto-0.0.18.tar.bz2
>>> Unpacking source...
>>> Unpacking xmlto-0.0.18.tar.bz2 to /var/tmp/portage/xmlto-0.0.18/work
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for mktemp program... mktemp
checking for GNU find program... find
checking for bash... bash
checking for getopt program... getopt
checking whether getopt handles long options... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xmlto
config.status: creating xmlto.spec
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory `/var/tmp/portage/xmlto-0.0.18/work/xmlto-0.0.18'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -march=athlon-xp -O3 -MT xmlif/xmlif.o -MD -MP -MF "xmlif/.deps/xmlif.Tpo" -c -o xmlif/xmlif.o `test -f 'xmlif/xmlif.c' || echo './'`xmlif/xmlif.c; \
then mv -f "xmlif/.deps/xmlif.Tpo" "xmlif/.deps/xmlif.Po"; else rm -f "xmlif/.deps/xmlif.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc  -march=athlon-xp -O3  -Wl,-z,now -o xmlif/xmlif  xmlif/xmlif.o
for xml in xmlif.xml xmlto.xml; do \
  FORMAT_DIR=./format XSL_DIR=./xsl \
   bash ./xmlto -o man/man1 man ./doc/$xml ; \
done || ( RC=$?; cat ./FAQ; exit $RC )
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /var/tmp/portage/xmlto-0.0.18/temp/xmlto-xsl.yEIJEw line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /var/tmp/portage/xmlto-0.0.18/temp/xmlto-xsl.aU9hdU line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

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://fedora.redhat.com>.
make[1]: *** [man/man1/xmlto.1] Error 1
make[1]: Leaving directory `/var/tmp/portage/xmlto-0.0.18/work/xmlto-0.0.18'
make: *** [all] Error 2

!!! ERROR: app-text/xmlto-0.0.18 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

[EMAIL PROTECTED] / #

I put in the whole thing just in case.  I started a thread a long time ago on the Gentoo forums and it is yet to be fixed, that I can see anyway.  Is there a trick to this thing or can I remove it?

I did a emerge -ev system and it still does it.  This is my USE line in make.conf:

USE="acl acpi alsa amd arts artsd artswrappersuid cdr chroot clanJavaScript dbus doc ethereal f-prot fdftk gaim gcj gimpprint gkrellm gphoto2 gtk gtkhtml hbci hpijs innodb java _javascript_ jbig justify kde mmx mozdomi mozilla mysql ofx offensive openoffice -oss parse-clocks ppds pysol scanner scribus tcltk tiff tkinter truetype tuxracer udev usb X xml xprint yahoo 3dnow "
If you need more info, let me know.  I'll go fetch it.  Commands might be nice though.

I'll be a bottom poster for you too.  LOL

Thanks
Dale


Reply via email to