pyed / transmission-telegram

Control your Transmission through a Telegram bot
Apache License 2.0
288 stars 47 forks source link

compile error? (undefined: open etc.) #7

Closed FrancYescO closed 7 years ago

FrancYescO commented 7 years ago
go get -u github.com/pyed/transmission-telegram
# github.com/pyed/tailer
go/src/github.com/pyed/tailer/fileTailer.go:62: undefined: open
go/src/github.com/pyed/tailer/fileTailer.go:79: undefined: initWatcher
go/src/github.com/pyed/tailer/fileTailer.go:99: undefined: startEventLoop
go/src/github.com/pyed/tailer/fileTailer.go:121: undefined: processEvents
pyed commented 7 years ago

are you using something other than linux/windows/macos ?

FrancYescO commented 7 years ago

FreeBSD

pyed commented 7 years ago

Sorry about that, I was experimenting with a new lighter tail package, but it only compiles currently for the 3 main systems, I moved it to a new branch, and master is reseted to 1.4v