Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running make #2

Open
brijesh27 opened this issue Sep 8, 2016 · 0 comments
Open

Error while running make #2

brijesh27 opened this issue Sep 8, 2016 · 0 comments

Comments

@brijesh27
Copy link

Hi ,

I have successfully executed the cmake ..
but after that i am running make but it is giving below errors :

build]# make
Scanning dependencies of target mongoodbc
[ 5%] Building CXX object CMakeFiles/mongoodbc.dir/src/odbcintf.cpp.o
In file included from /root/sp13_10g/src/odbcintf.cpp:17:
/root/sp13_10g/src/odbcintf.h:21:17: error: sql.h: No such file or directory
/root/sp13_10g/src/odbcintf.h:22:20: error: sqlext.h: No such file or directory
In file included from /root/sp13_10g/src/odbcintf.cpp:17:
/root/sp13_10g/src/odbcintf.h:26: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:33: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:38: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:45: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:55: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:62: error: ‘SQLRETURN’ does not name a type
/root/sp13_10g/src/odbcintf.h:65: error: ‘SQLRETURN’ does not name a type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant