My favorites
▼
|
Sign in
pyodbc
Python ODBC library
Project Home
Downloads
Wiki
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
253
attachment: build.log
(2.0 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
running build
running build_ext
building 'pyodbc' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/home1
creating build/temp.linux-x86_64-2.7/home1/users
creating build/temp.linux-x86_64-2.7/home1/users/joe.borg
creating build/temp.linux-x86_64-2.7/home1/users/joe.borg/pyodbc-3.0.3
creating build/temp.linux-x86_64-2.7/home1/users/joe.borg/pyodbc-3.0.3/src
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYODBC_VERSION=3.0.3 -I/software/Python/272/include/python2.7 -c /home1/users/joe.borg/pyodbc-3.0.3/src/buffer.cpp -o build/temp.linux-x86_64-2.7/home1/users/joe.borg/pyodbc-3.0.3/src/buffer.o -Wno-write-strings
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /home1/users/joe.borg/pyodbc-3.0.3/src/buffer.cpp:12:
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:49:17: error: sql.h: No such file or directory
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:50:20: error: sqlext.h: No such file or directory
In file included from /home1/users/joe.borg/pyodbc-3.0.3/src/buffer.cpp:12:
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:66: error: 'IsSet' declared as an 'inline' variable
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:66: error: 'DWORD' was not declared in this scope
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:66: error: 'DWORD' was not declared in this scope
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:66: error: initializer expression list treated as compound expression
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:67: error: expected ',' or ';' before '{' token
In file included from /home1/users/joe.borg/pyodbc-3.0.3/src/buffer.cpp:17:
/home1/users/joe.borg/pyodbc-3.0.3/src/buffer.h:46: error: 'SQLLEN' has not been declared
In file included from /home1/users/joe.borg/pyodbc-3.0.3/src/buffer.cpp:18:
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbcmodule.h:36: error: 'HENV' does not name a type
error: command 'gcc' failed with exit status 1
Powered by
Google Project Hosting