Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4511 - libieee1284 fails to merge
Summary: libieee1284 fails to merge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-03 21:12 UTC by johnathan spectre
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description johnathan spectre 2002-07-03 21:12:46 UTC
emerge fails trying to build libieee1284:

gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include    -mcpu=i686 -O2 -pipe -c
-o tests/test.o `test -f 'tests/test.c' || echo './'`tests/test.c
/bin/sh ./libtool --mode=link gcc  -mcpu=i686 -O2 -pipe   -o test  tests/test.o
libieee1284.la 
gcc -mcpu=i686 -O2 -pipe -o .libs/test tests/test.o  ./.libs/libieee1284.so
creating test
docbook2man -o doc doc/interface.sgml
Unknown option: o
read error at /usr/lib/perl5/site_perl/5.6.1/i686-linux/XML/Parser/Expat.pm line
469.
make: *** [doc/ieee1284_claim.3] Error 21

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -132, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/sys-libs/libieee1284/libieee1284-0.1.6.ebuild .

no USE variable is set.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-03 21:14:00 UTC
emerge --clean rsync
emerge docbook-sgml-utils
emerge libieee1284