Dale
2005-11-01 10:20:10 UTC
Hi,
I have ran into this error a lot of times. I posted it the other day
but have learned that a lot of people don't read HTML stuff. So here I
go again.
This is the whole thing, sorry it is a bit long but I didn't want to cut
out the very part you need. Yes, my rig is named smoker. :/
keep it up to date. I have looked and seen where people gripe about it,
including me, but have not found a real fix. I did also try USE="-doc"
emerge xmlto and it still fails. I'm a dial-up user but I am connected
to the net when I try this. Everything else can get to the net. I
dunno why it can't.
Is there a fix for this? Do I need to install something else to make it
work? Should I file a horse and BUGgy report? LOL
What you guys, and gals, think?
Dale
Sorry for the HTML last time. :-(
I have ran into this error a lot of times. I posted it the other day
but have learned that a lot of people don't read HTML stuff. So here I
go again.
This is the whole thing, sorry it is a bit long but I didn't want to cut
out the very part you need. Yes, my rig is named smoker. :/
Calculating dependencies ...done!
--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.ShHrwX 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.Rpd0Wc 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.
It wants to emerge it sometimes during a emerge -uv world. I try toemerge (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-gnumd5 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.
--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.ShHrwX 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.Rpd0Wc 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.
keep it up to date. I have looked and seen where people gripe about it,
including me, but have not found a real fix. I did also try USE="-doc"
emerge xmlto and it still fails. I'm a dial-up user but I am connected
to the net when I try this. Everything else can get to the net. I
dunno why it can't.
Is there a fix for this? Do I need to install something else to make it
work? Should I file a horse and BUGgy report? LOL
What you guys, and gals, think?
Dale
Sorry for the HTML last time. :-(
--
gentoo-***@gentoo.org mailing list
gentoo-***@gentoo.org mailing list