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

fix_journal_watcher_cgo fails to compile #25

Open
willholley opened this issue Sep 21, 2020 · 0 comments
Open

fix_journal_watcher_cgo fails to compile #25

willholley opened this issue Sep 21, 2020 · 0 comments

Comments

@willholley
Copy link

It looks like #23 introduced a bug in fix_journal_watcher_cgo. Specifically, DefaultPacketDropLogTimeLayout needs to reference the utils package:

make build-cgo

...

# github.com/box/kube-iptables-tailer/drop
drop/journal_watcher_cgo.go:46:13: undefined: DefaultPacketDropLogTimeLayout
godep: go exit status 2
make: *** [Makefile:18: build-cgo] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant