p7zip-project/p7zip

Unable to make file on Ubuntu 22.04 LTS

kramer04 opened this issue · 2 comments

Hello

Trying to make file with make -f makefile.gcc
But error when compiling

/bin/sh: 1: patchelf: not found
make: *** [../../7zip_gcc.mak:1350 : _o/libbrotlienc.so] Erreur 127

I attach log file
7zz.log

sudo apt-get install patchelf

Thanks