Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18769 closed defect (fixed)

BUG: Empty defines in unixODBC header files

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: simon@…
Port: unixODBC

Description

In the header files of unixODBC, there are blank defines for ODBCINT64 and UODBCINT64.
There is a more thourough description on the freetds mailing list.
It causes problems in the unixODBC detection of the new Qt I am trying to build.

The problem has been fixed in the unixODBC CVS.
Attached is the CVS solution to be applied to the current version.

FreeBSD already applies the same patches patch-include-sqltypes.h and patch-exe-odbc-config.c .

Attachments (3)

patch-odbc-config.c.diff (666 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.
patch-sqltypes.h.diff (994 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.
Portfile.diff (630 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: patch-odbc-config.c.diff added

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: patch-sqltypes.h.diff added

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by alakazam@…

Status: newassigned

comment:2 Changed 15 years ago by alakazam@…

Resolution: fixed
Status: assignedclosed

Committed in r47896. Thanks !

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.