On Sat, Sep 26, 2020 at 10:44:59PM +0200, Kornel Benko wrote: > And before you ask, here the full sequence > $ cd source > $ ./autogen.sh These two commands below look strange to me in the sense that I would not expect autogen to update anything in build directory > $ cd build > $ source/configure .... > $ make all > $ make install -n | egrep abcd P