On Thursday 03 February 2011 23:13:37 David C. Rankin wrote:
On 02/03/2011 12:34 PM, Serghei Amelian wrote:
On Thursday 03 February 2011 20:13:23 David C. Rankin wrote:
Well,
We are making progress. kdebase built through 30% and then died with the following:
[...]
kcontrol/iccconfig/CMakeFiles/kcm_iccconfig-module.dir/iccconfig.cpp.o /home/david/arch/pkg/tbld/kdebase/kcontrol/iccconfig/iccconfig.cpp: In member function ‘void KICCConfig::load(bool)’: /home/david/arch/pkg/tbld/kdebase/kcontrol/iccconfig/iccconfig.cpp:289:3 8: error: expected type-specifier /home/david/arch/pkg/tbld/kdebase/kcontrol/iccconfig/iccconfig.cpp:289:3 8:
I think you built kdelibs without xrandr support (probably xrandr devel package are not installed).
[...]
Thanks Serghei,
I've checked ./configure --help for kdelibs and it doesn't accept a xrandr option. I've checked the packages installed and I've got:
Try to decide what you want to use, autotools or cmake :)
[..]