[error] cant build zend

clubhost

Verified User
Joined
Oct 28, 2004
Messages
46
Location
Sydney, Australia
I'm trying to install zend optimiser.
my# cd /usr/local/directadmin/customapache
my# ./build zend
File already exists: ZendOptimizer-2.6.2-freebsd5.4-i386.tar.gz

Location of php.ini:
/usr/local/lib
Press return to continue...

Please, wait ...
/libexec/ld-elf.so.1: ./php: Undefined symbol "__flt_rounds"

any ideas?

I have already done
./build clean
./build update
./build all
Then had to edit httpd to uncomment "addmodule perl" to fix apache that died.

FreeBSD 5.2.1-RELEASE
PHP 4.4
Apache 1.3.34
MySQL 4.0.17
 
lib version bumps between freebsd 5.2.1 and 5.3 probably is the problem. You should upgrade 5.2.1 it wasnt release quality and also out of date.
 
Back
Top