We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The "o" project https://github.com/xyproto/o fails:
github.com/pkg/term/termios vendor/github.com/pkg/term/termios/pty_freebsd.go:10:15: undefined: unix vendor/github.com/pkg/term/termios/pty_freebsd.go:19:22: undefined: unix vendor/github.com/pkg/term/termios/pty_freebsd.go:24:19: undefined: unix vendor/github.com/pkg/term/termios/pty_freebsd.go:33:19: undefined: unix *** Error code 2
This is a regression between c3ffed2 and v1.1.0 (it was building fine in c3ffed2).
FreeBSD 12.2
The text was updated successfully, but these errors were encountered:
This is still a problem
github.com/pkg/term/termios /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:10:15: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:19:22: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:24:19: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:33:19: undefined: unix
/home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:10:15: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:19:22: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:24:19: undefined: unix /home/tbyte/go/pkg/mod/github.com/pkg/[email protected]/termios/pty_freebsd.go:33:19: undefined: unix
go version go1.20.12 freebsd/amd64 FreeBSD 14.0-RELEASE-p3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The "o" project https://github.com/xyproto/o fails:
This is a regression between c3ffed2 and v1.1.0 (it was building fine in c3ffed2).
FreeBSD 12.2
The text was updated successfully, but these errors were encountered: