Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, firmware!

Sure! Your help would be appreciated.

Through testing we were able to fix the issue you encountered however, we couldn't get passed a new issue"__vdso_time: invalid mode for dlopen():Invalid argument"

Thanks in advance for your help.

(1 edit)

It strongly suggests that you trying to "Frankenstein" a glibc, and this never works well, if at all.
Try building on a clean install of Ubuntu 22.04.3 LTS.

In the end, for closed-source software, the ultimate solution is to figure out making static builds. Sorry for this advise in context of glibc. Bad advise, foolish me.

Hey, firmware!

Thanks. Building on a clean install sounds like a good idea, hopefully that solves it.