Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't upgrade Gentoo
Date: Thu, 01 Sep 2011 15:36:49
Message-Id: CAEH5T2P9Z60=zc13D6Qcjj=CpyfeOxcNuCs9sooJhCOtoEyTbw@mail.gmail.com
In Reply to: [gentoo-user] can't upgrade Gentoo by Edward Martinez
1 On Wed, Aug 31, 2011 at 9:44 PM, Edward Martinez <edwardlotus@×××××.com> wrote:
2 >   !!! The ebuild selected to satisfy
3 > "dev-lang/php[cli,mysql,xml,session,sockets]" has unmet requirements.
4 >   - dev-lang/php-5.3.8::gentoo USE="berkdb bzip2 cli crypt ctype curl exif
5 > fileinfo filter gdbm hash iconv ipv6 json ldap (multilib) mysql nls phar
6 > posix readline session    simplexml sockets spell ssl tokenizer truetype
7 > unicode xml zlib (-adabas) -apache2 -bcmath (-birdstep) -calendar -cdb -cgi
8 > -cjk -curlwrappers -db2 (-dbmaker) -debug -doc -embed (-empress)
9 > (-empress-bcs) -enchant (-esoob) -firebird -flatfile -fpm (-frontbase) -ftp
10 > -gd -gd-external -gmp -imap -inifile -interbase -intl -iodbc -kerberos
11 > -kolab -ldap-sasl -libedit -mhash -mssql -mysqli -mysqlnd -oci8
12 > -oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -recode -sapdb
13 > -sharedext -sharedmem -snmp -soap (-solid) -sqlite -sqlite3 -suhosin
14 > (-sybase-ct) -sysvipc -threads -tidy -wddx -xmlreader -xmlrpc -xmlwriter
15 > -xpm -xsl -zip"
16 >
17 >   The following REQUIRED_USE flag constraints are unsatisfied:
18 >     truetype? ( any-of ( gd gd-external ) ) exif? ( any-of ( gd gd-external
19 > ) )
20
21 It's telling you that you need to enable gd or gd-external USE flag
22 for php because it is required by the truetype and exif USE flags.

Replies

Subject Author
Re: [gentoo-user] can't upgrade Gentoo Edward Martinez <edwardlotus@×××××.com>