Hi,
I'm new to Funtoo/Gentoo and i'm trying to install Funtoo, the install process was fine I can boot on my funtoo but now I can't install kde-plasma-5.
After the initial funtoo boot I've add the desktop flavor, add amdgpu mix-in, kde-plasma-5 mix-in done an
ego sync
emerge -auvDN --with-bdeps=y @world
everything was OK. After that I try a
emerge xorg-x11 pulseaudio networkmanager sddm plasma-meta
and the emerge tell it can't compile
ERROR: dev-libs/grantlee-5.1.0::dev-kit failed (compile phase):
[31;01m*[0m emake failed
I've look into the build.log find that it need c++11 so I've add '-std=c++11 -std=gnu++11' in the /etc/make.com and try to emerge grantlee alone with no success.
thank you for your help
Laurent.
build.log