Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Projects Projects
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • FPCFPC
  • ProjectsProjects
  • Issues
  • #3
Closed
Open
Created Mar 29, 2022 by RDL-28@RDL-28

libc.so.6: version 'GLIBC_2.34' not found

  • Lazarus/FPC Version: Lazarus 2.2.0 (rev lazarus_2_2_0-0-g4d49533f10) FPC 3.3.1 x86_64-linux-qt5
  • Operating System: Arch Linux
  • CPU/Bitness: Intel Core i7-9700K @ 8x 4.9GHz / 64 Bit

A compiled program on my system is not usable on another system where the version of glibc is lower than mine.

What happens

I'm running my program in Debian Jessie and getting the error:

project1: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.34' not found (required by /program/project1)

What did you expect

Successful launch of the program.

Steps to reproduce

Compile the nested project in Arch Linux with the latest updates Project-Test.zip

Run the compiled project on Debian Jessie

Edited Mar 29, 2022 by RDL-28
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking