ID:               21544
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Verified
+Status:           Closed
 Bug Type:         MSSQL related
 Operating System: ANY
 PHP Version:      4.3.0
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Extended checks for where FreeTDS is installed has been added to the
configure script


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

[2003-01-09 08:42:20] [EMAIL PROTECTED]

Even with the latest freetds, it looks:
DBMSGHANDLE_PROC is not defined,
DBERRHANDLE is redefined,
DBSETOPT is redefined,
and dbsetopt hasn't got enough argument at line: 502,511,564,615,624.

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

[2003-01-09 08:25:47] [EMAIL PROTECTED]

It looks this happen because it uses by default /usr/local/freetds/
even if it doesn't exist. Not enough verifications on the config.m4...

Reclassifing.

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

[2003-01-09 08:22:41] [EMAIL PROTECTED]

Verified...

Due to the changes of  fmk...
 

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

[2003-01-09 06:37:58] [EMAIL PROTECTED]

compiling of php 4.3.0 terminates with
../php-4.3.0/ext/mssql/php_mssql.c: In function `zm_activate_mssql':
../php-4.3.0/ext/mssql/php_mssql.c:334: `SHORT' undeclared (first use
in this function)
../php-4.3.0/ext/mssql/php_mssql.c:334: (Each undeclared identifier is
reported only once
../php-4.3.0/ext/mssql/php_mssql.c:334: for each function it appears
in.)

when configured with --with-mssql.

Any hints?

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


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

Reply via email to