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

Alone7z does not build #243

Open
VictorEijkhout opened this issue Dec 13, 2024 · 0 comments
Open

Alone7z does not build #243

VictorEijkhout opened this issue Dec 13, 2024 · 0 comments

Comments

@VictorEijkhout
Copy link

make[1]: Entering directory '/work/00434/eijkhout/p7zip/p7zip-git/CPP/7zip/Bundles/Alone7z'
mkdir -p _o/bin
mkdir -p _o/lib/7z_addon_codec
make -C ../../../../C/fast-lzma2
make[2]: Entering directory '/work/00434/eijkhout/p7zip/p7zip-git/C/fast-lzma2'
gcc -shared -pthread -Wl,-soname,libfast-lzma2.so.1 -o libfast-lzma2.so.1.0 range_enc.o fl2_pool.o radix_struct.o xxhash.o fl2_compress.o fl2_common.o lzma2_enc.o lzma2_dec.o radix_bitpack.o fl2_threading.o util.o dict_buffer.o fl2_decompress.o radix_mf.o lzma_dec_x86_64.o
make[2]: Leaving directory '/work/00434/eijkhout/p7zip/p7zip-git/C/fast-lzma2'
cp -drf ../../../../C/fast-lzma2/libfast-lzma2.a _o
cp: cannot stat '../../../../C/fast-lzma2/libfast-lzma2.a': No such file or directory
make[1]: *** [../../7zip_gcc.mak:1438: _o/libfast-lzma2.a] Error 1
make[1]: Leaving directory '/work/00434/eijkhout/p7zip/p7zip-git/CPP/7zip/Bundles/Alone7z'
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