Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD precompiled binary does not start #11

Open
Peter2121 opened this issue Dec 22, 2021 · 2 comments
Open

FreeBSD precompiled binary does not start #11

Peter2121 opened this issue Dec 22, 2021 · 2 comments

Comments

@Peter2121
Copy link

Probably, FreeBSD binary is built for an old FreeBSD version - it does not start on FreeBSD 12.2 x64:

% ./ttg
ld-elf32.so.1: Shared object "libc.so.6" not found, required by "ttg"
% ls /lib/libc.so.*
/lib/libc.so.7
@Peter2121
Copy link
Author

...it works fine compiled from source though :)

@tenox7
Copy link
Owner

tenox7 commented Dec 22, 2021

I somehow forgot to compile it statically.... Let me fix that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants