Hi.
I'm trying to compile some 32 bit binaries on my Rock64, running ayufan's stretch-minimal 0.6.32. I'm stuck on the following:
Anyone knows what to do?
The reason I'm doing this is because openhab only works well on 32 bit Java on arm, so I have to run openhab and all it's dependencies in 32 bits. Java is up and running, what I need to do now is build telldus-core.
I've found threads with Raspberry users having the same problem, so I guess this is in some way arm related?
edit: Ok, looks like I'm completely stuck. Maybe it isn't possible compiling armhf binaries on arm64 anyway? Found this: https://stackoverflow.com/questions/4497...v8-machine
I'm trying to compile some 32 bit binaries on my Rock64, running ayufan's stretch-minimal 0.6.32. I'm stuck on the following:
Quote:Package gcc-multilib is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'gcc-multilib' has no installation candidate
Anyone knows what to do?
The reason I'm doing this is because openhab only works well on 32 bit Java on arm, so I have to run openhab and all it's dependencies in 32 bits. Java is up and running, what I need to do now is build telldus-core.
I've found threads with Raspberry users having the same problem, so I guess this is in some way arm related?
edit: Ok, looks like I'm completely stuck. Maybe it isn't possible compiling armhf binaries on arm64 anyway? Found this: https://stackoverflow.com/questions/4497...v8-machine