From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GLm5k-0005m9-I3 for garchives@archives.gentoo.org; Fri, 08 Sep 2006 19:32:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k88JUfQI014393; Fri, 8 Sep 2006 19:30:41 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k88JP6Y8006884 for ; Fri, 8 Sep 2006 19:25:06 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B57B2647E9 for ; Fri, 8 Sep 2006 19:25:05 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08833-22 for ; Fri, 8 Sep 2006 19:25:04 +0000 (UTC) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by smtp.gentoo.org (Postfix) with ESMTP id EC609647E6 for ; Fri, 8 Sep 2006 19:25:03 +0000 (UTC) Received: by nz-out-0102.google.com with SMTP id i1so307043nzh for ; Fri, 08 Sep 2006 12:25:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GUz/alaoUs0KXpy86MhXy1GfpnkJx1o7l4DAeI/RFDUko994LXyfBZYaPppTd6aSubQM9B5AS/p9Ud5uROocSVHwfzacLtDsTC255g8qLEBXZXyWfvmjFqAEPpYlftvN05MBsYQZKinMIbyHrmZk1tqq9cdoC49a1+e0wXgCTOk= Received: by 10.65.114.11 with SMTP id r11mr2302105qbm; Fri, 08 Sep 2006 12:25:02 -0700 (PDT) Received: by 10.65.248.16 with HTTP; Fri, 8 Sep 2006 12:25:02 -0700 (PDT) Message-ID: <7225537e0609081225r78b638eajd027d613151b16cf@mail.gmail.com> Date: Fri, 8 Sep 2006 15:25:02 -0400 From: "Shawn Singh" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Portage complaining when trying to install PHPMyAdmin Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_146933_26332606.1157743502746" X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2 required=5.5 tests=[AWL=0.244, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_MESSAGE=0.001, TW_HP=0.077, TW_PM=0.077] X-Spam-Score: -2 X-Spam-Level: X-Archives-Salt: e2d171be-a2f2-4f22-a8e4-6a8724f79128 X-Archives-Hash: 97f663528e6a726b10757a90ed2fec9d ------=_Part_146933_26332606.1157743502746 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hey All, I was trying to install PHP and a couple other packages when I got the following error: * Checking for required PHP feature(s) ... * Discovered missing USE flag: unicode * * dev-lang/php-5.1.4-r6 needs to be re-installed with all of the following * USE flags enabled: * * pcre session unicode * * as well as any of the following USE flags enabled: * * mysql or mysqli if using dev-lang/php-5 * mysql if using dev-lang/php-4 * !!! ERROR: dev-db/phpmyadmin-2.8.2 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called pkg_setup phpmyadmin-2.8.2.ebuild, line 37: Called die !!! Re-install dev-lang/php-5.1.4-r6 !!! If you need support, post the topmost build error, and the call stack if relevant. I checked /usr/portage/profiles/use.desc and see that unicode is listed, and the other flags ( pcre session mysql and mysqli ), what's causing this? Thanks, Shawn -- "...to raise a signal means to turn the light on; ... Responding to a signal means turning the light off (and, under System V, hoping the bulb won't blow when it's next turned on)..." --- Dan Bernstein ------=_Part_146933_26332606.1157743502746 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hey All,

I was trying to install PHP and a couple other packages when I got the following error:

 * Checking for required PHP feature(s) ...
 *   Discovered missing USE flag: unicode
 *
 * dev-lang/php-5.1.4-r6 needs to be re-installed with all of the following
 * USE flags enabled:
 *
 * pcre session unicode
 *
 * as well as any of the following USE flags enabled:
 *
 * mysql or mysqli if using dev-lang/php-5
 * mysql if using dev-lang/php-4
 *

!!! ERROR: dev-db/phpmyadmin-2.8.2 failed.
Call stack:
  ebuild.sh, line 1555:   Called dyn_setup
  ebuild.sh, line 668:   Called pkg_setup
  phpmyadmin-2.8.2.ebuild, line 37:   Called die

!!! Re-install dev-lang/php-5.1.4-r6
!!! If you need support, post the topmost build error, and the call stack if relevant.

I checked /usr/portage/profiles/use.desc and see that unicode is listed, and the other flags
( pcre session mysql and mysqli ), what's causing this?

Thanks,

Shawn

--

"...to raise a signal means to turn the light on; ... Responding to a
signal means turning the light off (and, under System V, hoping the
bulb won't blow when it's next turned on)..."

                        --- Dan Bernstein ------=_Part_146933_26332606.1157743502746-- -- gentoo-user@gentoo.org mailing list