[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
PHP source build problem while adding Informix support
- From: Brad Kittredge <brad kittredge gmail com>
- To: taroon-list redhat com
- Subject: PHP source build problem while adding Informix support
- Date: Thu, 16 Dec 2004 09:24:38 -0800
Good morning, list.
I'm attempting to add Informix support to PHP on ia64 box:
2.4.21-20.0.1.EL #1 SMP Wed Nov 24 20:22:47 EST 2004 ia64 ia64 ia64 GNU/Linux
I added the following line to the /usr/src/redhat/SPECS/php.spec file:
--with-informix=/opt/informix \
and attempt to build a new RPM with the following:
rpmbuild -bb /usr/src/redhat/SPECS/php.spec
The build bombs out with the following:
Installing PHP SAPI module
+ popd
/usr/src/redhat/BUILD/php-4.3.2
+ install -m 755 -d /var/tmp/php-root/etc/
+ install -m 644 php.ini-dist /var/tmp/php-root/etc/php.ini
+ install -m 755 -d /var/tmp/php-root/usr/lib/httpd/modules
+ install -m 755 build-apache/libs/libphp4.so
/var/tmp/php-root/usr/lib/httpd/modules
install: cannot stat `build-apache/libs/libphp4.so': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.20470 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.20470 (%install)
I found the following messge on this list:
https://www.redhat.com/archives/taroon-list/2004-August/msg00243.html
but I'm not getting any clarity from that discussion. Any help would
be much appreciated.
TIA.
Brad Kittredge
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]