Changes between Initial Version and Version 1 of Ticket #69843, comment 6


Ignore:
Timestamp:
May 30, 2024, 1:30:58 AM (4 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69843, comment 6

    initial v1  
    1 It appears that strnlen is provided in /opt/local/include/LegacySupport/string.h, and posix_memalign is provided in /opt/local/include/LegacySupport/stdlib.h
     1It appears that `strnlen` is provided in /opt/local/include/LegacySupport/string.h, and `posix_memalign` is provided in /opt/local/include/LegacySupport/stdlib.h
    22So, I don't think I should be running into those build errors.
    33Any idea why I'm seeing these errors when I just rerun the ninja command?