I'm attempting to build a PHP 5.2.5 package for CentOS 5.2 (x86_64) using a Fedora SRPM.
Satisified all dependencies and looked like it was going to build, but barfed at the end with a known apr/apxs issue - CentOS bug 2934.
A workaround suggested in bug report didn't work, but produced a related but different error (I've updated the bug report).
There is supposed to be a yum package in testing that fixes this issue. Where can I access the testing repo, or this package?
Thanks
Mick