Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ctype USE and php
Date: Mon, 12 Mar 2007 15:42:24
Message-Id: 20070312153238.20383cee@hactar.digimed.co.uk
In Reply to: [gentoo-user] ctype USE and php by Arnau Bria
1 On Mon, 12 Mar 2007 15:38:08 +0100, Arnau Bria wrote:
2
3 > So, I checked my make.conf and found next:
4 >
5 > USE=" -arts -audiofile ccache cgi clamd -cli -eds -emboss -esd vhost\
6 > -foomaticdb -fortran -gif -gnome -gtk -idn -ipv6 -isdnlog -lcms \
7 > -libg++ -mng mpeg2 mysql -oss -pppd -quicktime -reflection \
8 > userlocales -xml -xml2 -xmms imap -fam clamav spamassassin -ldap \
9 > -pam -static berkdb ssl sasl dri tcltk xfacei -X php apache2 \
10 > nptl nptlonly nls vhosts unicode xml -ldap pcre session ctype"
11 > ^^^^^^^^^^^^^^^
12 [snip]
13 > And eix shows:
14 >
15 > [I] dev-lang/php
16 > Available versions:
17 > (4) [M]4.3.11-r5 4.4.4-r6 4.4.6
18 > (5) [M]5.0.5-r5 5.1.6-r6 5.1.6-r11 5.2.1-r3
19 > Installed versions: 5.2.1-r3(5)(16:12:02 09/03/07)(-adabas
20 > -apache apache2 -bcmath berkdb -birdstep -bzip2 -calendar -cdb cgi -cjk
21 > cli -concurrentmodphp crypt -ctype -curl -curlwrappers -db2 -dbase
22 > -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -exif
23 > -fastbuild -fdftk -filter -firebird -flatfile -force-cgi-redirect
24 > -frontbase -ftp -gd -gd-external gdbm -gmp -hash iconv imap -inifile
25 > -interbase -iodbc -ipv6 -java-external -json -kerberos -ldap -ldap-sasl
26 > -libedit -mcve -mhash -msql -mssql mysql -mysqli ncurses nls -oci8
27 > -oci8-instant-client -odbc -pcntl pcre -pdo -pdo-external -pic -posix
28 > -postgres -qdbm readline -recode -reflection -sapdb session -sharedext
29 > -sharedmem -simplexml -snmp -soap -sockets -solid spell spl -sqlite ssl
30 > -suhosin -sybase -sybase-ct -sysvipc -threads -tidy -tokenizer truetype
31 > unicode -wddx xml -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip
32 > -zip-external zlib)
33 >
34 >
35 > Between all use, you can find -ctype.
36 >
37 > So, why is portage not taking in consideration that use?
38
39 Did you emerge php after adding ctype to your USE flags? You probably
40 need to do "emerge -uavDN world".
41
42
43 --
44 Neil Bothwick
45
46 Things are more like they are now than they ever were before.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ctype USE and php Arnau Bria <arnau@×××××××××.net>