Changes between Initial Version and Version 1 of Ticket #68552


Ignore:
Timestamp:
Oct 25, 2023, 8:31:22 PM (7 months ago)
Author:
rmclaren
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68552 – Description

    initial v1  
    1212Some excerpts from the config.log file:
    1313
     14
     15{{{
    1416Apple clang version 15.0.0 (clang-1500.0.40.1)
    1517Target: x86_64-apple-darwin22.6.0
     
    3032clang: error: unknown argument '-qversion'; did you mean '--version'?
    3133clang: error: no input files
     34}}}
    3235
    3336
     37{{{
    3438configure:7146: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
    3539conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
     
    4953| /* end confdefs.h.  */
    5054| #include <ac_nonexistent.h>
     55}}}
    5156
    52 
     57{{{
    5358conftest.c:53:10: fatal error: 'minix/config.h' file not found
    5459#include <minix/config.h>
     
    117122         ^~~~~~~~~~~~~~~~
    1181231 error generated.
     124}}}
    119125
     126