On 11/17/20 9:39 AM, Bruce Korb wrote:
timespec.c:2:0: warning: "_GL_TIMESPEC_INLINE" redefined
  #define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE

Looks like config.h includes timespec.h. config.h shouldn't include other files, as a rule, so I'd fix that.

I can't reproduce the problem because gnu-pw-mgr (commit e32699ad811540e73f648726a60d76e6ba58467c) doesn't build for me on Fedora 33:

$ GNULIB_SRCDIR=$HOME/src/gnu/gnulib ./bootstrap
Removing .gitmodules
Removing .tarball-version
Removing ChangeLog
Removing build-aux/
Removing doc/gnu-pw-mgr.texi
Removing m4/
Removing src/dep-set-opt
Removing src/gpw-str.c
Removing src/gpw-str.h
Removing src/set-opt.c
Removing src/set-opt.h
sed: can't read doc/titlepage.texi: No such file or directory

Reply via email to