Gentoo Archives: gentoo-user

From: Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge php fails
Date: Wed, 14 Sep 2005 20:50:52
Message-Id: 43288B0E.1000301@pnpitalia.it
In Reply to: [gentoo-user] emerge php fails by "Rafael Fernández López"
1 Rafael Fernández López wrote:
2 > Hi,
3 >
4 > emerge php fails if xml2 is not deactivated by USE="-xml2". Does it
5 > happen to you too ?. It seems that there is a double declaration in
6 > php and xml code.
7 >
8 > Thanks.
9
10 here is working. php-5.0.4 should work too (and have a lot less problems).
11 If you can lay down the problem fill a bug specifing the version you
12 tryed to emerge
13
14 breakall # emerge -pv dev-libs/libxml2 dev-lang/php
15
16 These are the packages that I would merge, in order:
17
18 Calculating dependencies ...done!
19 [ebuild R ] dev-libs/libxml2-2.6.21 -debug -doc +ipv6 -python
20 +readline -static 0 kB
21 [ebuild R ] dev-lang/php-5.0.5 -adabas -apache +apache2 -bcmath
22 -berkdb -birdstep +bzip2 -calendar -cdb -cgi +cli +crypt -ctype +curl
23 +curlwrappers -db2 -dba -dbase -dbm -dbmaker -debug -discard-path -doc
24 -empress -empress-bcs -esoob +exif -fdftk -filepro -firebird -flatfile
25 -force-cgi-redirect -frontbase +ftp +gd -gd-external -gdbm +gmp
26 -hardenedphp -hyperwave-api +iconv -imap -informix -inifile -interbase
27 -iodbc +ipv6 -java-external +jpeg -kerberos -ldap -libedit -mcve
28 -memlimit +mhash -ming -msql -mssql +mysql +mysqli +ncurses +nls -oci8
29 +odbc -oracle7 -ovrimos +pcntl +pcre -pdo-external -pear -pfpro +png
30 +posix -postgres -qdbm +readline -recode -sapdb -sasl +session
31 -sharedext -sharedmem -simplexml -snmp -soap +sockets -solid -spell +spl
32 +sqlite +ssl -sybase -sybase-ct +sysvipc -threads -tidy +tiff -tokenizer
33 +truetype -wddx +xml2 -xmlrpc -xpm +xsl -yaz -zip +zlib 0 kB
34
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge php fails "Rafael Fernández López" <ereslibre@×××××.com>