chornbeak / pyodbc

Automatically exported from code.google.com/p/pyodbc
MIT No Attribution
0 stars 0 forks source link

build problem on Cygwin #334

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download the 3.0.7 version of pyodbc, cygwin 1.7.22, unixODBC 2.3.1
2.Try to build and install using setup.py install

What is the expected output? What do you see instead?
Instead of a successfull installation I get a list of errors that I copied in 
the attached txt file.

I'd be very gratefull for help as I don't understand the error messages.

Regards,
Karol

Original issue reported on code.google.com by karol.mi...@gmail.com on 8 Aug 2013 at 11:21

Attachments:

GoogleCodeExporter commented 8 years ago
I get roughly the same error with MS ODBC.

First a fail on the CDECL - and if I comment out the windefs.h include I get a 
second failure with conflicting ULONG declaration (unsigned int vs unsigned 
long).

I'm using 64bit windows 7, cygwin setup 2.831.

Original comment by jeremy.n...@gmail.com on 19 Nov 2013 at 4:02

GoogleCodeExporter commented 8 years ago
me too

Original comment by cpu...@gmail.com on 3 Jun 2014 at 9:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
same issue here.

Original comment by cbhor...@gmail.com on 7 Apr 2015 at 7:27