ok,I see. Please close the ticket . Thanks again.
ok,I see. Please closed the ticket . Thanks again.
Hi, I met a compile error from source code in CentOS. In the system, I install automake 1.13.4 according to follow messge. Branches: •master: the latest development code •v5.2: fixes for the next 5.2.x release •v5.0: fixes for the next 5.0.x release (unmaintained) Building the code from the git repository requires GNU Autotools. Here are the minimum versions that should work with XZ Utils; using the latest versions is strongly recommended: •Autoconf 2.64 •Automake 1.12 •gettext 0.19 (Note: autopoint...
Here is the testcase for lzma_vli_encode and lazma_vli_decode
Also, the Makefile.am in directory tests show add these cases.Add test_vli_size and test_vli_coder into parameters [TESTS and check_PROGRAMS]. And in the root directory of source code, run ./configure command to update Makefile.
Here is the testcase for lzma_vli_encode and lazma_vli_decode
Here is the testcase for lzma_vli_encode and lazma_vli_decode
Here is the testcase for lzma_vli_size.