ID:               44991
 Comment by:       brodie at mcw dot edu
 Reported By:      scourgen at gmail dot com
 Status:           Open
 Bug Type:         MSSQL related
 Operating System: Centos5.1(k2.6.18)
 PHP Version:      5.2.6
 New Comment:

I have the same issue--  note, this problem is due to that the freetds
environment NO LONGER PROVIDES tds.h, or libtds.so.   This is a total
re-design of freetds, and as such, completely breaks the ability of php
to use the -with-mssql option.

The re-design of FreeTDS as outlined above was as of version 0.82.

As documented, the --with-mssql=[freetds dir] will fail, and will
complain that the directory is not a freeTDS directory.


Previous Comments:
------------------------------------------------------------------------

[2008-05-14 05:08:27] scourgen at gmail dot com

Description:
------------
compile failure with freetds version 0.82(no tds.h,libtds.so)

Reproduce code:
---------------
configure:
./configure  --with-mssql=/usr/local/freetds  

Expected result:
----------------
configure: error: Directory /usr/local/freetds is not a FreeTDS
installation directory

Actual result:
--------------
there is no tds.h,libtds.so in freetds install directory(just in
freetds version 0.82)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44991&edit=1

Reply via email to