I've tried to install the PHP UUID extension for PHP 5.3.6 (Atomic packages), but both rebuilding the EPEL src rpm and installing through pecl fail.
# wget
http://download.fedora.redhat.com/pub/e ... l5.src.rpm(...)
# rpmbuild --rebuild uuid-1.5.1-3.el5.src.rpm
(...)
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating config.h
+ sed -i -e '/^LDFLAGS =/s/-Wl,-rpath,[^[:space:]]*//' Makefile
+ make LIBTOOL=/usr/bin/libtool -j8
/usr/bin/libtool --mode=compile cc -I. -I/usr/src/redhat/BUILD/uuid-1.5.1/php -DPHP_ATOM_INC -I/usr/src/redhat/BUILD/uuid-1.5.1/php/include -I/usr/src/redhat/BUILD/uuid-1.5.1/php/main -I/usr/src/redhat/BUILD/uuid-1.5.1/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/src/redhat/BUILD/uuid-1.5.1/php/.. -DHAVE_CONFIG_H -O2 -g -m64 -mtune=generic -I.. -L.. -L../.libs -c /usr/src/redhat/BUILD/uuid-1.5.1/php/uuid.c -o uuid.lo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [uuid.lo] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.29264 (%build)
RPM build errors:
user mockbuild does not exist - using root
group mockbuild does not exist - using root
user mockbuild does not exist - using root
group mockbuild does not exist - using root
user mockbuild does not exist - using root
group mockbuild does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.29264 (%build)