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 pgadmin3 configure 1.10.2, which was |
---|
5 | generated by GNU Autoconf 2.64. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-pgsql=/opt/local/lib/postgresql84 --with-wx=/opt/local --with-wx-version=2.8 --with-libxml2=/opt/local --with-libxslt=/opt/local --enable-appbundle |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = simo-salminens-macbook-pro.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
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 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 91 tasks, 457 threads, 2 processors |
---|
34 | Load average: 2.35, Mach factor: 0.83 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2305: checking build system type |
---|
52 | configure:2319: result: i386-apple-darwin10.3.0 |
---|
53 | configure:2339: checking host system type |
---|
54 | configure:2352: result: i386-apple-darwin10.3.0 |
---|
55 | configure:2388: checking for a BSD-compatible install |
---|
56 | configure:2456: result: /usr/bin/install -c |
---|
57 | configure:2467: checking whether build environment is sane |
---|
58 | configure:2517: result: yes |
---|
59 | configure:2658: checking for a thread-safe mkdir -p |
---|
60 | configure:2697: result: config/install-sh -c -d |
---|
61 | configure:2710: checking for gawk |
---|
62 | configure:2740: result: no |
---|
63 | configure:2710: checking for mawk |
---|
64 | configure:2740: result: no |
---|
65 | configure:2710: checking for nawk |
---|
66 | configure:2740: result: no |
---|
67 | configure:2710: checking for awk |
---|
68 | configure:2726: found /usr/bin/awk |
---|
69 | configure:2737: result: awk |
---|
70 | configure:2748: checking whether make sets $(MAKE) |
---|
71 | configure:2770: result: yes |
---|
72 | configure:2845: checking how to create a ustar tar archive |
---|
73 | configure:2858: tar --version |
---|
74 | bsdtar 2.6.2 - libarchive 2.6.2 |
---|
75 | configure:2861: $? = 0 |
---|
76 | configure:2901: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
77 | configure:2904: $? = 0 |
---|
78 | configure:2908: tar -xf - <conftest.tar |
---|
79 | configure:2911: $? = 0 |
---|
80 | configure:2924: result: gnutar |
---|
81 | configure:2982: checking for gcc |
---|
82 | configure:3009: result: /usr/bin/gcc-4.2 |
---|
83 | configure:3238: checking for C compiler version |
---|
84 | configure:3247: /usr/bin/gcc-4.2 --version >&5 |
---|
85 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) |
---|
86 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
87 | This is free software; see the source for copying conditions. There is NO |
---|
88 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
89 | |
---|
90 | configure:3258: $? = 0 |
---|
91 | configure:3247: /usr/bin/gcc-4.2 -v >&5 |
---|
92 | Using built-in specs. |
---|
93 | Target: i686-apple-darwin10 |
---|
94 | Configured with: /var/tmp/gcc/gcc-5659~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.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
95 | Thread model: posix |
---|
96 | gcc version 4.2.1 (Apple Inc. build 5659) |
---|
97 | configure:3258: $? = 0 |
---|
98 | configure:3247: /usr/bin/gcc-4.2 -V >&5 |
---|
99 | gcc-4.2: argument to `-V' is missing |
---|
100 | configure:3258: $? = 1 |
---|
101 | configure:3247: /usr/bin/gcc-4.2 -qversion >&5 |
---|
102 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
103 | configure:3258: $? = 1 |
---|
104 | configure:3280: checking for C compiler default output file name |
---|
105 | configure:3302: /usr/bin/gcc-4.2 -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
106 | configure:3306: $? = 0 |
---|
107 | configure:3343: result: a.out |
---|
108 | configure:3359: checking whether the C compiler works |
---|
109 | configure:3368: ./a.out |
---|
110 | configure:3372: $? = 0 |
---|
111 | configure:3387: result: yes |
---|
112 | configure:3394: checking whether we are cross compiling |
---|
113 | configure:3396: result: no |
---|
114 | configure:3399: checking for suffix of executables |
---|
115 | configure:3406: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
116 | configure:3410: $? = 0 |
---|
117 | configure:3432: result: |
---|
118 | configure:3438: checking for suffix of object files |
---|
119 | configure:3460: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3464: $? = 0 |
---|
121 | configure:3485: result: o |
---|
122 | configure:3489: checking whether we are using the GNU C compiler |
---|
123 | configure:3508: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
124 | configure:3508: $? = 0 |
---|
125 | configure:3517: result: yes |
---|
126 | configure:3526: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
127 | configure:3546: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
128 | configure:3546: $? = 0 |
---|
129 | configure:3587: result: yes |
---|
130 | configure:3604: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
131 | configure:3668: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
132 | configure:3668: $? = 0 |
---|
133 | configure:3681: result: none needed |
---|
134 | configure:3712: checking for style of include used by make |
---|
135 | configure:3740: result: GNU |
---|
136 | configure:3765: checking dependency style of /usr/bin/gcc-4.2 |
---|
137 | configure:3875: result: gcc3 |
---|
138 | configure:4002: checking for C++ compiler version |
---|
139 | configure:4011: /usr/bin/g++-4.2 --version >&5 |
---|
140 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) |
---|
141 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
142 | This is free software; see the source for copying conditions. There is NO |
---|
143 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
144 | |
---|
145 | configure:4022: $? = 0 |
---|
146 | configure:4011: /usr/bin/g++-4.2 -v >&5 |
---|
147 | Using built-in specs. |
---|
148 | Target: i686-apple-darwin10 |
---|
149 | Configured with: /var/tmp/gcc/gcc-5659~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.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
150 | Thread model: posix |
---|
151 | gcc version 4.2.1 (Apple Inc. build 5659) |
---|
152 | configure:4022: $? = 0 |
---|
153 | configure:4011: /usr/bin/g++-4.2 -V >&5 |
---|
154 | g++-4.2: argument to `-V' is missing |
---|
155 | configure:4022: $? = 1 |
---|
156 | configure:4011: /usr/bin/g++-4.2 -qversion >&5 |
---|
157 | i686-apple-darwin10-g++-4.2.1: no input files |
---|
158 | configure:4022: $? = 1 |
---|
159 | configure:4026: checking whether we are using the GNU C++ compiler |
---|
160 | configure:4045: /usr/bin/g++-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
161 | configure:4045: $? = 0 |
---|
162 | configure:4054: result: yes |
---|
163 | configure:4063: checking whether /usr/bin/g++-4.2 accepts -g |
---|
164 | configure:4083: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
165 | configure:4083: $? = 0 |
---|
166 | configure:4124: result: yes |
---|
167 | configure:4149: checking dependency style of /usr/bin/g++-4.2 |
---|
168 | configure:4259: result: gcc3 |
---|
169 | configure:4317: checking for ranlib |
---|
170 | configure:4333: found /usr/bin/ranlib |
---|
171 | configure:4344: result: ranlib |
---|
172 | configure:4404: checking whether to use precompiled headers |
---|
173 | configure:4435: result: yes |
---|
174 | configure:4450: checking how to run the C preprocessor |
---|
175 | configure:4481: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
176 | configure:4481: $? = 0 |
---|
177 | configure:4495: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
178 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
179 | configure:4495: $? = 1 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h */ |
---|
182 | | #define PACKAGE_NAME "pgadmin3" |
---|
183 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
184 | | #define PACKAGE_VERSION "1.10.2" |
---|
185 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
186 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
187 | | #define PACKAGE_URL "" |
---|
188 | | #define PACKAGE "pgadmin3" |
---|
189 | | #define VERSION "1.10.2" |
---|
190 | | /* end confdefs.h. */ |
---|
191 | | #include <ac_nonexistent.h> |
---|
192 | configure:4520: result: /usr/bin/gcc-4.2 -E |
---|
193 | configure:4540: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
194 | configure:4540: $? = 0 |
---|
195 | configure:4554: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
196 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
197 | configure:4554: $? = 1 |
---|
198 | configure: failed program was: |
---|
199 | | /* confdefs.h */ |
---|
200 | | #define PACKAGE_NAME "pgadmin3" |
---|
201 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
202 | | #define PACKAGE_VERSION "1.10.2" |
---|
203 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
204 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
205 | | #define PACKAGE_URL "" |
---|
206 | | #define PACKAGE "pgadmin3" |
---|
207 | | #define VERSION "1.10.2" |
---|
208 | | /* end confdefs.h. */ |
---|
209 | | #include <ac_nonexistent.h> |
---|
210 | configure:4583: checking for grep that handles long lines and -e |
---|
211 | configure:4641: result: /usr/bin/grep |
---|
212 | configure:4646: checking for egrep |
---|
213 | configure:4708: result: /usr/bin/grep -E |
---|
214 | configure:4713: checking for ANSI C header files |
---|
215 | configure:4733: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
216 | configure:4733: $? = 0 |
---|
217 | configure:4806: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
218 | configure:4806: $? = 0 |
---|
219 | configure:4806: ./conftest |
---|
220 | configure:4806: $? = 0 |
---|
221 | configure:4817: result: yes |
---|
222 | configure:4830: checking for sys/types.h |
---|
223 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
224 | configure:4830: $? = 0 |
---|
225 | configure:4830: result: yes |
---|
226 | configure:4830: checking for sys/stat.h |
---|
227 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
228 | configure:4830: $? = 0 |
---|
229 | configure:4830: result: yes |
---|
230 | configure:4830: checking for stdlib.h |
---|
231 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
232 | configure:4830: $? = 0 |
---|
233 | configure:4830: result: yes |
---|
234 | configure:4830: checking for string.h |
---|
235 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
236 | configure:4830: $? = 0 |
---|
237 | configure:4830: result: yes |
---|
238 | configure:4830: checking for memory.h |
---|
239 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
240 | configure:4830: $? = 0 |
---|
241 | configure:4830: result: yes |
---|
242 | configure:4830: checking for strings.h |
---|
243 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
244 | configure:4830: $? = 0 |
---|
245 | configure:4830: result: yes |
---|
246 | configure:4830: checking for inttypes.h |
---|
247 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
248 | configure:4830: $? = 0 |
---|
249 | configure:4830: result: yes |
---|
250 | configure:4830: checking for stdint.h |
---|
251 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
252 | configure:4830: $? = 0 |
---|
253 | configure:4830: result: yes |
---|
254 | configure:4830: checking for unistd.h |
---|
255 | configure:4830: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
256 | configure:4830: $? = 0 |
---|
257 | configure:4830: result: yes |
---|
258 | configure:4846: checking arpa/inet.h usability |
---|
259 | configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:4846: $? = 0 |
---|
261 | configure:4846: result: yes |
---|
262 | configure:4846: checking arpa/inet.h presence |
---|
263 | configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
264 | configure:4846: $? = 0 |
---|
265 | configure:4846: result: yes |
---|
266 | configure:4846: checking for arpa/inet.h |
---|
267 | configure:4846: result: yes |
---|
268 | configure:4846: checking netdb.h usability |
---|
269 | configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
270 | configure:4846: $? = 0 |
---|
271 | configure:4846: result: yes |
---|
272 | configure:4846: checking netdb.h presence |
---|
273 | configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
274 | configure:4846: $? = 0 |
---|
275 | configure:4846: result: yes |
---|
276 | configure:4846: checking for netdb.h |
---|
277 | configure:4846: result: yes |
---|
278 | configure:4846: checking netinet/in.h usability |
---|
279 | configure:4846: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
280 | configure:4846: $? = 0 |
---|
281 | configure:4846: result: yes |
---|
282 | configure:4846: checking netinet/in.h presence |
---|
283 | configure:4846: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
284 | configure:4846: $? = 0 |
---|
285 | configure:4846: result: yes |
---|
286 | configure:4846: checking for netinet/in.h |
---|
287 | configure:4846: result: yes |
---|
288 | configure:4846: checking for stdlib.h |
---|
289 | configure:4846: result: yes |
---|
290 | configure:4859: checking for stdbool.h that conforms to C99 |
---|
291 | configure:4944: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
292 | configure:4944: $? = 0 |
---|
293 | configure:4951: result: yes |
---|
294 | configure:4953: checking for _Bool |
---|
295 | configure:4953: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
296 | configure:4953: $? = 0 |
---|
297 | configure:4953: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
298 | conftest.c: In function 'main': |
---|
299 | conftest.c:61: error: expected expression before ')' token |
---|
300 | configure:4953: $? = 1 |
---|
301 | configure: failed program was: |
---|
302 | | /* confdefs.h */ |
---|
303 | | #define PACKAGE_NAME "pgadmin3" |
---|
304 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
305 | | #define PACKAGE_VERSION "1.10.2" |
---|
306 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
307 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
308 | | #define PACKAGE_URL "" |
---|
309 | | #define PACKAGE "pgadmin3" |
---|
310 | | #define VERSION "1.10.2" |
---|
311 | | #define STDC_HEADERS 1 |
---|
312 | | #define HAVE_SYS_TYPES_H 1 |
---|
313 | | #define HAVE_SYS_STAT_H 1 |
---|
314 | | #define HAVE_STDLIB_H 1 |
---|
315 | | #define HAVE_STRING_H 1 |
---|
316 | | #define HAVE_MEMORY_H 1 |
---|
317 | | #define HAVE_STRINGS_H 1 |
---|
318 | | #define HAVE_INTTYPES_H 1 |
---|
319 | | #define HAVE_STDINT_H 1 |
---|
320 | | #define HAVE_UNISTD_H 1 |
---|
321 | | #define HAVE_ARPA_INET_H 1 |
---|
322 | | #define HAVE_NETDB_H 1 |
---|
323 | | #define HAVE_NETINET_IN_H 1 |
---|
324 | | #define HAVE_STDLIB_H 1 |
---|
325 | | /* end confdefs.h. */ |
---|
326 | | #include <stdio.h> |
---|
327 | | #ifdef HAVE_SYS_TYPES_H |
---|
328 | | # include <sys/types.h> |
---|
329 | | #endif |
---|
330 | | #ifdef HAVE_SYS_STAT_H |
---|
331 | | # include <sys/stat.h> |
---|
332 | | #endif |
---|
333 | | #ifdef STDC_HEADERS |
---|
334 | | # include <stdlib.h> |
---|
335 | | # include <stddef.h> |
---|
336 | | #else |
---|
337 | | # ifdef HAVE_STDLIB_H |
---|
338 | | # include <stdlib.h> |
---|
339 | | # endif |
---|
340 | | #endif |
---|
341 | | #ifdef HAVE_STRING_H |
---|
342 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
343 | | # include <memory.h> |
---|
344 | | # endif |
---|
345 | | # include <string.h> |
---|
346 | | #endif |
---|
347 | | #ifdef HAVE_STRINGS_H |
---|
348 | | # include <strings.h> |
---|
349 | | #endif |
---|
350 | | #ifdef HAVE_INTTYPES_H |
---|
351 | | # include <inttypes.h> |
---|
352 | | #endif |
---|
353 | | #ifdef HAVE_STDINT_H |
---|
354 | | # include <stdint.h> |
---|
355 | | #endif |
---|
356 | | #ifdef HAVE_UNISTD_H |
---|
357 | | # include <unistd.h> |
---|
358 | | #endif |
---|
359 | | int |
---|
360 | | main () |
---|
361 | | { |
---|
362 | | if (sizeof ((_Bool))) |
---|
363 | | return 0; |
---|
364 | | ; |
---|
365 | | return 0; |
---|
366 | | } |
---|
367 | configure:4953: result: yes |
---|
368 | configure:4969: checking for an ANSI C-conforming const |
---|
369 | configure:5034: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
370 | configure:5034: $? = 0 |
---|
371 | configure:5041: result: yes |
---|
372 | configure:5049: checking for size_t |
---|
373 | configure:5049: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
374 | configure:5049: $? = 0 |
---|
375 | configure:5049: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
376 | conftest.c: In function 'main': |
---|
377 | conftest.c:63: error: expected expression before ')' token |
---|
378 | configure:5049: $? = 1 |
---|
379 | configure: failed program was: |
---|
380 | | /* confdefs.h */ |
---|
381 | | #define PACKAGE_NAME "pgadmin3" |
---|
382 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
383 | | #define PACKAGE_VERSION "1.10.2" |
---|
384 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
385 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
386 | | #define PACKAGE_URL "" |
---|
387 | | #define PACKAGE "pgadmin3" |
---|
388 | | #define VERSION "1.10.2" |
---|
389 | | #define STDC_HEADERS 1 |
---|
390 | | #define HAVE_SYS_TYPES_H 1 |
---|
391 | | #define HAVE_SYS_STAT_H 1 |
---|
392 | | #define HAVE_STDLIB_H 1 |
---|
393 | | #define HAVE_STRING_H 1 |
---|
394 | | #define HAVE_MEMORY_H 1 |
---|
395 | | #define HAVE_STRINGS_H 1 |
---|
396 | | #define HAVE_INTTYPES_H 1 |
---|
397 | | #define HAVE_STDINT_H 1 |
---|
398 | | #define HAVE_UNISTD_H 1 |
---|
399 | | #define HAVE_ARPA_INET_H 1 |
---|
400 | | #define HAVE_NETDB_H 1 |
---|
401 | | #define HAVE_NETINET_IN_H 1 |
---|
402 | | #define HAVE_STDLIB_H 1 |
---|
403 | | #define HAVE__BOOL 1 |
---|
404 | | #define HAVE_STDBOOL_H 1 |
---|
405 | | /* end confdefs.h. */ |
---|
406 | | #include <stdio.h> |
---|
407 | | #ifdef HAVE_SYS_TYPES_H |
---|
408 | | # include <sys/types.h> |
---|
409 | | #endif |
---|
410 | | #ifdef HAVE_SYS_STAT_H |
---|
411 | | # include <sys/stat.h> |
---|
412 | | #endif |
---|
413 | | #ifdef STDC_HEADERS |
---|
414 | | # include <stdlib.h> |
---|
415 | | # include <stddef.h> |
---|
416 | | #else |
---|
417 | | # ifdef HAVE_STDLIB_H |
---|
418 | | # include <stdlib.h> |
---|
419 | | # endif |
---|
420 | | #endif |
---|
421 | | #ifdef HAVE_STRING_H |
---|
422 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
423 | | # include <memory.h> |
---|
424 | | # endif |
---|
425 | | # include <string.h> |
---|
426 | | #endif |
---|
427 | | #ifdef HAVE_STRINGS_H |
---|
428 | | # include <strings.h> |
---|
429 | | #endif |
---|
430 | | #ifdef HAVE_INTTYPES_H |
---|
431 | | # include <inttypes.h> |
---|
432 | | #endif |
---|
433 | | #ifdef HAVE_STDINT_H |
---|
434 | | # include <stdint.h> |
---|
435 | | #endif |
---|
436 | | #ifdef HAVE_UNISTD_H |
---|
437 | | # include <unistd.h> |
---|
438 | | #endif |
---|
439 | | int |
---|
440 | | main () |
---|
441 | | { |
---|
442 | | if (sizeof ((size_t))) |
---|
443 | | return 0; |
---|
444 | | ; |
---|
445 | | return 0; |
---|
446 | | } |
---|
447 | configure:5049: result: yes |
---|
448 | configure:5060: checking whether time.h and sys/time.h may both be included |
---|
449 | configure:5080: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
450 | configure:5080: $? = 0 |
---|
451 | configure:5087: result: yes |
---|
452 | configure:5097: checking for working strtod |
---|
453 | configure:5138: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
454 | configure:5138: $? = 0 |
---|
455 | configure:5138: ./conftest |
---|
456 | configure:5138: $? = 0 |
---|
457 | configure:5148: result: yes |
---|
458 | configure:5213: checking for gethostbyname |
---|
459 | configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
460 | configure:5213: $? = 0 |
---|
461 | configure:5213: result: yes |
---|
462 | configure:5213: checking for inet_ntoa |
---|
463 | configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
464 | configure:5213: $? = 0 |
---|
465 | configure:5213: result: yes |
---|
466 | configure:5213: checking for memmove |
---|
467 | configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
468 | conftest.c:53: warning: conflicting types for built-in function 'memmove' |
---|
469 | configure:5213: $? = 0 |
---|
470 | configure:5213: result: yes |
---|
471 | configure:5213: checking for memset |
---|
472 | configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
473 | conftest.c:54: warning: conflicting types for built-in function 'memset' |
---|
474 | configure:5213: $? = 0 |
---|
475 | configure:5213: result: yes |
---|
476 | configure:5213: checking for strchr |
---|
477 | configure:5213: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
478 | conftest.c:55: warning: conflicting types for built-in function 'strchr' |
---|
479 | configure:5213: $? = 0 |
---|
480 | configure:5213: result: yes |
---|
481 | configure:5417: checking for SSL_library_init in -lssl |
---|
482 | configure:5442: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lssl >&5 |
---|
483 | ld: warning: in /opt/local/lib/libssl.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
484 | Undefined symbols: |
---|
485 | "_SSL_library_init", referenced from: |
---|
486 | _main in cc2EnJb2.o |
---|
487 | ld: symbol(s) not found |
---|
488 | collect2: ld returned 1 exit status |
---|
489 | configure:5442: $? = 1 |
---|
490 | configure: failed program was: |
---|
491 | | /* confdefs.h */ |
---|
492 | | #define PACKAGE_NAME "pgadmin3" |
---|
493 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
494 | | #define PACKAGE_VERSION "1.10.2" |
---|
495 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
496 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
497 | | #define PACKAGE_URL "" |
---|
498 | | #define PACKAGE "pgadmin3" |
---|
499 | | #define VERSION "1.10.2" |
---|
500 | | #define STDC_HEADERS 1 |
---|
501 | | #define HAVE_SYS_TYPES_H 1 |
---|
502 | | #define HAVE_SYS_STAT_H 1 |
---|
503 | | #define HAVE_STDLIB_H 1 |
---|
504 | | #define HAVE_STRING_H 1 |
---|
505 | | #define HAVE_MEMORY_H 1 |
---|
506 | | #define HAVE_STRINGS_H 1 |
---|
507 | | #define HAVE_INTTYPES_H 1 |
---|
508 | | #define HAVE_STDINT_H 1 |
---|
509 | | #define HAVE_UNISTD_H 1 |
---|
510 | | #define HAVE_ARPA_INET_H 1 |
---|
511 | | #define HAVE_NETDB_H 1 |
---|
512 | | #define HAVE_NETINET_IN_H 1 |
---|
513 | | #define HAVE_STDLIB_H 1 |
---|
514 | | #define HAVE__BOOL 1 |
---|
515 | | #define HAVE_STDBOOL_H 1 |
---|
516 | | #define TIME_WITH_SYS_TIME 1 |
---|
517 | | #define HAVE_GETHOSTBYNAME 1 |
---|
518 | | #define HAVE_INET_NTOA 1 |
---|
519 | | #define HAVE_MEMMOVE 1 |
---|
520 | | #define HAVE_MEMSET 1 |
---|
521 | | #define HAVE_STRCHR 1 |
---|
522 | | /* end confdefs.h. */ |
---|
523 | | |
---|
524 | | /* Override any GCC internal prototype to avoid an error. |
---|
525 | | Use char because int might match the return type of a GCC |
---|
526 | | builtin and then its argument prototype would still apply. */ |
---|
527 | | #ifdef __cplusplus |
---|
528 | | extern "C" |
---|
529 | | #endif |
---|
530 | | char SSL_library_init (); |
---|
531 | | int |
---|
532 | | main () |
---|
533 | | { |
---|
534 | | return SSL_library_init (); |
---|
535 | | ; |
---|
536 | | return 0; |
---|
537 | | } |
---|
538 | configure:5451: result: no |
---|
539 | configure:5473: checking for krb5_sendauth in -lkrb5 |
---|
540 | configure:5498: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lkrb5 >&5 |
---|
541 | configure:5498: $? = 0 |
---|
542 | configure:5507: result: yes |
---|
543 | configure:5562: checking for PQexec in -lpq |
---|
544 | configure:5587: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 -L/opt/local/lib/postgresql84 conftest.c -lpq >&5 |
---|
545 | ld: warning: in /opt/local/lib/postgresql84/libpq.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
546 | Undefined symbols: |
---|
547 | "_PQexec", referenced from: |
---|
548 | _main in ccGkVxOU.o |
---|
549 | ld: symbol(s) not found |
---|
550 | collect2: ld returned 1 exit status |
---|
551 | configure:5587: $? = 1 |
---|
552 | configure: failed program was: |
---|
553 | | /* confdefs.h */ |
---|
554 | | #define PACKAGE_NAME "pgadmin3" |
---|
555 | | #define PACKAGE_TARNAME "pgadmin3" |
---|
556 | | #define PACKAGE_VERSION "1.10.2" |
---|
557 | | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
558 | | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
559 | | #define PACKAGE_URL "" |
---|
560 | | #define PACKAGE "pgadmin3" |
---|
561 | | #define VERSION "1.10.2" |
---|
562 | | #define STDC_HEADERS 1 |
---|
563 | | #define HAVE_SYS_TYPES_H 1 |
---|
564 | | #define HAVE_SYS_STAT_H 1 |
---|
565 | | #define HAVE_STDLIB_H 1 |
---|
566 | | #define HAVE_STRING_H 1 |
---|
567 | | #define HAVE_MEMORY_H 1 |
---|
568 | | #define HAVE_STRINGS_H 1 |
---|
569 | | #define HAVE_INTTYPES_H 1 |
---|
570 | | #define HAVE_STDINT_H 1 |
---|
571 | | #define HAVE_UNISTD_H 1 |
---|
572 | | #define HAVE_ARPA_INET_H 1 |
---|
573 | | #define HAVE_NETDB_H 1 |
---|
574 | | #define HAVE_NETINET_IN_H 1 |
---|
575 | | #define HAVE_STDLIB_H 1 |
---|
576 | | #define HAVE__BOOL 1 |
---|
577 | | #define HAVE_STDBOOL_H 1 |
---|
578 | | #define TIME_WITH_SYS_TIME 1 |
---|
579 | | #define HAVE_GETHOSTBYNAME 1 |
---|
580 | | #define HAVE_INET_NTOA 1 |
---|
581 | | #define HAVE_MEMMOVE 1 |
---|
582 | | #define HAVE_MEMSET 1 |
---|
583 | | #define HAVE_STRCHR 1 |
---|
584 | | /* end confdefs.h. */ |
---|
585 | | |
---|
586 | | /* Override any GCC internal prototype to avoid an error. |
---|
587 | | Use char because int might match the return type of a GCC |
---|
588 | | builtin and then its argument prototype would still apply. */ |
---|
589 | | #ifdef __cplusplus |
---|
590 | | extern "C" |
---|
591 | | #endif |
---|
592 | | char PQexec (); |
---|
593 | | int |
---|
594 | | main () |
---|
595 | | { |
---|
596 | | return PQexec (); |
---|
597 | | ; |
---|
598 | | return 0; |
---|
599 | | } |
---|
600 | configure:5596: result: no |
---|
601 | configure:5725: checking for krb5_free_principle in -lpq |
---|
602 | configure:5733: result: not present |
---|
603 | configure:5841: checking libpq-fe.h usability |
---|
604 | configure:5841: /usr/bin/gcc-4.2 -c -O2 -arch i386 -I/opt/local/include -I/opt/local/include/postgresql84 conftest.c >&5 |
---|
605 | configure:5841: $? = 0 |
---|
606 | configure:5841: result: yes |
---|
607 | configure:5841: checking libpq-fe.h presence |
---|
608 | configure:5841: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/postgresql84 conftest.c |
---|
609 | configure:5841: $? = 0 |
---|
610 | configure:5841: result: yes |
---|
611 | configure:5841: checking for libpq-fe.h |
---|
612 | configure:5841: result: yes |
---|
613 | configure:5863: checking PostgreSQL in /opt/local/lib/postgresql84 |
---|
614 | configure:5865: result: failed |
---|
615 | configure:5869: error: you must specify a valid PostgreSQL installation with --with-pgsql=DIR |
---|
616 | |
---|
617 | ## ---------------- ## |
---|
618 | ## Cache variables. ## |
---|
619 | ## ---------------- ## |
---|
620 | |
---|
621 | ac_cv_build=i386-apple-darwin10.3.0 |
---|
622 | ac_cv_c_compiler_gnu=yes |
---|
623 | ac_cv_c_const=yes |
---|
624 | ac_cv_cxx_compiler_gnu=yes |
---|
625 | ac_cv_env_CCC_set= |
---|
626 | ac_cv_env_CCC_value= |
---|
627 | ac_cv_env_CC_set=set |
---|
628 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
629 | ac_cv_env_CFLAGS_set=set |
---|
630 | ac_cv_env_CFLAGS_value='-O2 -arch i386' |
---|
631 | ac_cv_env_CPPFLAGS_set=set |
---|
632 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
633 | ac_cv_env_CPP_set= |
---|
634 | ac_cv_env_CPP_value= |
---|
635 | ac_cv_env_CXXFLAGS_set=set |
---|
636 | ac_cv_env_CXXFLAGS_value='-O2 -arch i386' |
---|
637 | ac_cv_env_CXX_set=set |
---|
638 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
639 | ac_cv_env_LDFLAGS_set=set |
---|
640 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386' |
---|
641 | ac_cv_env_LIBS_set= |
---|
642 | ac_cv_env_LIBS_value= |
---|
643 | ac_cv_env_build_alias_set= |
---|
644 | ac_cv_env_build_alias_value= |
---|
645 | ac_cv_env_host_alias_set= |
---|
646 | ac_cv_env_host_alias_value= |
---|
647 | ac_cv_env_target_alias_set= |
---|
648 | ac_cv_env_target_alias_value= |
---|
649 | ac_cv_func_gethostbyname=yes |
---|
650 | ac_cv_func_inet_ntoa=yes |
---|
651 | ac_cv_func_memmove=yes |
---|
652 | ac_cv_func_memset=yes |
---|
653 | ac_cv_func_strchr=yes |
---|
654 | ac_cv_func_strtod=yes |
---|
655 | ac_cv_header_arpa_inet_h=yes |
---|
656 | ac_cv_header_inttypes_h=yes |
---|
657 | ac_cv_header_libpq_fe_h=yes |
---|
658 | ac_cv_header_memory_h=yes |
---|
659 | ac_cv_header_netdb_h=yes |
---|
660 | ac_cv_header_netinet_in_h=yes |
---|
661 | ac_cv_header_stdbool_h=yes |
---|
662 | ac_cv_header_stdc=yes |
---|
663 | ac_cv_header_stdint_h=yes |
---|
664 | ac_cv_header_stdlib_h=yes |
---|
665 | ac_cv_header_string_h=yes |
---|
666 | ac_cv_header_strings_h=yes |
---|
667 | ac_cv_header_sys_stat_h=yes |
---|
668 | ac_cv_header_sys_types_h=yes |
---|
669 | ac_cv_header_time=yes |
---|
670 | ac_cv_header_unistd_h=yes |
---|
671 | ac_cv_host=i386-apple-darwin10.3.0 |
---|
672 | ac_cv_lib_krb5_krb5_sendauth=yes |
---|
673 | ac_cv_lib_pq_PQexec=no |
---|
674 | ac_cv_lib_ssl_SSL_library_init=no |
---|
675 | ac_cv_objext=o |
---|
676 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
677 | ac_cv_path_GREP=/usr/bin/grep |
---|
678 | ac_cv_prog_AWK=awk |
---|
679 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
680 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
681 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
682 | ac_cv_prog_cc_c89= |
---|
683 | ac_cv_prog_cc_g=yes |
---|
684 | ac_cv_prog_cxx_g=yes |
---|
685 | ac_cv_prog_make_make_set=yes |
---|
686 | ac_cv_type__Bool=yes |
---|
687 | ac_cv_type_size_t=yes |
---|
688 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
689 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
690 | am_cv_prog_tar_ustar=gnutar |
---|
691 | |
---|
692 | ## ----------------- ## |
---|
693 | ## Output variables. ## |
---|
694 | ## ----------------- ## |
---|
695 | |
---|
696 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run aclocal-1.11' |
---|
697 | AMDEPBACKSLASH='\' |
---|
698 | AMDEP_FALSE='#' |
---|
699 | AMDEP_TRUE='' |
---|
700 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run tar' |
---|
701 | APPBUNDLE_FALSE='#' |
---|
702 | APPBUNDLE_TRUE='' |
---|
703 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run autoconf' |
---|
704 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run autoheader' |
---|
705 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run automake-1.11' |
---|
706 | AWK='awk' |
---|
707 | BUILD_DEBUG='no' |
---|
708 | BUILD_DEBUG_FALSE='' |
---|
709 | BUILD_DEBUG_TRUE='#' |
---|
710 | CC='/usr/bin/gcc-4.2' |
---|
711 | CCDEPMODE='depmode=gcc3' |
---|
712 | CFLAGS='-O2 -arch i386' |
---|
713 | CPP='/usr/bin/gcc-4.2 -E' |
---|
714 | CPPFLAGS='-I/opt/local/include' |
---|
715 | CXX='/usr/bin/g++-4.2' |
---|
716 | CXXDEPMODE='depmode=gcc3' |
---|
717 | CXXFLAGS='-O2 -arch i386' |
---|
718 | CYGPATH_W='echo' |
---|
719 | DEFS='' |
---|
720 | DEPDIR='.deps' |
---|
721 | ECHO_C='\c' |
---|
722 | ECHO_N='' |
---|
723 | ECHO_T='' |
---|
724 | EDB_LIBPQ='' |
---|
725 | EDB_LIBPQ_FALSE='' |
---|
726 | EDB_LIBPQ_TRUE='' |
---|
727 | EGREP='/usr/bin/grep -E' |
---|
728 | EXEEXT='' |
---|
729 | GREP='/usr/bin/grep' |
---|
730 | INSTALL_DATA='${INSTALL} -m 644' |
---|
731 | INSTALL_DOCS_FALSE='' |
---|
732 | INSTALL_DOCS_TRUE='#' |
---|
733 | INSTALL_PROGRAM='${INSTALL}' |
---|
734 | INSTALL_SCRIPT='${INSTALL}' |
---|
735 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
736 | LDFLAGS='-L/opt/local/lib -arch i386' |
---|
737 | LIBOBJS='' |
---|
738 | LIBS=' -L/opt/local/lib/postgresql84 -lcrypto -lpq' |
---|
739 | LTLIBOBJS='' |
---|
740 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/missing --run makeinfo' |
---|
741 | MKDIR_P='config/install-sh -c -d' |
---|
742 | OBJEXT='o' |
---|
743 | PACKAGE='pgadmin3' |
---|
744 | PACKAGE_BUGREPORT='pgadmin-support@postgresql.org' |
---|
745 | PACKAGE_NAME='pgadmin3' |
---|
746 | PACKAGE_STRING='pgadmin3 1.10.2' |
---|
747 | PACKAGE_TARNAME='pgadmin3' |
---|
748 | PACKAGE_URL='' |
---|
749 | PACKAGE_VERSION='1.10.2' |
---|
750 | PATH_SEPARATOR=':' |
---|
751 | PG_CONFIG='/opt/local/lib/postgresql84/bin/pg_config' |
---|
752 | POW_LIB='' |
---|
753 | RANLIB='ranlib' |
---|
754 | SET_MAKE='' |
---|
755 | SHELL='/bin/sh' |
---|
756 | STRIP='' |
---|
757 | SUN_CC_FALSE='' |
---|
758 | SUN_CC_TRUE='#' |
---|
759 | SUN_CXX_FALSE='' |
---|
760 | SUN_CXX_TRUE='#' |
---|
761 | USE_PRECOMP='yes' |
---|
762 | VERSION='1.10.2' |
---|
763 | WX_CONFIG='' |
---|
764 | XML2_CONFIG='' |
---|
765 | XSLT_CONFIG='' |
---|
766 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
767 | ac_ct_CXX='' |
---|
768 | am__EXEEXT_FALSE='' |
---|
769 | am__EXEEXT_TRUE='' |
---|
770 | am__fastdepCC_FALSE='#' |
---|
771 | am__fastdepCC_TRUE='' |
---|
772 | am__fastdepCXX_FALSE='#' |
---|
773 | am__fastdepCXX_TRUE='' |
---|
774 | am__include='include' |
---|
775 | am__isrc='' |
---|
776 | am__leading_dot='.' |
---|
777 | am__quote='' |
---|
778 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
779 | am__untar='tar -xf -' |
---|
780 | bindir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/MacOS' |
---|
781 | build='i386-apple-darwin10.3.0' |
---|
782 | build_alias='' |
---|
783 | build_cpu='i386' |
---|
784 | build_os='darwin10.3.0' |
---|
785 | build_vendor='apple' |
---|
786 | bundledir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app' |
---|
787 | datadir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/SharedSupport' |
---|
788 | datarootdir='${prefix}/share' |
---|
789 | debugger_LDADD='' |
---|
790 | debuggerbindir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/pgAdmin3.app/Contents/Resources/Debugger.app/Contents/MacOS' |
---|
791 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
792 | dvidir='${docdir}' |
---|
793 | exec_prefix='NONE' |
---|
794 | host='i386-apple-darwin10.3.0' |
---|
795 | host_alias='' |
---|
796 | host_cpu='i386' |
---|
797 | host_os='darwin10.3.0' |
---|
798 | host_vendor='apple' |
---|
799 | htmldir='${docdir}' |
---|
800 | includedir='${prefix}/include' |
---|
801 | infodir='${datarootdir}/info' |
---|
802 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/config/install-sh' |
---|
803 | libdir='${exec_prefix}/lib' |
---|
804 | libexecdir='${exec_prefix}/libexec' |
---|
805 | localedir='${datarootdir}/locale' |
---|
806 | localstatedir='${prefix}/var' |
---|
807 | mandir='${datarootdir}/man' |
---|
808 | mkdir_p='$(top_builddir)/config/install-sh -c -d' |
---|
809 | oldincludedir='/usr/include' |
---|
810 | pdfdir='${docdir}' |
---|
811 | pgScript_LDADD='' |
---|
812 | pgadmin3_LDADD='' |
---|
813 | pgagent_LDADD='' |
---|
814 | pgsTest_LDADD='' |
---|
815 | prefix='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_pgAdmin3/work/pgadmin3-1.10.2/tmp' |
---|
816 | program_transform_name='s,x,x,' |
---|
817 | psdir='${docdir}' |
---|
818 | sbindir='${exec_prefix}/sbin' |
---|
819 | sharedstatedir='${prefix}/com' |
---|
820 | sysconfdir='${prefix}/etc' |
---|
821 | target_alias='' |
---|
822 | |
---|
823 | ## ----------- ## |
---|
824 | ## confdefs.h. ## |
---|
825 | ## ----------- ## |
---|
826 | |
---|
827 | /* confdefs.h */ |
---|
828 | #define PACKAGE_NAME "pgadmin3" |
---|
829 | #define PACKAGE_TARNAME "pgadmin3" |
---|
830 | #define PACKAGE_VERSION "1.10.2" |
---|
831 | #define PACKAGE_STRING "pgadmin3 1.10.2" |
---|
832 | #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" |
---|
833 | #define PACKAGE_URL "" |
---|
834 | #define PACKAGE "pgadmin3" |
---|
835 | #define VERSION "1.10.2" |
---|
836 | #define STDC_HEADERS 1 |
---|
837 | #define HAVE_SYS_TYPES_H 1 |
---|
838 | #define HAVE_SYS_STAT_H 1 |
---|
839 | #define HAVE_STDLIB_H 1 |
---|
840 | #define HAVE_STRING_H 1 |
---|
841 | #define HAVE_MEMORY_H 1 |
---|
842 | #define HAVE_STRINGS_H 1 |
---|
843 | #define HAVE_INTTYPES_H 1 |
---|
844 | #define HAVE_STDINT_H 1 |
---|
845 | #define HAVE_UNISTD_H 1 |
---|
846 | #define HAVE_ARPA_INET_H 1 |
---|
847 | #define HAVE_NETDB_H 1 |
---|
848 | #define HAVE_NETINET_IN_H 1 |
---|
849 | #define HAVE_STDLIB_H 1 |
---|
850 | #define HAVE__BOOL 1 |
---|
851 | #define HAVE_STDBOOL_H 1 |
---|
852 | #define TIME_WITH_SYS_TIME 1 |
---|
853 | #define HAVE_GETHOSTBYNAME 1 |
---|
854 | #define HAVE_INET_NTOA 1 |
---|
855 | #define HAVE_MEMMOVE 1 |
---|
856 | #define HAVE_MEMSET 1 |
---|
857 | #define HAVE_STRCHR 1 |
---|
858 | |
---|
859 | configure: exit 1 |
---|