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.61. Invocation command line was |
---|
6 | |
---|
7 | $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rox-filer/work/rox-filer-2.8/ROX-Filer/src/configure |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Tapirbook.local |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008; root:xnu-1228.9.59~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008; root:xnu-1228.9.59~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | 1 processor is logically available. |
---|
30 | Processor type: ppc7450 (PowerPC 7450) |
---|
31 | Processor active: 0 |
---|
32 | Primary memory available: 1.50 gigabytes |
---|
33 | Default processor set: 73 tasks, 300 threads, 1 processors |
---|
34 | Load average: 1.83, Mach factor: 0.12 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1750: checking for gcc |
---|
53 | configure:1766: found /usr/bin/gcc |
---|
54 | configure:1777: result: gcc |
---|
55 | configure:2015: checking for C compiler version |
---|
56 | configure:2022: gcc --version >&5 |
---|
57 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
58 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
59 | This is free software; see the source for copying conditions. There is NO |
---|
60 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
61 | |
---|
62 | configure:2025: $? = 0 |
---|
63 | configure:2032: gcc -v >&5 |
---|
64 | Using built-in specs. |
---|
65 | Target: powerpc-apple-darwin9 |
---|
66 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
67 | Thread model: posix |
---|
68 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
69 | configure:2035: $? = 0 |
---|
70 | configure:2042: gcc -V >&5 |
---|
71 | gcc-4.0: argument to `-V' is missing |
---|
72 | configure:2045: $? = 1 |
---|
73 | configure:2068: checking for C compiler default output file name |
---|
74 | configure:2095: gcc conftest.c >&5 |
---|
75 | configure:2098: $? = 0 |
---|
76 | configure:2136: result: a.out |
---|
77 | configure:2153: checking whether the C compiler works |
---|
78 | configure:2163: ./a.out |
---|
79 | configure:2166: $? = 0 |
---|
80 | configure:2183: result: yes |
---|
81 | configure:2190: checking whether we are cross compiling |
---|
82 | configure:2192: result: no |
---|
83 | configure:2195: checking for suffix of executables |
---|
84 | configure:2202: gcc -o conftest conftest.c >&5 |
---|
85 | configure:2205: $? = 0 |
---|
86 | configure:2229: result: |
---|
87 | configure:2235: checking for suffix of object files |
---|
88 | configure:2261: gcc -c conftest.c >&5 |
---|
89 | configure:2264: $? = 0 |
---|
90 | configure:2287: result: o |
---|
91 | configure:2291: checking whether we are using the GNU C compiler |
---|
92 | configure:2320: gcc -c conftest.c >&5 |
---|
93 | configure:2326: $? = 0 |
---|
94 | configure:2343: result: yes |
---|
95 | configure:2348: checking whether gcc accepts -g |
---|
96 | configure:2378: gcc -c -g conftest.c >&5 |
---|
97 | configure:2384: $? = 0 |
---|
98 | configure:2483: result: yes |
---|
99 | configure:2500: checking for gcc option to accept ISO C89 |
---|
100 | configure:2574: gcc -c -g -O2 conftest.c >&5 |
---|
101 | configure:2580: $? = 0 |
---|
102 | configure:2603: result: none needed |
---|
103 | configure:2626: checking for GCC version |
---|
104 | configure:2632: result: 4.0.1 |
---|
105 | configure:2648: checking whether to disable pointer sign warning |
---|
106 | configure:2651: result: yes |
---|
107 | configure:2658: checking whether to disable stack protector |
---|
108 | configure:2665: result: no |
---|
109 | configure:2676: checking that pkg-config runs |
---|
110 | configure:2679: result: yes |
---|
111 | configure:2706: checking that gtk+-2.0 (version >= 2.4.0) is installed |
---|
112 | configure:2709: result: yes |
---|
113 | configure:2726: checking that libxml-2.0 (version >= 2.0.0) is installed |
---|
114 | configure:2729: result: yes |
---|
115 | configure:2746: checking that libglade-2.0 (version >= 2.0.0) is installed |
---|
116 | configure:2749: result: yes |
---|
117 | configure:2766: checking that shared-mime-info (version >= 0.14) is installed |
---|
118 | configure:2769: result: yes |
---|
119 | configure:2792: checking if pango (version >= 1.1.2) is installed |
---|
120 | configure:2799: result: yes; enabling better wrapping |
---|
121 | configure:2812: checking how to run the C preprocessor |
---|
122 | configure:2852: gcc -E conftest.c |
---|
123 | configure:2858: $? = 0 |
---|
124 | configure:2889: gcc -E conftest.c |
---|
125 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
126 | configure:2895: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | /* confdefs.h. */ |
---|
129 | | #define PACKAGE_NAME "" |
---|
130 | | #define PACKAGE_TARNAME "" |
---|
131 | | #define PACKAGE_VERSION "" |
---|
132 | | #define PACKAGE_STRING "" |
---|
133 | | #define PACKAGE_BUGREPORT "" |
---|
134 | | #define GTK_VERSION "2.14.7" |
---|
135 | | #define USE_PANGO_WRAP_WORD_CHAR 1 |
---|
136 | | /* end confdefs.h. */ |
---|
137 | | #include <ac_nonexistent.h> |
---|
138 | configure:2928: result: gcc -E |
---|
139 | configure:2957: gcc -E conftest.c |
---|
140 | configure:2963: $? = 0 |
---|
141 | configure:2994: gcc -E conftest.c |
---|
142 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
143 | configure:3000: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h. */ |
---|
146 | | #define PACKAGE_NAME "" |
---|
147 | | #define PACKAGE_TARNAME "" |
---|
148 | | #define PACKAGE_VERSION "" |
---|
149 | | #define PACKAGE_STRING "" |
---|
150 | | #define PACKAGE_BUGREPORT "" |
---|
151 | | #define GTK_VERSION "2.14.7" |
---|
152 | | #define USE_PANGO_WRAP_WORD_CHAR 1 |
---|
153 | | /* end confdefs.h. */ |
---|
154 | | #include <ac_nonexistent.h> |
---|
155 | configure:3038: checking for X |
---|
156 | configure:3153: gcc -E conftest.c |
---|
157 | configure:3159: $? = 0 |
---|
158 | configure:3208: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wno-pointer-sign conftest.c -lX11 >&5 |
---|
159 | ld: library not found for -lX11 |
---|
160 | collect2: ld returned 1 exit status |
---|
161 | configure:3214: $? = 1 |
---|
162 | configure: failed program was: |
---|
163 | | /* confdefs.h. */ |
---|
164 | | #define PACKAGE_NAME "" |
---|
165 | | #define PACKAGE_TARNAME "" |
---|
166 | | #define PACKAGE_VERSION "" |
---|
167 | | #define PACKAGE_STRING "" |
---|
168 | | #define PACKAGE_BUGREPORT "" |
---|
169 | | #define GTK_VERSION "2.14.7" |
---|
170 | | #define USE_PANGO_WRAP_WORD_CHAR 1 |
---|
171 | | /* end confdefs.h. */ |
---|
172 | | #include <X11/Xlib.h> |
---|
173 | | int |
---|
174 | | main () |
---|
175 | | { |
---|
176 | | XrmInitialize () |
---|
177 | | ; |
---|
178 | | return 0; |
---|
179 | | } |
---|
180 | configure:3262: result: no |
---|
181 | configure:4353: error: X development libraries not found |
---|
182 | |
---|
183 | ## ---------------- ## |
---|
184 | ## Cache variables. ## |
---|
185 | ## ---------------- ## |
---|
186 | |
---|
187 | ac_cv_c_compiler_gnu=yes |
---|
188 | ac_cv_env_CC_set= |
---|
189 | ac_cv_env_CC_value= |
---|
190 | ac_cv_env_CFLAGS_set= |
---|
191 | ac_cv_env_CFLAGS_value= |
---|
192 | ac_cv_env_CPPFLAGS_set= |
---|
193 | ac_cv_env_CPPFLAGS_value= |
---|
194 | ac_cv_env_CPP_set= |
---|
195 | ac_cv_env_CPP_value= |
---|
196 | ac_cv_env_LDFLAGS_set= |
---|
197 | ac_cv_env_LDFLAGS_value= |
---|
198 | ac_cv_env_LIBS_set= |
---|
199 | ac_cv_env_LIBS_value= |
---|
200 | ac_cv_env_XMKMF_set= |
---|
201 | ac_cv_env_XMKMF_value= |
---|
202 | ac_cv_env_build_alias_set= |
---|
203 | ac_cv_env_build_alias_value= |
---|
204 | ac_cv_env_host_alias_set= |
---|
205 | ac_cv_env_host_alias_value= |
---|
206 | ac_cv_env_target_alias_set= |
---|
207 | ac_cv_env_target_alias_value= |
---|
208 | ac_cv_have_x=have_x=no |
---|
209 | ac_cv_objext=o |
---|
210 | ac_cv_prog_CPP='gcc -E' |
---|
211 | ac_cv_prog_ac_ct_CC=gcc |
---|
212 | ac_cv_prog_cc_c89= |
---|
213 | ac_cv_prog_cc_g=yes |
---|
214 | |
---|
215 | ## ----------------- ## |
---|
216 | ## Output variables. ## |
---|
217 | ## ----------------- ## |
---|
218 | |
---|
219 | CC='gcc' |
---|
220 | CFLAGS='-g -O2 -Wall -Wmissing-prototypes -Wno-pointer-sign' |
---|
221 | CPP='gcc -E' |
---|
222 | CPPFLAGS='' |
---|
223 | DEFS='' |
---|
224 | ECHO_C='ECHO_N='' |
---|
225 | ECHO_T='' |
---|
226 | EGREP='' |
---|
227 | EXEEXT='' |
---|
228 | GREP='' |
---|
229 | LDFLAGS='' |
---|
230 | LFS_CFLAGS='' |
---|
231 | LFS_LDFLAGS='' |
---|
232 | LFS_LIBS='' |
---|
233 | LIBOBJS='' |
---|
234 | LIBS='' |
---|
235 | LTLIBOBJS='' |
---|
236 | OBJEXT='o' |
---|
237 | PACKAGE_BUGREPORT='' |
---|
238 | PACKAGE_NAME='' |
---|
239 | PACKAGE_STRING='' |
---|
240 | PACKAGE_TARNAME='' |
---|
241 | PACKAGE_VERSION='' |
---|
242 | PATH_SEPARATOR=':' |
---|
243 | PKG_CONFIG='pkg-config' |
---|
244 | SHELL='/bin/sh' |
---|
245 | XMKMF='' |
---|
246 | X_CFLAGS='' |
---|
247 | X_EXTRA_LIBS='' |
---|
248 | X_LIBS='' |
---|
249 | X_PRE_LIBS='' |
---|
250 | ac_ct_CC='gcc' |
---|
251 | bindir='${exec_prefix}/bin' |
---|
252 | build_alias='' |
---|
253 | datadir='${datarootdir}' |
---|
254 | datarootdir='${prefix}/share' |
---|
255 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
256 | dvidir='${docdir}' |
---|
257 | exec_prefix='NONE' |
---|
258 | host_alias='' |
---|
259 | htmldir='${docdir}' |
---|
260 | includedir='${prefix}/include' |
---|
261 | infodir='${datarootdir}/info' |
---|
262 | libdir='${exec_prefix}/lib' |
---|
263 | libexecdir='${exec_prefix}/libexec' |
---|
264 | localedir='${datarootdir}/locale' |
---|
265 | localstatedir='${prefix}/var' |
---|
266 | mandir='${datarootdir}/man' |
---|
267 | oldincludedir='/usr/include' |
---|
268 | pdfdir='${docdir}' |
---|
269 | prefix='NONE' |
---|
270 | program_transform_name='s,x,x,' |
---|
271 | psdir='${docdir}' |
---|
272 | sbindir='${exec_prefix}/sbin' |
---|
273 | sharedstatedir='${prefix}/com' |
---|
274 | sysconfdir='${prefix}/etc' |
---|
275 | target_alias='' |
---|
276 | |
---|
277 | ## ----------- ## |
---|
278 | ## confdefs.h. ## |
---|
279 | ## ----------- ## |
---|
280 | |
---|
281 | #define PACKAGE_NAME "" |
---|
282 | #define PACKAGE_TARNAME "" |
---|
283 | #define PACKAGE_VERSION "" |
---|
284 | #define PACKAGE_STRING "" |
---|
285 | #define PACKAGE_BUGREPORT "" |
---|
286 | #define GTK_VERSION "2.14.7" |
---|
287 | #define USE_PANGO_WRAP_WORD_CHAR 1 |
---|
288 | #define X_DISPLAY_MISSING 1 |
---|
289 | |
---|
290 | configure: exit 1 |
---|