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

Portability issues on BSD #34

Closed
HouzuoGuo opened this issue Feb 20, 2018 · 2 comments
Closed

Portability issues on BSD #34

HouzuoGuo opened this issue Feb 20, 2018 · 2 comments
Assignees
Labels

Comments

@HouzuoGuo
Copy link
Owner

Compilation failures are observed on FreeBSD, due to missing syscall symbols:

laitos/main_util.go:26:13: undefined: syscall.Mlockall
laitos/main_util.go:175:58: undefined: syscall.TCGETS
laitos/main_util.go:185:65: undefined: syscall.TCSETS

@HouzuoGuo HouzuoGuo added the bug label Feb 20, 2018
@HouzuoGuo HouzuoGuo self-assigned this Feb 20, 2018
@HouzuoGuo
Copy link
Owner Author

i don't want to work with bsd

@HouzuoGuo
Copy link
Owner Author

forget about BSD

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

No branches or pull requests

1 participant