Hi list,
Trying boldly to create rpm of php-4.3.0 on a RedHat8 box. Getting trouble
with apxs, and cannot figure out the solution (thanks to RedHat's bizarre
renaming of 'apache' to 'httpd' maybe?).
Basically, 'rpmbuild -bb php4.spec' reports one of the following:
* says I have apache2 installed, requires --with-apxs2
* sees the apxs2 switch but cannot find it (even when specified)
I've tried building by hand (./configure, no options), but keep getting errors
at build time:
/home/mitchy/rpm/SOURCES/php-4.3.0/main/network.c:985: undefined reference to
`SSL_free'
/home/mitchy/rpm/SOURCES/php-4.3.0/main/network.c:981: undefined reference to
`SSL_shutdown'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1
Anyone out there get 4.3.0 to build on RH8 yet? Bueller?
--
Mit freundlichen Gruessen / best regards
Mitch Pirtle
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php