Gcc multilib installation issues on Jetson Orin Nano

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!

1 Like

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.

1 Like

I’m using Ubuntu 22.04.5 LTS, it seems like this package should be supported for this version. Do you know of a way I could install this package?

I’m actually on a Jetson Orin Nano, with Jetpack 6.6

If this is still an issue to support, please open a new topic at Jetson Orin Nano forum. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.