conftest.c:17:17: error: 'p' was not declared in this scope
conftest.c:17:20: error: 'i' was not declared in this scope
conftest.c:17:21: error: expression list treated as compound expression in initializer [-fpermissive]
conftest.c:20:1: error: expected unqualified-id before '{' token
conftest.c:56:11: error: cannot convert 'char*' to 'char* (*)(char**, int)'
conftest.c:56:42: error: cannot convert 'char*' to 'char* (*)(char**, int)'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
g++: error: unrecognized command line option '-qlanglvl=extc89'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
g++: error: unrecognized command line option '-qlanglvl=ansi'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
g++: error: unrecognized command line option '-std'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
<command-line>: error: missing '(' after predicate
conftest.c:17:17: error: 'p' was not declared in this scope
conftest.c:17:20: error: 'i' was not declared in this scope
conftest.c:17:21: error: expression list treated as compound expression in initializer [-fpermissive]
conftest.c:20:1: error: expected unqualified-id before '{' token
conftest.c:56:11: error: cannot convert 'char*' to 'char* (*)(char**, int)'
conftest.c:56:42: error: cannot convert 'char*' to 'char* (*)(char**, int)'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
<command-line>: error: missing '(' after predicate
conftest.c:17:17: error: 'p' was not declared in this scope
conftest.c:17:20: error: 'i' was not declared in this scope
conftest.c:17:21: error: expression list treated as compound expression in initializer [-fpermissive]
conftest.c:20:1: error: expected unqualified-id before '{' token
conftest.c:56:11: error: cannot convert 'char*' to 'char* (*)(char**, int)'
conftest.c:56:42: error: cannot convert 'char*' to 'char* (*)(char**, int)'
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
g++: error: unrecognized command line option '-Xc'; did you mean '-X'?
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std is added to get
conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory
conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory
conftest.c:32:2: error: 'choke' does not name a type
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:39:3: error: 'omp_lock_t' does not name a type
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:114:28: error: variable or field 'omp_init_lock' declared void
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:114:28: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:114:40: error: expected primary-expression before ')' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:115:38: error: variable or field 'omp_init_lock_with_hint' declared void
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:115:38: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:115:50: error: expected primary-expression before ',' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:115:67: error: expected primary-expression before ')' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:117:31: error: variable or field 'omp_destroy_lock' declared void
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:117:31: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:117:43: error: expected primary-expression before ')' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:118:27: error: variable or field 'omp_set_lock' declared void
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:118:27: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:118:39: error: expected primary-expression before ')' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:119:29: error: variable or field 'omp_unset_lock' declared void
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:119:29: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:119:41: error: expected primary-expression before ')' token
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:120:27: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'?
/usr/local/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/omp.h:120:39: error: expected primary-expression before ')' token
conftest.c:33:15: error: expected unqualified-id before string constant
33 | "error: bool is not defined"
conftest.c:51:48: error: 's' does not name a type
conftest.c:61:28: error: 's' was not declared in this scope
conftest.c:79:24: error: 's' was not declared in this scope
conftest.c:83:63: error: 'i' was not declared in this scope
| "error: bool is not defined"
| "error: false is not defined"
| "error: false is not 0"
| "error: true is not defined"
| "error: true is not 1"
| "error: __bool_true_false_are_defined is not defined"
conftest.c:66:13: error: '_Bool' was not declared in this scope
conftest.c:66:20: error: expected primary-expression before ')' token
configure:6824: error: Regular expressions are not functional, you need g++ 4.9.0 or greater.
Could you help me please with any concrete command or set of commands to solve this error??