From: [EMAIL PROTECTED] Operating system: solaris 2.7 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: compiling with sybase-ct fails doing a make fails with the following output: ld: fatal: library -lsybtcl: not found ld: fatal: library -lcomn: not found ld: fatal: library -lcs: not found ld: fatal: library -lsybtcl: not found ld: fatal: library -lcomn: not found ld: fatal: library -lcs: not found ld: fatal: File processing errors. No output written to php collect2: ld returned 1 exit status make[1]: *** [php] Error 1 the configure command used is: ./configure --with-mysql --with-sybase-ct=/usr/local/freetds --with-dom mysql, freetds, and libxml have all been installed properly. -- Edit Bug report at: http://bugs.php.net/?id=8954&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]