Gentoo Archives: gentoo-user

From: Shawn Singh <callmeshawn@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Portage complaining when trying to install PHPMyAdmin
Date: Fri, 08 Sep 2006 19:32:44
Message-Id: 7225537e0609081225r78b638eajd027d613151b16cf@mail.gmail.com
1 Hey All,
2
3 I was trying to install PHP and a couple other packages when I got the
4 following error:
5
6 * Checking for required PHP feature(s) ...
7 * Discovered missing USE flag: unicode
8 *
9 * dev-lang/php-5.1.4-r6 needs to be re-installed with all of the following
10 * USE flags enabled:
11 *
12 * pcre session unicode
13 *
14 * as well as any of the following USE flags enabled:
15 *
16 * mysql or mysqli if using dev-lang/php-5
17 * mysql if using dev-lang/php-4
18 *
19
20 !!! ERROR: dev-db/phpmyadmin-2.8.2 failed.
21 Call stack:
22 ebuild.sh, line 1555: Called dyn_setup
23 ebuild.sh, line 668: Called pkg_setup
24 phpmyadmin-2.8.2.ebuild, line 37: Called die
25
26 !!! Re-install dev-lang/php-5.1.4-r6
27 !!! If you need support, post the topmost build error, and the call stack if
28 relevant.
29
30 I checked /usr/portage/profiles/use.desc and see that unicode is listed, and
31 the other flags
32 ( pcre session mysql and mysqli ), what's causing this?
33
34 Thanks,
35
36 Shawn
37
38 --
39
40 "...to raise a signal means to turn the light on; ... Responding to a
41 signal means turning the light off (and, under System V, hoping the
42 bulb won't blow when it's next turned on)..."
43
44 --- Dan Bernstein

Replies

Subject Author
Re: [gentoo-user] Portage complaining when trying to install PHPMyAdmin Richard Fish <bigfish@××××××××××.org>