silicann / blickwerk-boot

linux kernel and u-boot sources for blickwerk sensors
0 stars 3 forks source link

u-boot-build looks for wrong library name #10

Closed dangowrt closed 4 years ago

dangowrt commented 5 years ago

I had to copy the library in build/production/u-boot-build/ to satisfy the follow-up mv looking for it with another name.

cp _libfdt.cpython-37m-x86_64-linux-gnu.so _libfdt.so

Probably this is caused by using a more recent toolchain...

dangowrt commented 4 years ago

Seems to be related to archlinux Python alternatives handling, close as we should be building on Debian