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

Is odbc tied to a specific g++ version? #39

Open
ranjithchev opened this issue Aug 15, 2018 · 1 comment
Open

Is odbc tied to a specific g++ version? #39

ranjithchev opened this issue Aug 15, 2018 · 1 comment

Comments

@ranjithchev
Copy link

ranjithchev commented Aug 15, 2018

Hi

I'm trying to install odbc on a Linux machine with gcc 5.3.1. It works on one Linux host but does not work on the other one. The error I get is as below. I'm not very familiar with c++ and hence would appreciate on what I would be missing.

opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: cannot find -lodbc
collect2: error: ld returned 1 exit status

@wankdanker
Copy link
Owner

Hi @ranjithchev.

It is not tied to any specific version of g++. Are the unixodbc development packages are installed? (https://github.com/wankdanker/node-odbc#requirements)

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

2 participants