Thanks for the help. USE="-doc" did indeed fix my problem. I have also bugged it w/ a work around as bug #21816.
Cheers, Mike On Wed, 28 May 2003, Lincoln A. Baxter wrote: > Date: Wed, 28 May 2003 00:54:10 -0400 > From: Lincoln A. Baxter <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: gentoo-user <[EMAIL PROTECTED]> > Subject: Re: [gentoo-user] fontconfig emerge errors > > I had the same problem, and fixed it the same way. > > On Wed, 2003-05-28 at 00:49, Larry Meadors wrote: > > I had a similar problem and removed DOC from my USE flags. Seems to have > > done the trick for me, but YMMV. > > > > Larry > > > > >>> [EMAIL PROTECTED] 05/27/03 9:39 PM >>> > > Hi again :) > > I've been trying to install fontconfig for a day now (its in my update > > world list). However I'm running into some difficulty. Here's what my > > console looks like when it barfs. > > > > -- Installing fontconfig-user.txt > > -- Installing fontconfig-devel.txt > > -- Installing fontconfig-user.html > > for i in fontconfig-devel; do \ > > /bin/sh ../mkinstalldirs > > /var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$i > > ; \ > > for f in $i/*; do \ > > echo '-- Installing '$f ; \ > > /bin/install -c -m 644 $f > > /var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$f; > > \ > > done \ > > done > > mkdir > > /var/tmp/portage/fontconfig-2.2.0-r2/image/usr/share/doc/fontconfig-2.2.0-r2/fontconfig-devel > > -- Installing fontconfig-devel/* > > /bin/install: cannot stat `fontconfig-devel/*': No such file or > > directory > > make[2]: *** [install-data-local] Error 1 > > make[2]: Leaving directory > > `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc' > > make[1]: *** [install-am] Error 2 > > make[1]: Leaving directory > > `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc' > > make: *** [install-recursive] Error 1 > > > > !!! ERROR: media-libs/fontconfig-2.2.0-r2 failed. > > !!! Function einstall, Line 326, Exitcode 2 > > !!! einstall failed > > > > That directory ../fontconfig-devel is indeed there, however it is empty. > > Does anyone have any idea how I can fix this? > > > > Thanks, > > Mike > > > > -><- > > > > "And don't tell me there isn't one bit of difference between null and > > space, because that's exactly how much difference there is. :-)" > > --Larry Wall in <[EMAIL PROTECTED]> > > > > SDF Public Access UNIX System - http://sdf.lonestar.org > > > > > > -- > > [EMAIL PROTECTED] mailing list > > > > > > > > -- > > [EMAIL PROTECTED] mailing list > > > -- > Lincoln A. Baxter <[EMAIL PROTECTED]> > > > -- > [EMAIL PROTECTED] mailing list > -><- "And don't tell me there isn't one bit of difference between null and space, because that's exactly how much difference there is. :-)" --Larry Wall in <[EMAIL PROTECTED]> SDF Public Access UNIX System - http://sdf.lonestar.org -- [EMAIL PROTECTED] mailing list
