Pablo Murillo wrote: > USE=" -X -gtk -gnome -kde -xpm -gpm -alsa -qt -java -ipv6 -berkdb > -gdbm -pdo -pdo-external -posix -cgi -force-cgi-redirect cli > apache2 ctype fastbuild ftp gd hash iconv mysql nls pcre pic > reflection session simplexml soap sockets spl ssl sqlite > tokenizer truetype xml xmlrpc xmlreader xmlwriter xsl zlib zip > unicode imap snmp" emerge -a php-5.1.4.ebuild
Don't set all these USE flags on the command line. Set the ones you want to be valid for your whole system in /etc/make.conf. Set the ones that should be valid only for php in /etc/portage/package.use, by putting a line like 'dev-lang/php zip' in that file. Further, you can't use the word "ebuild" in an emerge command like that. Please show us the actual output of 'emerge -pv php'. Benno -- [EMAIL PROTECTED] mailing list