cross-compile Qt for beaglebone black

@benedict.hewson
i may be missing something in his instructions. the first go around, the gui_analogclock ran on the host. but i could not get it to compile for the BBB on the host.
So i started a clean setup with his instructions, now i can’t get it to build Qt. so clearly I’m missing some thing. might try it again this weekend. i’m working with a VB Debian install that used for some BeagleV work, might need to install a clean OS and try again.

Based on responses to commands below. A different image maybe required? Which image is best for running Qt that has been cross-compiled?

debian@BeagleBone:~$ ./testcross
./testcross: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.34’ not found (required by ./testcross)

debian@BeagleBone:~$ ldd --version
ldd (Debian GLIBC 2.31-13+deb11u11) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

debian@BeagleBone:~$ sudo apt list upgradeable glibc
Listing… Done

debian@BeagleBone:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye