-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Simple request to package a version compatible with steam deck (glibc 2.33)
I understand this may not be a priority, but if its not overly difficult it would be appreciated
(1)(deck@NullDeck DGEngine)$ ldd --version
ldd (GNU libc) 2.33
Copyright (C) 2021 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.
(deck@NullDeck DGEngine)$ ./DGEngine*.AppImage
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by ./DGEngine-x86_64.AppImage)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libsfml-window.so.2.6)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libsfml-system.so.2.6)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libopenal.so.1)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libudev.so.1)
(1)(deck@NullDeck DGEngine)$
Metadata
Metadata
Assignees
Labels
No labels