On Wednesday 17 of February 2010 13:00:27 Neil Bothwick wrote: > qt-gui needs cmake to build, but you have set the qt4 USE flag, so cmake > needs QT to build, hence the circular dependency. > > USE="-qt4" emerge --oneshot cmake > > will temporarily build cmake without QT support, allowing it to build > first.
Thank you for your help. I tried this, what you pointed USE="-qt4" emerge --oneshot cmake but still there are other not resolved dependicies, I will wait to tomorrow. I also try to install 'octave' and got similar problems with "circular dependencies". Andrzej