-
Notifications
You must be signed in to change notification settings - Fork 1
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
compilation problem with socket API #3
Comments
Hello, In the mean time, could you try the mptcp_v0.92_socket_api branch? Thanks |
If you compiled against different kernel versions, you might need to clean the build by: |
Hello, I tried to install the mptcp_v0.91.3_api and mptcp_v0.92_socket_api. I did
after restarting in the kernel 4.4.70+ it boots into (initramfs). I think the kernel has been installed but there is some issue with the booting. Feri |
Hi Feri, Hoang |
Hi, Just saw your error: "Error! Your kernel headers for kernel 4.4.70+ cannot be found." Have you run |
Hi Hoang, thank you very much, the above two commands worked and now I could boot to the new mptcp_v0.92_socket_api kernel. How can I check whether the socket API is there without writing an actual socket program? By the way I installed this mptcp_v0.92_socket_api kernel on a fresh ubuntu Virtualbox VM. I had installed previously your Vagrantbox version as well which works perfectly. Great job and thank you again. Cheers |
Hello,
I encountered the following error when I tried to install mptcp_v0.91.3 with your applied socket API patches ( https://github.com/hoang-tranviet/mptcp.git ):
I would appreciate any advice.
thank you
Feri
The text was updated successfully, but these errors were encountered: