<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Gentoo Overlay</title>
	<atom:link href="http://www.brandonturner.net/blog/gentoo-overlay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonturner.net/blog</link>
	<description>Random thoughts on web applications, software development and Linux</description>
	<lastBuildDate>Sun, 05 Sep 2010 05:30:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Pierre</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-7137</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Mon, 29 Mar 2010 12:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-7137</guid>
		<description>Sorry, used a different overlay, work perfectly!</description>
		<content:encoded><![CDATA[<p>Sorry, used a different overlay, work perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radio</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-7066</link>
		<dc:creator>radio</dc:creator>
		<pubDate>Sat, 20 Mar 2010 16:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-7066</guid>
		<description>solution:

# echo \FEATURES=userpriv\ &gt;&gt; /etc/make.conf
# emerge -vD php</description>
		<content:encoded><![CDATA[<p>solution:</p>
<p># echo \FEATURES=userpriv\ &gt;&gt; /etc/make.conf<br />
# emerge -vD php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-7008</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Wed, 17 Mar 2010 13:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-7008</guid>
		<description>No same problem :s
It&#039;s a x86 system (~x86 keyword added for php in package.keywords)</description>
		<content:encoded><![CDATA[<p>No same problem :s<br />
It&#8217;s a x86 system (~x86 keyword added for php in package.keywords)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-7003</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Wed, 17 Mar 2010 09:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-7003</guid>
		<description>yes I try as root, 
if I try : ln -s /usr/lib/c-client.a /usr/lib/libc-client.a
it show that the file exist.
I &#039;m trying to del all symbolic link and emerge php again</description>
		<content:encoded><![CDATA[<p>yes I try as root,<br />
if I try : ln -s /usr/lib/c-client.a /usr/lib/libc-client.a<br />
it show that the file exist.<br />
I &#8216;m trying to del all symbolic link and emerge php again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6948</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 15 Mar 2010 13:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6948</guid>
		<description>Did you try emerging as root?  The error message you posted indicated you couldn&#039;t create a symbolic link in /usr/lib.</description>
		<content:encoded><![CDATA[<p>Did you try emerging as root?  The error message you posted indicated you couldn&#8217;t create a symbolic link in /usr/lib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6944</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Mon, 15 Mar 2010 08:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6944</guid>
		<description>Same problem 
This is the log :
&gt;&gt;&gt; Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE &quot;/var/log/sandbox/sandbox-10808.log&quot;

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: symlink
S: deny
P: /usr/lib/libc-client.a
A: /usr/lib/libc-client.a
R: /usr/lib/c-client.a
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a

F: symlink
S: deny
P: /usr/lib/libc-client.a
A: /usr/lib/libc-client.a
R: /usr/lib/c-client.a
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a

F: symlink
S: deny
P: /usr/lib/libc-client.a
A: /usr/lib/libc-client.a
R: /usr/lib/c-client.a
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a
--------------------------------------------------------------------------------

&gt;&gt;&gt; Failed to emerge dev-lang/php-5.3.2, Log file:

&gt;&gt;&gt;  &#039;/var/tmp/portage/dev-lang/php-5.3.2/temp/build.log&#039;

 * Messages for package dev-lang/php-5.3.2:

 * There is no multilib-strict patch available for this PHP release yet!
 * Enabling ZTS for Apache2 MPM
 * Enabling ZTS for Apache2 MPM
 * Enabling ZTS for Apache2 MPM

And use flag :

dev-lang/php-5.3.2 [5.2.12] USE=&quot;apache2 berkdb bzip2 calendar cgi cli crypt ctype curl gd gdbm hash iconv imap ipv6 json ldap mysql nls readline session simplexml snmp soap sockets ssl threads truetype unicode xml zip zlib -adabas -bcmath -birdstep -cdb -cjk -concurrentmodphp -curlwrappers -db2 -dbmaker -debug -doc -empress -empress-bcs -enchant% -esoob -exif -fastbuild -fileinfo% -filter -firebird -flatfile -ftp -gd-external -gmp -inifile -interbase -intl% -iodbc (-java-external) -kerberos -kolab -ldap-sasl -libedit -mcve -mhash -mssql -mysqli -mysqlnd% -oci8 -oci8-instant-client -odbc -pcntl -pdo -phar% -pic -posix -postgres -qdbm -recode -sapdb -sharedext -sharedmem -solid -spell -sqlite -sqlite3% -suhosin -sybase-ct -sysvipc -tidy -tokenizer -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz (-dbase%) (-discard-path%) (-fdftk%) (-force-cgi-redirect%) (-frontbase%) (-msql%) (-ncurses%*) (-pcre%*) (-reflection%*) (-spl%*) (-sybase%)&quot; 0 kB [0=&gt;1]

Any solution?</description>
		<content:encoded><![CDATA[<p>Same problem<br />
This is the log :<br />
&gt;&gt;&gt; Source compiled.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; ACCESS VIOLATION SUMMARY &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
LOG FILE &#8220;/var/log/sandbox/sandbox-10808.log&#8221;</p>
<p>VERSION 1.0<br />
FORMAT: F &#8211; Function called<br />
FORMAT: S &#8211; Access Status<br />
FORMAT: P &#8211; Path as passed to function<br />
FORMAT: A &#8211; Absolute Path (not canonical)<br />
FORMAT: R &#8211; Canonical Path<br />
FORMAT: C &#8211; Command Line</p>
<p>F: symlink<br />
S: deny<br />
P: /usr/lib/libc-client.a<br />
A: /usr/lib/libc-client.a<br />
R: /usr/lib/c-client.a<br />
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a</p>
<p>F: symlink<br />
S: deny<br />
P: /usr/lib/libc-client.a<br />
A: /usr/lib/libc-client.a<br />
R: /usr/lib/c-client.a<br />
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a</p>
<p>F: symlink<br />
S: deny<br />
P: /usr/lib/libc-client.a<br />
A: /usr/lib/libc-client.a<br />
R: /usr/lib/c-client.a<br />
C: ln -s /usr/lib/c-client.a /usr/lib/libc-client.a<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>&gt;&gt;&gt; Failed to emerge dev-lang/php-5.3.2, Log file:</p>
<p>&gt;&gt;&gt;  &#8216;/var/tmp/portage/dev-lang/php-5.3.2/temp/build.log&#8217;</p>
<p> * Messages for package dev-lang/php-5.3.2:</p>
<p> * There is no multilib-strict patch available for this PHP release yet!<br />
 * Enabling ZTS for Apache2 MPM<br />
 * Enabling ZTS for Apache2 MPM<br />
 * Enabling ZTS for Apache2 MPM</p>
<p>And use flag :</p>
<p>dev-lang/php-5.3.2 [5.2.12] USE=&#8221;apache2 berkdb bzip2 calendar cgi cli crypt ctype curl gd gdbm hash iconv imap ipv6 json ldap mysql nls readline session simplexml snmp soap sockets ssl threads truetype unicode xml zip zlib -adabas -bcmath -birdstep -cdb -cjk -concurrentmodphp -curlwrappers -db2 -dbmaker -debug -doc -empress -empress-bcs -enchant% -esoob -exif -fastbuild -fileinfo% -filter -firebird -flatfile -ftp -gd-external -gmp -inifile -interbase -intl% -iodbc (-java-external) -kerberos -kolab -ldap-sasl -libedit -mcve -mhash -mssql -mysqli -mysqlnd% -oci8 -oci8-instant-client -odbc -pcntl -pdo -phar% -pic -posix -postgres -qdbm -recode -sapdb -sharedext -sharedmem -solid -spell -sqlite -sqlite3% -suhosin -sybase-ct -sysvipc -tidy -tokenizer -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz (-dbase%) (-discard-path%) (-fdftk%) (-force-cgi-redirect%) (-frontbase%) (-msql%) (-ncurses%*) (-pcre%*) (-reflection%*) (-spl%*) (-sybase%)&#8221; 0 kB [0=&gt;1]</p>
<p>Any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eselect</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6737</link>
		<dc:creator>eselect</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6737</guid>
		<description>[...]     Gentoo Overlay &#124; Brandon&#039;s BlogI&#039;ve set up my own Gentoo portage overlay to share some of the ebuilds I&#039;ve written or am using [...]</description>
		<content:encoded><![CDATA[<p>[...]     Gentoo Overlay | Brandon&#39;s BlogI&#39;ve set up my own Gentoo portage overlay to share some of the ebuilds I&#39;ve written or am using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6517</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6517</guid>
		<description>* There is no multilib-strict patch available for this PHP release yet!
* Enabling ZTS for Apache2 MPM
* Enabling ZTS for Apache2 MPM

I&#039;ve the same problem too.</description>
		<content:encoded><![CDATA[<p>* There is no multilib-strict patch available for this PHP release yet!<br />
* Enabling ZTS for Apache2 MPM<br />
* Enabling ZTS for Apache2 MPM</p>
<p>I&#8217;ve the same problem too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6333</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6333</guid>
		<description>&lt;a href=&quot;#comment-6331&quot; rel=&quot;nofollow&quot;&gt;@Martin&lt;/a&gt;
The &lt;code&gt;pcre&lt;/code&gt; and &lt;code&gt;spl&lt;/code&gt; use flags were removed because in PHP 5.3 they are always compiled.  I added a phpmyadmin ebuild to my overlay that doesn&#039;t check for these USE flags when PHP 5.3 is installed.

I don&#039;t use phpmyadmin however, so I have done very little testing.  If you end up using the new phpmyadmin ebuild, let me know if it works.</description>
		<content:encoded><![CDATA[<p><a href="#comment-6331" rel="nofollow">@Martin</a><br />
The <code>pcre</code> and <code>spl</code> use flags were removed because in PHP 5.3 they are always compiled.  I added a phpmyadmin ebuild to my overlay that doesn&#8217;t check for these USE flags when PHP 5.3 is installed.</p>
<p>I don&#8217;t use phpmyadmin however, so I have done very little testing.  If you end up using the new phpmyadmin ebuild, let me know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.brandonturner.net/blog/gentoo-overlay/comment-page-1/#comment-6331</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonturner.net/blog/?page_id=229#comment-6331</guid>
		<description>dev-db/phpmyadmin has a conflict with the dev-lang/php-5.3.1 ebuild. The problem appears to be the permanently disabled use flags pcre and spl in the php ebuild. These use flags are required for dev-db/phpmyadmin.

Let me know if you want some more information or want me to do some more digging.

Thanks.</description>
		<content:encoded><![CDATA[<p>dev-db/phpmyadmin has a conflict with the dev-lang/php-5.3.1 ebuild. The problem appears to be the permanently disabled use flags pcre and spl in the php ebuild. These use flags are required for dev-db/phpmyadmin.</p>
<p>Let me know if you want some more information or want me to do some more digging.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
