1 | This file contains any messages produced by compilers while
|
---|
2 | running configure, to aid debugging if configure makes a mistake.
|
---|
3 |
|
---|
4 | It was created by configure, which was
|
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was
|
---|
6 |
|
---|
7 | $ ./configure
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = linuxmki
|
---|
14 | uname -m = i686
|
---|
15 | uname -r = 2.6.4-52-default
|
---|
16 | uname -s = Linux
|
---|
17 | uname -v = #1 Wed Apr 7 02:08:30 UTC 2004
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = unknown
|
---|
20 | /bin/uname -X = unknown
|
---|
21 |
|
---|
22 | /bin/arch = i686
|
---|
23 | /usr/bin/arch -k = unknown
|
---|
24 | /usr/convex/getsysinfo = unknown
|
---|
25 | hostinfo = unknown
|
---|
26 | /bin/machine = unknown
|
---|
27 | /usr/bin/oslevel = unknown
|
---|
28 | /bin/universe = unknown
|
---|
29 |
|
---|
30 | PATH: /sbin
|
---|
31 | PATH: /usr/sbin
|
---|
32 | PATH: /usr/local/sbin
|
---|
33 | PATH: /root/bin
|
---|
34 | PATH: /usr/local/bin
|
---|
35 | PATH: /usr/bin
|
---|
36 | PATH: /usr/X11R6/bin
|
---|
37 | PATH: /bin
|
---|
38 | PATH: /usr/games
|
---|
39 | PATH: /opt/gnome/bin
|
---|
40 | PATH: /opt/kde3/bin
|
---|
41 | PATH: /usr/lib/java/jre/bin
|
---|
42 |
|
---|
43 |
|
---|
44 | ## ----------- ##
|
---|
45 | ## Core tests. ##
|
---|
46 | ## ----------- ##
|
---|
47 |
|
---|
48 | configure:1260: checking build system type
|
---|
49 | configure:1278: result: i686-unknown-linux-gnu
|
---|
50 | configure:1286: checking host system type
|
---|
51 | configure:1300: result: i686-unknown-linux-gnu
|
---|
52 | configure:1308: checking target system type
|
---|
53 | configure:1322: result: i686-unknown-linux-gnu
|
---|
54 | configure:1336: checking whether make sets $(MAKE)
|
---|
55 | configure:1356: result: yes
|
---|
56 | configure:1506: creating ./config.status
|
---|
57 |
|
---|
58 | ## ---------------------- ##
|
---|
59 | ## Running config.status. ##
|
---|
60 | ## ---------------------- ##
|
---|
61 |
|
---|
62 | This file was extended by config.status, which was
|
---|
63 | generated by GNU Autoconf 2.59. Invocation command line was
|
---|
64 |
|
---|
65 | CONFIG_FILES =
|
---|
66 | CONFIG_HEADERS =
|
---|
67 | CONFIG_LINKS =
|
---|
68 | CONFIG_COMMANDS =
|
---|
69 | $ ./config.status
|
---|
70 |
|
---|
71 | on linuxmki
|
---|
72 |
|
---|
73 | config.status:638: creating Makefile
|
---|
74 |
|
---|
75 | ## ---------------- ##
|
---|
76 | ## Cache variables. ##
|
---|
77 | ## ---------------- ##
|
---|
78 |
|
---|
79 | ac_cv_build=i686-unknown-linux-gnu
|
---|
80 | ac_cv_build_alias=i686-unknown-linux
|
---|
81 | ac_cv_env_build_alias_set=
|
---|
82 | ac_cv_env_build_alias_value=
|
---|
83 | ac_cv_env_host_alias_set=
|
---|
84 | ac_cv_env_host_alias_value=
|
---|
85 | ac_cv_env_target_alias_set=
|
---|
86 | ac_cv_env_target_alias_value=
|
---|
87 | ac_cv_host=i686-unknown-linux-gnu
|
---|
88 | ac_cv_host_alias=i686-unknown-linux
|
---|
89 | ac_cv_prog_make_make_set=yes
|
---|
90 | ac_cv_target=i686-unknown-linux-gnu
|
---|
91 | ac_cv_target_alias=i686-unknown-linux
|
---|
92 |
|
---|
93 | ## ----------------- ##
|
---|
94 | ## Output variables. ##
|
---|
95 | ## ----------------- ##
|
---|
96 |
|
---|
97 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
|
---|
98 | ECHO_C=''
|
---|
99 | ECHO_N='-n'
|
---|
100 | ECHO_T=''
|
---|
101 | LIBOBJS=''
|
---|
102 | LIBS=''
|
---|
103 | LTLIBOBJS=''
|
---|
104 | PACKAGE_BUGREPORT=''
|
---|
105 | PACKAGE_NAME=''
|
---|
106 | PACKAGE_STRING=''
|
---|
107 | PACKAGE_TARNAME=''
|
---|
108 | PACKAGE_VERSION=''
|
---|
109 | PATH_SEPARATOR=':'
|
---|
110 | SET_MAKE=''
|
---|
111 | SHELL='/bin/sh'
|
---|
112 | bindir='${exec_prefix}/bin'
|
---|
113 | build='i686-unknown-linux-gnu'
|
---|
114 | build_alias=''
|
---|
115 | build_cpu='i686'
|
---|
116 | build_os='linux-gnu'
|
---|
117 | build_vendor='unknown'
|
---|
118 | datadir='${prefix}/share'
|
---|
119 | driverbase='$(srcdir)/..'
|
---|
120 | exec_prefix='${prefix}'
|
---|
121 | host='i686-unknown-linux-gnu'
|
---|
122 | host_alias=''
|
---|
123 | host_cpu='i686'
|
---|
124 | host_os='linux-gnu'
|
---|
125 | host_vendor='unknown'
|
---|
126 | includedir='${prefix}/include'
|
---|
127 | infodir='${prefix}/info'
|
---|
128 | libdir='${exec_prefix}/lib'
|
---|
129 | libexecdir='${exec_prefix}/libexec'
|
---|
130 | localstatedir='${prefix}/var'
|
---|
131 | mandir='${prefix}/man'
|
---|
132 | oldincludedir='/usr/include'
|
---|
133 | prefix='/usr/local'
|
---|
134 | program_transform_name='s,x,x,'
|
---|
135 | sbindir='${exec_prefix}/sbin'
|
---|
136 | sharedstatedir='${prefix}/com'
|
---|
137 | sysconfdir='${prefix}/etc'
|
---|
138 | target='i686-unknown-linux-gnu'
|
---|
139 | target_alias=''
|
---|
140 | target_cpu='i686'
|
---|
141 | target_os='linux-gnu'
|
---|
142 | target_vendor='unknown'
|
---|
143 |
|
---|
144 | ## ----------- ##
|
---|
145 | ## confdefs.h. ##
|
---|
146 | ## ----------- ##
|
---|
147 |
|
---|
148 | #define PACKAGE_BUGREPORT ""
|
---|
149 | #define PACKAGE_NAME ""
|
---|
150 | #define PACKAGE_STRING ""
|
---|
151 | #define PACKAGE_TARNAME ""
|
---|
152 | #define PACKAGE_VERSION ""
|
---|
153 |
|
---|
154 | configure: exit 0
|
---|