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

Lime not Making on Redhat 5 - /tmp/LiME/src/main.c:236: error: implicit declaration of function ‘ktime_to_ms’ #25

Closed
seanboylan opened this issue Jan 23, 2017 · 0 comments

Comments

@seanboylan
Copy link

Hi

I have cloned and switched to tags/v1.7.6. I am trying to make lime on a redhat 5 box but with no success.

[root@RHEL-TEST-VM-FOR-GIS-TEMP src]# make -C /lib/modules/uname -r/build M=$PWD
make: Entering directory /usr/src/kernels/2.6.18-238.el5-x86_64' LD /tmp/LiME/src/built-in.o CC [M] /tmp/LiME/src/tcp.o CC [M] /tmp/LiME/src/disk.o CC [M] /tmp/LiME/src/main.o /tmp/LiME/src/main.c: In function ‘write_range’: /tmp/LiME/src/main.c:236: error: implicit declaration of function ‘ktime_to_ms’ make[1]: *** [/tmp/LiME/src/main.o] Error 1 make: *** [_module_/tmp/LiME/src] Error 2 make: Leaving directory /usr/src/kernels/2.6.18-238.el5-x86_64'
[root@RHEL-TEST-VM-FOR-GIS-TEMP src]#

Any idea whats up..

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

1 participant