i tried to fix php support in prefix. it didn't work. Reproducible: Always Steps to Reproduce: My fixes aren't complete. One error there's which i can't fix yet. But the first step is done.
Created attachment 182444 [details, diff] prefix fixed php eclass patch
Created attachment 182448 [details] php-5.2.8-r2.ebuild
has been done already. ;) https://bugs.gentoo.org/show_bug.cgi?id=195765 vote 4 close.
@Denis: Thanks for your patch. The use of EROOT in your case is not correct, since the original eclass doesn't use ROOT. Instead the use of EPREFIX would be correct. I think we already fixed all problems with this eclass and the ebuild. Please reopen if I missed something.