Missing src/libopts/save-flags.[ch] in 3.6.11 release tarball
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gnutls-3.6.11/src/libopts'
make all-am
make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gnutls-3.6.11/src/libopts'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o
libopts.c:14:10: fatal error: save-flags.h: No such file or directory
14 | #include "save-flags.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make[5]: *** [Makefile:1519: libopts_la-libopts.lo] Error 1
Edited Dec 02, 2019 by Nikos Mavrogiannopoulos