Ticket #37576: grass+ffmpeg.config.log

File grass+ffmpeg.config.log, 35.0 KB (added by petrrr, 12 years ago)

The requested config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4configure:759: checking host system type
5configure:782: checking for gcc
6configure:886: checking whether the C compiler (/usr/bin/gcc-4.0 -pipe -O2 -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386) works
7configure:902: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
8configure:928: checking whether the C compiler (/usr/bin/gcc-4.0 -pipe -O2 -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386) is a cross-compiler
9configure:933: checking whether we are using GNU C
10configure:940: /usr/bin/gcc-4.0 -E conftest.c
11configure:958: checking whether /usr/bin/gcc-4.0 accepts -g
12configure:987: checking for Cygwin environment
13configure:1001: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c 1>&5
14configure: In function 'main':
15configure:997: error: '__CYGWIN32__' undeclared (first use in this function)
16configure:997: error: (Each undeclared identifier is reported only once
17configure:997: error: for each function it appears in.)
18configure: failed program was:
19#line 990 "configure"
20#include "confdefs.h"
21
22int main() {
23
24#ifndef __CYGWIN__
25#define __CYGWIN__ __CYGWIN32__
26#endif
27return __CYGWIN__;
28; return 0; }
29configure:1017: checking for mingw32 environment
30configure:1027: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c 1>&5
31configure: In function 'main':
32configure:1023: error: '__MINGW32__' undeclared (first use in this function)
33configure:1023: error: (Each undeclared identifier is reported only once
34configure:1023: error: for each function it appears in.)
35configure: failed program was:
36#line 1020 "configure"
37#include "confdefs.h"
38
39int main() {
40return __MINGW32__;
41; return 0; }
42configure:1045: checking for executable suffix
43configure:1064: checking for full floating-point support
44configure:1110: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
45configure:1181: checking for pwd
46configure:1219: checking for source directory
47configure:1230: checking for build directory
48configure:1298: checking for svnversion
49configure:1357: checking for MacOSX App
50configure:1369: checking for MacOSX architectures
51configure:1398: checking for MacOSX SDK
52configure:1452: checking how to build libraries
53configure:1495: checking for ranlib
54configure:1520: checking how to run the C preprocessor
55configure:1539: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
56configure:1601: checking if 64bit support is requested
57configure:1621: checking if 64bit Sparc VIS support is requested
58configure:1645: checking system version (for dynamic loading)
59configure:1671: checking for dlopen in -ldl
60configure:1688: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -ldl   1>&5
61configure:1735: checking for ar
62configure:3619: checking for additional include dirs
63configure:3642: checking for additional library dirs
64configure:3676: checking for a BSD compatible install
65configure:3729: checking for flex
66configure:3760: checking for yywrap in -lfl
67configure:3777: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lfl   1>&5
68configure:3842: checking for bison
69configure:3911: checking for ranlib
70configure:3940: checking for ar
71configure:3971: checking for env
72configure:4000: checking for perl
73configure:4031: checking for ANSI C header files
74configure:4042: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
75configure:4109: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
76configure: In function 'main':
77configure:4104: warning: incompatible implicit declaration of built-in function 'exit'
78configure:4136: checking for limits.h
79configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
80configure:4136: checking for termio.h
81configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
82configure:4140:20: error: termio.h: No such file or directory
83configure: failed program was:
84#line 4139 "configure"
85#include "confdefs.h"
86#include <termio.h>
87configure:4136: checking for termios.h
88configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
89configure:4136: checking for unistd.h
90configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
91configure:4136: checking for values.h
92configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
93configure:4140:20: error: values.h: No such file or directory
94configure: failed program was:
95#line 4139 "configure"
96#include "confdefs.h"
97#include <values.h>
98configure:4136: checking for f2c.h
99configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
100configure:4140:17: error: f2c.h: No such file or directory
101configure: failed program was:
102#line 4139 "configure"
103#include "confdefs.h"
104#include <f2c.h>
105configure:4136: checking for g2c.h
106configure:4144: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
107configure:4140:17: error: g2c.h: No such file or directory
108configure: failed program was:
109#line 4139 "configure"
110#include "confdefs.h"
111#include <g2c.h>
112configure:4173: checking for sys/ioctl.h
113configure:4181: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
114configure:4173: checking for sys/mtio.h
115configure:4181: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
116configure:4173: checking for sys/resource.h
117configure:4181: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
118configure:4173: checking for sys/time.h
119configure:4181: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
120configure:4210: checking for sys/timeb.h
121configure:4218: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
122configure:4210: checking for sys/types.h
123configure:4218: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
124configure:4210: checking for sys/utsname.h
125configure:4218: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
126configure:4247: checking for libintl.h
127configure:4255: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
128configure:4247: checking for iconv.h
129configure:4255: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
130configure:4284: checking for langinfo.h
131configure:4292: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
132configure:4318: checking whether time.h and sys/time.h may both be included
133configure:4330: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
134configure:4350: checking for off_t
135configure:4380: checking for uid_t in sys/types.h
136configure:4411: checking return type of signal handlers
137configure:4431: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
138configure:4449: checking for Cygwin environment
139configure:4463: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
140configure: In function 'main':
141configure:4459: error: '__CYGWIN32__' undeclared (first use in this function)
142configure:4459: error: (Each undeclared identifier is reported only once
143configure:4459: error: for each function it appears in.)
144configure: failed program was:
145#line 4452 "configure"
146#include "confdefs.h"
147
148int main() {
149
150#ifndef __CYGWIN__
151#define __CYGWIN__ __CYGWIN32__
152#endif
153return __CYGWIN__;
154; return 0; }
155configure:4481: checking for ftime
156configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
157configure:4481: checking for gethostname
158configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
159configure:4481: checking for gettimeofday
160configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
161configure:4481: checking for lseek
162configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
163configure:4481: checking for nice
164configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
165configure:4481: checking for time
166configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
167configure:4481: checking for uname
168configure:4507: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
169configure:4533: checking for seteuid
170configure:4559: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
171configure:4533: checking for setpriority
172configure:4559: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
173configure:4533: checking for setreuid
174configure:4559: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
175configure:4533: checking for setruid
176configure:4559: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
177configure:4585: checking for drand48
178configure:4611: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
179configure:4637: checking for putenv
180configure:4663: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
181configure:4637: checking for setenv
182configure:4663: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
183configure:4689: checking for nanosleep
184configure:4715: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
185configure:4740: checking whether setpgrp takes no argument
186configure:4766: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
187configure: In function 'main':
188configure:4758: error: too many arguments to function 'setpgrp'
189configure:4759: warning: incompatible implicit declaration of built-in function 'exit'
190configure: failed program was:
191#line 4746 "configure"
192#include "confdefs.h"
193
194#ifdef HAVE_UNISTD_H
195#include <unistd.h>
196#endif
197
198/*
199 * If this system has a BSD-style setpgrp, which takes arguments, exit
200 * successfully.
201 */
202main()
203{
204    if (setpgrp(1,1) == -1)
205        exit(0);
206    else
207        exit(1);
208}
209
210configure:4794: checking for long long int
211configure:4803: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
212configure:4823: checking for W11
213configure:4851: checking for X
214configure:5162: checking for dnet_ntoa in -ldnet
215configure:5179: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -ldnet   1>&5
216Undefined symbols:
217  "_dnet_ntoa", referenced from:
218      _main in ccTweC39.o
219ld: symbol(s) not found
220collect2: ld returned 1 exit status
221configure: failed program was:
222#line 5168 "configure"
223#include "confdefs.h"
224/* Override any gcc2 internal prototype to avoid an error.  */
225/* We use char because int might match the return type of a gcc2
226    builtin and then its argument prototype would still apply.  */
227char dnet_ntoa();
228
229int main() {
230dnet_ntoa()
231; return 0; }
232configure:5200: checking for dnet_ntoa in -ldnet_stub
233configure:5217: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -ldnet_stub   1>&5
234ld: library not found for -ldnet_stub
235collect2: ld returned 1 exit status
236configure: failed program was:
237#line 5206 "configure"
238#include "confdefs.h"
239/* Override any gcc2 internal prototype to avoid an error.  */
240/* We use char because int might match the return type of a gcc2
241    builtin and then its argument prototype would still apply.  */
242char dnet_ntoa();
243
244int main() {
245dnet_ntoa()
246; return 0; }
247configure:5245: checking for gethostbyname
248configure:5271: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
249configure:5337: checking for connect
250configure:5363: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
251configure:5423: checking for remove
252configure:5449: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
253configure:5509: checking for shmat
254configure:5535: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
255configure:5604: checking for IceConnectionNumber in -lICE
256configure:5621: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib conftest.c -lICE   1>&5
257configure:5659: checking whether to use Curses
258configure:5678: checking for curses.h
259configure:5686: /usr/bin/gcc-4.0 -E  -I/opt/local/include conftest.c >/dev/null 2>conftest.out
260configure:5717: checking curses.h WINDOW structure component
261configure:5729: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
262configure: In function 'main':
263configure:5725: error: 'WINDOW' has no member named 'maxy'
264configure: failed program was:
265#line 5720 "configure"
266#include "confdefs.h"
267
268#include <curses.h>
269 
270int main() {
271WINDOW w; w.maxy = 0;
272; return 0; }
273configure:5747: /usr/bin/gcc-4.0 -c -pipe -O2 -arch i386  -I/opt/local/include conftest.c 1>&5
274configure:5763: checking for initscr in -lncurses
275configure:5780: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lncurses   1>&5
276configure:5845: checking for keypad in -lncurses
277configure:5862: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lncurses   1>&5
278configure:5931: checking for gtty in -lcompat
279configure:5948: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lcompat   1>&5
280ld: library not found for -lcompat
281collect2: ld returned 1 exit status
282configure: failed program was:
283#line 5937 "configure"
284#include "confdefs.h"
285/* Override any gcc2 internal prototype to avoid an error.  */
286/* We use char because int might match the return type of a gcc2
287    builtin and then its argument prototype would still apply.  */
288char gtty();
289
290int main() {
291gtty()
292; return 0; }
293configure:5967: checking for gtty in -lbsd-compat
294configure:5984: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lbsd-compat   1>&5
295ld: library not found for -lbsd-compat
296collect2: ld returned 1 exit status
297configure: failed program was:
298#line 5973 "configure"
299#include "confdefs.h"
300/* Override any gcc2 internal prototype to avoid an error.  */
301/* We use char because int might match the return type of a gcc2
302    builtin and then its argument prototype would still apply.  */
303char gtty();
304
305int main() {
306gtty()
307; return 0; }
308configure:6003: checking for gtty in -lbsd
309configure:6020: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lbsd   1>&5
310ld: library not found for -lbsd
311collect2: ld returned 1 exit status
312configure: failed program was:
313#line 6009 "configure"
314#include "confdefs.h"
315/* Override any gcc2 internal prototype to avoid an error.  */
316/* We use char because int might match the return type of a gcc2
317    builtin and then its argument prototype would still apply.  */
318char gtty();
319
320int main() {
321gtty()
322; return 0; }
323configure:6054: checking for library containing cuserid
324configure:6070: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
325Undefined symbols:
326  "_cuserid", referenced from:
327      _main in ccEljyh4.o
328ld: symbol(s) not found
329collect2: ld returned 1 exit status
330configure: failed program was:
331#line 6059 "configure"
332#include "confdefs.h"
333/* Override any gcc2 internal prototype to avoid an error.  */
334/* We use char because int might match the return type of a gcc2
335    builtin and then its argument prototype would still apply.  */
336char cuserid();
337
338int main() {
339cuserid()
340; return 0; }
341configure:6092: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lcompat   1>&5
342ld: library not found for -lcompat
343collect2: ld returned 1 exit status
344configure: failed program was:
345#line 6081 "configure"
346#include "confdefs.h"
347/* Override any gcc2 internal prototype to avoid an error.  */
348/* We use char because int might match the return type of a gcc2
349    builtin and then its argument prototype would still apply.  */
350char cuserid();
351
352int main() {
353cuserid()
354; return 0; }
355configure:6118: checking for xdrmem_create
356configure:6144: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
357configure:6321: checking for asprintf
358configure:6347: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
359configure:6374: checking for atan
360configure:6400: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
361configure:6384: warning: conflicting types for built-in function 'atan'
362configure:6462: checking for dlsym
363configure:6488: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
364configure:6550: checking for iconv
365configure:6576: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
366Undefined symbols:
367  "_iconv", referenced from:
368      _main in ccz75G3l.o
369ld: symbol(s) not found
370collect2: ld returned 1 exit status
371configure: failed program was:
372#line 6553 "configure"
373#include "confdefs.h"
374/* System header to define __stub macros and hopefully few prototypes,
375    which can conflict with char iconv(); below.  */
376#include <assert.h>
377/* Override any gcc2 internal prototype to avoid an error.  */
378/* We use char because int might match the return type of a gcc2
379    builtin and then its argument prototype would still apply.  */
380char iconv();
381
382int main() {
383
384/* The GNU C library defines this for functions which it implements
385    to always fail with ENOSYS.  Some functions are actually named
386    something starting with __ and the normal name is an alias.  */
387#if defined (__stub_iconv) || defined (__stub___iconv)
388choke me
389#else
390iconv();
391#endif
392
393; return 0; }
394configure:6594: checking for iconv in -liconv
395configure:6611: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -liconv   1>&5
396Undefined symbols:
397  "_iconv", referenced from:
398      _main in ccY3lvR6.o
399ld: symbol(s) not found
400collect2: ld returned 1 exit status
401configure: failed program was:
402#line 6600 "configure"
403#include "confdefs.h"
404/* Override any gcc2 internal prototype to avoid an error.  */
405/* We use char because int might match the return type of a gcc2
406    builtin and then its argument prototype would still apply.  */
407char iconv();
408
409int main() {
410iconv()
411; return 0; }
412configure:6630: checking for iconv in -lgiconv
413configure:6647: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lgiconv   1>&5
414ld: library not found for -lgiconv
415collect2: ld returned 1 exit status
416configure: failed program was:
417#line 6636 "configure"
418#include "confdefs.h"
419/* Override any gcc2 internal prototype to avoid an error.  */
420/* We use char because int might match the return type of a gcc2
421    builtin and then its argument prototype would still apply.  */
422char iconv();
423
424int main() {
425iconv()
426; return 0; }
427configure:6666: checking for libiconv
428configure:6692: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
429Undefined symbols:
430  "_libiconv", referenced from:
431      _main in ccTM4yQG.o
432ld: symbol(s) not found
433collect2: ld returned 1 exit status
434configure: failed program was:
435#line 6669 "configure"
436#include "confdefs.h"
437/* System header to define __stub macros and hopefully few prototypes,
438    which can conflict with char libiconv(); below.  */
439#include <assert.h>
440/* Override any gcc2 internal prototype to avoid an error.  */
441/* We use char because int might match the return type of a gcc2
442    builtin and then its argument prototype would still apply.  */
443char libiconv();
444
445int main() {
446
447/* The GNU C library defines this for functions which it implements
448    to always fail with ENOSYS.  Some functions are actually named
449    something starting with __ and the normal name is an alias.  */
450#if defined (__stub_libiconv) || defined (__stub___libiconv)
451choke me
452#else
453libiconv();
454#endif
455
456; return 0; }
457configure:6710: checking for libiconv in -liconv
458configure:6727: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -liconv   1>&5
459configure:6800: checking for socket
460configure:6826: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
461configure:6909: checking for location of zlib includes
462configure:6935: checking for zlib.h
463configure:6943: /usr/bin/gcc-4.0 -E  -I/opt/local/include conftest.c >/dev/null 2>conftest.out
464configure:6977: checking for location of zlib library
465configure:7002: checking for deflate in -lz
466configure:7019: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lz   1>&5
467configure:7067: checking for location of External PROJ.4 includes
468configure:7093: checking for proj_api.h
469configure:7101: /usr/bin/gcc-4.0 -E  -I/opt/local/lib/proj47/include -I/opt/local/include conftest.c >/dev/null 2>conftest.out
470configure:7138: checking External PROJ.4 version
471configure:7158: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386   -I/opt/local/lib/proj47/include -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  1>&5
472configure:7183: checking for location of External PROJ.4 library
473configure:7208: checking for pj_get_def in -lproj
474configure:7225: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib/proj47/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lproj   1>&5
475configure:7259: checking for location of External PROJ.4 data files
476configure:7290: checking for /opt/local/lib/proj47/share/proj/epsg
477configure:7322: checking for nad2bin
478configure:7362: checking whether to use regex
479configure:7382: checking for location of regex includes
480configure:7408: checking for regex.h
481configure:7416: /usr/bin/gcc-4.0 -E  -I/usr/include -I/opt/local/include conftest.c >/dev/null 2>conftest.out
482configure:7450: checking for location of regex library
483configure:7475: checking for regcomp
484configure:7501: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c    1>&5
485configure:7595: checking whether to use Readline
486configure:7616: checking for location of Readline includes
487configure:7642: checking for readline/readline.h
488configure:7650: /usr/bin/gcc-4.0 -E  -I/opt/local/include/readline -I/opt/local/include conftest.c >/dev/null 2>conftest.out
489configure:7686: checking for readline/history.h
490configure:7694: /usr/bin/gcc-4.0 -E  -I/opt/local/include/readline -I/opt/local/include conftest.c >/dev/null 2>conftest.out
491configure:7728: checking for location of Readline library
492configure:7753: checking for readline in -lreadline
493configure:7770: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lreadline   1>&5
494configure:7805: checking for add_history in -lhistory
495configure:7822: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lhistory   1>&5
496configure:7865: checking whether to use JPEG
497configure:7885: checking for location of JPEG includes
498configure:7911: checking for jpeglib.h
499configure:7919: /usr/bin/gcc-4.0 -E  -I/opt/local/include -I/opt/local/include conftest.c >/dev/null 2>conftest.out
500configure:7953: checking for location of JPEG library
501configure:7980: checking for jpeg_start_compress in -ljpeg
502configure:7997: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -ljpeg   1>&5
503configure:8082: checking whether to use GDAL
504configure:8100: checking for gdal-config
505configure:8162: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c  -L/opt/local/lib -lgdal 1>&5
506configure: In function 'main':
507configure:8158: warning: ignoring return value of 'GDALOpen', declared with attribute warn_unused_result
508configure:8210: checking whether to use GEOS
509configure:8435: checking whether to use TIFF
510configure:8455: checking for location of TIFF includes
511configure:8481: checking for tiffio.h
512configure:8489: /usr/bin/gcc-4.0 -E  -I/opt/local/include conftest.c >/dev/null 2>conftest.out
513configure:8523: checking for location of TIFF library
514configure:8554: checking for TIFFOpen in -ltiff
515configure:8571: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -ltiff   1>&5
516configure:8921: checking whether to use PNG
517configure:8940: checking for location of PNG includes
518configure:8966: checking for png.h
519configure:8974: /usr/bin/gcc-4.0 -E  -I/opt/local/include -I/opt/local/include conftest.c >/dev/null 2>conftest.out
520configure:9008: checking for location of PNG library
521configure:9033: checking for png_read_image in -lpng
522configure:9050: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lpng  -lz    1>&5
523configure:9092: checking whether to use PostgreSQL
524configure:9501: checking whether to use MySQL
525configure:10087: checking whether to use SQLite
526configure:10107: checking for location of SQLite includes
527configure:10133: checking for sqlite3.h
528configure:10141: /usr/bin/gcc-4.0 -E  -I/opt/local/include -I/opt/local/include conftest.c >/dev/null 2>conftest.out
529configure:10184: checking for location of SQLite library
530configure:10213: checking for sqlite3_open in -lsqlite3
531configure:10230: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lsqlite3   1>&5
532configure:10407: checking whether to use FFMPEG
533configure:10427: checking for location of FFMPEG includes
534configure:10453: checking for avcodec.h
535configure:10461: /usr/bin/gcc-4.0 -E  -I/opt/local/include/libavcodec -I/opt/local/include/libavformat -I/opt/local/include/libswscale -I/opt/local/include conftest.c >/dev/null 2>conftest.out
536configure:10497: checking for avformat.h
537configure:10505: /usr/bin/gcc-4.0 -E  -I/opt/local/include/libavcodec -I/opt/local/include/libavformat -I/opt/local/include/libswscale -I/opt/local/include conftest.c >/dev/null 2>conftest.out
538configure:10541: checking for swscale.h
539configure:10549: /usr/bin/gcc-4.0 -E  -I/opt/local/include/libavcodec -I/opt/local/include/libavformat -I/opt/local/include/libswscale -I/opt/local/include conftest.c >/dev/null 2>conftest.out
540configure:10592: checking for location of FFMPEG library
541configure:10619: checking for av_free in -lavutil
542configure:10636: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lavutil   1>&5
543configure:10717: checking for avcodec_init in -lavcodec
544configure:10734: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lavcodec  -lavutil    1>&5
545Undefined symbols:
546  "_avcodec_init", referenced from:
547      _main in ccAJwQ0V.o
548ld: symbol(s) not found
549collect2: ld returned 1 exit status
550configure: failed program was:
551#line 10723 "configure"
552#include "confdefs.h"
553/* Override any gcc2 internal prototype to avoid an error.  */
554/* We use char because int might match the return type of a gcc2
555    builtin and then its argument prototype would still apply.  */
556char avcodec_init();
557
558int main() {
559avcodec_init()
560; return 0; }
561configure:10753: checking for avcodec_init in -lavcodec
562configure:10770: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch i386  -I/opt/local/include  -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 -L/opt/local/lib -framework OpenGL -framework Accelerate -arch i386 conftest.c -lavcodec  -lavutil    1>&5
563Undefined symbols:
564  "_avcodec_init", referenced from:
565      _main in cc8THiPu.o
566ld: symbol(s) not found
567collect2: ld returned 1 exit status
568configure: failed program was:
569#line 10759 "configure"
570#include "confdefs.h"
571/* Override any gcc2 internal prototype to avoid an error.  */
572/* We use char because int might match the return type of a gcc2
573    builtin and then its argument prototype would still apply.  */
574char avcodec_init();
575
576int main() {
577avcodec_init()
578; return 0; }