php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29143 php 4.3.8 doesn't compile with new freetds
Submitted: 2004-07-14 13:08 UTC Modified: 2004-11-16 01:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: momo@php.net Assigned: fmk (profile)
Status: Closed Package: MSSQL related
PHP Version: 4.3.8 OS: rh 7.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
17 - 2 = ?
Subscribe to this entry?

 
 [2004-07-14 13:08 UTC] momo@php.net
Description:
------------
this patch http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.h?r1=1.36&r2=1.37&ty=u

have to be adopt for the 4_3 series also.

currently the build is broken with fretds 0.62



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-14 17:53 UTC] jon dot bertsch at ucop dot edu
Saww the same issue on SUSE9.1 and Mac OS10.3
Install with freetds fails.

If you take the file
php-5.0.0/ext/mssql/php_mssql.h

and drop it into php-4.3.8/ext/mssql/ 

to replace the existing .h file make works.

This was also reported in 4.3.7 and fixed in cvs but I 
guess it got thrown out somehow or altered again.
 [2004-07-21 16:41 UTC] jon dot bertsch at ucop dot edu
See comments under Bug?#29189

Should be fixed in later releases.
 [2004-11-16 01:05 UTC] fmk@php.net
This bug has been fixed in CVS.

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/.
 
Thank you for the report, and for helping us make PHP better.

Works fine with php 4.3.9 and later versions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC