Hi,
I have compiled mysql 3.23.21-beta on my solaris 2.7 succesfully.
But having some trouble compiling apache-1.3.12 with php-4.0.1pl2.
php> configure --with-mysql=/usr/local --with-apache=../apachdir
--with-imap --enable-track-vars
php> make
php> make install
...
apache> configure --enable-module=ssl --activate-module=src/...
At the end it gave me the following error messages...
--------------------------
php4 -lmodphp4 -lgdbm -lpam -lc-client -ldl -lmysqlclient -lttf -lgd
-lresolv
-lresolv -lm -ldl -lcrypt -lnsl -lsocket -lsocket -lsocket -lnsl
-lssl -lcryp
to
Undefined first referenced
symbol in file
uncompress
/usr/local/lib/mysql/libmysqlclient.so
compress
/usr/local/lib/mysql/libmysqlclient.so
ld: fatal: Symbol referencing errors. No output written to helpers/dummy
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
======== Error Output for sanity check ========
============= End of Error Report =============
Aborting!
-----------------------------------------------------------
Any help ?
I tried php mailing list first but....
Jinsoo
| Thread |
|---|
| • 3.23.21 with php4 trouble | Jinsoo Hwang | 17 Jul |