php 4.3.10 and mysql 4.1.9-1
php 4.3.10 and mysql 4.1.9-1
Has anybody successfully built php-4.3.10 against mysql 4.1.9-1 rpms from art ?
I'm trying to build 4.3.10 against 4.1.9, both with Scott's SRPMS. MySQL built and installed fine. But i can't build PHP now:
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql configure failed. Please check config.log for more information.
error: Bad exit status from /var/tmp/rpm-tmp.85662 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.85662 (%build)
[root@web2 SPECS]# rpm -qa | grep mysql
mysql-devel-4.1.9-1.rhfc1.art
mysql-compat-4.1.9-1.rhfc1.art
mysql-server-4.1.9-1.rhfc1.art
mysql-4.1.9-1.rhfc1.art
All files seem to be on the correct place.
I'm using this to build: rpmbuild -ba --with mhash --with mcrypt --define 'rhfc1 1' php-4.3.10-art.spec
Any hints?
Tks,
r
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql configure failed. Please check config.log for more information.
error: Bad exit status from /var/tmp/rpm-tmp.85662 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.85662 (%build)
[root@web2 SPECS]# rpm -qa | grep mysql
mysql-devel-4.1.9-1.rhfc1.art
mysql-compat-4.1.9-1.rhfc1.art
mysql-server-4.1.9-1.rhfc1.art
mysql-4.1.9-1.rhfc1.art
All files seem to be on the correct place.
I'm using this to build: rpmbuild -ba --with mhash --with mcrypt --define 'rhfc1 1' php-4.3.10-art.spec
Any hints?
Tks,
r