Sysinternals / SysmonForLinux

MIT License
1.71k stars 181 forks source link

Build failure due to missing package #109

Closed MarioHewardt closed 1 year ago

MarioHewardt commented 1 year ago

Describe the bug Build step is missing a package: libc6-dev-i386

To Reproduce Build Sysmon on a system where SysinternalsEBPF was installed via package manager (i.e., not built on the system). Build failure:

/usr/include/x86_64-linux-gnu/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found

Sysmon version Built from source

Distro/kernel version Ubuntu 22.04

Sysmon configuration N/A

Logs N/A

Expected behavior Build to succeed.

Additional context N/A