php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32351 Problems with freetds and mssql
Submitted: 2005-03-17 13:39 UTC Modified: 2005-03-25 01:47 UTC
From: andre at softexpert dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4CVS-2005-03-17 (stable) OS: Fedora Core 3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: andre at softexpert dot com
New email:
PHP Version: OS:

 

 [2005-03-17 13:39 UTC] andre at softexpert dot com
Description:
------------
In file included from /usr/local/freetds/include/sybfront.h:23,
                 from /usr/local/freetds/include/sqlfront.h:23,
                 from /root/install/php4/ext/mssql/php_mssql.h:34,
                 from main/internal_functions.c:39:
/usr/local/freetds/include/sybdb.h:118: error: redefinition of typedef 'USHORT'
/opt/firebird/include/ibase.h:101: error: previous declaration of 'USHORT' was here
/usr/local/freetds/include/sybdb.h:165: error: redefinition of typedef 'BYTE'
/opt/firebird/include/ibase.h:156: error: previous declaration of 'BYTE' was here
make: ** [main/internal_functions.lo] Erro 1

 ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mssql=/usr/local/freetds --with-zlib-dir=/usr/lib --with-interbase=/opt/firebird --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-mhash=/usr/local/mhash --with-dom --enable-bcmath --enable-dba=shared --with-db4=/usr/include/db4

Freetds Version: the last stable


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-17 16:31 UTC] fmk@php.net
Just recompiled FreeTDS (0.64 dev from CSV) and the latest version of both PHP4 and PHP5 from CVS. I do not have that problem.

What version of FreeTDS are you using?
 [2005-03-25 01:47 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 23:01:30 2024 UTC