On Fri, Sep 07, 2018 at 11:56:18AM +0200, Jürgen Herrmann wrote:
> I'm on linux mint 19, freshly installed on a new laptop about 6 weeks
> ago. So i wanted to compile latest btrfs-progs and latest stable kernel
> first before reporting that here, BUT: I cannot compile btrfs-progs 
> 4.17.1
> because of the following error:
> 
>      [CC]     convert/source-reiserfs.o
> In file included from convert/source-reiserfs.c:30:0:
> ./convert/source-reiserfs.h:23:10: fatal error: reiserfs/misc.h: No such 
> file or directory
>   #include <reiserfs/misc.h>
>            ^~~~~~~~~~~~~~~~~
> compilation terminated.
> Makefile:309: recipe for target 'convert/source-reiserfs.o' failed
> make: *** [convert/source-reiserfs.o] Error 1
> 
> A google search did not turn up any help nor does apt know of any
> reiserfs related libs that i could install.

The build dependencies are in the file INSTALL.

Reply via email to