[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzip patch for kmod-25
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzip patch for kmod-25 |
Date: |
Thu, 19 Apr 2018 01:30:09 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Attached you may find a patch implementing lzip decompression support
for kmod-25.
It requires lzlib to compile http://www.nongnu.org/lzip/lzlib.html
I needed to pass the following options to configure:
./configure --with-lzlib lzlib_LIBS=-llz lzlib_CFLAGS=-llz
I have not tested it because my kernel does not support modules:
$ ./tools/lsmod
libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No
such file or directory
Error: could not get list of modules: No such file or directory
Please, test the patch and report any problems.
Best regards,
Antonio.
kmod-25_lzip-0.diff.lz
Description: Unix tar archive
- [Lzip-bug] Lzip patch for kmod-25,
Antonio Diaz Diaz <=