From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F5bBe-0001oW-Nj for garchives@archives.gentoo.org; Sun, 05 Feb 2006 04:07:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1546WqW008645; Sun, 5 Feb 2006 04:06:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1542Qxl002814 for ; Sun, 5 Feb 2006 04:02:26 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1F5b6j-0001oV-G0 for gentoo-user@lists.gentoo.org; Sun, 05 Feb 2006 04:02:37 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F5b6d-00011W-Nh for gentoo-user@gentoo.org; Sun, 05 Feb 2006 05:02:31 +0100 Received: from adsl-68-74-74-217.dsl.emhril.ameritech.net ([68.74.74.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Feb 2006 05:02:31 +0100 Received: from reader by adsl-68-74-74-217.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Feb 2006 05:02:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Too many failures in update world Date: Sat, 04 Feb 2006 22:02:21 -0600 Organization: Still searching... Message-ID: <87y80qa1wy.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-74-217.dsl.emhril.ameritech.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:actSajnQ+UzsnGhu+GTT8rBAGf4= Sender: news X-Archives-Salt: 90c8718f-5208-4587-8c5b-8187127bf3a5 X-Archives-Hash: 4f49861be1ebb2798340bbef924326ac Running: emerge -v -u -D --newuse world today to get up to speed with a sync and some changed use flags So far I've had two major show stopping failures. I didn't keep much about the first since it was tetex related and decided to scrub my tetex use flag until I get the update done then deal with it. But now I have a failure in doxygen. Here is the tail of emerge output.... Anyone recognize the problem? [...] g++ -c -pipe -Wall -W -fno-exceptions -Os -march=athlon-xp -pipe -DNO_DEBUG -I../../src -I/usr/qt/3/include -o obj/config.o config.cpp : In function `void configYY_init_buffer(yy_buffer_state*, FILE*)': :2064: error: `isatty' undeclared (first use this function) :2064: error: (Each undeclared identifier is reported only once for each function it appears in.) gmake[2]: *** [obj/config.o] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/doxygen-1.4.6/work/doxygen-1.4.6/addon/doxywizard' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/var/tmp/portage/doxygen-1.4.6/work/doxygen-1.4.6/addon/doxywizard' make: *** [all] Error 2 -- gentoo-user@gentoo.org mailing list