View Single Post
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#183
You need to unpack glibc.tar.gz and copy content to ubuntu. As I said there is something wrong so you need to create symlinks (ugly workaround):
ln -s $UBU_DIR/lib/arm-linux-gnueabihf/*.so* $UBU_DIR/lib/

If you do it on device you don't have to copy qemu, otherwise install qemu-user-static.
 

The Following 3 Users Say Thank You to elros34 For This Useful Post: