Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PHP upgrade breaks Squirrelmail
Date: Mon, 30 Jan 2006 21:45:04
Message-Id: 43DE86B9.6010106@gmail.com
In Reply to: Re: [gentoo-user] PHP upgrade breaks Squirrelmail by Dan Johansson
1 Dan Johansson wrote:
2
3 >On Monday 30 January 2006 15.35, ellotheth rimmwen wrote:
4 >
5 >
6 >>On 1/29/06, Dan Johansson <Dan.Johansson@×××.nu> wrote:
7 >>
8 >>
9 >>>Fatal error: Call to undefined function ctype_print()
10 >>>in
11 >>>/var/www/localhost/htdocs/squirrelmail/plugins/gpg/gpg_hook_functions.php
12 >>>on line 842
13 >>>
14 >>>
15 >>Did you compile PHP5 with support for the character type functions
16 >>(USE="ctype")?
17 >>
18 >>
19 >
20 >Now I have (;-) But I get the same result.
21 >
22 >Here is an output of "emerge --verbose --pretend dev-lang/php"
23 >[ebuild R ] dev-lang/php-5.0.5-r5 -adabas -apache +apache2 -bcmath
24 >-berkdb -birdstep +bzip2 -calendar -cdb -cgi -cjk +cli +crypt +ctype -curl
25 >-curlwrappers -db2 -dba -dbase -dbmaker -debug -discard-path -doc -empress
26 >-empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile
27 >-force-cgi-redirect -frontbase -ftp -gd -gd-external -gdbm -gmp +hardenedphp
28 >-hyperwave-api -iconv +imap -informix -inifile -interbase -iodbc -ipv6
29 >-java-external -kerberos +ldap -libedit -mcve -memlimit +mhash -ming
30 >-mnogosearch -msql -mssql +mysql -mysqli +ncurses +nls -oci8
31 >-oci8-instant-client -odbc -oracle7 -ovrimos -pcntl +pcre -pdo-external
32 >-pfpro -pic -posix -postgres -qdbm +readline -recode -sapdb -sasl +session
33 >-sharedext -sharedmem -simplexml -snmp -soap -sockets -solid +spell -spl
34 >-sqlite +ssl -sybase -sybase-ct -sysvipc -threads -tidy -tiff -tokenizer
35 >-truetype -wddx +xml -xmlrpc -xpm -xsl -yaz -zip +zlib 0 kB
36 >
37 >Do I miss an USE-flag for ctype_print() to function correctly?
38 >
39 >Regards,
40 >
41 >
42 Try re-merging Squirrelmail so it can link against the new php build.
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] PHP upgrade breaks Squirrelmail Dan Johansson <Dan.Johansson@×××.nu>