Actions
Bug #2733
closed
VJ
VJ
rust/mingw: libc::IPPROTO_* not defined
Bug #2733:
rust/mingw: libc::IPPROTO_* not defined
Affected Versions:
Effort:
Difficulty:
Label:
Description
In the latest up 2 date MinGW, Rust fails to build due to missing definitions of libc::IPPROTO_. Since we use just 2 (IPPROTO_TCP and IPPROTO_UDP), I think we can define them in the Suricata Rust glue code itself.
VJ Updated by Victor Julien about 7 years ago
- Status changed from New to Assigned
- Assignee set to Victor Julien
- Target version set to 5.0beta1
VJ Updated by Victor Julien about 7 years ago
- Status changed from Assigned to Closed
Actions