I need gcc-multilib because it’s a dependency for the PX4-Autopilot repo i am trying to use. When I try to install gcc-multilib i get the following error message:
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
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
I’ve been stuck on this issue for a couple of days and I would really appreciate some advice!
Hi,
Jetson Nano is supported on Jetpack 4, which is with Ubuntu 18.04. Not sure it seems like there is no gcc-multilib package for arm64 on 18.04. So reporting no candidate looks expected.