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

wrapper fails on my machine with x86 files #31

Open
Acry opened this issue Jan 27, 2023 · 0 comments
Open

wrapper fails on my machine with x86 files #31

Acry opened this issue Jan 27, 2023 · 0 comments

Comments

@Acry
Copy link

Acry commented Jan 27, 2023

Hi!

Maybe someone can help me out.

ldd x86.out 
        linux-gate.so.1 (0xf7f8f000)
        libc.so.6 => /usr/lib32/libc.so.6 (0xf7c00000)
        /lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0xf7f91000)
pylddwrap ./x86.out
raise RuntimeError("Unexpected library path: {}".format(dep_path))
RuntimeError: Unexpected library path: linux-gate.so.1

6.1.7-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Jan 18 22:33:03 UTC 2023 x86_64 GNU/Linux

Any hints?

Regards
Acry

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

1 participant