Closed Alexey-T closed 1 year ago
I see that forum topic is about
version `GLIBC_2.34' not found (required by ./my_program)
but here we have different error. What did i miss?
From your log:
/home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-openbsd/i386-openbsd-as: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-openbsd/i386-openbsd-as) /home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-openbsd/i386-openbsd-as: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.34' not found (required by /home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-openbsd/i386-openbsd-as)
How can I solve it, please give a hint?
You are using binary utilities that have been prepared (compiled) by me on a fairly new Linux system, with a fairly new glibc. Your system has an older glibc. It would be good for me to know what version you are using. Do: ldd --version Do: uname -a And show me the output. I might be able to compile new binaries that work on your system. (I just did the same for another user that used the Darwin binary tools)
From my Ubuntu 20.4:
user@PC:~$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 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.
user@PC:~$ uname -a
Linux PC 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
user@PC:~$
Thanks. This is an old Ubuntu (20.04). Will see what I can do.
Will release new binaries that solve next week.
Great!
Would you mind testing with the latest release and let this latest release install the cross-binaries ? Thanks.
I posted new report about openbsd. Still cannot install it
up.txt <-- Full log