Menu

#203 5.19.90 tarball: ./configure has syntax errors (gl_FUNC_NANOSLEEP: command not found)

autogen
pending
None
7
2020-09-22
2020-09-19
No

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

Discussion

  • Bruce Korb

    Bruce Korb - 2020-09-20
    • status: open --> accepted
    • assigned_to: Bruce Korb
     
  • Bruce Korb

    Bruce Korb - 2020-09-20

    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.

     
  • Andreas Metzler

    Andreas Metzler - 2020-09-20

    Bruce Korb wrote:

    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.

    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

     
  • Bruce Korb

    Bruce Korb - 2020-09-22
    • status: accepted --> pending
     
  • Bruce Korb

    Bruce Korb - 2020-09-22

    fixed in pre-release

     

Log in to post a comment.

MongoDB Logo MongoDB