Ticket #64759: config.log

File config.log, 72.9 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by zvbi configure 0.2.35, which was
5generated by GNU Autoconf 2.67.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-rpath
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-227.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 61 tasks, 256 threads, 4 processors
34Load average: 1.52, Mach factor: 2.49
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2556: checking for a BSD-compatible install
52configure:2624: result: /usr/bin/install -c
53configure:2635: checking whether build environment is sane
54configure:2672: result: yes
55configure:2734: checking for gawk
56configure:2750: found /opt/local/bin/gawk
57configure:2761: result: gawk
58configure:2772: checking whether make sets $(MAKE)
59configure:2794: result: yes
60configure:2990: checking whether to enable maintainer-specific portions of Makefiles
61configure:2999: result: no
62configure:3030: checking for style of include used by make
63configure:3058: result: GNU
64configure:3131: checking for gcc
65configure:3158: result: /usr/bin/gcc-4.2
66configure:3387: checking for C compiler version
67configure:3396: /usr/bin/gcc-4.2 --version >&5
68powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
69Copyright (C) 2007 Free Software Foundation, Inc.
70This is free software; see the source for copying conditions.  There is NO
71warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72
73configure:3407: $? = 0
74configure:3396: /usr/bin/gcc-4.2 -v >&5
75Using built-in specs.
76Target: powerpc-apple-darwin9
77Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
78Thread model: posix
79gcc version 4.2.1 (Apple Inc. build 5577)
80configure:3407: $? = 0
81configure:3396: /usr/bin/gcc-4.2 -V >&5
82gcc-4.2: argument to `-V' is missing
83configure:3407: $? = 1
84configure:3396: /usr/bin/gcc-4.2 -qversion >&5
85powerpc-apple-darwin9-gcc-4.2.1: no input files
86configure:3407: $? = 1
87configure:3427: checking whether the C compiler works
88configure:3449: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  >&5
89configure:3453: $? = 0
90configure:3501: result: yes
91configure:3504: checking for C compiler default output file name
92configure:3506: result: a.out
93configure:3512: checking for suffix of executables
94configure:3519: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  >&5
95configure:3523: $? = 0
96configure:3545: result:
97configure:3567: checking whether we are cross compiling
98configure:3575: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  >&5
99configure:3579: $? = 0
100configure:3586: ./conftest
101configure:3590: $? = 0
102configure:3605: result: no
103configure:3610: checking for suffix of object files
104configure:3632: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
105configure:3636: $? = 0
106configure:3657: result: o
107configure:3661: checking whether we are using the GNU C compiler
108configure:3680: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
109configure:3680: $? = 0
110configure:3689: result: yes
111configure:3698: checking whether /usr/bin/gcc-4.2 accepts -g
112configure:3718: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
113configure:3718: $? = 0
114configure:3759: result: yes
115configure:3776: checking for /usr/bin/gcc-4.2 option to accept ISO C89
116configure:3840: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
117configure:3840: $? = 0
118configure:3853: result: none needed
119configure:3875: checking dependency style of /usr/bin/gcc-4.2
120configure:3965: result: none
121configure:3988: checking how to run the C preprocessor
122configure:4019: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
123configure:4019: $? = 0
124configure:4033: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
125conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
126configure:4033: $? = 1
127configure: failed program was:
128| /* confdefs.h */
129| #define PACKAGE_NAME "zvbi"
130| #define PACKAGE_TARNAME "zvbi"
131| #define PACKAGE_VERSION "0.2.35"
132| #define PACKAGE_STRING "zvbi 0.2.35"
133| #define PACKAGE_BUGREPORT ""
134| #define PACKAGE_URL ""
135| #define PACKAGE "zvbi"
136| #define VERSION "0.2.35"
137| /* end confdefs.h.  */
138| #include <ac_nonexistent.h>
139configure:4058: result: /usr/bin/gcc-4.2 -E
140configure:4078: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
141configure:4078: $? = 0
142configure:4092: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
143conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
144configure:4092: $? = 1
145configure: failed program was:
146| /* confdefs.h */
147| #define PACKAGE_NAME "zvbi"
148| #define PACKAGE_TARNAME "zvbi"
149| #define PACKAGE_VERSION "0.2.35"
150| #define PACKAGE_STRING "zvbi 0.2.35"
151| #define PACKAGE_BUGREPORT ""
152| #define PACKAGE_URL ""
153| #define PACKAGE "zvbi"
154| #define VERSION "0.2.35"
155| /* end confdefs.h.  */
156| #include <ac_nonexistent.h>
157configure:4121: checking for grep that handles long lines and -e
158configure:4179: result: /opt/local/bin/ggrep
159configure:4184: checking for egrep
160configure:4246: result: /opt/local/bin/ggrep -E
161configure:4251: checking for ANSI C header files
162configure:4271: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
163configure:4271: $? = 0
164configure:4344: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  >&5
165configure:4344: $? = 0
166configure:4344: ./conftest
167configure:4344: $? = 0
168configure:4355: result: yes
169configure:4368: checking for sys/types.h
170configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
171configure:4368: $? = 0
172configure:4368: result: yes
173configure:4368: checking for sys/stat.h
174configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
175configure:4368: $? = 0
176configure:4368: result: yes
177configure:4368: checking for stdlib.h
178configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
179configure:4368: $? = 0
180configure:4368: result: yes
181configure:4368: checking for string.h
182configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
183configure:4368: $? = 0
184configure:4368: result: yes
185configure:4368: checking for memory.h
186configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
187configure:4368: $? = 0
188configure:4368: result: yes
189configure:4368: checking for strings.h
190configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
191configure:4368: $? = 0
192configure:4368: result: yes
193configure:4368: checking for inttypes.h
194configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
195configure:4368: $? = 0
196configure:4368: result: yes
197configure:4368: checking for stdint.h
198configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
199configure:4368: $? = 0
200configure:4368: result: yes
201configure:4368: checking for unistd.h
202configure:4368: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
203configure:4368: $? = 0
204configure:4368: result: yes
205configure:4381: checking minix/config.h usability
206configure:4381: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
207conftest.c:54:26: error: minix/config.h: No such file or directory
208conftest.c:54:26: error: minix/config.h: No such file or directory
209fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccjSHUJe.out (No such file or directory)
210configure:4381: $? = 1
211configure: failed program was:
212| /* confdefs.h */
213| #define PACKAGE_NAME "zvbi"
214| #define PACKAGE_TARNAME "zvbi"
215| #define PACKAGE_VERSION "0.2.35"
216| #define PACKAGE_STRING "zvbi 0.2.35"
217| #define PACKAGE_BUGREPORT ""
218| #define PACKAGE_URL ""
219| #define PACKAGE "zvbi"
220| #define VERSION "0.2.35"
221| #define STDC_HEADERS 1
222| #define HAVE_SYS_TYPES_H 1
223| #define HAVE_SYS_STAT_H 1
224| #define HAVE_STDLIB_H 1
225| #define HAVE_STRING_H 1
226| #define HAVE_MEMORY_H 1
227| #define HAVE_STRINGS_H 1
228| #define HAVE_INTTYPES_H 1
229| #define HAVE_STDINT_H 1
230| #define HAVE_UNISTD_H 1
231| /* end confdefs.h.  */
232| #include <stdio.h>
233| #ifdef HAVE_SYS_TYPES_H
234| # include <sys/types.h>
235| #endif
236| #ifdef HAVE_SYS_STAT_H
237| # include <sys/stat.h>
238| #endif
239| #ifdef STDC_HEADERS
240| # include <stdlib.h>
241| # include <stddef.h>
242| #else
243| # ifdef HAVE_STDLIB_H
244| #  include <stdlib.h>
245| # endif
246| #endif
247| #ifdef HAVE_STRING_H
248| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
249| #  include <memory.h>
250| # endif
251| # include <string.h>
252| #endif
253| #ifdef HAVE_STRINGS_H
254| # include <strings.h>
255| #endif
256| #ifdef HAVE_INTTYPES_H
257| # include <inttypes.h>
258| #endif
259| #ifdef HAVE_STDINT_H
260| # include <stdint.h>
261| #endif
262| #ifdef HAVE_UNISTD_H
263| # include <unistd.h>
264| #endif
265| #include <minix/config.h>
266configure:4381: result: no
267configure:4381: checking minix/config.h presence
268configure:4381: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
269conftest.c:21:26: error: minix/config.h: No such file or directory
270configure:4381: $? = 1
271configure: failed program was:
272| /* confdefs.h */
273| #define PACKAGE_NAME "zvbi"
274| #define PACKAGE_TARNAME "zvbi"
275| #define PACKAGE_VERSION "0.2.35"
276| #define PACKAGE_STRING "zvbi 0.2.35"
277| #define PACKAGE_BUGREPORT ""
278| #define PACKAGE_URL ""
279| #define PACKAGE "zvbi"
280| #define VERSION "0.2.35"
281| #define STDC_HEADERS 1
282| #define HAVE_SYS_TYPES_H 1
283| #define HAVE_SYS_STAT_H 1
284| #define HAVE_STDLIB_H 1
285| #define HAVE_STRING_H 1
286| #define HAVE_MEMORY_H 1
287| #define HAVE_STRINGS_H 1
288| #define HAVE_INTTYPES_H 1
289| #define HAVE_STDINT_H 1
290| #define HAVE_UNISTD_H 1
291| /* end confdefs.h.  */
292| #include <minix/config.h>
293configure:4381: result: no
294configure:4381: checking for minix/config.h
295configure:4381: result: no
296configure:4402: checking whether it is safe to define __EXTENSIONS__
297configure:4420: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
298configure:4420: $? = 0
299configure:4427: result: yes
300configure:4491: checking for gcc
301configure:4518: result: /usr/bin/gcc-4.2
302configure:4747: checking for C compiler version
303configure:4756: /usr/bin/gcc-4.2 --version >&5
304powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
305Copyright (C) 2007 Free Software Foundation, Inc.
306This is free software; see the source for copying conditions.  There is NO
307warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
308
309configure:4767: $? = 0
310configure:4756: /usr/bin/gcc-4.2 -v >&5
311Using built-in specs.
312Target: powerpc-apple-darwin9
313Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
314Thread model: posix
315gcc version 4.2.1 (Apple Inc. build 5577)
316configure:4767: $? = 0
317configure:4756: /usr/bin/gcc-4.2 -V >&5
318gcc-4.2: argument to `-V' is missing
319configure:4767: $? = 1
320configure:4756: /usr/bin/gcc-4.2 -qversion >&5
321powerpc-apple-darwin9-gcc-4.2.1: no input files
322configure:4767: $? = 1
323configure:4771: checking whether we are using the GNU C compiler
324configure:4799: result: yes
325configure:4808: checking whether /usr/bin/gcc-4.2 accepts -g
326configure:4869: result: yes
327configure:4886: checking for /usr/bin/gcc-4.2 option to accept ISO C89
328configure:4963: result: none needed
329configure:4985: checking dependency style of /usr/bin/gcc-4.2
330configure:5075: result: none
331configure:5205: checking for C++ compiler version
332configure:5214: /usr/bin/g++-4.2 --version >&5
333powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
334Copyright (C) 2007 Free Software Foundation, Inc.
335This is free software; see the source for copying conditions.  There is NO
336warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
337
338configure:5225: $? = 0
339configure:5214: /usr/bin/g++-4.2 -v >&5
340Using built-in specs.
341Target: powerpc-apple-darwin9
342Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
343Thread model: posix
344gcc version 4.2.1 (Apple Inc. build 5577)
345configure:5225: $? = 0
346configure:5214: /usr/bin/g++-4.2 -V >&5
347g++-4.2: argument to `-V' is missing
348configure:5225: $? = 1
349configure:5214: /usr/bin/g++-4.2 -qversion >&5
350powerpc-apple-darwin9-g++-4.2.1: no input files
351configure:5225: $? = 1
352configure:5229: checking whether we are using the GNU C++ compiler
353configure:5248: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.cpp >&5
354configure:5248: $? = 0
355configure:5257: result: yes
356configure:5266: checking whether /usr/bin/g++-4.2 accepts -g
357configure:5286: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
358configure:5286: $? = 0
359configure:5327: result: yes
360configure:5352: checking dependency style of /usr/bin/g++-4.2
361configure:5442: result: none
362configure:5467: checking for strndup
363configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
364conftest.c:49: warning: conflicting types for built-in function 'strndup'
365Undefined symbols for architecture ppc:
366  "_strndup", referenced from:
367      _main in ccLq8und.o
368ld: symbol(s) not found for architecture ppc
369collect2: ld returned 1 exit status
370conftest.c:49: warning: conflicting types for built-in function 'strndup'
371Undefined symbols for architecture ppc64:
372  "_strndup", referenced from:
373      _main in ccl0rZyk.o
374ld: symbol(s) not found for architecture ppc64
375collect2: ld returned 1 exit status
376fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccVsMVxR.out (No such file or directory)
377configure:5467: $? = 1
378configure: failed program was:
379| /* confdefs.h */
380| #define PACKAGE_NAME "zvbi"
381| #define PACKAGE_TARNAME "zvbi"
382| #define PACKAGE_VERSION "0.2.35"
383| #define PACKAGE_STRING "zvbi 0.2.35"
384| #define PACKAGE_BUGREPORT ""
385| #define PACKAGE_URL ""
386| #define PACKAGE "zvbi"
387| #define VERSION "0.2.35"
388| #define STDC_HEADERS 1
389| #define HAVE_SYS_TYPES_H 1
390| #define HAVE_SYS_STAT_H 1
391| #define HAVE_STDLIB_H 1
392| #define HAVE_STRING_H 1
393| #define HAVE_MEMORY_H 1
394| #define HAVE_STRINGS_H 1
395| #define HAVE_INTTYPES_H 1
396| #define HAVE_STDINT_H 1
397| #define HAVE_UNISTD_H 1
398| #define __EXTENSIONS__ 1
399| #define _ALL_SOURCE 1
400| #define _GNU_SOURCE 1
401| #define _POSIX_PTHREAD_SEMANTICS 1
402| #define _TANDEM_SOURCE 1
403| /* end confdefs.h.  */
404| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
405|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
406| #define strndup innocuous_strndup
407|
408| /* System header to define __stub macros and hopefully few prototypes,
409|     which can conflict with char strndup (); below.
410|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
411|     <limits.h> exists even on freestanding compilers.  */
412|
413| #ifdef __STDC__
414| # include <limits.h>
415| #else
416| # include <assert.h>
417| #endif
418|
419| #undef strndup
420|
421| /* Override any GCC internal prototype to avoid an error.
422|    Use char because int might match the return type of a GCC
423|    builtin and then its argument prototype would still apply.  */
424| #ifdef __cplusplus
425| extern "C"
426| #endif
427| char strndup ();
428| /* The GNU C library defines this for functions which it implements
429|     to always fail with ENOSYS.  Some functions are actually named
430|     something starting with __ and the normal name is an alias.  */
431| #if defined __stub_strndup || defined __stub___strndup
432| choke me
433| #endif
434|
435| int
436| main ()
437| {
438| return strndup ();
439|   ;
440|   return 0;
441| }
442configure:5467: result: no
443configure:5467: checking for strlcpy
444configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
445configure:5467: $? = 0
446configure:5467: result: yes
447configure:5467: checking for asprintf
448configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
449configure:5467: $? = 0
450configure:5467: result: yes
451configure:5467: checking for vasprintf
452configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
453configure:5467: $? = 0
454configure:5467: result: yes
455configure:5467: checking for getopt_long
456configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
457configure:5467: $? = 0
458configure:5467: result: yes
459configure:5467: checking for getaddrinfo
460configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
461configure:5467: $? = 0
462configure:5467: result: yes
463configure:5467: checking for clock_settime
464configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
465Undefined symbols for architecture ppc:
466  "_clock_settime", referenced from:
467      _main in ccxsDBOq.o
468ld: symbol(s) not found for architecture ppc
469collect2: ld returned 1 exit status
470Undefined symbols for architecture ppc64:
471  "_clock_settime", referenced from:
472      _main in ccywINHP.o
473ld: symbol(s) not found for architecture ppc64
474collect2: ld returned 1 exit status
475fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccDkcSwr.out (No such file or directory)
476configure:5467: $? = 1
477configure: failed program was:
478| /* confdefs.h */
479| #define PACKAGE_NAME "zvbi"
480| #define PACKAGE_TARNAME "zvbi"
481| #define PACKAGE_VERSION "0.2.35"
482| #define PACKAGE_STRING "zvbi 0.2.35"
483| #define PACKAGE_BUGREPORT ""
484| #define PACKAGE_URL ""
485| #define PACKAGE "zvbi"
486| #define VERSION "0.2.35"
487| #define STDC_HEADERS 1
488| #define HAVE_SYS_TYPES_H 1
489| #define HAVE_SYS_STAT_H 1
490| #define HAVE_STDLIB_H 1
491| #define HAVE_STRING_H 1
492| #define HAVE_MEMORY_H 1
493| #define HAVE_STRINGS_H 1
494| #define HAVE_INTTYPES_H 1
495| #define HAVE_STDINT_H 1
496| #define HAVE_UNISTD_H 1
497| #define __EXTENSIONS__ 1
498| #define _ALL_SOURCE 1
499| #define _GNU_SOURCE 1
500| #define _POSIX_PTHREAD_SEMANTICS 1
501| #define _TANDEM_SOURCE 1
502| #define HAVE_STRLCPY 1
503| #define HAVE_ASPRINTF 1
504| #define HAVE_VASPRINTF 1
505| #define HAVE_GETOPT_LONG 1
506| #define HAVE_GETADDRINFO 1
507| /* end confdefs.h.  */
508| /* Define clock_settime to an innocuous variant, in case <limits.h> declares clock_settime.
509|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
510| #define clock_settime innocuous_clock_settime
511|
512| /* System header to define __stub macros and hopefully few prototypes,
513|     which can conflict with char clock_settime (); below.
514|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
515|     <limits.h> exists even on freestanding compilers.  */
516|
517| #ifdef __STDC__
518| # include <limits.h>
519| #else
520| # include <assert.h>
521| #endif
522|
523| #undef clock_settime
524|
525| /* Override any GCC internal prototype to avoid an error.
526|    Use char because int might match the return type of a GCC
527|    builtin and then its argument prototype would still apply.  */
528| #ifdef __cplusplus
529| extern "C"
530| #endif
531| char clock_settime ();
532| /* The GNU C library defines this for functions which it implements
533|     to always fail with ENOSYS.  Some functions are actually named
534|     something starting with __ and the normal name is an alias.  */
535| #if defined __stub_clock_settime || defined __stub___clock_settime
536| choke me
537| #endif
538|
539| int
540| main ()
541| {
542| return clock_settime ();
543|   ;
544|   return 0;
545| }
546configure:5467: result: no
547configure:5467: checking for program_invocation_name
548configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
549Undefined symbols for architecture ppc:
550  "_program_invocation_name", referenced from:
551      _main in ccdtmQqM.o
552ld: symbol(s) not found for architecture ppc
553collect2: ld returned 1 exit status
554Undefined symbols for architecture ppc64:
555  "_program_invocation_name", referenced from:
556      _main in cczhpTsT.o
557ld: symbol(s) not found for architecture ppc64
558collect2: ld returned 1 exit status
559fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccY1lG2D.out (No such file or directory)
560configure:5467: $? = 1
561configure: failed program was:
562| /* confdefs.h */
563| #define PACKAGE_NAME "zvbi"
564| #define PACKAGE_TARNAME "zvbi"
565| #define PACKAGE_VERSION "0.2.35"
566| #define PACKAGE_STRING "zvbi 0.2.35"
567| #define PACKAGE_BUGREPORT ""
568| #define PACKAGE_URL ""
569| #define PACKAGE "zvbi"
570| #define VERSION "0.2.35"
571| #define STDC_HEADERS 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_SYS_STAT_H 1
574| #define HAVE_STDLIB_H 1
575| #define HAVE_STRING_H 1
576| #define HAVE_MEMORY_H 1
577| #define HAVE_STRINGS_H 1
578| #define HAVE_INTTYPES_H 1
579| #define HAVE_STDINT_H 1
580| #define HAVE_UNISTD_H 1
581| #define __EXTENSIONS__ 1
582| #define _ALL_SOURCE 1
583| #define _GNU_SOURCE 1
584| #define _POSIX_PTHREAD_SEMANTICS 1
585| #define _TANDEM_SOURCE 1
586| #define HAVE_STRLCPY 1
587| #define HAVE_ASPRINTF 1
588| #define HAVE_VASPRINTF 1
589| #define HAVE_GETOPT_LONG 1
590| #define HAVE_GETADDRINFO 1
591| /* end confdefs.h.  */
592| /* Define program_invocation_name to an innocuous variant, in case <limits.h> declares program_invocation_name.
593|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
594| #define program_invocation_name innocuous_program_invocation_name
595|
596| /* System header to define __stub macros and hopefully few prototypes,
597|     which can conflict with char program_invocation_name (); below.
598|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
599|     <limits.h> exists even on freestanding compilers.  */
600|
601| #ifdef __STDC__
602| # include <limits.h>
603| #else
604| # include <assert.h>
605| #endif
606|
607| #undef program_invocation_name
608|
609| /* Override any GCC internal prototype to avoid an error.
610|    Use char because int might match the return type of a GCC
611|    builtin and then its argument prototype would still apply.  */
612| #ifdef __cplusplus
613| extern "C"
614| #endif
615| char program_invocation_name ();
616| /* The GNU C library defines this for functions which it implements
617|     to always fail with ENOSYS.  Some functions are actually named
618|     something starting with __ and the normal name is an alias.  */
619| #if defined __stub_program_invocation_name || defined __stub___program_invocation_name
620| choke me
621| #endif
622|
623| int
624| main ()
625| {
626| return program_invocation_name ();
627|   ;
628|   return 0;
629| }
630configure:5467: result: no
631configure:5467: checking for memalign
632configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
633Undefined symbols for architecture ppc:
634  "_memalign", referenced from:
635      _main in ccfMy5mG.o
636ld: symbol(s) not found for architecture ppc
637collect2: ld returned 1 exit status
638Undefined symbols for architecture ppc64:
639  "_memalign", referenced from:
640      _main in ccL5z0Lf.o
641ld: symbol(s) not found for architecture ppc64
642collect2: ld returned 1 exit status
643fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccfxfEUT.out (No such file or directory)
644configure:5467: $? = 1
645configure: failed program was:
646| /* confdefs.h */
647| #define PACKAGE_NAME "zvbi"
648| #define PACKAGE_TARNAME "zvbi"
649| #define PACKAGE_VERSION "0.2.35"
650| #define PACKAGE_STRING "zvbi 0.2.35"
651| #define PACKAGE_BUGREPORT ""
652| #define PACKAGE_URL ""
653| #define PACKAGE "zvbi"
654| #define VERSION "0.2.35"
655| #define STDC_HEADERS 1
656| #define HAVE_SYS_TYPES_H 1
657| #define HAVE_SYS_STAT_H 1
658| #define HAVE_STDLIB_H 1
659| #define HAVE_STRING_H 1
660| #define HAVE_MEMORY_H 1
661| #define HAVE_STRINGS_H 1
662| #define HAVE_INTTYPES_H 1
663| #define HAVE_STDINT_H 1
664| #define HAVE_UNISTD_H 1
665| #define __EXTENSIONS__ 1
666| #define _ALL_SOURCE 1
667| #define _GNU_SOURCE 1
668| #define _POSIX_PTHREAD_SEMANTICS 1
669| #define _TANDEM_SOURCE 1
670| #define HAVE_STRLCPY 1
671| #define HAVE_ASPRINTF 1
672| #define HAVE_VASPRINTF 1
673| #define HAVE_GETOPT_LONG 1
674| #define HAVE_GETADDRINFO 1
675| /* end confdefs.h.  */
676| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
677|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
678| #define memalign innocuous_memalign
679|
680| /* System header to define __stub macros and hopefully few prototypes,
681|     which can conflict with char memalign (); below.
682|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
683|     <limits.h> exists even on freestanding compilers.  */
684|
685| #ifdef __STDC__
686| # include <limits.h>
687| #else
688| # include <assert.h>
689| #endif
690|
691| #undef memalign
692|
693| /* Override any GCC internal prototype to avoid an error.
694|    Use char because int might match the return type of a GCC
695|    builtin and then its argument prototype would still apply.  */
696| #ifdef __cplusplus
697| extern "C"
698| #endif
699| char memalign ();
700| /* The GNU C library defines this for functions which it implements
701|     to always fail with ENOSYS.  Some functions are actually named
702|     something starting with __ and the normal name is an alias.  */
703| #if defined __stub_memalign || defined __stub___memalign
704| choke me
705| #endif
706|
707| int
708| main ()
709| {
710| return memalign ();
711|   ;
712|   return 0;
713| }
714configure:5467: result: no
715configure:5467: checking for posix_memalign
716configure:5467: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
717Undefined symbols for architecture ppc:
718  "_posix_memalign", referenced from:
719      _main in ccVB0z7D.o
720ld: symbol(s) not found for architecture ppc
721collect2: ld returned 1 exit status
722Undefined symbols for architecture ppc64:
723  "_posix_memalign", referenced from:
724      _main in cc3L817a.o
725ld: symbol(s) not found for architecture ppc64
726collect2: ld returned 1 exit status
727fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccCD6emD.out (No such file or directory)
728configure:5467: $? = 1
729configure: failed program was:
730| /* confdefs.h */
731| #define PACKAGE_NAME "zvbi"
732| #define PACKAGE_TARNAME "zvbi"
733| #define PACKAGE_VERSION "0.2.35"
734| #define PACKAGE_STRING "zvbi 0.2.35"
735| #define PACKAGE_BUGREPORT ""
736| #define PACKAGE_URL ""
737| #define PACKAGE "zvbi"
738| #define VERSION "0.2.35"
739| #define STDC_HEADERS 1
740| #define HAVE_SYS_TYPES_H 1
741| #define HAVE_SYS_STAT_H 1
742| #define HAVE_STDLIB_H 1
743| #define HAVE_STRING_H 1
744| #define HAVE_MEMORY_H 1
745| #define HAVE_STRINGS_H 1
746| #define HAVE_INTTYPES_H 1
747| #define HAVE_STDINT_H 1
748| #define HAVE_UNISTD_H 1
749| #define __EXTENSIONS__ 1
750| #define _ALL_SOURCE 1
751| #define _GNU_SOURCE 1
752| #define _POSIX_PTHREAD_SEMANTICS 1
753| #define _TANDEM_SOURCE 1
754| #define HAVE_STRLCPY 1
755| #define HAVE_ASPRINTF 1
756| #define HAVE_VASPRINTF 1
757| #define HAVE_GETOPT_LONG 1
758| #define HAVE_GETADDRINFO 1
759| /* end confdefs.h.  */
760| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
761|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
762| #define posix_memalign innocuous_posix_memalign
763|
764| /* System header to define __stub macros and hopefully few prototypes,
765|     which can conflict with char posix_memalign (); below.
766|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
767|     <limits.h> exists even on freestanding compilers.  */
768|
769| #ifdef __STDC__
770| # include <limits.h>
771| #else
772| # include <assert.h>
773| #endif
774|
775| #undef posix_memalign
776|
777| /* Override any GCC internal prototype to avoid an error.
778|    Use char because int might match the return type of a GCC
779|    builtin and then its argument prototype would still apply.  */
780| #ifdef __cplusplus
781| extern "C"
782| #endif
783| char posix_memalign ();
784| /* The GNU C library defines this for functions which it implements
785|     to always fail with ENOSYS.  Some functions are actually named
786|     something starting with __ and the normal name is an alias.  */
787| #if defined __stub_posix_memalign || defined __stub___posix_memalign
788| choke me
789| #endif
790|
791| int
792| main ()
793| {
794| return posix_memalign ();
795|   ;
796|   return 0;
797| }
798configure:5467: result: no
799configure:5477: checking for sincos
800configure:5495: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
801conftest.c: In function 'main':
802conftest.c:39: warning: incompatible implicit declaration of built-in function 'sincos'
803Undefined symbols for architecture ppc:
804  "_sincos", referenced from:
805      _main in ccu53iD6.o
806ld: symbol(s) not found for architecture ppc
807collect2: ld returned 1 exit status
808conftest.c: In function 'main':
809conftest.c:39: warning: incompatible implicit declaration of built-in function 'sincos'
810Undefined symbols for architecture ppc64:
811  "_sincos", referenced from:
812      _main in ccQ9GWZr.o
813ld: symbol(s) not found for architecture ppc64
814collect2: ld returned 1 exit status
815fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/cctZZbJH.out (No such file or directory)
816configure:5495: $? = 1
817configure: failed program was:
818| /* confdefs.h */
819| #define PACKAGE_NAME "zvbi"
820| #define PACKAGE_TARNAME "zvbi"
821| #define PACKAGE_VERSION "0.2.35"
822| #define PACKAGE_STRING "zvbi 0.2.35"
823| #define PACKAGE_BUGREPORT ""
824| #define PACKAGE_URL ""
825| #define PACKAGE "zvbi"
826| #define VERSION "0.2.35"
827| #define STDC_HEADERS 1
828| #define HAVE_SYS_TYPES_H 1
829| #define HAVE_SYS_STAT_H 1
830| #define HAVE_STDLIB_H 1
831| #define HAVE_STRING_H 1
832| #define HAVE_MEMORY_H 1
833| #define HAVE_STRINGS_H 1
834| #define HAVE_INTTYPES_H 1
835| #define HAVE_STDINT_H 1
836| #define HAVE_UNISTD_H 1
837| #define __EXTENSIONS__ 1
838| #define _ALL_SOURCE 1
839| #define _GNU_SOURCE 1
840| #define _POSIX_PTHREAD_SEMANTICS 1
841| #define _TANDEM_SOURCE 1
842| #define HAVE_STRLCPY 1
843| #define HAVE_ASPRINTF 1
844| #define HAVE_VASPRINTF 1
845| #define HAVE_GETOPT_LONG 1
846| #define HAVE_GETADDRINFO 1
847| /* end confdefs.h.  */
848|
849| #include <stdio.h>
850| #include <math.h>
851| int main (void) {
852| double s, c;
853| /* Make sure the compiler does not optimize sincos() away
854|    so the linker can confirm its availability. */
855| scanf ("%f", &s);
856| sincos (s, &s, &c);
857| printf ("%f %f", s, c);
858| return 0;
859| }
860|
861configure:5505: result: no
862configure:5512: checking for log2
863configure:5527: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c  -lm >&5
864configure:5527: $? = 0
865configure:5529: result: yes
866configure:5544: checking for strerror_r
867configure:5556: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
868conftest.c: In function 'main':
869conftest.c:36: error: invalid type argument of 'unary *'
870conftest.c: In function 'main':
871conftest.c:36: error: invalid type argument of 'unary *'
872fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccEPLINr.out (No such file or directory)
873configure:5556: $? = 1
874configure: failed program was:
875| /* confdefs.h */
876| #define PACKAGE_NAME "zvbi"
877| #define PACKAGE_TARNAME "zvbi"
878| #define PACKAGE_VERSION "0.2.35"
879| #define PACKAGE_STRING "zvbi 0.2.35"
880| #define PACKAGE_BUGREPORT ""
881| #define PACKAGE_URL ""
882| #define PACKAGE "zvbi"
883| #define VERSION "0.2.35"
884| #define STDC_HEADERS 1
885| #define HAVE_SYS_TYPES_H 1
886| #define HAVE_SYS_STAT_H 1
887| #define HAVE_STDLIB_H 1
888| #define HAVE_STRING_H 1
889| #define HAVE_MEMORY_H 1
890| #define HAVE_STRINGS_H 1
891| #define HAVE_INTTYPES_H 1
892| #define HAVE_STDINT_H 1
893| #define HAVE_UNISTD_H 1
894| #define __EXTENSIONS__ 1
895| #define _ALL_SOURCE 1
896| #define _GNU_SOURCE 1
897| #define _POSIX_PTHREAD_SEMANTICS 1
898| #define _TANDEM_SOURCE 1
899| #define HAVE_STRLCPY 1
900| #define HAVE_ASPRINTF 1
901| #define HAVE_VASPRINTF 1
902| #define HAVE_GETOPT_LONG 1
903| #define HAVE_GETADDRINFO 1
904| #define HAVE_LOG2 1
905| /* end confdefs.h.  */
906|
907| #include <stdlib.h>
908| #include <string.h>
909| int main (void) {
910| return *strerror_r (22, malloc (128), 128);
911| }
912|
913configure:5578: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
914configure:5578: $? = 0
915configure:5580: result: yes, SUSV3 version
916configure:5603: checking whether byte ordering is bigendian
917configure:5618: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
918configure:5618: $? = 0
919configure:5809: result: universal
920configure:5860: checking build system type
921configure:5874: result: powerpc-apple-darwin9.8.0
922configure:5894: checking host system type
923configure:5907: result: powerpc-apple-darwin9.8.0
924configure:5927: checking for a sed that does not truncate output
925configure:5991: result: /opt/local/bin/gsed
926configure:6009: checking for fgrep
927configure:6071: result: /opt/local/bin/ggrep -F
928configure:6106: checking for ld used by /usr/bin/gcc-4.2
929configure:6173: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
930configure:6180: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
931configure:6195: result: no
932configure:6207: checking for BSD- or MS-compatible name lister (nm)
933configure:6256: result: /usr/bin/nm -p
934configure:6374: checking the name lister (/usr/bin/nm -p) interface
935configure:6381: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
936configure:6384: /usr/bin/nm -p "conftest.o"
937configure:6387: output
93800000000 D _some_variable
939configure:6394: result: BSD nm
940configure:6397: checking whether ln -s works
941configure:6401: result: yes
942configure:6409: checking the maximum length of command line arguments
943configure:6529: result: 196608
944configure:6546: checking whether the shell understands some XSI constructs
945configure:6556: result: yes
946configure:6560: checking whether the shell understands "+="
947configure:6566: result: yes
948configure:6601: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files
949configure:6608: result: -r
950configure:6677: checking for objdump
951configure:6707: result: no
952configure:6736: checking how to recognize dependent libraries
953configure:6932: result: pass_all
954configure:6992: checking for ar
955configure:7008: found /opt/local/bin/ar
956configure:7019: result: ar
957configure:7097: checking for strip
958configure:7113: found /opt/local/bin/strip
959configure:7124: result: strip
960configure:7196: checking for ranlib
961configure:7212: found /opt/local/bin/ranlib
962configure:7223: result: ranlib
963configure:7313: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 object
964configure:7431: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
965configure:7434: $? = 0
966configure:7438: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
967configure:7441: $? = 0
968cannot find nm_test_var in conftest.nm
969configure:7431: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
970configure:7434: $? = 0
971configure:7438: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
972configure:7441: $? = 0
973configure:7495: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c conftstm.o >&5
974configure:7498: $? = 0
975configure:7536: result: ok
976configure:7800: checking for dsymutil
977configure:7816: found /usr/bin/dsymutil
978configure:7827: result: dsymutil
979configure:7892: checking for nmedit
980configure:7908: found /opt/local/bin/nmedit
981configure:7919: result: nmedit
982configure:7984: checking for lipo
983configure:8000: found /opt/local/bin/lipo
984configure:8011: result: lipo
985configure:8076: checking for otool
986configure:8092: found /opt/local/bin/otool
987configure:8103: result: otool
988configure:8168: checking for otool64
989configure:8198: result: no
990configure:8243: checking for -single_module linker flag
991/usr/bin/gcc-4.2 -pipe -Os -arch ppc -arch ppc64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
992configure:8270: result: yes
993configure:8272: checking for -exported_symbols_list linker flag
994configure:8292: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 -Wl,-exported_symbols_list,conftest.sym conftest.c  -lm >&5
995configure:8292: $? = 0
996configure:8302: result: yes
997configure:8341: checking for dlfcn.h
998configure:8341: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
999configure:8341: $? = 0
1000configure:8341: result: yes
1001configure:8466: checking for C++ compiler version
1002configure:8475: /usr/bin/g++-4.2 --version >&5
1003powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
1004Copyright (C) 2007 Free Software Foundation, Inc.
1005This is free software; see the source for copying conditions.  There is NO
1006warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1007
1008configure:8486: $? = 0
1009configure:8475: /usr/bin/g++-4.2 -v >&5
1010Using built-in specs.
1011Target: powerpc-apple-darwin9
1012Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
1013Thread model: posix
1014gcc version 4.2.1 (Apple Inc. build 5577)
1015configure:8486: $? = 0
1016configure:8475: /usr/bin/g++-4.2 -V >&5
1017g++-4.2: argument to `-V' is missing
1018configure:8486: $? = 1
1019configure:8475: /usr/bin/g++-4.2 -qversion >&5
1020powerpc-apple-darwin9-g++-4.2.1: no input files
1021configure:8486: $? = 1
1022configure:8490: checking whether we are using the GNU C++ compiler
1023configure:8518: result: yes
1024configure:8527: checking whether /usr/bin/g++-4.2 accepts -g
1025configure:8588: result: yes
1026configure:8613: checking dependency style of /usr/bin/g++-4.2
1027configure:8703: result: none
1028configure:8728: checking how to run the C++ preprocessor
1029configure:8755: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1030configure:8755: $? = 0
1031configure:8769: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1032conftest.cpp:37:28: error: ac_nonexistent.h: No such file or directory
1033configure:8769: $? = 1
1034configure: failed program was:
1035| /* confdefs.h */
1036| #define PACKAGE_NAME "zvbi"
1037| #define PACKAGE_TARNAME "zvbi"
1038| #define PACKAGE_VERSION "0.2.35"
1039| #define PACKAGE_STRING "zvbi 0.2.35"
1040| #define PACKAGE_BUGREPORT ""
1041| #define PACKAGE_URL ""
1042| #define PACKAGE "zvbi"
1043| #define VERSION "0.2.35"
1044| #define STDC_HEADERS 1
1045| #define HAVE_SYS_TYPES_H 1
1046| #define HAVE_SYS_STAT_H 1
1047| #define HAVE_STDLIB_H 1
1048| #define HAVE_STRING_H 1
1049| #define HAVE_MEMORY_H 1
1050| #define HAVE_STRINGS_H 1
1051| #define HAVE_INTTYPES_H 1
1052| #define HAVE_STDINT_H 1
1053| #define HAVE_UNISTD_H 1
1054| #define __EXTENSIONS__ 1
1055| #define _ALL_SOURCE 1
1056| #define _GNU_SOURCE 1
1057| #define _POSIX_PTHREAD_SEMANTICS 1
1058| #define _TANDEM_SOURCE 1
1059| #define HAVE_STRLCPY 1
1060| #define HAVE_ASPRINTF 1
1061| #define HAVE_VASPRINTF 1
1062| #define HAVE_GETOPT_LONG 1
1063| #define HAVE_GETADDRINFO 1
1064| #define HAVE_LOG2 1
1065| #define HAVE_SUSV3_STRERROR_R 1
1066| #define Z_LITTLE_ENDIAN 1234
1067| #define Z_BIG_ENDIAN 4321
1068| #define AC_APPLE_UNIVERSAL_BUILD 1
1069| #define HAVE_DLFCN_H 1
1070| /* end confdefs.h.  */
1071| #include <ac_nonexistent.h>
1072configure:8794: result: /usr/bin/g++-4.2 -E
1073configure:8814: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1074configure:8814: $? = 0
1075configure:8828: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1076conftest.cpp:37:28: error: ac_nonexistent.h: No such file or directory
1077configure:8828: $? = 1
1078configure: failed program was:
1079| /* confdefs.h */
1080| #define PACKAGE_NAME "zvbi"
1081| #define PACKAGE_TARNAME "zvbi"
1082| #define PACKAGE_VERSION "0.2.35"
1083| #define PACKAGE_STRING "zvbi 0.2.35"
1084| #define PACKAGE_BUGREPORT ""
1085| #define PACKAGE_URL ""
1086| #define PACKAGE "zvbi"
1087| #define VERSION "0.2.35"
1088| #define STDC_HEADERS 1
1089| #define HAVE_SYS_TYPES_H 1
1090| #define HAVE_SYS_STAT_H 1
1091| #define HAVE_STDLIB_H 1
1092| #define HAVE_STRING_H 1
1093| #define HAVE_MEMORY_H 1
1094| #define HAVE_STRINGS_H 1
1095| #define HAVE_INTTYPES_H 1
1096| #define HAVE_STDINT_H 1
1097| #define HAVE_UNISTD_H 1
1098| #define __EXTENSIONS__ 1
1099| #define _ALL_SOURCE 1
1100| #define _GNU_SOURCE 1
1101| #define _POSIX_PTHREAD_SEMANTICS 1
1102| #define _TANDEM_SOURCE 1
1103| #define HAVE_STRLCPY 1
1104| #define HAVE_ASPRINTF 1
1105| #define HAVE_VASPRINTF 1
1106| #define HAVE_GETOPT_LONG 1
1107| #define HAVE_GETADDRINFO 1
1108| #define HAVE_LOG2 1
1109| #define HAVE_SUSV3_STRERROR_R 1
1110| #define Z_LITTLE_ENDIAN 1234
1111| #define Z_BIG_ENDIAN 4321
1112| #define AC_APPLE_UNIVERSAL_BUILD 1
1113| #define HAVE_DLFCN_H 1
1114| /* end confdefs.h.  */
1115| #include <ac_nonexistent.h>
1116configure:9034: checking for objdir
1117configure:9049: result: .libs
1118configure:9345: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
1119configure:9363: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1120cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1121cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1122configure:9367: $? = 0
1123configure:9380: result: no
1124configure:9400: checking for /usr/bin/gcc-4.2 option to produce PIC
1125configure:9672: result: -fno-common -DPIC
1126configure:9684: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
1127configure:9702: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1128configure:9706: $? = 0
1129configure:9719: result: yes
1130configure:9743: checking if /usr/bin/gcc-4.2 static flag -static works
1131configure:9771: result: no
1132configure:9786: checking if /usr/bin/gcc-4.2 supports -c -o file.o
1133configure:9807: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
1134configure:9811: $? = 0
1135configure:9833: result: yes
1136configure:9841: checking if /usr/bin/gcc-4.2 supports -c -o file.o
1137configure:9888: result: yes
1138configure:9921: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1139configure:10912: result: yes
1140configure:11151: checking dynamic linker characteristics
1141configure:11814: result: darwin9.8.0 dyld
1142configure:11916: checking how to hardcode library paths into programs
1143configure:11941: result: immediate
1144configure:12461: checking whether stripping libraries is possible
1145configure:12475: result: yes
1146configure:12501: checking if libtool supports shared libraries
1147configure:12503: result: yes
1148configure:12506: checking whether to build shared libraries
1149configure:12527: result: yes
1150configure:12530: checking whether to build static libraries
1151configure:12534: result: yes
1152configure:12684: checking for ld used by /usr/bin/g++-4.2
1153configure:12751: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1154configure:12758: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
1155configure:12773: result: no
1156configure:12828: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1157configure:13741: result: yes
1158configure:13769: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.cpp >&5
1159configure:13772: $? = 0
1160configure:13954: checking for /usr/bin/g++-4.2 option to produce PIC
1161configure:14271: result: -fno-common -DPIC
1162configure:14280: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
1163configure:14298: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1164configure:14302: $? = 0
1165configure:14315: result: yes
1166configure:14336: checking if /usr/bin/g++-4.2 static flag -static works
1167configure:14364: result: no
1168configure:14376: checking if /usr/bin/g++-4.2 supports -c -o file.o
1169configure:14397: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1170configure:14401: $? = 0
1171configure:14423: result: yes
1172configure:14428: checking if /usr/bin/g++-4.2 supports -c -o file.o
1173configure:14475: result: yes
1174configure:14505: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1175configure:14534: result: yes
1176configure:14671: checking dynamic linker characteristics
1177configure:15282: result: darwin9.8.0 dyld
1178configure:15333: checking how to hardcode library paths into programs
1179configure:15358: result: immediate
1180configure:15440: checking if /usr/bin/gcc-4.2 supports --param inline-unit-growth=3000
1181configure:15455: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 --param inline-unit-growth=3000 -I/opt/local/include conftest.c >&5
1182configure:15455: $? = 0
1183configure:15462: result: yes
1184configure:15476: checking if /usr/bin/gcc-4.2 supports -std=c89
1185configure:15491: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -std=c89 -I/opt/local/include conftest.c >&5
1186configure:15491: $? = 0
1187configure:15498: result: yes
1188configure:15511: checking if /usr/bin/gcc-4.2 supports -std=iso9899:199409
1189configure:15526: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -std=iso9899:199409 -I/opt/local/include conftest.c >&5
1190configure:15526: $? = 0
1191configure:15533: result: yes
1192configure:15546: checking if /usr/bin/gcc-4.2 supports -std=c99
1193configure:15561: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -std=c99 -I/opt/local/include conftest.c >&5
1194configure:15561: $? = 0
1195configure:15568: result: yes
1196configure:15581: checking if /usr/bin/g++-4.2 supports -std=c++98
1197configure:15602: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -arch ppc64 -std=c++98 -I/opt/local/include conftest.cpp >&5
1198configure:15602: $? = 0
1199configure:15615: result: yes
1200configure:15628: checking for pthread_create in -lpthread
1201configure:15653: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread   -lm >&5
1202configure:15653: $? = 0
1203configure:15662: result: yes
1204configure:15717: checking if struct tm has tm_gmtoff
1205configure:15730: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include conftest.c >&5
1206configure:15730: $? = 0
1207configure:15732: result: yes
1208configure:15746: checking whether we are using the GNU C Library 2.1 or newer
1209conftest.c:41:22: error: features.h: No such file or directory
1210configure:15770: result: no
1211configure:15772: checking for unicode library
1212configure:15786: result: not present - Teletext search disabled
1213configure:15834: checking for ld used by GCC
1214configure:15898: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1215configure:15905: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
1216configure:15918: result: no
1217configure:15925: checking for shared library run path origin
1218configure:15938: result: done
1219configure:16401: checking for iconv
1220configure:16423: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm >&5
1221Undefined symbols for architecture ppc:
1222  "_libiconv_open", referenced from:
1223      _main in ccPPcUym.o
1224  "_libiconv_close", referenced from:
1225      _main in ccPPcUym.o
1226  "_libiconv", referenced from:
1227      _main in ccPPcUym.o
1228ld: symbol(s) not found for architecture ppc
1229collect2: ld returned 1 exit status
1230Undefined symbols for architecture ppc64:
1231  "_libiconv_open", referenced from:
1232      _main in ccONAIV2.o
1233  "_libiconv_close", referenced from:
1234      _main in ccONAIV2.o
1235  "_libiconv", referenced from:
1236      _main in ccONAIV2.o
1237ld: symbol(s) not found for architecture ppc64
1238collect2: ld returned 1 exit status
1239fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccAKGAKh.out (No such file or directory)
1240configure:16423: $? = 1
1241configure: failed program was:
1242| /* confdefs.h */
1243| #define PACKAGE_NAME "zvbi"
1244| #define PACKAGE_TARNAME "zvbi"
1245| #define PACKAGE_VERSION "0.2.35"
1246| #define PACKAGE_STRING "zvbi 0.2.35"
1247| #define PACKAGE_BUGREPORT ""
1248| #define PACKAGE_URL ""
1249| #define PACKAGE "zvbi"
1250| #define VERSION "0.2.35"
1251| #define STDC_HEADERS 1
1252| #define HAVE_SYS_TYPES_H 1
1253| #define HAVE_SYS_STAT_H 1
1254| #define HAVE_STDLIB_H 1
1255| #define HAVE_STRING_H 1
1256| #define HAVE_MEMORY_H 1
1257| #define HAVE_STRINGS_H 1
1258| #define HAVE_INTTYPES_H 1
1259| #define HAVE_STDINT_H 1
1260| #define HAVE_UNISTD_H 1
1261| #define __EXTENSIONS__ 1
1262| #define _ALL_SOURCE 1
1263| #define _GNU_SOURCE 1
1264| #define _POSIX_PTHREAD_SEMANTICS 1
1265| #define _TANDEM_SOURCE 1
1266| #define HAVE_STRLCPY 1
1267| #define HAVE_ASPRINTF 1
1268| #define HAVE_VASPRINTF 1
1269| #define HAVE_GETOPT_LONG 1
1270| #define HAVE_GETADDRINFO 1
1271| #define HAVE_LOG2 1
1272| #define HAVE_SUSV3_STRERROR_R 1
1273| #define Z_LITTLE_ENDIAN 1234
1274| #define Z_BIG_ENDIAN 4321
1275| #define AC_APPLE_UNIVERSAL_BUILD 1
1276| #define HAVE_DLFCN_H 1
1277| #define LT_OBJDIR ".libs/"
1278| #define HAVE_LIBPTHREAD 1
1279| #define HAVE_TM_GMTOFF 1
1280| /* end confdefs.h.  */
1281| #include <stdlib.h>
1282| #include <iconv.h>
1283| int
1284| main ()
1285| {
1286| iconv_t cd = iconv_open("","");
1287|        iconv(cd,NULL,NULL,NULL,NULL);
1288|        iconv_close(cd);
1289|   ;
1290|   return 0;
1291| }
1292configure:16445: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib >&5
1293configure:16445: $? = 0
1294configure:16455: result: yes
1295configure:16463: checking how to link with libiconv
1296configure:16465: result: /opt/local/lib/libiconv.dylib
1297configure:16481: checking for png_destroy_write_struct in -lpng
1298configure:16506: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpng -lz -lm -lpthread  -lm /opt/local/lib/libiconv.dylib >&5
1299configure:16506: $? = 0
1300configure:16515: result: yes
1301configure:16529: checking for X
1302configure:16637: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1303configure:16637: $? = 0
1304configure:16668: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lX11 -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1305configure:16668: $? = 0
1306configure:16718: result: libraries , headers
1307configure:16817: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz  -lX11 >&5
1308configure:16817: $? = 0
1309configure:16915: checking for gethostbyname
1310configure:16915: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1311configure:16915: $? = 0
1312configure:16915: result: yes
1313configure:17012: checking for connect
1314configure:17012: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1315configure:17012: $? = 0
1316configure:17012: result: yes
1317configure:17061: checking for remove
1318configure:17061: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1319configure:17061: $? = 0
1320configure:17061: result: yes
1321configure:17110: checking for shmat
1322configure:17110: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1323configure:17110: $? = 0
1324configure:17110: result: yes
1325configure:17168: checking for IceConnectionNumber in -lICE
1326configure:17193: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lICE  -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1327configure:17193: $? = 0
1328configure:17202: result: yes
1329configure:17242: checking whether to build the Video4Linux interface
1330configure:17251: result: no
1331configure:17262: checking whether to build the Linux DVB interface
1332configure:17271: result: no
1333configure:17289: checking whether to build the *BSD bktr driver interface
1334configure:17298: result: no
1335configure:17330: checking whether to build the vbi proxy daemon and interface
1336configure:17339: result: no
1337configure:17373: checking whether NLS is requested
1338configure:17382: result: yes
1339configure:17420: checking for msgfmt
1340configure: trying /opt/local/bin/msgfmt...
13410 translated messages.
1342configure:17452: result: /opt/local/bin/msgfmt
1343configure:17461: checking for gmsgfmt
1344configure:17492: result: /opt/local/bin/msgfmt
1345configure:17543: checking for xgettext
1346configure: trying /opt/local/bin/xgettext...
1347/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
1348configure:17575: result: /opt/local/bin/xgettext
1349configure:17621: checking for msgmerge
1350configure: trying /opt/local/bin/msgmerge...
1351configure:17652: result: /opt/local/bin/msgmerge
1352configure:17689: checking for CFPreferencesCopyAppValue
1353configure:17707: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz -Wl,-framework -Wl,CoreFoundation >&5
1354configure:17707: $? = 0
1355configure:17716: result: yes
1356configure:17723: checking for CFLocaleCopyCurrent
1357configure:17741: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz -Wl,-framework -Wl,CoreFoundation >&5
1358configure:17741: $? = 0
1359configure:17750: result: yes
1360configure:17799: checking for GNU gettext in libc
1361configure:17819: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz >&5
1362Undefined symbols for architecture ppc:
1363  "_libintl_ngettext", referenced from:
1364      _main in ccBHqUt1.o
1365  "__nl_msg_cat_cntr", referenced from:
1366      __nl_msg_cat_cntr$non_lazy_ptr in ccBHqUt1.o
1367  "__nl_domain_bindings", referenced from:
1368      __nl_domain_bindings$non_lazy_ptr in ccBHqUt1.o
1369  "_libintl_bindtextdomain", referenced from:
1370      _main in ccBHqUt1.o
1371  "_libintl_gettext", referenced from:
1372      _main in ccBHqUt1.o
1373ld: symbol(s) not found for architecture ppc
1374collect2: ld returned 1 exit status
1375Undefined symbols for architecture ppc64:
1376  "_libintl_ngettext", referenced from:
1377      _main in cc9wlqFi.o
1378  "__nl_msg_cat_cntr", referenced from:
1379      __nl_msg_cat_cntr$non_lazy_ptr in cc9wlqFi.o
1380  "__nl_domain_bindings", referenced from:
1381      __nl_domain_bindings$non_lazy_ptr in cc9wlqFi.o
1382  "_libintl_bindtextdomain", referenced from:
1383      _main in cc9wlqFi.o
1384  "_libintl_gettext", referenced from:
1385      _main in cc9wlqFi.o
1386ld: symbol(s) not found for architecture ppc64
1387collect2: ld returned 1 exit status
1388fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/.tmp/ccml2TA0.out (No such file or directory)
1389configure:17819: $? = 1
1390configure: failed program was:
1391| /* confdefs.h */
1392| #define PACKAGE_NAME "zvbi"
1393| #define PACKAGE_TARNAME "zvbi"
1394| #define PACKAGE_VERSION "0.2.35"
1395| #define PACKAGE_STRING "zvbi 0.2.35"
1396| #define PACKAGE_BUGREPORT ""
1397| #define PACKAGE_URL ""
1398| #define PACKAGE "zvbi"
1399| #define VERSION "0.2.35"
1400| #define STDC_HEADERS 1
1401| #define HAVE_SYS_TYPES_H 1
1402| #define HAVE_SYS_STAT_H 1
1403| #define HAVE_STDLIB_H 1
1404| #define HAVE_STRING_H 1
1405| #define HAVE_MEMORY_H 1
1406| #define HAVE_STRINGS_H 1
1407| #define HAVE_INTTYPES_H 1
1408| #define HAVE_STDINT_H 1
1409| #define HAVE_UNISTD_H 1
1410| #define __EXTENSIONS__ 1
1411| #define _ALL_SOURCE 1
1412| #define _GNU_SOURCE 1
1413| #define _POSIX_PTHREAD_SEMANTICS 1
1414| #define _TANDEM_SOURCE 1
1415| #define HAVE_STRLCPY 1
1416| #define HAVE_ASPRINTF 1
1417| #define HAVE_VASPRINTF 1
1418| #define HAVE_GETOPT_LONG 1
1419| #define HAVE_GETADDRINFO 1
1420| #define HAVE_LOG2 1
1421| #define HAVE_SUSV3_STRERROR_R 1
1422| #define Z_LITTLE_ENDIAN 1234
1423| #define Z_BIG_ENDIAN 4321
1424| #define AC_APPLE_UNIVERSAL_BUILD 1
1425| #define HAVE_DLFCN_H 1
1426| #define LT_OBJDIR ".libs/"
1427| #define HAVE_LIBPTHREAD 1
1428| #define HAVE_TM_GMTOFF 1
1429| #define HAVE_ICONV 1
1430| #define HAVE_LIBPNG 1
1431| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1432| #define HAVE_CFLOCALECOPYCURRENT 1
1433| /* end confdefs.h.  */
1434| #include <libintl.h>
1435|
1436| extern int _nl_msg_cat_cntr;
1437| extern int *_nl_domain_bindings;
1438| int
1439| main ()
1440| {
1441| bindtextdomain ("", "");
1442| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
1443|   ;
1444|   return 0;
1445| }
1446configure:17828: result: no
1447configure:17862: checking for iconv
1448configure:17916: result: yes
1449configure:17924: checking how to link with libiconv
1450configure:17926: result: /opt/local/lib/libiconv.dylib
1451configure:18330: checking for GNU gettext in libintl
1452configure:18358: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc64 -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64 conftest.c -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz /opt/local/lib/libintl.dylib >&5
1453configure:18358: $? = 0
1454configure:18399: result: yes
1455configure:18434: checking whether to use NLS
1456configure:18436: result: yes
1457configure:18439: checking where the gettext function comes from
1458configure:18450: result: external libintl
1459configure:18458: checking how to link with libintl
1460configure:18460: result: /opt/local/lib/libintl.dylib -Wl,-framework -Wl,CoreFoundation
1461configure:18533: checking for doxygen
1462configure:18561: result: no
1463configure:18768: creating ./config.status
1464
1465## ---------------------- ##
1466## Running config.status. ##
1467## ---------------------- ##
1468
1469This file was extended by zvbi config.status 0.2.35, which was
1470generated by GNU Autoconf 2.67.  Invocation command line was
1471
1472  CONFIG_FILES    =
1473  CONFIG_HEADERS  =
1474  CONFIG_LINKS    =
1475  CONFIG_COMMANDS =
1476  $ ./config.status
1477
1478on 36-227.wireless-city.scu.edu.tw
1479
1480config.status:1225: creating Makefile
1481config.status:1225: creating contrib/Makefile
1482config.status:1225: creating examples/Makefile
1483config.status:1225: creating daemon/Makefile
1484config.status:1225: creating daemon/zvbid.init
1485config.status:1225: creating doc/Doxyfile
1486config.status:1225: creating doc/Makefile
1487config.status:1225: creating m4/Makefile
1488config.status:1225: creating src/Makefile
1489config.status:1225: creating src/dvb/Makefile
1490config.status:1225: creating test/Makefile
1491config.status:1225: creating po/Makefile.in
1492config.status:1225: creating zvbi.spec
1493config.status:1225: creating zvbi-0.2.pc
1494config.status:1225: creating config.h
1495config.status:1446: executing depfiles commands
1496config.status:1446: executing libtool commands
1497config.status:1446: executing po-directories commands
1498
1499## ---------------- ##
1500## Cache variables. ##
1501## ---------------- ##
1502
1503ac_cv_build=powerpc-apple-darwin9.8.0
1504ac_cv_c_bigendian=universal
1505ac_cv_c_compiler_gnu=yes
1506ac_cv_cxx_compiler_gnu=yes
1507ac_cv_env_CCC_set=
1508ac_cv_env_CCC_value=
1509ac_cv_env_CC_set=set
1510ac_cv_env_CC_value=/usr/bin/gcc-4.2
1511ac_cv_env_CFLAGS_set=set
1512ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc -arch ppc64'
1513ac_cv_env_CPPFLAGS_set=set
1514ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1515ac_cv_env_CPP_set=
1516ac_cv_env_CPP_value=
1517ac_cv_env_CXXCPP_set=
1518ac_cv_env_CXXCPP_value=
1519ac_cv_env_CXXFLAGS_set=set
1520ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc -arch ppc64'
1521ac_cv_env_CXX_set=set
1522ac_cv_env_CXX_value=/usr/bin/g++-4.2
1523ac_cv_env_LDFLAGS_set=set
1524ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64'
1525ac_cv_env_LIBS_set=
1526ac_cv_env_LIBS_value=
1527ac_cv_env_XMKMF_set=
1528ac_cv_env_XMKMF_value=
1529ac_cv_env_build_alias_set=
1530ac_cv_env_build_alias_value=
1531ac_cv_env_host_alias_set=
1532ac_cv_env_host_alias_value=
1533ac_cv_env_target_alias_set=
1534ac_cv_env_target_alias_value=
1535ac_cv_func_asprintf=yes
1536ac_cv_func_clock_settime=no
1537ac_cv_func_connect=yes
1538ac_cv_func_getaddrinfo=yes
1539ac_cv_func_gethostbyname=yes
1540ac_cv_func_getopt_long=yes
1541ac_cv_func_memalign=no
1542ac_cv_func_posix_memalign=no
1543ac_cv_func_program_invocation_name=no
1544ac_cv_func_remove=yes
1545ac_cv_func_shmat=yes
1546ac_cv_func_strlcpy=yes
1547ac_cv_func_strndup=no
1548ac_cv_func_vasprintf=yes
1549ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
1550ac_cv_header_dlfcn_h=yes
1551ac_cv_header_inttypes_h=yes
1552ac_cv_header_memory_h=yes
1553ac_cv_header_minix_config_h=no
1554ac_cv_header_stdc=yes
1555ac_cv_header_stdint_h=yes
1556ac_cv_header_stdlib_h=yes
1557ac_cv_header_string_h=yes
1558ac_cv_header_strings_h=yes
1559ac_cv_header_sys_stat_h=yes
1560ac_cv_header_sys_types_h=yes
1561ac_cv_header_unistd_h=yes
1562ac_cv_host=powerpc-apple-darwin9.8.0
1563ac_cv_lib_ICE_IceConnectionNumber=yes
1564ac_cv_lib_png_png_destroy_write_struct=yes
1565ac_cv_lib_pthread_pthread_create=yes
1566ac_cv_objext=o
1567ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
1568ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
1569ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
1570ac_cv_path_GREP=/opt/local/bin/ggrep
1571ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
1572ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
1573ac_cv_path_SED=/opt/local/bin/gsed
1574ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
1575ac_cv_prog_AWK=gawk
1576ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
1577ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
1578ac_cv_prog_HAVE_DOXYGEN=no
1579ac_cv_prog_ac_ct_AR=ar
1580ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
1581ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1582ac_cv_prog_ac_ct_LIPO=lipo
1583ac_cv_prog_ac_ct_NMEDIT=nmedit
1584ac_cv_prog_ac_ct_OTOOL=otool
1585ac_cv_prog_ac_ct_RANLIB=ranlib
1586ac_cv_prog_ac_ct_STRIP=strip
1587ac_cv_prog_cc_c89=
1588ac_cv_prog_cc_g=yes
1589ac_cv_prog_cxx_g=yes
1590ac_cv_prog_make_make_set=yes
1591ac_cv_safe_to_define___extensions__=yes
1592acl_cv_hardcode_direct=no
1593acl_cv_hardcode_libdir_flag_spec=
1594acl_cv_hardcode_libdir_separator=
1595acl_cv_hardcode_minus_L=no
1596acl_cv_libext=a
1597acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1598acl_cv_prog_gnu_ld=no
1599acl_cv_rpath=done
1600acl_cv_shlibext=dylib
1601acl_cv_wl=-Wl,
1602am_cv_CC_dependencies_compiler_type=none
1603am_cv_CXX_dependencies_compiler_type=none
1604am_cv_func_iconv=yes
1605am_cv_lib_iconv=yes
1606gt_cv_func_CFLocaleCopyCurrent=yes
1607gt_cv_func_CFPreferencesCopyAppValue=yes
1608gt_cv_func_gnugettext2_libc=no
1609gt_cv_func_gnugettext2_libintl=yes
1610lt_cv_apple_cc_single_mod=yes
1611lt_cv_deplibs_check_method=pass_all
1612lt_cv_file_magic_cmd='$MAGIC_CMD'
1613lt_cv_file_magic_test_file=
1614lt_cv_ld_exported_symbols_list=yes
1615lt_cv_ld_reload_flag=-r
1616lt_cv_nm_interface='BSD nm'
1617lt_cv_objdir=.libs
1618lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1619lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1620lt_cv_path_NM='/usr/bin/nm -p'
1621lt_cv_prog_compiler_c_o=yes
1622lt_cv_prog_compiler_c_o_CXX=yes
1623lt_cv_prog_compiler_pic_works=yes
1624lt_cv_prog_compiler_pic_works_CXX=yes
1625lt_cv_prog_compiler_rtti_exceptions=no
1626lt_cv_prog_compiler_static_works=no
1627lt_cv_prog_compiler_static_works_CXX=no
1628lt_cv_prog_gnu_ld=no
1629lt_cv_prog_gnu_ldcxx=no
1630lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
1631lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1632lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1633lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1634lt_cv_sys_max_cmd_len=196608
1635
1636## ----------------- ##
1637## Output variables. ##
1638## ----------------- ##
1639
1640ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run aclocal-1.9 -I m4'
1641AMDEPBACKSLASH=''
1642AMDEP_FALSE=''
1643AMDEP_TRUE='#'
1644AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run tar'
1645AR='ar'
1646AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run autoconf'
1647AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run autoheader'
1648AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run automake-1.9'
1649AWK='gawk'
1650BUILD_STATIC_LIB_FALSE='#'
1651BUILD_STATIC_LIB_TRUE=''
1652CC='/usr/bin/gcc-4.2'
1653CCDEPMODE='depmode=none'
1654CFLAGS='-pipe -Os -arch ppc -arch ppc64'
1655CPP='/usr/bin/gcc-4.2 -E'
1656CPPFLAGS='-I/opt/local/include'
1657CXX='/usr/bin/g++-4.2'
1658CXXCPP='/usr/bin/g++-4.2 -E'
1659CXXDEPMODE='depmode=none'
1660CXXFLAGS='-pipe -Os -arch ppc -arch ppc64'
1661CYGPATH_W='echo'
1662DEFS='-DHAVE_CONFIG_H'
1663DEPDIR='.deps'
1664DSYMUTIL='dsymutil'
1665DUMPBIN=''
1666ECHO_C='\c'
1667ECHO_N=''
1668ECHO_T=''
1669EGREP='/opt/local/bin/ggrep -E'
1670ENABLE_DVB_FALSE=''
1671ENABLE_DVB_TRUE='#'
1672ENABLE_PROXY_FALSE=''
1673ENABLE_PROXY_TRUE='#'
1674EXEEXT=''
1675FGREP='/opt/local/bin/ggrep -F'
1676GMSGFMT='/opt/local/bin/msgfmt'
1677GMSGFMT_015='/opt/local/bin/msgfmt'
1678GREP='/opt/local/bin/ggrep'
1679HAVE_DOXYGEN='no'
1680HAVE_DOXYGEN_FALSE=''
1681HAVE_DOXYGEN_TRUE='#'
1682HAVE_GCC_C89_SUPPORT_FALSE='#'
1683HAVE_GCC_C89_SUPPORT_TRUE=''
1684HAVE_GCC_C94_SUPPORT_FALSE='#'
1685HAVE_GCC_C94_SUPPORT_TRUE=''
1686HAVE_GCC_C99_SUPPORT_FALSE='#'
1687HAVE_GCC_C99_SUPPORT_TRUE=''
1688HAVE_GCC_LIMITS_FALSE='#'
1689HAVE_GCC_LIMITS_TRUE=''
1690HAVE_GXX_CXX98_SUPPORT_FALSE='#'
1691HAVE_GXX_CXX98_SUPPORT_TRUE=''
1692HAVE_X_FALSE='#'
1693HAVE_X_TRUE=''
1694INSIDE_GNOME_COMMON_FALSE=''
1695INSIDE_GNOME_COMMON_TRUE='#'
1696INSTALL_DATA='${INSTALL} -m 644'
1697INSTALL_PROGRAM='${INSTALL}'
1698INSTALL_SCRIPT='${INSTALL}'
1699INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1700INTLLIBS='/opt/local/lib/libintl.dylib -Wl,-framework -Wl,CoreFoundation'
1701INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
1702LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld'
1703LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -arch ppc64'
1704LIBICONV='/opt/local/lib/libiconv.dylib'
1705LIBINTL='/opt/local/lib/libintl.dylib -Wl,-framework -Wl,CoreFoundation'
1706LIBOBJS=''
1707LIBS='-L/opt/local/lib -lintl -Wl,-framework -Wl,CoreFoundation -lpthread  -lm /opt/local/lib/libiconv.dylib -lpng -lz'
1708LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1709LIBZVBI_SO_VERSION='13:2:13'
1710LIPO='lipo'
1711LN_S='ln -s'
1712LTLIBICONV='-L/opt/local/lib -liconv'
1713LTLIBINTL='-L/opt/local/lib -lintl -Wl,-framework -Wl,CoreFoundation'
1714LTLIBOBJS=''
1715MAINT='#'
1716MAINTAINER_MODE_FALSE=''
1717MAINTAINER_MODE_TRUE='#'
1718MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/missing --run makeinfo'
1719MSGFMT='/opt/local/bin/msgfmt'
1720MSGFMT_015='/opt/local/bin/msgfmt'
1721MSGMERGE='/opt/local/bin/msgmerge'
1722NM='/usr/bin/nm -p'
1723NMEDIT='nmedit'
1724OBJDUMP='false'
1725OBJEXT='o'
1726OTOOL64=':'
1727OTOOL='otool'
1728PACKAGE='zvbi'
1729PACKAGE_BUGREPORT=''
1730PACKAGE_NAME='zvbi'
1731PACKAGE_STRING='zvbi 0.2.35'
1732PACKAGE_TARNAME='zvbi'
1733PACKAGE_URL=''
1734PACKAGE_VERSION='0.2.35'
1735PATH_SEPARATOR=':'
1736POSUB='po'
1737RANLIB='ranlib'
1738SED='/opt/local/bin/gsed'
1739SET_MAKE=''
1740SHELL='/bin/sh'
1741STRIP='strip'
1742UNICODE_CFLAGS=''
1743UNICODE_LIBS=''
1744USE_NLS='yes'
1745VERSION='0.2.35'
1746XGETTEXT='/opt/local/bin/xgettext'
1747XGETTEXT_015='/opt/local/bin/xgettext'
1748XMKMF=''
1749X_CFLAGS=''
1750X_EXTRA_LIBS=''
1751X_LIBS=' -lX11'
1752X_PRE_LIBS=' -lSM -lICE'
1753ac_ct_CC='/usr/bin/gcc-4.2'
1754ac_ct_CXX=''
1755ac_ct_DUMPBIN=''
1756am__fastdepCC_FALSE=''
1757am__fastdepCC_TRUE='#'
1758am__fastdepCXX_FALSE=''
1759am__fastdepCXX_TRUE='#'
1760am__include='include'
1761am__leading_dot='.'
1762am__quote=''
1763am__tar='${AMTAR} chof - "$$tardir"'
1764am__untar='${AMTAR} xf -'
1765bindir='${exec_prefix}/bin'
1766build='powerpc-apple-darwin9.8.0'
1767build_alias=''
1768build_cpu='powerpc'
1769build_os='darwin9.8.0'
1770build_vendor='apple'
1771datadir='${datarootdir}'
1772datarootdir='${prefix}/share'
1773docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1774dvidir='${docdir}'
1775exec_prefix='${prefix}'
1776host='powerpc-apple-darwin9.8.0'
1777host_alias=''
1778host_cpu='powerpc'
1779host_os='darwin9.8.0'
1780host_vendor='apple'
1781htmldir='${docdir}'
1782includedir='${prefix}/include'
1783infodir='${datarootdir}/info'
1784install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/zvbi-0.2.35/install-sh'
1785libdir='${exec_prefix}/lib'
1786libexecdir='${exec_prefix}/libexec'
1787localedir='${datarootdir}/locale'
1788localstatedir='${prefix}/var'
1789lt_ECHO='/bin/echo'
1790mandir='${datarootdir}/man'
1791mkdir_p='$(install_sh) -d'
1792oldincludedir='/usr/include'
1793pdfdir='${docdir}'
1794prefix='/opt/local'
1795program_transform_name='s,x,x,'
1796psdir='${docdir}'
1797sbindir='${exec_prefix}/sbin'
1798sharedstatedir='${prefix}/com'
1799sysconfdir='${prefix}/etc'
1800target_alias=''
1801
1802## ----------- ##
1803## confdefs.h. ##
1804## ----------- ##
1805
1806/* confdefs.h */
1807#define PACKAGE_NAME "zvbi"
1808#define PACKAGE_TARNAME "zvbi"
1809#define PACKAGE_VERSION "0.2.35"
1810#define PACKAGE_STRING "zvbi 0.2.35"
1811#define PACKAGE_BUGREPORT ""
1812#define PACKAGE_URL ""
1813#define PACKAGE "zvbi"
1814#define VERSION "0.2.35"
1815#define STDC_HEADERS 1
1816#define HAVE_SYS_TYPES_H 1
1817#define HAVE_SYS_STAT_H 1
1818#define HAVE_STDLIB_H 1
1819#define HAVE_STRING_H 1
1820#define HAVE_MEMORY_H 1
1821#define HAVE_STRINGS_H 1
1822#define HAVE_INTTYPES_H 1
1823#define HAVE_STDINT_H 1
1824#define HAVE_UNISTD_H 1
1825#define __EXTENSIONS__ 1
1826#define _ALL_SOURCE 1
1827#define _GNU_SOURCE 1
1828#define _POSIX_PTHREAD_SEMANTICS 1
1829#define _TANDEM_SOURCE 1
1830#define HAVE_STRLCPY 1
1831#define HAVE_ASPRINTF 1
1832#define HAVE_VASPRINTF 1
1833#define HAVE_GETOPT_LONG 1
1834#define HAVE_GETADDRINFO 1
1835#define HAVE_LOG2 1
1836#define HAVE_SUSV3_STRERROR_R 1
1837#define Z_LITTLE_ENDIAN 1234
1838#define Z_BIG_ENDIAN 4321
1839#define AC_APPLE_UNIVERSAL_BUILD 1
1840#define HAVE_DLFCN_H 1
1841#define LT_OBJDIR ".libs/"
1842#define HAVE_LIBPTHREAD 1
1843#define HAVE_TM_GMTOFF 1
1844#define HAVE_ICONV 1
1845#define HAVE_LIBPNG 1
1846#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1847#define HAVE_CFLOCALECOPYCURRENT 1
1848#define HAVE_ICONV 1
1849#define ENABLE_NLS 1
1850#define HAVE_GETTEXT 1
1851#define HAVE_DCGETTEXT 1
1852#define PACKAGE_LOCALE_DIR "/opt/local/share/locale"
1853
1854configure: exit 0