Hi guys, i'm trying to prepare sabayon environment for cross compile kernel and bootloader of bananapi but I see two problems:
1. sys-devel/base-gcc doesn't enable multislot use flag , required by crossdev: emerge: there are no ebuilds built with USE flags to satisfy "~sys- devel/base-gcc-4.8.3[multislot?]". !!! One of the following packages is required to complete your request: - sys-devel/base-gcc-4.8.3::sabayon-distro (Missing IUSE: multislot) (dependency required by "cross-armv7a-hardfloat-linux-gnueabi/gcc- 4.8.3::sabayon" [ebuild]) (dependency required by "cross-armv7a-hardfloat-linux-gnueabi/gcc" [argument]) Is it possible add multislot use flag or there are others conflits on enable this ? 2. current version of crossdev available on sabayon doesn't work because use old openrc function.sh file under /etc/init.d/ instead of new /lib/gentoo/functions.sh. I see that this issue is alreary fixed on ebuild 20160602. When will be release new package ? Thanks in advance geaaru