AppImageUpdate icon indicating copy to clipboard operation
AppImageUpdate copied to clipboard

No rule to make target libarchive.a

Open probal31 opened this issue 2 years ago • 0 comments

Hello,

Getting the below exception while trying to build appimageupdate

make[2]: *** No rule to make target '_deps/libappimage-build/libarchive-EXTERNAL-prefix/lib/libarchive.a', needed by '_deps/libappimage-build/src/libappimage/libappimage.so.1.0.3'.  Stop.

I have tried adding the libarchive-dev as the build dependency but that did not help.

probal31 avatar Apr 19 '23 07:04 probal31