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

Fix compilation on i586 #1717

Closed
wants to merge 1 commit into from
Closed

Fix compilation on i586 #1717

wants to merge 1 commit into from

Conversation

bmwiedemann
Copy link

Without this patch, compilation on i586 failed with

ERROR: modpost: "__umoddi3" [/home/abuild/rpmbuild/BUILD/sysdig-0.27.0/build/driver/src/sysdig-probe.ko] undefined!

Note: it compiles, but is not tested otherwise.

without this patch, compilation failed with
ERROR: modpost: "__umoddi3" [/home/abuild/rpmbuild/BUILD/sysdig-0.27.0/build/driver/src/sysdig-probe.ko] undefined!

sysdig-CLA-1.0-signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
@FedeDP
Copy link
Contributor

FedeDP commented Dec 17, 2021

This is interesting @bmwiedemann .
Can you port the patch to the new falcosecurity/libs repository?
Or, better still, are you able to test build with current libs before, just to avoid porting a patch that is no more useful?
Thank you very much!

@FedeDP
Copy link
Contributor

FedeDP commented Dec 17, 2021

Followup on falcosecurity libs: falcosecurity/libs#160.

Thanks @bmwiedemann!
Closing this one.

@FedeDP FedeDP closed this Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants