On Fri, 2005-06-03 at 08:28, Jules Colding wrote: > On Fri, 2005-06-03 at 13:49 +0200, Remy Blank wrote: > > Jules Colding wrote: > > > USE="-qt -kde gtk2 gtkhtml gnome hal cdr unicode bzip2 doc emacs examples > > > tetex" > > > > > > Everything went well until dialog was to be emerged. The output is > > > below. The error went away when ncurses was emerged manually. > > > > http://bugs.gentoo.org/show_bug.cgi?id=67524 > > http://bugs.gentoo.org/show_bug.cgi?id=88161 > > I thought that ncurses would be automatically rebuild due to the "-- > newuse" statement in my emerge command?
I didn't see ncurses in your USE line. I usually do either: emerge --resume --skipfirst to continue compiling and fix it later, usually by: rm /root/.revdep-rebuild*.?_* revdep-rebuild If that doesn't fix it, I put the package in the USE line of /etc/make.conf file and: emerge --update --deep --newuse world Eventually, you may need to run: fix_libtool_files.sh 3.3.5 when your gcc is updated to a version above 3.3.5. At least, I have had to. -- Phil Our 2nd CD: http://www.cdbaby.com/naomisfancy Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html -- gentoo-user@gentoo.org mailing list