Changes between Initial Version and Version 1 of Ticket #62994, comment 5


Ignore:
Timestamp:
Jun 6, 2021, 1:58:08 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62994, comment 5

    initial v1  
    1 Yuk -- just saw this again on another system, and no combo of disabling universal builds, etc, fixed it.
     1Yuk -- just saw this again on another system, and no combo of disabling parallel builds, etc, fixed it.
    22
    33The issue is coming, it seems, from a test in this file {{{m4/getcwd-abort-bug.m4}}} that makes it's way into the configure script. I didn't spend hours on it, but it looks like they are looking for some kind of bug in libc on certain versions of linux, that shows up when {{{PATH_MAX < getpagesize ();}}}.