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

webircgateway plugin make error #64

Open
MrReeee opened this issue Jul 30, 2019 · 1 comment
Open

webircgateway plugin make error #64

MrReeee opened this issue Jul 30, 2019 · 1 comment

Comments

@MrReeee
Copy link

MrReeee commented Jul 30, 2019

While following the build directions to run as plugin for webirc gateway I am getting the following error when I run make in the webircgateway directory.

plugin
github.com/tus/tusd/cmd/tusd/cli/hooks
# github.com/tus/tusd/cmd/tusd/cli/hooks
../go/src/github.com/tus/tusd/cmd/tusd/cli/hooks/file.go:57:32: cmd.ProcessState.ExitCode undefined (type *os.ProcessState has no field or method ExitCode)
github.com/go-sql-driver/mysql
github.com/mattn/go-sqlite3
github.com/rubenv/sql-migrate/sqlparse
gopkg.in/gorp.v1
github.com/rubenv/sql-migrate
github.com/tus/tusd/uid
gopkg.in/Acconut/lockfile.v1
github.com/kiwiirc/plugin-fileuploader/shardedfilestore
github.com/kiwiirc/plugin-fileuploader/expirer
github.com/rs/zerolog/log
os/signal
Makefile:26: recipe for target 'build-plugins' failed
make: *** [build-plugins] Error 2
@MrReeee
Copy link
Author

MrReeee commented Jul 31, 2019

It may also be worth noting that I had to do go get in the directory before I could build otherwise it would not grab the dependencies.

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

No branches or pull requests

2 participants