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

grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc #513

Open
faveoled opened this issue Apr 12, 2022 · 0 comments
Open

Comments

@faveoled
Copy link

Hi, I tried to package Ubuntu 12.04 game into AppImage and run it on 20.04.

app: c501checkers
union: true

ingredients:
  package: c501checkers
  dist:    precise
  sources:
    - deb http://old-releases.ubuntu.com/ubuntu/ precise main universe
  ppas:
    - colingille/freshlight

script:
  - cp ./usr/share/c501checkers/data/icon.png ./c501checkers-icon.png

This is what I get after running the AppImage:

user@hp-laptop:~/Downloads/pkg2appimage$ ./out/C501_Checkers-1.1.3+precise1.glibc2.14-x86_64.AppImage 
grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc

Any ideas how to 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

1 participant