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

Error when compiling in RHEL7 #29

Closed
robertbotez opened this issue Jun 15, 2021 · 1 comment
Closed

Error when compiling in RHEL7 #29

robertbotez opened this issue Jun 15, 2021 · 1 comment

Comments

@robertbotez
Copy link

Hi,

I tried to compile the module in RHEL7 (kernel version 5.12.10) and I have the following error (I also attached the log file):

/root/gtp5g/gtp5g.c:1461:27: error: ‘ip_tunnel_get_stats64’ undeclared here (not in a function); did you mean ‘ip_tunnel_get_ttl’?
.ndo_get_stats64 = ip_tunnel_get_stats64,

Does this module support RHEL7?
log.txt

@muthuramanecs03g
Copy link
Collaborator

Hi @robertbotez ,

Does this module support RHEL7?
No,

Please consider using and report an issue in the following repository.

https://github.com/free5gc/gtp5g

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

2 participants