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

compiling error on ubuntu 18.04 #214

Open
hashbangtech opened this issue Apr 15, 2023 · 2 comments
Open

compiling error on ubuntu 18.04 #214

hashbangtech opened this issue Apr 15, 2023 · 2 comments

Comments

@hashbangtech
Copy link

hello
compiling error on ubuntu 18.04.
ipt-netflow/ipt_NETFLOW.c: In function ‘netflow_work_fn’:
ipt-netflow/ipt_NETFLOW.c:4504:11: error: implicit declaration of function ‘__smp_processor_id’; did you mean ‘smp_processor_id’? [-Werror=implicit-function-declaration]
wk_cpu = __smp_processor_id();
^~~~~~~~~~~~~~~~~~
smp_processor_id
cc1: some warnings being treated as errors
thanks

@svlobanov
Copy link

ubuntu 18.04 is EoL so there is no reason to use it

@gnought
Copy link

gnought commented May 1, 2023

This issue will be fixed after applying PR #217

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

No branches or pull requests

3 participants