get an error when execute go build


SET GOOS=linux
SET GOARCH=386
SET CGO_ENABLED=1
SET CXX=mingw32-g++
SET CC=mingw32-c++

gopkg.in/rana/ora.v3

..\gopkg.in\rana\ora.v3\conn.go:51: undefined: Env
..\gopkg.in\rana\ora.v3\conn.go:52: undefined: Ses
..\gopkg.in\rana\ora.v3\pool.go:63: undefined: Env
..\gopkg.in\rana\ora.v3\pool.go:64: undefined: SrvCfg
..\gopkg.in\rana\ora.v3\pool.go:65: undefined: SesCfg


[image: 001] 
<https://cloud.githubusercontent.com/assets/23138458/24466091/35fd661c-1475-11e7-932a-b70edcf9e1f3.png>

[image: 002] 
<https://cloud.githubusercontent.com/assets/23138458/24466138/661388e0-1475-11e7-91a3-991667d89ec1.png>


What do I need to compile, pls help.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to