Hi,
I have loaded ubuntu linaro for iMX6 on SD Card and work well, unfortunately it doesn't have tunneling enabled so I tried to re-compile kernel on ubuntu linaro but I get this error:
arm-linux-gnueabli-ld: not found
I searched the library in synaptic but I haven't found it.
Can you help me?
Tnks
Marco
Marco, does AlbertT's reply help you? If yes, please click Correct Answer/Help Answer.
Thanks,
Yixing
Hello Marco,
This could help you to recompile the kernel : https://wiki.linaro.org/Boards/MX6QSabreLite
Especially make sure to get gcc-arm-linux-gnueabi (sudo apt-get install gcc-arm-linux-gnueabi).
Thank Albert for your reply,
The problem was that I used the wrong ubuntu release.
I solved using ubuntu 9.04.
I have another question, how can I enable tunneling in linux kernel (with ltib)?
Tnks
Marco