Skip to content

Fix build on OpenBSD.#18

Merged
nqv merged 1 commit into
goburrow:masterfrom
4a6f656c:master
Oct 22, 2021
Merged

Fix build on OpenBSD.#18
nqv merged 1 commit into
goburrow:masterfrom
4a6f656c:master

Conversation

@geowiwi

@geowiwi geowiwi commented Oct 21, 2021

Copy link
Copy Markdown
Contributor

github.com/goburrow/serial

../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/serial_bsd.go:30:10: undefined: syscall.B460800
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/serial_bsd.go:78:44: fds.X__fds_bits undefined (type *syscall.FdSet has no field or method X__fds_bits)
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/serial_bsd.go:79:45: fds.X__fds_bits undefined (type *syscall.FdSet has no field or method X__fds_bits)
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/serial_bsd.go:86:5: fds.X__fds_bits undefined (type *syscall.FdSet has no field or method X__fds_bits)
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/serial_bsd.go:92:12: fds.X__fds_bits undefined (type *syscall.FdSet has no field or method X__fds_bits)
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/termios_bsd.go:10:17: cannot use speed (type uint32) as type int32 in assignment
../../../go/pkg/mod/github.com/goburrow/serial@v0.1.0/termios_bsd.go:14:17: cannot use speed (type uint32) as type int32 in assignment

@nqv
nqv merged commit bfb6911 into goburrow:master Oct 22, 2021
@nqv

nqv commented Oct 22, 2021

Copy link
Copy Markdown
Member

Thank you.

y-ponomarev added a commit to y-ponomarev/serial that referenced this pull request Jan 31, 2022
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

Successfully merging this pull request may close these issues.

3 participants