This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:532: checking for uname configure:570: checking for gcc configure:683: checking whether the C compiler (gcc ) works configure:699: gcc -o conftest conftest.c 1>&5 configure:725: checking whether the C compiler (gcc ) is a cross-compiler configure:730: checking whether we are using GNU C configure:739: gcc -E conftest.c configure:758: checking whether gcc accepts -g configure:795: checking for f77 configure:854: checking for ranlib configure:883: checking how to run the C preprocessor configure:904: gcc -E conftest.c >/dev/null 2>conftest.out configure:966: checking for stdlib.h configure:976: gcc -E conftest.c >/dev/null 2>conftest.out configure:966: checking for string.h configure:976: gcc -E conftest.c >/dev/null 2>conftest.out configure:966: checking for math.h configure:976: gcc -E conftest.c >/dev/null 2>conftest.out configure:966: checking for limits.h configure:976: gcc -E conftest.c >/dev/null 2>conftest.out configure:1011: gcc -c -g -O2 conftest.c 1>&5 configure:1179: checking whether ftruncate works configure:1191: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure:1213: checking whether long long is defined configure:1225: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure:1255: checking whether system V style IPC services are supported configure:1272: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure:1297: checking do we have flock_t defined configure:1309: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure: In function `main': configure:1304: `flock_t' undeclared (first use in this function) configure:1304: (Each undeclared identifier is reported only once configure:1304: for each function it appears in.) configure:1304: parse error before `filler' configure: failed program was: #line 1299 "configure" #include "confdefs.h" #include int main() { flock_t filler; ; return 0; } configure:1333: checking do we have union semun defined configure:1347: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure: In function `main': configure:1342: storage size of `filler' isn't known configure: failed program was: #line 1335 "configure" #include "confdefs.h" #include #include #include int main() { union semun filler; ; return 0; } configure:1386: checking for connect configure:1414: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5 configure:1527: checking for gethostbyname configure:1555: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c 1>&5