encounter error on mac os x #9

Closed
opened 2018-10-13 13:07:42 -04:00 by luckypoem · 2 comments
luckypoem commented 2018-10-13 13:07:42 -04:00 (Migrated from github.com)

hi.
after i ran "go get -u -v github.com/kanocz/lcvpn" under $GOPATH,
it shows:
...

github.com/kanocz/lcvpn

src/github.com/kanocz/lcvpn/iface.go:26:16: undefined: water.NewTUN
src/github.com/kanocz/lcvpn/iface.go:35:15: undefined: tenus.NewLinkFrom
src/github.com/kanocz/lcvpn/iface.go:89:11: undefined: "github.com/kanocz/lcvpn/netlink".DelRoute
yudeMacBook-Air:gopath brite$

how to fix the errors?

hi. after i ran "go get -u -v github.com/kanocz/lcvpn" under $GOPATH, it shows: ... # github.com/kanocz/lcvpn src/github.com/kanocz/lcvpn/iface.go:26:16: undefined: water.NewTUN src/github.com/kanocz/lcvpn/iface.go:35:15: undefined: tenus.NewLinkFrom src/github.com/kanocz/lcvpn/iface.go:89:11: undefined: "github.com/kanocz/lcvpn/netlink".DelRoute yudeMacBook-Air:gopath brite$ how to fix the errors?
kanocz commented 2018-10-21 14:27:49 -04:00 (Migrated from github.com)

for now lcvpn works only on Linux (it's specified in readme)
I'm thinking about adding support of osx and freebsd, but have no eta yet

for now lcvpn works only on Linux (it's specified in readme) I'm thinking about adding support of osx and freebsd, but have no eta yet
kanocz commented 2018-11-04 08:12:11 -05:00 (Migrated from github.com)

in fact duplicate od #8

in fact duplicate od #8
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kanocz/lcvpn#9
No description provided.