Re: [gentoo-user] Too many failures in update world

2006-02-05 Thread Rafael Fernández López
Hi,

I don't use doxygen and I haven't got it installed neither. Well it seems
that there is a bug on that code. Check bugzilla and see if that's only
yours or if it happened to someone else.

You could add this version of doxygen to package.mask and try to emerge a
previous version (or don't add it to package.mask and go emerging a
previous one with emerge =what-ever/whatever-ver.sion).

Bye,
Rafael Fernández López.


-- 
A la vista de suficientes ojos todos los errores resultan evidentes -
Linus Torvalds
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Too many failures in update world

2006-02-04 Thread Harry Putnam
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
stdout: In function `void configYY_init_buffer(yy_buffer_state*, FILE*)':
stdout:2064: error: `isatty' undeclared (first use this function)
stdout: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