xref: /openbsd/gnu/usr.sbin/mkhybrid/src/config.log (revision f0d9efc0)
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4configure:526: checking for gcc
5configure:603: checking whether the C compiler (gcc  ) works
6configure:617: gcc -o conftest    conftest.c  1>&5
7configure:637: checking whether the C compiler (gcc  ) is a cross-compiler
8configure:642: checking whether we are using GNU C
9configure:651: gcc -E conftest.c
10configure:666: checking whether gcc accepts -g
11configure:694: checking for working const
12configure:748: gcc -c -g -O2  conftest.c 1>&5
13configure:769: checking how to run the C preprocessor
14configure:790: gcc -E  conftest.c >/dev/null 2>conftest.out
15configure:830: checking whether sys/types.h defines makedev
16configure:842: gcc -o conftest -g -O2   conftest.c  1>&5
17configure:940: checking for dirent.h that defines DIR
18configure:953: gcc -c -g -O2  conftest.c 1>&5
19configure:978: checking for opendir in -ldir
20configure:997: gcc -o conftest -g -O2   conftest.c -ldir   1>&5
21ld: -ldir: no match
22collect2: ld returned 1 exit status
23configure: failed program was:
24#line 986 "configure"
25#include "confdefs.h"
26/* Override any gcc2 internal prototype to avoid an error.  */
27/* We use char because int might match the return type of a gcc2
28    builtin and then its argument prototype would still apply.  */
29char opendir();
30
31int main() {
32opendir()
33; return 0; }
34configure:1069: checking for memmove
35configure:1097: gcc -o conftest -g -O2   conftest.c  1>&5
36configure:1069: checking for sbrk
37configure:1097: gcc -o conftest -g -O2   conftest.c  1>&5
38configure:1069: checking for strdup
39configure:1097: gcc -o conftest -g -O2   conftest.c  1>&5
40configure:1125: checking for sys/mkdev.h
41configure:1135: gcc -E  conftest.c >/dev/null 2>conftest.out
42configure:1131: sys/mkdev.h: No such file or directory
43configure: failed program was:
44#line 1130 "configure"
45#include "confdefs.h"
46#include <sys/mkdev.h>
47configure:1125: checking for sys/sysmacros.h
48configure:1135: gcc -E  conftest.c >/dev/null 2>conftest.out
49configure:1131: sys/sysmacros.h: No such file or directory
50configure: failed program was:
51#line 1130 "configure"
52#include "confdefs.h"
53#include <sys/sysmacros.h>
54configure:1125: checking for malloc.h
55configure:1135: gcc -E  conftest.c >/dev/null 2>conftest.out
56In file included from configure:1131:
57/usr/include/malloc.h:4: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>"
58configure: failed program was:
59#line 1130 "configure"
60#include "confdefs.h"
61#include <malloc.h>
62configure:1125: checking for termios.h
63configure:1135: gcc -E  conftest.c >/dev/null 2>conftest.out
64configure:1125: checking for sys/types.h
65configure:1135: gcc -E  conftest.c >/dev/null 2>conftest.out
66configure:1165: checking for unistd.h
67configure:1175: gcc -E  conftest.c >/dev/null 2>conftest.out
68configure:1165: checking for string.h
69configure:1175: gcc -E  conftest.c >/dev/null 2>conftest.out
70configure:1165: checking for strings.h
71configure:1175: gcc -E  conftest.c >/dev/null 2>conftest.out
72configure:1165: checking for sys/stat.h
73configure:1175: gcc -E  conftest.c >/dev/null 2>conftest.out
74configure:1165: checking for sys/fcntl.h
75configure:1175: gcc -E  conftest.c >/dev/null 2>conftest.out
76configure:1231: checking for a BSD compatible install
77configure:1283: checking for ranlib
78