Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crosscompiled binary failing to run. #9022

Closed
awright424 opened this issue Jul 26, 2018 · 2 comments
Closed

crosscompiled binary failing to run. #9022

awright424 opened this issue Jul 26, 2018 · 2 comments

Comments

@awright424
Copy link

IF YOU DON'T REMOVE THESE FOUR LINES, THEN YOUR REPORT WILL BE CLOSED AUTOMATICALLY
Questions and user problems should be directed at the forum (http://discuss.ardupilot.org)
Please be very sure you have found a bug when opening this issue
If there was a previous discussion in the forum, link to it

Bug report

Issue details

Please describe the problem

Version
What version was the issue encountered with

Platform
[ x ] All
[ ] AntennaTracker
[ x ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

Airframe type
What type of airframe (flying wing, glider, hex, Y6, octa etc)
quad
Hardware type
What autopilot hardware was used? (Pixhawk, Cube, Pixracer, Navio2, etc)
pocketbeagle/pocket pilot
Logs
Please provide a link to any relevant logs that show the issue

debian@beaglebone:~$ sudo ./arducopter ./arducopter: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.27' not found (required by ./arducopter)

This binary was crosscompiled on ubuntu 18.04. I am able to do this in a docker container running ubuntu 16.04 but I would like to know how to rectify this so I dont have to compile in docker.

@WickedShell
Copy link
Contributor

Closing as a stale support issue. Looks to be a missmatch between your libc versions though, for more support please go to discuss.ardupilot.org.

@monkeypants
Copy link
Contributor

for future reference: the work around at mirkix/BBBMINI#45 works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants