problem: arm-linux-gnueabi-ld

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

problem: arm-linux-gnueabi-ld

1,340 Views
marcobari
Contributor I

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


Labels (2)
0 Kudos
3 Replies

634 Views
YixingKong
Senior Contributor IV

Marco, does AlbertT's reply help you? If yes, please click Correct Answer/Help Answer.

Thanks,

Yixing

0 Kudos

634 Views
AlbertT
Contributor V

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).

0 Kudos

634 Views
marcobari
Contributor I

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


0 Kudos