Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Switch to github version of the Google code golang ODBC driver #22

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

svrc
Copy link

@svrc svrc commented Jul 7, 2016

Updates godeps and code to use the Github dependency of ODBC driver that no longer resolves

@cfdreddbot
Copy link

Hey svrc-pivotal!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@hcf-bot
Copy link

hcf-bot commented Jul 7, 2016

Can one of the admins verify this patch?

@sorvis
Copy link

sorvis commented Dec 28, 2017

I tried merging the change and building and it seems like its still not building.

root@ff82a0691c2d:/go/src/github.com/cloudfoundry-incubator/cf-mssql-broker# god
ep restore
godep: WARNING: Godep workspaces (./Godeps/_workspace) are deprecated and suppor
t for them will be removed when go1.8 is released.
godep: WARNING: Go version (go1.9) & $GO15VENDOREXPERIMENT= wants to enable the
vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) e
xists
root@ff82a0691c2d:/go/src/github.com/cloudfoundry-incubator/cf-mssql-broker# go
build
# github.com/alexbrainman/odbc/api
../../alexbrainman/odbc/api/api_unix.go:13:18: fatal error: sql.h: No such file
or directory
 // #include <sql.h>
                  ^
compilation terminated.

@sorvis
Copy link

sorvis commented Dec 28, 2017

Actually it works I just needed to install UnixODBC

https://github.com/alexbrainman/odbc/wiki/InstallingUnixODBC

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

Successfully merging this pull request may close these issues.

4 participants