Hi Michal, > libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. > -I../../../../gnulib/lib -I../.. -I../../../.. -O0 -ggdb3 -MT fflush.lo > -MD -MP -MF .deps/fflush.Tpo -c ../../../../gnulib/lib/fflush.c -fPIC > -DPIC -o .libs/fflush.o > ../../../../gnulib/lib/fflush.c:31:30: fatal error: unused-parameter.h: > No such file or directory > #include "unused-parameter.h" > > > Please let me know if you need more info.
How-to-reproduce instructions (as a sequence of shell commands) would be useful. git clone from where? configure with what environment variables and which arguments? Bruno