Hello,
  I'm hoping someone can please help me.

Solaris8 - Patched to 8_recommended
Apache 1.3.24
PHP 4.1.2
freetds .53
gcc 2.95
libgcc
libgcj

  Im needing the mssql interface to work. After I compile Apache during the
make process I get.

/export/php/ext/mysql/php_mysql.c:1888: undefined reference to
`mysql_fetch_field'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/export/apache/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/export/apache'
make: *** [build] Error 2

Apache will not make. If I compile and install php without the freetds
sybase support it all works fine. Its just when I introduce those variables
that I run into trouble.

Thanks
Wes



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to