Sandro Posted February 10, 2015 Report Share Posted February 10, 2015 Hi; trying to emerge dev-lang/php I obtain errors ci74771ht ~ # emerge -1 dev-lang/php Calculating dependencies \ !!! Problem resolving dependencies for dev-lang/php ... done! !!! The ebuild selected to satisfy "dev-lang/php" has unmet requirements. - dev-lang/php-5.5.21::gentoo USE="bcmath berkdb bzip2 calendar cdb cgi cli crypt ctype curl exif fileinfo filter flatfile ftp gd gdbm gmp hash iconv imap inifile intl iodbc ipv6 json ldap mhash nls odbc opcache pcntl phar posix readline recode session sharedmem simplexml snmp soap sockets spell ssl threads tokenizer truetype unicode vpx wddx xml xmlrpc xpm zip zlib -apache2 -cjk -debug -embed -enchant (-firebird) -fpm (-frontbase) -kerberos -ldap-sasl -libedit -libmysqlclient -mssql -mysql -mysqli -oci8-instant-client -pdo -postgres -qdbm (-selinux) -sqlite (-sybase-ct) -systemd -sysvipc -tidy -xmlreader -xmlwriter -xslt" The following REQUIRED_USE flag constraints are unsatisfied: recode? ( !imap ) sharedmem? ( !threads ) The above constraints are a subset of the following complete expression: truetype? ( gd ) vpx? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( any-of ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( any-of ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) It seems a "sudoku" :D Thanx Link to comment Share on other sites More sharing options...
0 palica Posted December 21, 2017 Report Share Posted December 21, 2017 this is and old question, do you still need help here? Please note that stable is no more. There is only current and current-hardened. Basically the warning means: if you select recode you cannot select imap if you select sharedmem you cannot select threads So you have to decide if you need recode and imap at the same tame and sharedmem and threads. Cheers! Link to comment Share on other sites More sharing options...
0 AdiosKid Posted December 22, 2017 Report Share Posted December 22, 2017 remove use "recode" on package.use Link to comment Share on other sites More sharing options...
Question
Sandro
Hi; trying to emerge dev-lang/php I obtain errors
Link to comment
Share on other sites
2 answers to this question
Recommended Posts