Closed pazos closed 6 years ago
I may have fixed that already in my unmerged fork, but I'll double-check, thanks ;).
That's strange, https://github.com/NiLuJe/crosstool-ng/blob/1.23-kindle/scripts/functions#L901 has been in there since forever...
On the off-chance something wonky is happening, try with my koxtoolchain fork?
@NiLuJe: didn't work on your master branch. Same error. I think this is a 32 bit related issue because it downloads OK on a x86_64 system.
That... Shouldn't be a factor at all o_O.
On Sun, Oct 14, 2018, 21:00 Martín Fernández notifications@github.com wrote:
@NiLuJe https://github.com/NiLuJe: didn't work on your master branch. Same error. I think this is a 32 bit related issue because it downloads OK on a x86_64 system.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/koreader/koxtoolchain/issues/6#issuecomment-429652396, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG1ZuoUtBClqKCzS6lw6Sa3Fa8hqCL9ks5uk4nCgaJpZM4Xa4JU .
That... Shouldn't be a factor at all o_O.
Yup, you're right. It seems related to build inside VirtualBox. Can't build on a x64 VM with the same error.
Solution: if you're building on VBox change network adapter from NAT to bridge and choose the iface used by your host to connect to the network.
I'm closing this issue, since isn't an issue anymore :smile:
Trying to build a kindlepw2 toolchain:
pinging @NiLuJe @Frenzie, sorry for the work guys :d
It seems that the new location is under https://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/. This may affect other target/components as too.