5.19.90 tarball: ./configure has syntax errors (gl_FUNC_NANOSLEEP: command...
Brought to you by:
bkorb
Trying to run ./configure yields a long list of errors, inter alia:
./configure: line 11261: gl_FUNC_NANOSLEEP: command not found
./configure: line 11262: gl_TIMESPEC: command not found
[...]
./configure: line 11894: gl_HEADER_ERRNO_H: command not found
./configure: line 11895: gl_HEADER_TIME_H: command not found
./configure: line 11896: gl_CHECK_TYPE_STRUCT_TIMESPEC: command not found
./configure: line 11897: gl_FUNC_NANOSLEEP: command not found
./configure: line 11898: gl_STDDEF_H: command not found
./configure: line 11899: gl_STDNORETURN_H: command not found
./configure: line 11900: gl_TIMESPEC: command not found
I surely do hate autotools, including the gnulib stuff.
I don't see it because somehow or another the collection of gnulib m4 files show up in my tarball. autoconf (or something) expands those things into shell script code. Obviously, not for you. I've put up real tarballs now: 5.19.93. If they're okay, then the problem is with the construction of the source RPM.
Bruce Korb wrote:
Good morning,
Well I can verify that the new tarball seems to work. The rpm-included one had a literal
gl_FUNC_NANOSLEEP
in ./configure the new one does not.
cu Andreas
fixed in pre-release