Hi,

I am trying to compile php5.2.3 in Solaris 10 and I'm getting the following
errors:
ld: fatal: library -lcomn: not found
ld: fatal: library -lct: not found
ld: fatal: library -lcs: not found
ld: fatal: File processing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

I am using the following when calling the configure cmd for php:

../configure --prefix=/opt/php --with-apache=../apache_1.3.37 --without-sqlite
 --without-mysql ----with-cybercash=../mck-3.2.0.4-solaris-sparc 
--with-sybase-ct=/exportome/sybase/OCS-15_0
 --with-curl --enable-track-vars --with-gd -with-jpeg --with-zlib --disable-pdo
 --with-openssl=/usr/local/ssl --with-libxml-dir=/usr/local 
--with-xsl=/usr/local

I have tried all the 5.x versions of php and I still keep getting the same
error. Any comments/suggestions will be greatly welcomed.
Thanks.
Lorena.

Reply via email to