Results 1 to 3 of 3
It seems i'm having some problems with running emerge system and i have no clue why It's currently trying to emerge iputils.
It doesn't happen until it tries to change ...
- 01-09-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 1
emerge system
It seems i'm having some problems with running emerge system and i have no clue why
It's currently trying to emerge iputils.
It doesn't happen until it tries to change the iputils documentation sgml files into html files. At this point jw complains with "No parser available". I googled this, and couldn't find any reference to it what-so-ever. I checked that jw has all the necessary frontends and backends (html and docbook) and it does. I have no idea what to check for next.
I'm completely stumped, and any help anyone could give would be much appreciated.
Here is the stdout and stderr from the attempt to emerge:
some long gcc lines were here. they were all fine.Code:Calculating system dependencies >>> Unpacking source... >>> Unpacking iputils-ss021109-try.tar.bz2 to /var/tmp/portage/iputils-021109-r3/work * Applying 021109-gcc34.patch ... [ ok ] * Applying 021109-no-pfkey-search.patch ... [ ok ] * Applying 021109-ipg-linux-2.6.patch ... [ ok ] * Applying 021109-syserror.patch ... [ ok ] * Applying 021109-uclibc-no-ether_ntohost.patch ... [ ok ] * Applying iputils-021109-linux-udp-header.patch ... [ ok ] ipv6 >>> Source unpacked. gcc ar
Code:gcc ping.o ping_common.o -lresolv -o ping gcc tftpd.o tftpsubs.o -lresolv -o tftpd gcc ping6.o ping_common.o -lresolv -o ping6 doc /usr/bin/docbook2html make -C doc html make[1]: Entering directory `/var/tmp/portage/iputils-021109-r3/work/iputils/doc' jw: No parser available make[1]: *** [arping.html] Error 6 make[1]: Leaving directory `/var/tmp/portage/iputils-021109-r3/work/iputils/doc' make: *** [html] Error 2 !!! ERROR: net-misc/iputils-021109-r3 failed. !!! Function src_compile, Line 87, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. ...done! >>> emerge (1 of 40) net-misc/iputils-021109-r3 to / >>> md5 src_uri ;-) iputils-ss021109-try.tar.bz2
- 01-10-2005 #2Linux User
- Join Date
- Jun 2003
- Location
- Huntington Beach, CA
- Posts
- 390
Usually when that happens, I just cd into whatever directory the ebuild is in and emerge the previous stable release.
- 01-11-2005 #3Just Joined!
- Join Date
- Jan 2005
- Posts
- 1
I received this error today also. I got around it by setting USE="-doc" for this package, then re-running the original merge.



