Ticket #771: config.log

File config.log, 207.1 KB (added by teleyinex, 16 years ago)

config log

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 BOINC configure 6.3.22, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --disable-client
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = nabucodonosor
14uname -m = i686
15uname -r = 2.6.24-21-generic
16uname -s = Linux
17uname -v = #1 SMP Tue Oct 21 23:43:45 UTC 2008
18
19/usr/bin/uname -p = unknown
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      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /usr/local/sbin
31PATH: /usr/local/bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /sbin
35PATH: /bin
36PATH: /usr/X11R6/bin
37PATH: /home/teleyinex/.local/bin
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:2195: checking build system type
45configure:2213: result: i686-pc-linux-gnu
46configure:2235: checking host system type
47configure:2250: result: i686-pc-linux-gnu
48configure:2272: checking target system type
49configure:2287: result: i686-pc-linux-gnu
50configure:2331: checking for a BSD-compatible install
51configure:2387: result: /usr/bin/install -c
52configure:2398: checking whether build environment is sane
53configure:2441: result: yes
54configure:2469: checking for a thread-safe mkdir -p
55configure:2508: result: /bin/mkdir -p
56configure:2521: checking for gawk
57configure:2537: found /usr/bin/gawk
58configure:2548: result: gawk
59configure:2559: checking whether make sets $(MAKE)
60configure:2580: result: yes
61configure:2851: checking for gcc
62configure:2867: found /usr/bin/gcc
63configure:2878: result: gcc
64configure:3116: checking for C compiler version
65configure:3123: gcc --version >&5
66gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
67Copyright (C) 2007 Free Software Foundation, Inc.
68This is free software; see the source for copying conditions.  There is NO
69warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71configure:3126: $? = 0
72configure:3133: gcc -v >&5
73Using built-in specs.
74Target: i486-linux-gnu
75Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
76Thread model: posix
77gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
78configure:3136: $? = 0
79configure:3143: gcc -V >&5
80gcc: '-V' option must have argument
81configure:3146: $? = 1
82configure:3169: checking for C compiler default output file name
83configure:3196: gcc    conftest.c  >&5
84configure:3199: $? = 0
85configure:3237: result: a.out
86configure:3254: checking whether the C compiler works
87configure:3264: ./a.out
88configure:3267: $? = 0
89configure:3284: result: yes
90configure:3291: checking whether we are cross compiling
91configure:3293: result: no
92configure:3296: checking for suffix of executables
93configure:3303: gcc -o conftest    conftest.c  >&5
94configure:3306: $? = 0
95configure:3330: result:
96configure:3336: checking for suffix of object files
97configure:3362: gcc -c   conftest.c >&5
98configure:3365: $? = 0
99configure:3388: result: o
100configure:3392: checking whether we are using the GNU C compiler
101configure:3421: gcc -c   conftest.c >&5
102configure:3427: $? = 0
103configure:3444: result: yes
104configure:3449: checking whether gcc accepts -g
105configure:3479: gcc -c -g  conftest.c >&5
106configure:3485: $? = 0
107configure:3584: result: yes
108configure:3601: checking for gcc option to accept ISO C89
109configure:3675: gcc  -c -g -O2  conftest.c >&5
110configure:3681: $? = 0
111configure:3704: result: none needed
112configure:3733: checking for style of include used by make
113configure:3761: result: GNU
114configure:3786: checking dependency style of gcc
115configure:3877: result: gcc3
116configure:3950: checking for g++
117configure:3966: found /usr/bin/g++
118configure:3977: result: g++
119configure:4008: checking for C++ compiler version
120configure:4015: g++ --version >&5
121g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
122Copyright (C) 2007 Free Software Foundation, Inc.
123This is free software; see the source for copying conditions.  There is NO
124warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
125
126configure:4018: $? = 0
127configure:4025: g++ -v >&5
128Using built-in specs.
129Target: i486-linux-gnu
130Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
131Thread model: posix
132gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
133configure:4028: $? = 0
134configure:4035: g++ -V >&5
135g++: '-V' option must have argument
136configure:4038: $? = 1
137configure:4041: checking whether we are using the GNU C++ compiler
138configure:4070: g++ -c   conftest.cpp >&5
139configure:4076: $? = 0
140configure:4093: result: yes
141configure:4098: checking whether g++ accepts -g
142configure:4128: g++ -c -g  conftest.cpp >&5
143configure:4134: $? = 0
144configure:4233: result: yes
145configure:4258: checking dependency style of g++
146configure:4349: result: gcc3
147configure:4369: checking how to run the C preprocessor
148configure:4409: gcc -E  conftest.c
149configure:4415: $? = 0
150configure:4446: gcc -E  conftest.c
151conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
152configure:4452: $? = 1
153configure: failed program was:
154| /* confdefs.h.  */
155| #define PACKAGE_NAME "BOINC"
156| #define PACKAGE_TARNAME "boinc"
157| #define PACKAGE_VERSION "6.3.22"
158| #define PACKAGE_STRING "BOINC 6.3.22"
159| #define PACKAGE_BUGREPORT ""
160| #define PACKAGE "boinc"
161| #define VERSION "6.3.22"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4485: result: gcc -E
165configure:4514: gcc -E  conftest.c
166configure:4520: $? = 0
167configure:4551: gcc -E  conftest.c
168conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
169configure:4557: $? = 1
170configure: failed program was:
171| /* confdefs.h.  */
172| #define PACKAGE_NAME "BOINC"
173| #define PACKAGE_TARNAME "boinc"
174| #define PACKAGE_VERSION "6.3.22"
175| #define PACKAGE_STRING "BOINC 6.3.22"
176| #define PACKAGE_BUGREPORT ""
177| #define PACKAGE "boinc"
178| #define VERSION "6.3.22"
179| /* end confdefs.h.  */
180| #include <ac_nonexistent.h>
181configure:4594: checking whether make sets $(MAKE)
182configure:4615: result: yes
183configure:4667: checking for ranlib
184configure:4683: found /usr/bin/ranlib
185configure:4694: result: ranlib
186configure:4725: checking for ln
187configure:4743: found /bin/ln
188configure:4755: result: /bin/ln
189configure:4767: checking whether '/bin/ln' works
190configure:4773: result: yes
191configure:4784: checking whether ln -s works
192configure:4788: result: yes
193configure:4796: checking whether 'ln -s' really works or whether I'm deluding myself
194configure:4802: result: it works
195configure:4815: checking whether gcc and cc understand -c and -o together
196configure:4850: gcc -c conftest.c -o conftest2.o >&5
197configure:4853: $? = 0
198configure:4859: gcc -c conftest.c -o conftest2.o >&5
199configure:4862: $? = 0
200configure:4873: cc -c conftest.c >&5
201configure:4876: $? = 0
202configure:4884: cc -c conftest.c -o conftest2.o >&5
203configure:4887: $? = 0
204configure:4893: cc -c conftest.c -o conftest2.o >&5
205configure:4896: $? = 0
206configure:4914: result: yes
207configure:4943: checking for docbook2x-man
208configure:4976: result: no
209configure:4999: checking for grep that handles long lines and -e
210configure:5073: result: /bin/grep
211configure:5078: checking for egrep
212configure:5156: result: /bin/grep -E
213configure:5161: checking for ANSI C header files
214configure:5191: gcc -c -g -O2  conftest.c >&5
215configure:5197: $? = 0
216configure:5296: gcc -o conftest -g -O2   conftest.c  >&5
217configure:5299: $? = 0
218configure:5305: ./conftest
219configure:5308: $? = 0
220configure:5325: result: yes
221configure:5349: checking for sys/types.h
222configure:5370: gcc -c -g -O2  conftest.c >&5
223configure:5376: $? = 0
224configure:5392: result: yes
225configure:5349: checking for sys/stat.h
226configure:5370: gcc -c -g -O2  conftest.c >&5
227configure:5376: $? = 0
228configure:5392: result: yes
229configure:5349: checking for stdlib.h
230configure:5370: gcc -c -g -O2  conftest.c >&5
231configure:5376: $? = 0
232configure:5392: result: yes
233configure:5349: checking for string.h
234configure:5370: gcc -c -g -O2  conftest.c >&5
235configure:5376: $? = 0
236configure:5392: result: yes
237configure:5349: checking for memory.h
238configure:5370: gcc -c -g -O2  conftest.c >&5
239configure:5376: $? = 0
240configure:5392: result: yes
241configure:5349: checking for strings.h
242configure:5370: gcc -c -g -O2  conftest.c >&5
243configure:5376: $? = 0
244configure:5392: result: yes
245configure:5349: checking for inttypes.h
246configure:5370: gcc -c -g -O2  conftest.c >&5
247configure:5376: $? = 0
248configure:5392: result: yes
249configure:5349: checking for stdint.h
250configure:5370: gcc -c -g -O2  conftest.c >&5
251configure:5376: $? = 0
252configure:5392: result: yes
253configure:5349: checking for unistd.h
254configure:5370: gcc -c -g -O2  conftest.c >&5
255configure:5376: $? = 0
256configure:5392: result: yes
257configure:5405: checking whether we are compiling for cygwin
258configure:5414: result: no
259configure:5456: checking windows.h usability
260configure:5473: gcc -c -g -O2  conftest.c >&5
261conftest.c:53:21: error: windows.h: No such file or directory
262configure:5479: $? = 1
263configure: failed program was:
264| /* confdefs.h.  */
265| #define PACKAGE_NAME "BOINC"
266| #define PACKAGE_TARNAME "boinc"
267| #define PACKAGE_VERSION "6.3.22"
268| #define PACKAGE_STRING "BOINC 6.3.22"
269| #define PACKAGE_BUGREPORT ""
270| #define PACKAGE "boinc"
271| #define VERSION "6.3.22"
272| #define STDC_HEADERS 1
273| #define HAVE_SYS_TYPES_H 1
274| #define HAVE_SYS_STAT_H 1
275| #define HAVE_STDLIB_H 1
276| #define HAVE_STRING_H 1
277| #define HAVE_MEMORY_H 1
278| #define HAVE_STRINGS_H 1
279| #define HAVE_INTTYPES_H 1
280| #define HAVE_STDINT_H 1
281| #define HAVE_UNISTD_H 1
282| /* end confdefs.h.  */
283| #include <stdio.h>
284| #ifdef HAVE_SYS_TYPES_H
285| # include <sys/types.h>
286| #endif
287| #ifdef HAVE_SYS_STAT_H
288| # include <sys/stat.h>
289| #endif
290| #ifdef STDC_HEADERS
291| # include <stdlib.h>
292| # include <stddef.h>
293| #else
294| # ifdef HAVE_STDLIB_H
295| #  include <stdlib.h>
296| # endif
297| #endif
298| #ifdef HAVE_STRING_H
299| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
300| #  include <memory.h>
301| # endif
302| # include <string.h>
303| #endif
304| #ifdef HAVE_STRINGS_H
305| # include <strings.h>
306| #endif
307| #ifdef HAVE_INTTYPES_H
308| # include <inttypes.h>
309| #endif
310| #ifdef HAVE_STDINT_H
311| # include <stdint.h>
312| #endif
313| #ifdef HAVE_UNISTD_H
314| # include <unistd.h>
315| #endif
316| #include <windows.h>
317configure:5493: result: no
318configure:5497: checking windows.h presence
319configure:5512: gcc -E  conftest.c
320conftest.c:20:21: error: windows.h: No such file or directory
321configure:5518: $? = 1
322configure: failed program was:
323| /* confdefs.h.  */
324| #define PACKAGE_NAME "BOINC"
325| #define PACKAGE_TARNAME "boinc"
326| #define PACKAGE_VERSION "6.3.22"
327| #define PACKAGE_STRING "BOINC 6.3.22"
328| #define PACKAGE_BUGREPORT ""
329| #define PACKAGE "boinc"
330| #define VERSION "6.3.22"
331| #define STDC_HEADERS 1
332| #define HAVE_SYS_TYPES_H 1
333| #define HAVE_SYS_STAT_H 1
334| #define HAVE_STDLIB_H 1
335| #define HAVE_STRING_H 1
336| #define HAVE_MEMORY_H 1
337| #define HAVE_STRINGS_H 1
338| #define HAVE_INTTYPES_H 1
339| #define HAVE_STDINT_H 1
340| #define HAVE_UNISTD_H 1
341| /* end confdefs.h.  */
342| #include <windows.h>
343configure:5532: result: no
344configure:5560: checking for windows.h
345configure:5568: result: no
346configure:5446: checking for winsock2.h
347configure:5452: result: no
348configure:5446: checking for winsock.h
349configure:5452: result: no
350configure:5456: checking sys/socket.h usability
351configure:5473: gcc -c -g -O2  conftest.c >&5
352configure:5479: $? = 0
353configure:5493: result: yes
354configure:5497: checking sys/socket.h presence
355configure:5512: gcc -E  conftest.c
356configure:5518: $? = 0
357configure:5532: result: yes
358configure:5560: checking for sys/socket.h
359configure:5568: result: yes
360configure:5619: checking dependency style of
361configure:5710: result: none
362configure:5806: checking for a sed that does not truncate output
363configure:5860: result: /bin/sed
364configure:5874: checking for ld used by gcc
365configure:5941: result: /usr/bin/ld
366configure:5950: checking if the linker (/usr/bin/ld) is GNU ld
367configure:5965: result: yes
368configure:5970: checking for /usr/bin/ld option to reload object files
369configure:5977: result: -r
370configure:5995: checking for BSD-compatible nm
371configure:6037: result: /usr/bin/nm -B
372configure:6041: checking how to recognise dependent libraries
373configure:6213: result: pass_all
374configure:6723: checking dlfcn.h usability
375configure:6740: gcc -c -g -O2  conftest.c >&5
376configure:6746: $? = 0
377configure:6760: result: yes
378configure:6764: checking dlfcn.h presence
379configure:6779: gcc -E  conftest.c
380configure:6785: $? = 0
381configure:6799: result: yes
382configure:6827: checking for dlfcn.h
383configure:6835: result: yes
384configure:6858: checking how to run the C++ preprocessor
385configure:6894: g++ -E  conftest.cpp
386configure:6900: $? = 0
387configure:6931: g++ -E  conftest.cpp
388conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
389configure:6937: $? = 1
390configure: failed program was:
391| /* confdefs.h.  */
392| #define PACKAGE_NAME "BOINC"
393| #define PACKAGE_TARNAME "boinc"
394| #define PACKAGE_VERSION "6.3.22"
395| #define PACKAGE_STRING "BOINC 6.3.22"
396| #define PACKAGE_BUGREPORT ""
397| #define PACKAGE "boinc"
398| #define VERSION "6.3.22"
399| #define STDC_HEADERS 1
400| #define HAVE_SYS_TYPES_H 1
401| #define HAVE_SYS_STAT_H 1
402| #define HAVE_STDLIB_H 1
403| #define HAVE_STRING_H 1
404| #define HAVE_MEMORY_H 1
405| #define HAVE_STRINGS_H 1
406| #define HAVE_INTTYPES_H 1
407| #define HAVE_STDINT_H 1
408| #define HAVE_UNISTD_H 1
409| #define HAVE_SYS_SOCKET_H 1
410| #define HAVE_DLFCN_H 1
411| /* end confdefs.h.  */
412| #include <ac_nonexistent.h>
413configure:6970: result: g++ -E
414configure:6999: g++ -E  conftest.cpp
415configure:7005: $? = 0
416configure:7036: g++ -E  conftest.cpp
417conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
418configure:7042: $? = 1
419configure: failed program was:
420| /* confdefs.h.  */
421| #define PACKAGE_NAME "BOINC"
422| #define PACKAGE_TARNAME "boinc"
423| #define PACKAGE_VERSION "6.3.22"
424| #define PACKAGE_STRING "BOINC 6.3.22"
425| #define PACKAGE_BUGREPORT ""
426| #define PACKAGE "boinc"
427| #define VERSION "6.3.22"
428| #define STDC_HEADERS 1
429| #define HAVE_SYS_TYPES_H 1
430| #define HAVE_SYS_STAT_H 1
431| #define HAVE_STDLIB_H 1
432| #define HAVE_STRING_H 1
433| #define HAVE_MEMORY_H 1
434| #define HAVE_STRINGS_H 1
435| #define HAVE_INTTYPES_H 1
436| #define HAVE_STDINT_H 1
437| #define HAVE_UNISTD_H 1
438| #define HAVE_SYS_SOCKET_H 1
439| #define HAVE_DLFCN_H 1
440| /* end confdefs.h.  */
441| #include <ac_nonexistent.h>
442configure:7135: checking for g77
443configure:7165: result: no
444configure:7135: checking for xlf
445configure:7165: result: no
446configure:7135: checking for f77
447configure:7165: result: no
448configure:7135: checking for frt
449configure:7165: result: no
450configure:7135: checking for pgf77
451configure:7165: result: no
452configure:7135: checking for cf77
453configure:7165: result: no
454configure:7135: checking for fort77
455configure:7165: result: no
456configure:7135: checking for fl32
457configure:7165: result: no
458configure:7135: checking for af77
459configure:7165: result: no
460configure:7135: checking for xlf90
461configure:7165: result: no
462configure:7135: checking for f90
463configure:7165: result: no
464configure:7135: checking for pgf90
465configure:7165: result: no
466configure:7135: checking for pghpf
467configure:7165: result: no
468configure:7135: checking for epcf90
469configure:7165: result: no
470configure:7135: checking for gfortran
471configure:7165: result: no
472configure:7135: checking for g95
473configure:7165: result: no
474configure:7135: checking for xlf95
475configure:7165: result: no
476configure:7135: checking for f95
477configure:7165: result: no
478configure:7135: checking for fort
479configure:7165: result: no
480configure:7135: checking for ifort
481configure:7165: result: no
482configure:7135: checking for ifc
483configure:7165: result: no
484configure:7135: checking for efc
485configure:7165: result: no
486configure:7135: checking for pgf95
487configure:7165: result: no
488configure:7135: checking for lf95
489configure:7165: result: no
490configure:7135: checking for ftn
491configure:7165: result: no
492configure:7192: checking for Fortran 77 compiler version
493configure:7199:  --version >&5
494./configure: line 7200: --version: command not found
495configure:7202: $? = 127
496configure:7209:  -v >&5
497./configure: line 7210: -v: command not found
498configure:7212: $? = 127
499configure:7219:  -V >&5
500./configure: line 7220: -V: command not found
501configure:7222: $? = 127
502configure:7230: checking whether we are using the GNU Fortran 77 compiler
503configure:7249:  -c  conftest.F >&5
504./configure: line 7250: -c: command not found
505configure:7255: $? = 127
506configure: failed program was:
507|       program main
508| #ifndef __GNUC__
509|        choke me
510| #endif
511|
512|       end
513configure:7272: result: no
514configure:7278: checking whether  accepts -g
515configure:7295:  -c -g conftest.f >&5
516./configure: line 7296: -c: command not found
517configure:7301: $? = 127
518configure: failed program was:
519|       program main
520|
521|       end
522configure:7317: result: no
523configure:7347: checking the maximum length of command line arguments
524configure:7426: result: 32768
525configure:7437: checking command to parse /usr/bin/nm -B output from gcc object
526configure:7533: gcc -c -g -O2  conftest.c >&5
527configure:7536: $? = 0
528configure:7540: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
529configure:7543: $? = 0
530configure:7595: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
531configure:7598: $? = 0
532configure:7636: result: ok
533configure:7640: checking for objdir
534configure:7655: result: .libs
535configure:7747: checking for ar
536configure:7763: found /usr/bin/ar
537configure:7774: result: ar
538configure:7843: checking for ranlib
539configure:7870: result: ranlib
540configure:7939: checking for strip
541configure:7955: found /usr/bin/strip
542configure:7966: result: strip
543configure:8244: checking if gcc static flag  works
544configure:8267: result: yes
545configure:8289: checking if gcc supports -fno-rtti -fno-exceptions
546configure:8307: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
547cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
548configure:8311: $? = 0
549configure:8322: result: no
550configure:8337: checking for gcc option to produce PIC
551configure:8524: result: -fPIC
552configure:8532: checking if gcc PIC flag -fPIC works
553configure:8550: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
554configure:8554: $? = 0
555configure:8565: result: yes
556configure:8589: checking if gcc supports -c -o file.o
557configure:8610: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
558configure:8614: $? = 0
559configure:8634: result: yes
560configure:8660: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
561configure:9505: result: yes
562configure:9531: checking whether -lc should be explicitly linked in
563configure:9536: gcc -c -g -O2  conftest.c >&5
564configure:9539: $? = 0
565configure:9553: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
566configure:9556: $? = 0
567configure:9568: result: no
568configure:9576: checking dynamic linker characteristics
569configure:10116: result: GNU/Linux ld.so
570configure:10120: checking how to hardcode library paths into programs
571configure:10145: result: immediate
572configure:10159: checking whether stripping libraries is possible
573configure:10164: result: yes
574configure:10287: checking for shl_load
575configure:10343: gcc -o conftest -g -O2   conftest.c  >&5
576/tmp/ccouGBH5.o: In function `main':
577/usr/local/src/boinc-head/boinc/conftest.c:56: undefined reference to `shl_load'
578collect2: ld returned 1 exit status
579configure:10349: $? = 1
580configure: failed program was:
581| /* confdefs.h.  */
582| #define PACKAGE_NAME "BOINC"
583| #define PACKAGE_TARNAME "boinc"
584| #define PACKAGE_VERSION "6.3.22"
585| #define PACKAGE_STRING "BOINC 6.3.22"
586| #define PACKAGE_BUGREPORT ""
587| #define PACKAGE "boinc"
588| #define VERSION "6.3.22"
589| #define STDC_HEADERS 1
590| #define HAVE_SYS_TYPES_H 1
591| #define HAVE_SYS_STAT_H 1
592| #define HAVE_STDLIB_H 1
593| #define HAVE_STRING_H 1
594| #define HAVE_MEMORY_H 1
595| #define HAVE_STRINGS_H 1
596| #define HAVE_INTTYPES_H 1
597| #define HAVE_STDINT_H 1
598| #define HAVE_UNISTD_H 1
599| #define HAVE_SYS_SOCKET_H 1
600| #define HAVE_DLFCN_H 1
601| /* end confdefs.h.  */
602| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
603|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
604| #define shl_load innocuous_shl_load
605|
606| /* System header to define __stub macros and hopefully few prototypes,
607|     which can conflict with char shl_load (); below.
608|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
609|     <limits.h> exists even on freestanding compilers.  */
610|
611| #ifdef __STDC__
612| # include <limits.h>
613| #else
614| # include <assert.h>
615| #endif
616|
617| #undef shl_load
618|
619| /* Override any GCC internal prototype to avoid an error.
620|    Use char because int might match the return type of a GCC
621|    builtin and then its argument prototype would still apply.  */
622| #ifdef __cplusplus
623| extern "C"
624| #endif
625| char shl_load ();
626| /* The GNU C library defines this for functions which it implements
627|     to always fail with ENOSYS.  Some functions are actually named
628|     something starting with __ and the normal name is an alias.  */
629| #if defined __stub_shl_load || defined __stub___shl_load
630| choke me
631| #endif
632|
633| int
634| main ()
635| {
636| return shl_load ();
637|   ;
638|   return 0;
639| }
640configure:10366: result: no
641configure:10371: checking for shl_load in -ldld
642configure:10406: gcc -o conftest -g -O2   conftest.c -ldld   >&5
643/usr/bin/ld: cannot find -ldld
644collect2: ld returned 1 exit status
645configure:10412: $? = 1
646configure: failed program was:
647| /* confdefs.h.  */
648| #define PACKAGE_NAME "BOINC"
649| #define PACKAGE_TARNAME "boinc"
650| #define PACKAGE_VERSION "6.3.22"
651| #define PACKAGE_STRING "BOINC 6.3.22"
652| #define PACKAGE_BUGREPORT ""
653| #define PACKAGE "boinc"
654| #define VERSION "6.3.22"
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 HAVE_SYS_SOCKET_H 1
666| #define HAVE_DLFCN_H 1
667| /* end confdefs.h.  */
668|
669| /* Override any GCC internal prototype to avoid an error.
670|    Use char because int might match the return type of a GCC
671|    builtin and then its argument prototype would still apply.  */
672| #ifdef __cplusplus
673| extern "C"
674| #endif
675| char shl_load ();
676| int
677| main ()
678| {
679| return shl_load ();
680|   ;
681|   return 0;
682| }
683configure:10430: result: no
684configure:10435: checking for dlopen
685configure:10491: gcc -o conftest -g -O2   conftest.c  >&5
686/tmp/ccck5xSh.o: In function `main':
687/usr/local/src/boinc-head/boinc/conftest.c:56: undefined reference to `dlopen'
688collect2: ld returned 1 exit status
689configure:10497: $? = 1
690configure: failed program was:
691| /* confdefs.h.  */
692| #define PACKAGE_NAME "BOINC"
693| #define PACKAGE_TARNAME "boinc"
694| #define PACKAGE_VERSION "6.3.22"
695| #define PACKAGE_STRING "BOINC 6.3.22"
696| #define PACKAGE_BUGREPORT ""
697| #define PACKAGE "boinc"
698| #define VERSION "6.3.22"
699| #define STDC_HEADERS 1
700| #define HAVE_SYS_TYPES_H 1
701| #define HAVE_SYS_STAT_H 1
702| #define HAVE_STDLIB_H 1
703| #define HAVE_STRING_H 1
704| #define HAVE_MEMORY_H 1
705| #define HAVE_STRINGS_H 1
706| #define HAVE_INTTYPES_H 1
707| #define HAVE_STDINT_H 1
708| #define HAVE_UNISTD_H 1
709| #define HAVE_SYS_SOCKET_H 1
710| #define HAVE_DLFCN_H 1
711| /* end confdefs.h.  */
712| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
713|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
714| #define dlopen innocuous_dlopen
715|
716| /* System header to define __stub macros and hopefully few prototypes,
717|     which can conflict with char dlopen (); below.
718|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
719|     <limits.h> exists even on freestanding compilers.  */
720|
721| #ifdef __STDC__
722| # include <limits.h>
723| #else
724| # include <assert.h>
725| #endif
726|
727| #undef dlopen
728|
729| /* Override any GCC internal prototype to avoid an error.
730|    Use char because int might match the return type of a GCC
731|    builtin and then its argument prototype would still apply.  */
732| #ifdef __cplusplus
733| extern "C"
734| #endif
735| char dlopen ();
736| /* The GNU C library defines this for functions which it implements
737|     to always fail with ENOSYS.  Some functions are actually named
738|     something starting with __ and the normal name is an alias.  */
739| #if defined __stub_dlopen || defined __stub___dlopen
740| choke me
741| #endif
742|
743| int
744| main ()
745| {
746| return dlopen ();
747|   ;
748|   return 0;
749| }
750configure:10514: result: no
751configure:10519: checking for dlopen in -ldl
752configure:10554: gcc -o conftest -g -O2   conftest.c -ldl   >&5
753configure:10560: $? = 0
754configure:10578: result: yes
755configure:10747: checking whether a program can dlopen itself
756configure:10819: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
757configure: In function 'main':
758configure:10815: warning: incompatible implicit declaration of built-in function 'exit'
759configure:10822: $? = 0
760configure:10840: result: yes
761configure:10845: checking whether a statically linked program can dlopen itself
762configure:10917: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
763configure: In function 'main':
764configure:10913: warning: incompatible implicit declaration of built-in function 'exit'
765configure:10920: $? = 0
766configure:10938: result: yes
767configure:10961: checking if libtool supports shared libraries
768configure:10963: result: yes
769configure:10966: checking whether to build shared libraries
770configure:10987: result: yes
771configure:10990: checking whether to build static libraries
772configure:10994: result: yes
773configure:11086: creating libtool
774configure:11635: checking for ld used by g++
775configure:11702: result: /usr/bin/ld
776configure:11711: checking if the linker (/usr/bin/ld) is GNU ld
777configure:11726: result: yes
778configure:11777: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
779configure:12640: result: yes
780configure:12662: g++ -c -g -O2  conftest.cc >&5
781configure:12665: $? = 0
782configure:12761: checking for g++ option to produce PIC
783configure:13023: result: -fPIC
784configure:13031: checking if g++ PIC flag -fPIC works
785configure:13049: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
786configure:13053: $? = 0
787configure:13064: result: yes
788configure:13088: checking if g++ supports -c -o file.o
789configure:13109: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
790configure:13113: $? = 0
791configure:13133: result: yes
792configure:13159: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
793configure:13184: result: yes
794configure:13255: checking dynamic linker characteristics
795configure:13795: result: GNU/Linux ld.so
796configure:13799: checking how to hardcode library paths into programs
797configure:13824: result: immediate
798configure:13838: checking whether stripping libraries is possible
799configure:13843: result: yes
800configure:13966: checking for shl_load
801configure:14045: result: no
802configure:14050: checking for shl_load in -ldld
803configure:14109: result: no
804configure:14114: checking for dlopen
805configure:14193: result: no
806configure:14198: checking for dlopen in -ldl
807configure:14257: result: yes
808configure:14426: checking whether a program can dlopen itself
809configure:14519: result: yes
810configure:14524: checking whether a statically linked program can dlopen itself
811configure:14617: result: yes
812configure:21098: checking default bitness of compiler
813configure:21115: result: 32
814configure:21141: checking boinc platform
815configure:21194: result: i686-pc-linux-gnu
816configure:21196: checking alternate boinc platform
817configure:21209: result: none
818configure:21228: checking library extension
819configure:21236: result: a
820configure:21241: checking shared object extension
821configure:21254: result: so
822configure:21279: checking for mysql_config
823configure:21298: found /usr/bin/mysql_config
824configure:21310: result: /usr/bin/mysql_config
825configure:21325: checking mysql libraries
826configure:21337: result: -Wl,-Bsymbolic-functions -L/usr/lib/mysql -lmysqlclient
827configure:21339: checking mysql includes
828configure:21385: result: -I/usr/include/mysql -DBIG_JOINS=1 -fPIC
829configure:21443: checking for windows.h
830configure:21449: result: no
831configure:21588: checking for sys/socket.h
832configure:21594: result: yes
833configure:21728: checking for socklen_t
834configure:21758: gcc -c -g -O2  conftest.c >&5
835configure:21764: $? = 0
836configure:21779: result: yes
837configure:21796: checking type of getsockopt() parameter five
838configure:21836: gcc -c -g -O2 -Werror -pedantic  conftest.c >&5
839configure:21842: $? = 0
840configure:21922: result: socklen_t
841configure:22459: checking for openssl
842configure:22488: result: yes
843configure:23061: checking for shmget in dynamic library cygipc
844configure:23113: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcygipc   >&5
845/usr/bin/ld: cannot find -lcygipc
846collect2: ld returned 1 exit status
847configure:23119: $? = 1
848configure: failed program was:
849|
850|       /* confdefs.h.  */
851| #define PACKAGE_NAME "BOINC"
852| #define PACKAGE_TARNAME "boinc"
853| #define PACKAGE_VERSION "6.3.22"
854| #define PACKAGE_STRING "BOINC 6.3.22"
855| #define PACKAGE_BUGREPORT ""
856| #define PACKAGE "boinc"
857| #define VERSION "6.3.22"
858| #define STDC_HEADERS 1
859| #define HAVE_SYS_TYPES_H 1
860| #define HAVE_SYS_STAT_H 1
861| #define HAVE_STDLIB_H 1
862| #define HAVE_STRING_H 1
863| #define HAVE_MEMORY_H 1
864| #define HAVE_STRINGS_H 1
865| #define HAVE_INTTYPES_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_UNISTD_H 1
868| #define HAVE_SYS_SOCKET_H 1
869| #define HAVE_DLFCN_H 1
870| #define HOSTTYPE "i686-pc-linux-gnu"
871| #define DLLEXT ".so"
872| #define HAVE_SYS_SOCKET_H 1
873| #define HAVE_SOCKLEN_T 1
874| #define BOINC_SOCKLEN_T socklen_t
875| #define USE_OPENSSL 1
876| /* end confdefs.h.  */
877|
878|         #define CONFIG_TEST 1
879|       #ifdef __cplusplus
880|       extern "C" {
881|       #endif
882|         char shmget ();
883|       #ifdef __cplusplus
884|       }
885|       #endif
886|
887| int
888| main ()
889| {
890|  shmget ();
891|   ;
892|   return 0;
893| }
894|
895configure:23173: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lcygipc  >&5
896/usr/bin/ld: cannot find -lcygipc
897collect2: ld returned 1 exit status
898configure:23179: $? = 1
899configure: failed program was:
900|
901|         /* confdefs.h.  */
902| #define PACKAGE_NAME "BOINC"
903| #define PACKAGE_TARNAME "boinc"
904| #define PACKAGE_VERSION "6.3.22"
905| #define PACKAGE_STRING "BOINC 6.3.22"
906| #define PACKAGE_BUGREPORT ""
907| #define PACKAGE "boinc"
908| #define VERSION "6.3.22"
909| #define STDC_HEADERS 1
910| #define HAVE_SYS_TYPES_H 1
911| #define HAVE_SYS_STAT_H 1
912| #define HAVE_STDLIB_H 1
913| #define HAVE_STRING_H 1
914| #define HAVE_MEMORY_H 1
915| #define HAVE_STRINGS_H 1
916| #define HAVE_INTTYPES_H 1
917| #define HAVE_STDINT_H 1
918| #define HAVE_UNISTD_H 1
919| #define HAVE_SYS_SOCKET_H 1
920| #define HAVE_DLFCN_H 1
921| #define HOSTTYPE "i686-pc-linux-gnu"
922| #define DLLEXT ".so"
923| #define HAVE_SYS_SOCKET_H 1
924| #define HAVE_SOCKLEN_T 1
925| #define BOINC_SOCKLEN_T socklen_t
926| #define USE_OPENSSL 1
927| /* end confdefs.h.  */
928|
929|           #define CONFIG_TEST 1
930|         #ifdef __cplusplus
931|         extern "C" {
932|         #endif
933|           char shmget ();
934|         #ifdef __cplusplus
935|         }
936|         #endif
937|
938| int
939| main ()
940| {
941|  shmget ();
942|   ;
943|   return 0;
944| }
945|
946configure:23113: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcygipc.so   >&5
947/usr/bin/ld: cannot find -lcygipc.so
948collect2: ld returned 1 exit status
949configure:23119: $? = 1
950configure: failed program was:
951|
952|       /* confdefs.h.  */
953| #define PACKAGE_NAME "BOINC"
954| #define PACKAGE_TARNAME "boinc"
955| #define PACKAGE_VERSION "6.3.22"
956| #define PACKAGE_STRING "BOINC 6.3.22"
957| #define PACKAGE_BUGREPORT ""
958| #define PACKAGE "boinc"
959| #define VERSION "6.3.22"
960| #define STDC_HEADERS 1
961| #define HAVE_SYS_TYPES_H 1
962| #define HAVE_SYS_STAT_H 1
963| #define HAVE_STDLIB_H 1
964| #define HAVE_STRING_H 1
965| #define HAVE_MEMORY_H 1
966| #define HAVE_STRINGS_H 1
967| #define HAVE_INTTYPES_H 1
968| #define HAVE_STDINT_H 1
969| #define HAVE_UNISTD_H 1
970| #define HAVE_SYS_SOCKET_H 1
971| #define HAVE_DLFCN_H 1
972| #define HOSTTYPE "i686-pc-linux-gnu"
973| #define DLLEXT ".so"
974| #define HAVE_SYS_SOCKET_H 1
975| #define HAVE_SOCKLEN_T 1
976| #define BOINC_SOCKLEN_T socklen_t
977| #define USE_OPENSSL 1
978| /* end confdefs.h.  */
979|
980|         #define CONFIG_TEST 1
981|       #ifdef __cplusplus
982|       extern "C" {
983|       #endif
984|         char shmget ();
985|       #ifdef __cplusplus
986|       }
987|       #endif
988|
989| int
990| main ()
991| {
992|  shmget ();
993|   ;
994|   return 0;
995| }
996|
997configure:23173: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lcygipc.so  >&5
998/usr/bin/ld: cannot find -lcygipc.so
999collect2: ld returned 1 exit status
1000configure:23179: $? = 1
1001configure: failed program was:
1002|
1003|         /* confdefs.h.  */
1004| #define PACKAGE_NAME "BOINC"
1005| #define PACKAGE_TARNAME "boinc"
1006| #define PACKAGE_VERSION "6.3.22"
1007| #define PACKAGE_STRING "BOINC 6.3.22"
1008| #define PACKAGE_BUGREPORT ""
1009| #define PACKAGE "boinc"
1010| #define VERSION "6.3.22"
1011| #define STDC_HEADERS 1
1012| #define HAVE_SYS_TYPES_H 1
1013| #define HAVE_SYS_STAT_H 1
1014| #define HAVE_STDLIB_H 1
1015| #define HAVE_STRING_H 1
1016| #define HAVE_MEMORY_H 1
1017| #define HAVE_STRINGS_H 1
1018| #define HAVE_INTTYPES_H 1
1019| #define HAVE_STDINT_H 1
1020| #define HAVE_UNISTD_H 1
1021| #define HAVE_SYS_SOCKET_H 1
1022| #define HAVE_DLFCN_H 1
1023| #define HOSTTYPE "i686-pc-linux-gnu"
1024| #define DLLEXT ".so"
1025| #define HAVE_SYS_SOCKET_H 1
1026| #define HAVE_SOCKLEN_T 1
1027| #define BOINC_SOCKLEN_T socklen_t
1028| #define USE_OPENSSL 1
1029| /* end confdefs.h.  */
1030|
1031|           #define CONFIG_TEST 1
1032|         #ifdef __cplusplus
1033|         extern "C" {
1034|         #endif
1035|           char shmget ();
1036|         #ifdef __cplusplus
1037|         }
1038|         #endif
1039|
1040| int
1041| main ()
1042| {
1043|  shmget ();
1044|   ;
1045|   return 0;
1046| }
1047|
1048configure:23205: result: no
1049configure:23766: checking for aio_fork in dynamic library aio
1050configure:23818: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -laio   >&5
1051/usr/bin/ld: cannot find -laio
1052collect2: ld returned 1 exit status
1053configure:23824: $? = 1
1054configure: failed program was:
1055|
1056|       /* confdefs.h.  */
1057| #define PACKAGE_NAME "BOINC"
1058| #define PACKAGE_TARNAME "boinc"
1059| #define PACKAGE_VERSION "6.3.22"
1060| #define PACKAGE_STRING "BOINC 6.3.22"
1061| #define PACKAGE_BUGREPORT ""
1062| #define PACKAGE "boinc"
1063| #define VERSION "6.3.22"
1064| #define STDC_HEADERS 1
1065| #define HAVE_SYS_TYPES_H 1
1066| #define HAVE_SYS_STAT_H 1
1067| #define HAVE_STDLIB_H 1
1068| #define HAVE_STRING_H 1
1069| #define HAVE_MEMORY_H 1
1070| #define HAVE_STRINGS_H 1
1071| #define HAVE_INTTYPES_H 1
1072| #define HAVE_STDINT_H 1
1073| #define HAVE_UNISTD_H 1
1074| #define HAVE_SYS_SOCKET_H 1
1075| #define HAVE_DLFCN_H 1
1076| #define HOSTTYPE "i686-pc-linux-gnu"
1077| #define DLLEXT ".so"
1078| #define HAVE_SYS_SOCKET_H 1
1079| #define HAVE_SOCKLEN_T 1
1080| #define BOINC_SOCKLEN_T socklen_t
1081| #define USE_OPENSSL 1
1082| /* end confdefs.h.  */
1083|
1084|         #define CONFIG_TEST 1
1085|       #ifdef __cplusplus
1086|       extern "C" {
1087|       #endif
1088|         char aio_fork ();
1089|       #ifdef __cplusplus
1090|       }
1091|       #endif
1092|
1093| int
1094| main ()
1095| {
1096|  aio_fork ();
1097|   ;
1098|   return 0;
1099| }
1100|
1101configure:23878: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -laio  >&5
1102/usr/bin/ld: cannot find -laio
1103collect2: ld returned 1 exit status
1104configure:23884: $? = 1
1105configure: failed program was:
1106|
1107|         /* confdefs.h.  */
1108| #define PACKAGE_NAME "BOINC"
1109| #define PACKAGE_TARNAME "boinc"
1110| #define PACKAGE_VERSION "6.3.22"
1111| #define PACKAGE_STRING "BOINC 6.3.22"
1112| #define PACKAGE_BUGREPORT ""
1113| #define PACKAGE "boinc"
1114| #define VERSION "6.3.22"
1115| #define STDC_HEADERS 1
1116| #define HAVE_SYS_TYPES_H 1
1117| #define HAVE_SYS_STAT_H 1
1118| #define HAVE_STDLIB_H 1
1119| #define HAVE_STRING_H 1
1120| #define HAVE_MEMORY_H 1
1121| #define HAVE_STRINGS_H 1
1122| #define HAVE_INTTYPES_H 1
1123| #define HAVE_STDINT_H 1
1124| #define HAVE_UNISTD_H 1
1125| #define HAVE_SYS_SOCKET_H 1
1126| #define HAVE_DLFCN_H 1
1127| #define HOSTTYPE "i686-pc-linux-gnu"
1128| #define DLLEXT ".so"
1129| #define HAVE_SYS_SOCKET_H 1
1130| #define HAVE_SOCKLEN_T 1
1131| #define BOINC_SOCKLEN_T socklen_t
1132| #define USE_OPENSSL 1
1133| /* end confdefs.h.  */
1134|
1135|           #define CONFIG_TEST 1
1136|         #ifdef __cplusplus
1137|         extern "C" {
1138|         #endif
1139|           char aio_fork ();
1140|         #ifdef __cplusplus
1141|         }
1142|         #endif
1143|
1144| int
1145| main ()
1146| {
1147|  aio_fork ();
1148|   ;
1149|   return 0;
1150| }
1151|
1152configure:23818: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -laio.so   >&5
1153/usr/bin/ld: cannot find -laio.so
1154collect2: ld returned 1 exit status
1155configure:23824: $? = 1
1156configure: failed program was:
1157|
1158|       /* confdefs.h.  */
1159| #define PACKAGE_NAME "BOINC"
1160| #define PACKAGE_TARNAME "boinc"
1161| #define PACKAGE_VERSION "6.3.22"
1162| #define PACKAGE_STRING "BOINC 6.3.22"
1163| #define PACKAGE_BUGREPORT ""
1164| #define PACKAGE "boinc"
1165| #define VERSION "6.3.22"
1166| #define STDC_HEADERS 1
1167| #define HAVE_SYS_TYPES_H 1
1168| #define HAVE_SYS_STAT_H 1
1169| #define HAVE_STDLIB_H 1
1170| #define HAVE_STRING_H 1
1171| #define HAVE_MEMORY_H 1
1172| #define HAVE_STRINGS_H 1
1173| #define HAVE_INTTYPES_H 1
1174| #define HAVE_STDINT_H 1
1175| #define HAVE_UNISTD_H 1
1176| #define HAVE_SYS_SOCKET_H 1
1177| #define HAVE_DLFCN_H 1
1178| #define HOSTTYPE "i686-pc-linux-gnu"
1179| #define DLLEXT ".so"
1180| #define HAVE_SYS_SOCKET_H 1
1181| #define HAVE_SOCKLEN_T 1
1182| #define BOINC_SOCKLEN_T socklen_t
1183| #define USE_OPENSSL 1
1184| /* end confdefs.h.  */
1185|
1186|         #define CONFIG_TEST 1
1187|       #ifdef __cplusplus
1188|       extern "C" {
1189|       #endif
1190|         char aio_fork ();
1191|       #ifdef __cplusplus
1192|       }
1193|       #endif
1194|
1195| int
1196| main ()
1197| {
1198|  aio_fork ();
1199|   ;
1200|   return 0;
1201| }
1202|
1203configure:23878: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -laio.so  >&5
1204/usr/bin/ld: cannot find -laio.so
1205collect2: ld returned 1 exit status
1206configure:23884: $? = 1
1207configure: failed program was:
1208|
1209|         /* confdefs.h.  */
1210| #define PACKAGE_NAME "BOINC"
1211| #define PACKAGE_TARNAME "boinc"
1212| #define PACKAGE_VERSION "6.3.22"
1213| #define PACKAGE_STRING "BOINC 6.3.22"
1214| #define PACKAGE_BUGREPORT ""
1215| #define PACKAGE "boinc"
1216| #define VERSION "6.3.22"
1217| #define STDC_HEADERS 1
1218| #define HAVE_SYS_TYPES_H 1
1219| #define HAVE_SYS_STAT_H 1
1220| #define HAVE_STDLIB_H 1
1221| #define HAVE_STRING_H 1
1222| #define HAVE_MEMORY_H 1
1223| #define HAVE_STRINGS_H 1
1224| #define HAVE_INTTYPES_H 1
1225| #define HAVE_STDINT_H 1
1226| #define HAVE_UNISTD_H 1
1227| #define HAVE_SYS_SOCKET_H 1
1228| #define HAVE_DLFCN_H 1
1229| #define HOSTTYPE "i686-pc-linux-gnu"
1230| #define DLLEXT ".so"
1231| #define HAVE_SYS_SOCKET_H 1
1232| #define HAVE_SOCKLEN_T 1
1233| #define BOINC_SOCKLEN_T socklen_t
1234| #define USE_OPENSSL 1
1235| /* end confdefs.h.  */
1236|
1237|           #define CONFIG_TEST 1
1238|         #ifdef __cplusplus
1239|         extern "C" {
1240|         #endif
1241|           char aio_fork ();
1242|         #ifdef __cplusplus
1243|         }
1244|         #endif
1245|
1246| int
1247| main ()
1248| {
1249|  aio_fork ();
1250|   ;
1251|   return 0;
1252| }
1253|
1254configure:23910: result: no
1255configure:24471: checking for dlopen in dynamic library dl
1256configure:24523: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -ldl   >&5
1257configure:24529: $? = 0
1258configure:24523: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -ldl.so   >&5
1259/usr/bin/ld: cannot find -ldl.so
1260collect2: ld returned 1 exit status
1261configure:24529: $? = 1
1262configure: failed program was:
1263|
1264|       /* confdefs.h.  */
1265| #define PACKAGE_NAME "BOINC"
1266| #define PACKAGE_TARNAME "boinc"
1267| #define PACKAGE_VERSION "6.3.22"
1268| #define PACKAGE_STRING "BOINC 6.3.22"
1269| #define PACKAGE_BUGREPORT ""
1270| #define PACKAGE "boinc"
1271| #define VERSION "6.3.22"
1272| #define STDC_HEADERS 1
1273| #define HAVE_SYS_TYPES_H 1
1274| #define HAVE_SYS_STAT_H 1
1275| #define HAVE_STDLIB_H 1
1276| #define HAVE_STRING_H 1
1277| #define HAVE_MEMORY_H 1
1278| #define HAVE_STRINGS_H 1
1279| #define HAVE_INTTYPES_H 1
1280| #define HAVE_STDINT_H 1
1281| #define HAVE_UNISTD_H 1
1282| #define HAVE_SYS_SOCKET_H 1
1283| #define HAVE_DLFCN_H 1
1284| #define HOSTTYPE "i686-pc-linux-gnu"
1285| #define DLLEXT ".so"
1286| #define HAVE_SYS_SOCKET_H 1
1287| #define HAVE_SOCKLEN_T 1
1288| #define BOINC_SOCKLEN_T socklen_t
1289| #define USE_OPENSSL 1
1290| /* end confdefs.h.  */
1291|
1292|         #define CONFIG_TEST 1
1293|       #ifdef __cplusplus
1294|       extern "C" {
1295|       #endif
1296|         char dlopen ();
1297|       #ifdef __cplusplus
1298|       }
1299|       #endif
1300|
1301| int
1302| main ()
1303| {
1304|  dlopen ();
1305|   ;
1306|   return 0;
1307| }
1308|
1309configure:24615: result: -ldl
1310configure:24775: checking for gethostbyname in static library nsl
1311configure:24984: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lnsl  -ldl  >&5
1312configure:24990: $? = 0
1313configure:25021: result: -lnsl
1314configure:25484: checking for bind in static library socket
1315configure:25693: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lsocket  -lnsl -ldl  >&5
1316/usr/bin/ld: cannot find -lsocket
1317collect2: ld returned 1 exit status
1318configure:25699: $? = 1
1319configure: failed program was:
1320|
1321|         /* confdefs.h.  */
1322| #define PACKAGE_NAME "BOINC"
1323| #define PACKAGE_TARNAME "boinc"
1324| #define PACKAGE_VERSION "6.3.22"
1325| #define PACKAGE_STRING "BOINC 6.3.22"
1326| #define PACKAGE_BUGREPORT ""
1327| #define PACKAGE "boinc"
1328| #define VERSION "6.3.22"
1329| #define STDC_HEADERS 1
1330| #define HAVE_SYS_TYPES_H 1
1331| #define HAVE_SYS_STAT_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_MEMORY_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_INTTYPES_H 1
1337| #define HAVE_STDINT_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_SYS_SOCKET_H 1
1340| #define HAVE_DLFCN_H 1
1341| #define HOSTTYPE "i686-pc-linux-gnu"
1342| #define DLLEXT ".so"
1343| #define HAVE_SYS_SOCKET_H 1
1344| #define HAVE_SOCKLEN_T 1
1345| #define BOINC_SOCKLEN_T socklen_t
1346| #define USE_OPENSSL 1
1347| #define HAVE_LIBDL 1
1348| #define HAVE_LIBNSL 1
1349| /* end confdefs.h.  */
1350|
1351|           #define CONFIG_TEST 1
1352|         #ifdef __cplusplus
1353|         extern "C" {
1354|         #endif
1355|           char bind ();
1356|         #ifdef __cplusplus
1357|         }
1358|         #endif
1359|
1360| int
1361| main ()
1362| {
1363|  bind ();
1364|   ;
1365|   return 0;
1366| }
1367configure:25730: result: no
1368configure:25885: checking for bind in dynamic library socket
1369configure:25937: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lsocket  -lnsl -ldl  >&5
1370/usr/bin/ld: cannot find -lsocket
1371collect2: ld returned 1 exit status
1372configure:25943: $? = 1
1373configure: failed program was:
1374|
1375|       /* confdefs.h.  */
1376| #define PACKAGE_NAME "BOINC"
1377| #define PACKAGE_TARNAME "boinc"
1378| #define PACKAGE_VERSION "6.3.22"
1379| #define PACKAGE_STRING "BOINC 6.3.22"
1380| #define PACKAGE_BUGREPORT ""
1381| #define PACKAGE "boinc"
1382| #define VERSION "6.3.22"
1383| #define STDC_HEADERS 1
1384| #define HAVE_SYS_TYPES_H 1
1385| #define HAVE_SYS_STAT_H 1
1386| #define HAVE_STDLIB_H 1
1387| #define HAVE_STRING_H 1
1388| #define HAVE_MEMORY_H 1
1389| #define HAVE_STRINGS_H 1
1390| #define HAVE_INTTYPES_H 1
1391| #define HAVE_STDINT_H 1
1392| #define HAVE_UNISTD_H 1
1393| #define HAVE_SYS_SOCKET_H 1
1394| #define HAVE_DLFCN_H 1
1395| #define HOSTTYPE "i686-pc-linux-gnu"
1396| #define DLLEXT ".so"
1397| #define HAVE_SYS_SOCKET_H 1
1398| #define HAVE_SOCKLEN_T 1
1399| #define BOINC_SOCKLEN_T socklen_t
1400| #define USE_OPENSSL 1
1401| #define HAVE_LIBDL 1
1402| #define HAVE_LIBNSL 1
1403| /* end confdefs.h.  */
1404|
1405|         #define CONFIG_TEST 1
1406|       #ifdef __cplusplus
1407|       extern "C" {
1408|       #endif
1409|         char bind ();
1410|       #ifdef __cplusplus
1411|       }
1412|       #endif
1413|
1414| int
1415| main ()
1416| {
1417|  bind ();
1418|   ;
1419|   return 0;
1420| }
1421|
1422configure:25997: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lsocket -lnsl -ldl  >&5
1423/usr/bin/ld: cannot find -lsocket
1424collect2: ld returned 1 exit status
1425configure:26003: $? = 1
1426configure: failed program was:
1427|
1428|         /* confdefs.h.  */
1429| #define PACKAGE_NAME "BOINC"
1430| #define PACKAGE_TARNAME "boinc"
1431| #define PACKAGE_VERSION "6.3.22"
1432| #define PACKAGE_STRING "BOINC 6.3.22"
1433| #define PACKAGE_BUGREPORT ""
1434| #define PACKAGE "boinc"
1435| #define VERSION "6.3.22"
1436| #define STDC_HEADERS 1
1437| #define HAVE_SYS_TYPES_H 1
1438| #define HAVE_SYS_STAT_H 1
1439| #define HAVE_STDLIB_H 1
1440| #define HAVE_STRING_H 1
1441| #define HAVE_MEMORY_H 1
1442| #define HAVE_STRINGS_H 1
1443| #define HAVE_INTTYPES_H 1
1444| #define HAVE_STDINT_H 1
1445| #define HAVE_UNISTD_H 1
1446| #define HAVE_SYS_SOCKET_H 1
1447| #define HAVE_DLFCN_H 1
1448| #define HOSTTYPE "i686-pc-linux-gnu"
1449| #define DLLEXT ".so"
1450| #define HAVE_SYS_SOCKET_H 1
1451| #define HAVE_SOCKLEN_T 1
1452| #define BOINC_SOCKLEN_T socklen_t
1453| #define USE_OPENSSL 1
1454| #define HAVE_LIBDL 1
1455| #define HAVE_LIBNSL 1
1456| /* end confdefs.h.  */
1457|
1458|           #define CONFIG_TEST 1
1459|         #ifdef __cplusplus
1460|         extern "C" {
1461|         #endif
1462|           char bind ();
1463|         #ifdef __cplusplus
1464|         }
1465|         #endif
1466|
1467| int
1468| main ()
1469| {
1470|  bind ();
1471|   ;
1472|   return 0;
1473| }
1474|
1475configure:25937: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lsocket.so  -lnsl -ldl  >&5
1476/usr/bin/ld: cannot find -lsocket.so
1477collect2: ld returned 1 exit status
1478configure:25943: $? = 1
1479configure: failed program was:
1480|
1481|       /* confdefs.h.  */
1482| #define PACKAGE_NAME "BOINC"
1483| #define PACKAGE_TARNAME "boinc"
1484| #define PACKAGE_VERSION "6.3.22"
1485| #define PACKAGE_STRING "BOINC 6.3.22"
1486| #define PACKAGE_BUGREPORT ""
1487| #define PACKAGE "boinc"
1488| #define VERSION "6.3.22"
1489| #define STDC_HEADERS 1
1490| #define HAVE_SYS_TYPES_H 1
1491| #define HAVE_SYS_STAT_H 1
1492| #define HAVE_STDLIB_H 1
1493| #define HAVE_STRING_H 1
1494| #define HAVE_MEMORY_H 1
1495| #define HAVE_STRINGS_H 1
1496| #define HAVE_INTTYPES_H 1
1497| #define HAVE_STDINT_H 1
1498| #define HAVE_UNISTD_H 1
1499| #define HAVE_SYS_SOCKET_H 1
1500| #define HAVE_DLFCN_H 1
1501| #define HOSTTYPE "i686-pc-linux-gnu"
1502| #define DLLEXT ".so"
1503| #define HAVE_SYS_SOCKET_H 1
1504| #define HAVE_SOCKLEN_T 1
1505| #define BOINC_SOCKLEN_T socklen_t
1506| #define USE_OPENSSL 1
1507| #define HAVE_LIBDL 1
1508| #define HAVE_LIBNSL 1
1509| /* end confdefs.h.  */
1510|
1511|         #define CONFIG_TEST 1
1512|       #ifdef __cplusplus
1513|       extern "C" {
1514|       #endif
1515|         char bind ();
1516|       #ifdef __cplusplus
1517|       }
1518|       #endif
1519|
1520| int
1521| main ()
1522| {
1523|  bind ();
1524|   ;
1525|   return 0;
1526| }
1527|
1528configure:25997: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lsocket.so -lnsl -ldl  >&5
1529/usr/bin/ld: cannot find -lsocket.so
1530collect2: ld returned 1 exit status
1531configure:26003: $? = 1
1532configure: failed program was:
1533|
1534|         /* confdefs.h.  */
1535| #define PACKAGE_NAME "BOINC"
1536| #define PACKAGE_TARNAME "boinc"
1537| #define PACKAGE_VERSION "6.3.22"
1538| #define PACKAGE_STRING "BOINC 6.3.22"
1539| #define PACKAGE_BUGREPORT ""
1540| #define PACKAGE "boinc"
1541| #define VERSION "6.3.22"
1542| #define STDC_HEADERS 1
1543| #define HAVE_SYS_TYPES_H 1
1544| #define HAVE_SYS_STAT_H 1
1545| #define HAVE_STDLIB_H 1
1546| #define HAVE_STRING_H 1
1547| #define HAVE_MEMORY_H 1
1548| #define HAVE_STRINGS_H 1
1549| #define HAVE_INTTYPES_H 1
1550| #define HAVE_STDINT_H 1
1551| #define HAVE_UNISTD_H 1
1552| #define HAVE_SYS_SOCKET_H 1
1553| #define HAVE_DLFCN_H 1
1554| #define HOSTTYPE "i686-pc-linux-gnu"
1555| #define DLLEXT ".so"
1556| #define HAVE_SYS_SOCKET_H 1
1557| #define HAVE_SOCKLEN_T 1
1558| #define BOINC_SOCKLEN_T socklen_t
1559| #define USE_OPENSSL 1
1560| #define HAVE_LIBDL 1
1561| #define HAVE_LIBNSL 1
1562| /* end confdefs.h.  */
1563|
1564|           #define CONFIG_TEST 1
1565|         #ifdef __cplusplus
1566|         extern "C" {
1567|         #endif
1568|           char bind ();
1569|         #ifdef __cplusplus
1570|         }
1571|         #endif
1572|
1573| int
1574| main ()
1575| {
1576|  bind ();
1577|   ;
1578|   return 0;
1579| }
1580|
1581configure:26029: result: no
1582configure:26189: checking for gzopen in static library z
1583configure:26398: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lz  -lnsl -ldl  >&5
1584configure:26404: $? = 0
1585configure:26435: result: -lz
1586configure:27295: checking for md5_finish in dynamic library cups
1587configure:27347: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcups  -lz -lnsl -ldl  >&5
1588/usr/bin/ld: cannot find -lcups
1589collect2: ld returned 1 exit status
1590configure:27353: $? = 1
1591configure: failed program was:
1592|
1593|       /* confdefs.h.  */
1594| #define PACKAGE_NAME "BOINC"
1595| #define PACKAGE_TARNAME "boinc"
1596| #define PACKAGE_VERSION "6.3.22"
1597| #define PACKAGE_STRING "BOINC 6.3.22"
1598| #define PACKAGE_BUGREPORT ""
1599| #define PACKAGE "boinc"
1600| #define VERSION "6.3.22"
1601| #define STDC_HEADERS 1
1602| #define HAVE_SYS_TYPES_H 1
1603| #define HAVE_SYS_STAT_H 1
1604| #define HAVE_STDLIB_H 1
1605| #define HAVE_STRING_H 1
1606| #define HAVE_MEMORY_H 1
1607| #define HAVE_STRINGS_H 1
1608| #define HAVE_INTTYPES_H 1
1609| #define HAVE_STDINT_H 1
1610| #define HAVE_UNISTD_H 1
1611| #define HAVE_SYS_SOCKET_H 1
1612| #define HAVE_DLFCN_H 1
1613| #define HOSTTYPE "i686-pc-linux-gnu"
1614| #define DLLEXT ".so"
1615| #define HAVE_SYS_SOCKET_H 1
1616| #define HAVE_SOCKLEN_T 1
1617| #define BOINC_SOCKLEN_T socklen_t
1618| #define USE_OPENSSL 1
1619| #define HAVE_LIBDL 1
1620| #define HAVE_LIBNSL 1
1621| #define HAVE_LIBZ 1
1622| /* end confdefs.h.  */
1623|
1624|         #define CONFIG_TEST 1
1625|       #ifdef __cplusplus
1626|       extern "C" {
1627|       #endif
1628|         char md5_finish ();
1629|       #ifdef __cplusplus
1630|       }
1631|       #endif
1632|
1633| int
1634| main ()
1635| {
1636|  md5_finish ();
1637|   ;
1638|   return 0;
1639| }
1640|
1641configure:27407: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lcups -lz -lnsl -ldl  >&5
1642/usr/bin/ld: cannot find -lcups
1643collect2: ld returned 1 exit status
1644configure:27413: $? = 1
1645configure: failed program was:
1646|
1647|         /* confdefs.h.  */
1648| #define PACKAGE_NAME "BOINC"
1649| #define PACKAGE_TARNAME "boinc"
1650| #define PACKAGE_VERSION "6.3.22"
1651| #define PACKAGE_STRING "BOINC 6.3.22"
1652| #define PACKAGE_BUGREPORT ""
1653| #define PACKAGE "boinc"
1654| #define VERSION "6.3.22"
1655| #define STDC_HEADERS 1
1656| #define HAVE_SYS_TYPES_H 1
1657| #define HAVE_SYS_STAT_H 1
1658| #define HAVE_STDLIB_H 1
1659| #define HAVE_STRING_H 1
1660| #define HAVE_MEMORY_H 1
1661| #define HAVE_STRINGS_H 1
1662| #define HAVE_INTTYPES_H 1
1663| #define HAVE_STDINT_H 1
1664| #define HAVE_UNISTD_H 1
1665| #define HAVE_SYS_SOCKET_H 1
1666| #define HAVE_DLFCN_H 1
1667| #define HOSTTYPE "i686-pc-linux-gnu"
1668| #define DLLEXT ".so"
1669| #define HAVE_SYS_SOCKET_H 1
1670| #define HAVE_SOCKLEN_T 1
1671| #define BOINC_SOCKLEN_T socklen_t
1672| #define USE_OPENSSL 1
1673| #define HAVE_LIBDL 1
1674| #define HAVE_LIBNSL 1
1675| #define HAVE_LIBZ 1
1676| /* end confdefs.h.  */
1677|
1678|           #define CONFIG_TEST 1
1679|         #ifdef __cplusplus
1680|         extern "C" {
1681|         #endif
1682|           char md5_finish ();
1683|         #ifdef __cplusplus
1684|         }
1685|         #endif
1686|
1687| int
1688| main ()
1689| {
1690|  md5_finish ();
1691|   ;
1692|   return 0;
1693| }
1694|
1695configure:27347: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcups.so  -lz -lnsl -ldl  >&5
1696/usr/bin/ld: cannot find -lcups.so
1697collect2: ld returned 1 exit status
1698configure:27353: $? = 1
1699configure: failed program was:
1700|
1701|       /* confdefs.h.  */
1702| #define PACKAGE_NAME "BOINC"
1703| #define PACKAGE_TARNAME "boinc"
1704| #define PACKAGE_VERSION "6.3.22"
1705| #define PACKAGE_STRING "BOINC 6.3.22"
1706| #define PACKAGE_BUGREPORT ""
1707| #define PACKAGE "boinc"
1708| #define VERSION "6.3.22"
1709| #define STDC_HEADERS 1
1710| #define HAVE_SYS_TYPES_H 1
1711| #define HAVE_SYS_STAT_H 1
1712| #define HAVE_STDLIB_H 1
1713| #define HAVE_STRING_H 1
1714| #define HAVE_MEMORY_H 1
1715| #define HAVE_STRINGS_H 1
1716| #define HAVE_INTTYPES_H 1
1717| #define HAVE_STDINT_H 1
1718| #define HAVE_UNISTD_H 1
1719| #define HAVE_SYS_SOCKET_H 1
1720| #define HAVE_DLFCN_H 1
1721| #define HOSTTYPE "i686-pc-linux-gnu"
1722| #define DLLEXT ".so"
1723| #define HAVE_SYS_SOCKET_H 1
1724| #define HAVE_SOCKLEN_T 1
1725| #define BOINC_SOCKLEN_T socklen_t
1726| #define USE_OPENSSL 1
1727| #define HAVE_LIBDL 1
1728| #define HAVE_LIBNSL 1
1729| #define HAVE_LIBZ 1
1730| /* end confdefs.h.  */
1731|
1732|         #define CONFIG_TEST 1
1733|       #ifdef __cplusplus
1734|       extern "C" {
1735|       #endif
1736|         char md5_finish ();
1737|       #ifdef __cplusplus
1738|       }
1739|       #endif
1740|
1741| int
1742| main ()
1743| {
1744|  md5_finish ();
1745|   ;
1746|   return 0;
1747| }
1748|
1749configure:27407: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c -lcups.so -lz -lnsl -ldl  >&5
1750/usr/bin/ld: cannot find -lcups.so
1751collect2: ld returned 1 exit status
1752configure:27413: $? = 1
1753configure: failed program was:
1754|
1755|         /* confdefs.h.  */
1756| #define PACKAGE_NAME "BOINC"
1757| #define PACKAGE_TARNAME "boinc"
1758| #define PACKAGE_VERSION "6.3.22"
1759| #define PACKAGE_STRING "BOINC 6.3.22"
1760| #define PACKAGE_BUGREPORT ""
1761| #define PACKAGE "boinc"
1762| #define VERSION "6.3.22"
1763| #define STDC_HEADERS 1
1764| #define HAVE_SYS_TYPES_H 1
1765| #define HAVE_SYS_STAT_H 1
1766| #define HAVE_STDLIB_H 1
1767| #define HAVE_STRING_H 1
1768| #define HAVE_MEMORY_H 1
1769| #define HAVE_STRINGS_H 1
1770| #define HAVE_INTTYPES_H 1
1771| #define HAVE_STDINT_H 1
1772| #define HAVE_UNISTD_H 1
1773| #define HAVE_SYS_SOCKET_H 1
1774| #define HAVE_DLFCN_H 1
1775| #define HOSTTYPE "i686-pc-linux-gnu"
1776| #define DLLEXT ".so"
1777| #define HAVE_SYS_SOCKET_H 1
1778| #define HAVE_SOCKLEN_T 1
1779| #define BOINC_SOCKLEN_T socklen_t
1780| #define USE_OPENSSL 1
1781| #define HAVE_LIBDL 1
1782| #define HAVE_LIBNSL 1
1783| #define HAVE_LIBZ 1
1784| /* end confdefs.h.  */
1785|
1786|           #define CONFIG_TEST 1
1787|         #ifdef __cplusplus
1788|         extern "C" {
1789|         #endif
1790|           char md5_finish ();
1791|         #ifdef __cplusplus
1792|         }
1793|         #endif
1794|
1795| int
1796| main ()
1797| {
1798|  md5_finish ();
1799|   ;
1800|   return 0;
1801| }
1802|
1803configure:27439: result: no
1804configure:28000: checking for curl_easy_init in dynamic library curl
1805configure:28052: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcurl  -lz -lnsl -ldl  >&5
1806configure:28058: $? = 0
1807configure:28052: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl   -L/usr/lib conftest.c  -lcurl.so  -lz -lnsl -ldl  >&5
1808/usr/bin/ld: cannot find -lcurl.so
1809collect2: ld returned 1 exit status
1810configure:28058: $? = 1
1811configure: failed program was:
1812|
1813|       /* confdefs.h.  */
1814| #define PACKAGE_NAME "BOINC"
1815| #define PACKAGE_TARNAME "boinc"
1816| #define PACKAGE_VERSION "6.3.22"
1817| #define PACKAGE_STRING "BOINC 6.3.22"
1818| #define PACKAGE_BUGREPORT ""
1819| #define PACKAGE "boinc"
1820| #define VERSION "6.3.22"
1821| #define STDC_HEADERS 1
1822| #define HAVE_SYS_TYPES_H 1
1823| #define HAVE_SYS_STAT_H 1
1824| #define HAVE_STDLIB_H 1
1825| #define HAVE_STRING_H 1
1826| #define HAVE_MEMORY_H 1
1827| #define HAVE_STRINGS_H 1
1828| #define HAVE_INTTYPES_H 1
1829| #define HAVE_STDINT_H 1
1830| #define HAVE_UNISTD_H 1
1831| #define HAVE_SYS_SOCKET_H 1
1832| #define HAVE_DLFCN_H 1
1833| #define HOSTTYPE "i686-pc-linux-gnu"
1834| #define DLLEXT ".so"
1835| #define HAVE_SYS_SOCKET_H 1
1836| #define HAVE_SOCKLEN_T 1
1837| #define BOINC_SOCKLEN_T socklen_t
1838| #define USE_OPENSSL 1
1839| #define HAVE_LIBDL 1
1840| #define HAVE_LIBNSL 1
1841| #define HAVE_LIBZ 1
1842| /* end confdefs.h.  */
1843|
1844|         #define CONFIG_TEST 1
1845|       #ifdef __cplusplus
1846|       extern "C" {
1847|       #endif
1848|         char curl_easy_init ();
1849|       #ifdef __cplusplus
1850|       }
1851|       #endif
1852|
1853| int
1854| main ()
1855| {
1856|  curl_easy_init ();
1857|   ;
1858|   return 0;
1859| }
1860|
1861configure:28144: result: -lcurl
1862configure:28363: checking for the pthreads library -lpthreads
1863configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lpthreads  >&5
1864/usr/bin/ld: cannot find -lpthreads
1865collect2: ld returned 1 exit status
1866configure:28412: $? = 1
1867configure: failed program was:
1868| /* confdefs.h.  */
1869| #define PACKAGE_NAME "BOINC"
1870| #define PACKAGE_TARNAME "boinc"
1871| #define PACKAGE_VERSION "6.3.22"
1872| #define PACKAGE_STRING "BOINC 6.3.22"
1873| #define PACKAGE_BUGREPORT ""
1874| #define PACKAGE "boinc"
1875| #define VERSION "6.3.22"
1876| #define STDC_HEADERS 1
1877| #define HAVE_SYS_TYPES_H 1
1878| #define HAVE_SYS_STAT_H 1
1879| #define HAVE_STDLIB_H 1
1880| #define HAVE_STRING_H 1
1881| #define HAVE_MEMORY_H 1
1882| #define HAVE_STRINGS_H 1
1883| #define HAVE_INTTYPES_H 1
1884| #define HAVE_STDINT_H 1
1885| #define HAVE_UNISTD_H 1
1886| #define HAVE_SYS_SOCKET_H 1
1887| #define HAVE_DLFCN_H 1
1888| #define HOSTTYPE "i686-pc-linux-gnu"
1889| #define DLLEXT ".so"
1890| #define HAVE_SYS_SOCKET_H 1
1891| #define HAVE_SOCKLEN_T 1
1892| #define BOINC_SOCKLEN_T socklen_t
1893| #define USE_OPENSSL 1
1894| #define HAVE_LIBDL 1
1895| #define HAVE_LIBNSL 1
1896| #define HAVE_LIBZ 1
1897| #define HAVE_LIBCURL 1
1898| /* end confdefs.h.  */
1899| #include <pthread.h>
1900| int
1901| main ()
1902| {
1903| pthread_t th; pthread_join(th, 0);
1904|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
1905|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1906|   ;
1907|   return 0;
1908| }
1909configure:28432: result: no
1910configure:28308: checking whether pthreads work without any flags
1911configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c   >&5
1912/tmp/ccGeHFHX.o: In function `main':
1913/usr/local/src/boinc-head/boinc/conftest.c:36: undefined reference to `pthread_join'
1914/usr/local/src/boinc-head/boinc/conftest.c:37: undefined reference to `__pthread_register_cancel'
1915/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `pthread_create'
1916/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
1917collect2: ld returned 1 exit status
1918configure:28412: $? = 1
1919configure: failed program was:
1920| /* confdefs.h.  */
1921| #define PACKAGE_NAME "BOINC"
1922| #define PACKAGE_TARNAME "boinc"
1923| #define PACKAGE_VERSION "6.3.22"
1924| #define PACKAGE_STRING "BOINC 6.3.22"
1925| #define PACKAGE_BUGREPORT ""
1926| #define PACKAGE "boinc"
1927| #define VERSION "6.3.22"
1928| #define STDC_HEADERS 1
1929| #define HAVE_SYS_TYPES_H 1
1930| #define HAVE_SYS_STAT_H 1
1931| #define HAVE_STDLIB_H 1
1932| #define HAVE_STRING_H 1
1933| #define HAVE_MEMORY_H 1
1934| #define HAVE_STRINGS_H 1
1935| #define HAVE_INTTYPES_H 1
1936| #define HAVE_STDINT_H 1
1937| #define HAVE_UNISTD_H 1
1938| #define HAVE_SYS_SOCKET_H 1
1939| #define HAVE_DLFCN_H 1
1940| #define HOSTTYPE "i686-pc-linux-gnu"
1941| #define DLLEXT ".so"
1942| #define HAVE_SYS_SOCKET_H 1
1943| #define HAVE_SOCKLEN_T 1
1944| #define BOINC_SOCKLEN_T socklen_t
1945| #define USE_OPENSSL 1
1946| #define HAVE_LIBDL 1
1947| #define HAVE_LIBNSL 1
1948| #define HAVE_LIBZ 1
1949| #define HAVE_LIBCURL 1
1950| /* end confdefs.h.  */
1951| #include <pthread.h>
1952| int
1953| main ()
1954| {
1955| pthread_t th; pthread_join(th, 0);
1956|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
1957|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1958|   ;
1959|   return 0;
1960| }
1961configure:28432: result: no
1962configure:28313: checking whether pthreads work with -Kthread
1963configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -Kthread   -L/usr/lib conftest.c   >&5
1964gcc: unrecognized option '-Kthread'
1965/tmp/ccwwQ275.o: In function `main':
1966/usr/local/src/boinc-head/boinc/conftest.c:36: undefined reference to `pthread_join'
1967/usr/local/src/boinc-head/boinc/conftest.c:37: undefined reference to `__pthread_register_cancel'
1968/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `pthread_create'
1969/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
1970collect2: ld returned 1 exit status
1971configure:28412: $? = 1
1972configure: failed program was:
1973| /* confdefs.h.  */
1974| #define PACKAGE_NAME "BOINC"
1975| #define PACKAGE_TARNAME "boinc"
1976| #define PACKAGE_VERSION "6.3.22"
1977| #define PACKAGE_STRING "BOINC 6.3.22"
1978| #define PACKAGE_BUGREPORT ""
1979| #define PACKAGE "boinc"
1980| #define VERSION "6.3.22"
1981| #define STDC_HEADERS 1
1982| #define HAVE_SYS_TYPES_H 1
1983| #define HAVE_SYS_STAT_H 1
1984| #define HAVE_STDLIB_H 1
1985| #define HAVE_STRING_H 1
1986| #define HAVE_MEMORY_H 1
1987| #define HAVE_STRINGS_H 1
1988| #define HAVE_INTTYPES_H 1
1989| #define HAVE_STDINT_H 1
1990| #define HAVE_UNISTD_H 1
1991| #define HAVE_SYS_SOCKET_H 1
1992| #define HAVE_DLFCN_H 1
1993| #define HOSTTYPE "i686-pc-linux-gnu"
1994| #define DLLEXT ".so"
1995| #define HAVE_SYS_SOCKET_H 1
1996| #define HAVE_SOCKLEN_T 1
1997| #define BOINC_SOCKLEN_T socklen_t
1998| #define USE_OPENSSL 1
1999| #define HAVE_LIBDL 1
2000| #define HAVE_LIBNSL 1
2001| #define HAVE_LIBZ 1
2002| #define HAVE_LIBCURL 1
2003| /* end confdefs.h.  */
2004| #include <pthread.h>
2005| int
2006| main ()
2007| {
2008| pthread_t th; pthread_join(th, 0);
2009|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2010|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2011|   ;
2012|   return 0;
2013| }
2014configure:28432: result: no
2015configure:28313: checking whether pthreads work with -kthread
2016configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -kthread   -L/usr/lib conftest.c   >&5
2017gcc: unrecognized option '-kthread'
2018/tmp/ccYHCGxe.o: In function `main':
2019/usr/local/src/boinc-head/boinc/conftest.c:36: undefined reference to `pthread_join'
2020/usr/local/src/boinc-head/boinc/conftest.c:37: undefined reference to `__pthread_register_cancel'
2021/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `pthread_create'
2022/usr/local/src/boinc-head/boinc/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
2023collect2: ld returned 1 exit status
2024configure:28412: $? = 1
2025configure: failed program was:
2026| /* confdefs.h.  */
2027| #define PACKAGE_NAME "BOINC"
2028| #define PACKAGE_TARNAME "boinc"
2029| #define PACKAGE_VERSION "6.3.22"
2030| #define PACKAGE_STRING "BOINC 6.3.22"
2031| #define PACKAGE_BUGREPORT ""
2032| #define PACKAGE "boinc"
2033| #define VERSION "6.3.22"
2034| #define STDC_HEADERS 1
2035| #define HAVE_SYS_TYPES_H 1
2036| #define HAVE_SYS_STAT_H 1
2037| #define HAVE_STDLIB_H 1
2038| #define HAVE_STRING_H 1
2039| #define HAVE_MEMORY_H 1
2040| #define HAVE_STRINGS_H 1
2041| #define HAVE_INTTYPES_H 1
2042| #define HAVE_STDINT_H 1
2043| #define HAVE_UNISTD_H 1
2044| #define HAVE_SYS_SOCKET_H 1
2045| #define HAVE_DLFCN_H 1
2046| #define HOSTTYPE "i686-pc-linux-gnu"
2047| #define DLLEXT ".so"
2048| #define HAVE_SYS_SOCKET_H 1
2049| #define HAVE_SOCKLEN_T 1
2050| #define BOINC_SOCKLEN_T socklen_t
2051| #define USE_OPENSSL 1
2052| #define HAVE_LIBDL 1
2053| #define HAVE_LIBNSL 1
2054| #define HAVE_LIBZ 1
2055| #define HAVE_LIBCURL 1
2056| /* end confdefs.h.  */
2057| #include <pthread.h>
2058| int
2059| main ()
2060| {
2061| pthread_t th; pthread_join(th, 0);
2062|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2063|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2064|   ;
2065|   return 0;
2066| }
2067configure:28432: result: no
2068configure:28363: checking for the pthreads library -llthread
2069configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -llthread  >&5
2070/usr/bin/ld: cannot find -llthread
2071collect2: ld returned 1 exit status
2072configure:28412: $? = 1
2073configure: failed program was:
2074| /* confdefs.h.  */
2075| #define PACKAGE_NAME "BOINC"
2076| #define PACKAGE_TARNAME "boinc"
2077| #define PACKAGE_VERSION "6.3.22"
2078| #define PACKAGE_STRING "BOINC 6.3.22"
2079| #define PACKAGE_BUGREPORT ""
2080| #define PACKAGE "boinc"
2081| #define VERSION "6.3.22"
2082| #define STDC_HEADERS 1
2083| #define HAVE_SYS_TYPES_H 1
2084| #define HAVE_SYS_STAT_H 1
2085| #define HAVE_STDLIB_H 1
2086| #define HAVE_STRING_H 1
2087| #define HAVE_MEMORY_H 1
2088| #define HAVE_STRINGS_H 1
2089| #define HAVE_INTTYPES_H 1
2090| #define HAVE_STDINT_H 1
2091| #define HAVE_UNISTD_H 1
2092| #define HAVE_SYS_SOCKET_H 1
2093| #define HAVE_DLFCN_H 1
2094| #define HOSTTYPE "i686-pc-linux-gnu"
2095| #define DLLEXT ".so"
2096| #define HAVE_SYS_SOCKET_H 1
2097| #define HAVE_SOCKLEN_T 1
2098| #define BOINC_SOCKLEN_T socklen_t
2099| #define USE_OPENSSL 1
2100| #define HAVE_LIBDL 1
2101| #define HAVE_LIBNSL 1
2102| #define HAVE_LIBZ 1
2103| #define HAVE_LIBCURL 1
2104| /* end confdefs.h.  */
2105| #include <pthread.h>
2106| int
2107| main ()
2108| {
2109| pthread_t th; pthread_join(th, 0);
2110|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2111|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2112|   ;
2113|   return 0;
2114| }
2115configure:28432: result: no
2116configure:28313: checking whether pthreads work with -pthread
2117configure:28406: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2118configure:28412: $? = 0
2119configure:28432: result: yes
2120configure:28452: checking for joinable pthread attribute
2121configure:28475: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2122configure:28481: $? = 0
2123configure:28549: result: PTHREAD_CREATE_JOINABLE
2124configure:28556: checking if more special flags are required for pthreads
2125configure:28563: result: no
2126configure:28575: checking for cc_r
2127configure:28603: result: gcc
2128configure:28643: checking for X
2129configure:28813: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lX11   >&5
2130configure:28819: $? = 0
2131configure:28878: result: libraries , headers
2132configure:29039: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c    -lX11 >&5
2133configure:29045: $? = 0
2134configure:29202: checking for gethostbyname
2135configure:29258: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2136configure:29264: $? = 0
2137configure:29281: result: yes
2138configure:29426: checking for connect
2139configure:29482: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2140configure:29488: $? = 0
2141configure:29505: result: yes
2142configure:29577: checking for remove
2143configure:29633: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2144configure:29639: $? = 0
2145configure:29656: result: yes
2146configure:29728: checking for shmat
2147configure:29784: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2148configure:29790: $? = 0
2149configure:29807: result: yes
2150configure:29888: checking for IceConnectionNumber in -lICE
2151configure:29923: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lICE    >&5
2152configure:29929: $? = 0
2153configure:29947: result: yes
2154configure:29989: checking whether we are using the Microsoft C compiler
2155configure:30018: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2156conftest.c: In function 'main':
2157conftest.c:38: error: 'choke' undeclared (first use in this function)
2158conftest.c:38: error: (Each undeclared identifier is reported only once
2159conftest.c:38: error: for each function it appears in.)
2160conftest.c:38: error: expected ';' before 'me'
2161configure:30024: $? = 1
2162configure: failed program was:
2163| /* confdefs.h.  */
2164| #define PACKAGE_NAME "BOINC"
2165| #define PACKAGE_TARNAME "boinc"
2166| #define PACKAGE_VERSION "6.3.22"
2167| #define PACKAGE_STRING "BOINC 6.3.22"
2168| #define PACKAGE_BUGREPORT ""
2169| #define PACKAGE "boinc"
2170| #define VERSION "6.3.22"
2171| #define STDC_HEADERS 1
2172| #define HAVE_SYS_TYPES_H 1
2173| #define HAVE_SYS_STAT_H 1
2174| #define HAVE_STDLIB_H 1
2175| #define HAVE_STRING_H 1
2176| #define HAVE_MEMORY_H 1
2177| #define HAVE_STRINGS_H 1
2178| #define HAVE_INTTYPES_H 1
2179| #define HAVE_STDINT_H 1
2180| #define HAVE_UNISTD_H 1
2181| #define HAVE_SYS_SOCKET_H 1
2182| #define HAVE_DLFCN_H 1
2183| #define HOSTTYPE "i686-pc-linux-gnu"
2184| #define DLLEXT ".so"
2185| #define HAVE_SYS_SOCKET_H 1
2186| #define HAVE_SOCKLEN_T 1
2187| #define BOINC_SOCKLEN_T socklen_t
2188| #define USE_OPENSSL 1
2189| #define HAVE_LIBDL 1
2190| #define HAVE_LIBNSL 1
2191| #define HAVE_LIBZ 1
2192| #define HAVE_LIBCURL 1
2193| #define HAVE_PTHREAD 1
2194| /* end confdefs.h.  */
2195|
2196| int
2197| main ()
2198| {
2199| #ifndef _MSC_VER
2200|        choke me
2201| #endif
2202|
2203|   ;
2204|   return 0;
2205| }
2206configure:30041: result: no
2207configure:30066: checking for windows.h
2208configure:30072: result: no
2209configure:30202: checking for OpenGL library
2210configure:30245: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread -pthread   -L/usr/lib conftest.c -lopengl32  -lm   >&5
2211conftest.c:37:20: error: GL/gl.h: No such file or directory
2212configure:30251: $? = 1
2213configure: failed program was:
2214| /* confdefs.h.  */
2215| #define PACKAGE_NAME "BOINC"
2216| #define PACKAGE_TARNAME "boinc"
2217| #define PACKAGE_VERSION "6.3.22"
2218| #define PACKAGE_STRING "BOINC 6.3.22"
2219| #define PACKAGE_BUGREPORT ""
2220| #define PACKAGE "boinc"
2221| #define VERSION "6.3.22"
2222| #define STDC_HEADERS 1
2223| #define HAVE_SYS_TYPES_H 1
2224| #define HAVE_SYS_STAT_H 1
2225| #define HAVE_STDLIB_H 1
2226| #define HAVE_STRING_H 1
2227| #define HAVE_MEMORY_H 1
2228| #define HAVE_STRINGS_H 1
2229| #define HAVE_INTTYPES_H 1
2230| #define HAVE_STDINT_H 1
2231| #define HAVE_UNISTD_H 1
2232| #define HAVE_SYS_SOCKET_H 1
2233| #define HAVE_DLFCN_H 1
2234| #define HOSTTYPE "i686-pc-linux-gnu"
2235| #define DLLEXT ".so"
2236| #define HAVE_SYS_SOCKET_H 1
2237| #define HAVE_SOCKLEN_T 1
2238| #define BOINC_SOCKLEN_T socklen_t
2239| #define USE_OPENSSL 1
2240| #define HAVE_LIBDL 1
2241| #define HAVE_LIBNSL 1
2242| #define HAVE_LIBZ 1
2243| #define HAVE_LIBCURL 1
2244| #define HAVE_PTHREAD 1
2245| /* end confdefs.h.  */
2246|
2247| # if HAVE_WINDOWS_H && defined(_WIN32)
2248| #   include <windows.h>
2249| # endif
2250| # include <GL/gl.h>
2251| int
2252| main ()
2253| {
2254| glBegin(0)
2255|   ;
2256|   return 0;
2257| }
2258configure:30245: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread -pthread   -L/usr/lib conftest.c -lGL  -lm   >&5
2259conftest.c:37:20: error: GL/gl.h: No such file or directory
2260configure:30251: $? = 1
2261configure: failed program was:
2262| /* confdefs.h.  */
2263| #define PACKAGE_NAME "BOINC"
2264| #define PACKAGE_TARNAME "boinc"
2265| #define PACKAGE_VERSION "6.3.22"
2266| #define PACKAGE_STRING "BOINC 6.3.22"
2267| #define PACKAGE_BUGREPORT ""
2268| #define PACKAGE "boinc"
2269| #define VERSION "6.3.22"
2270| #define STDC_HEADERS 1
2271| #define HAVE_SYS_TYPES_H 1
2272| #define HAVE_SYS_STAT_H 1
2273| #define HAVE_STDLIB_H 1
2274| #define HAVE_STRING_H 1
2275| #define HAVE_MEMORY_H 1
2276| #define HAVE_STRINGS_H 1
2277| #define HAVE_INTTYPES_H 1
2278| #define HAVE_STDINT_H 1
2279| #define HAVE_UNISTD_H 1
2280| #define HAVE_SYS_SOCKET_H 1
2281| #define HAVE_DLFCN_H 1
2282| #define HOSTTYPE "i686-pc-linux-gnu"
2283| #define DLLEXT ".so"
2284| #define HAVE_SYS_SOCKET_H 1
2285| #define HAVE_SOCKLEN_T 1
2286| #define BOINC_SOCKLEN_T socklen_t
2287| #define USE_OPENSSL 1
2288| #define HAVE_LIBDL 1
2289| #define HAVE_LIBNSL 1
2290| #define HAVE_LIBZ 1
2291| #define HAVE_LIBCURL 1
2292| #define HAVE_PTHREAD 1
2293| /* end confdefs.h.  */
2294|
2295| # if HAVE_WINDOWS_H && defined(_WIN32)
2296| #   include <windows.h>
2297| # endif
2298| # include <GL/gl.h>
2299| int
2300| main ()
2301| {
2302| glBegin(0)
2303|   ;
2304|   return 0;
2305| }
2306configure:30271: result: no
2307configure:30294: checking for OpenGL Utility library
2308configure:30357: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.cpp -lglu32    >&5
2309conftest.cpp:37:21: error: GL/glu.h: No such file or directory
2310conftest.cpp: In function 'int main()':
2311conftest.cpp:41: error: 'gluBeginCurve' was not declared in this scope
2312configure:30363: $? = 1
2313configure: failed program was:
2314| /* confdefs.h.  */
2315| #define PACKAGE_NAME "BOINC"
2316| #define PACKAGE_TARNAME "boinc"
2317| #define PACKAGE_VERSION "6.3.22"
2318| #define PACKAGE_STRING "BOINC 6.3.22"
2319| #define PACKAGE_BUGREPORT ""
2320| #define PACKAGE "boinc"
2321| #define VERSION "6.3.22"
2322| #define STDC_HEADERS 1
2323| #define HAVE_SYS_TYPES_H 1
2324| #define HAVE_SYS_STAT_H 1
2325| #define HAVE_STDLIB_H 1
2326| #define HAVE_STRING_H 1
2327| #define HAVE_MEMORY_H 1
2328| #define HAVE_STRINGS_H 1
2329| #define HAVE_INTTYPES_H 1
2330| #define HAVE_STDINT_H 1
2331| #define HAVE_UNISTD_H 1
2332| #define HAVE_SYS_SOCKET_H 1
2333| #define HAVE_DLFCN_H 1
2334| #define HOSTTYPE "i686-pc-linux-gnu"
2335| #define DLLEXT ".so"
2336| #define HAVE_SYS_SOCKET_H 1
2337| #define HAVE_SOCKLEN_T 1
2338| #define BOINC_SOCKLEN_T socklen_t
2339| #define USE_OPENSSL 1
2340| #define HAVE_LIBDL 1
2341| #define HAVE_LIBNSL 1
2342| #define HAVE_LIBZ 1
2343| #define HAVE_LIBCURL 1
2344| #define HAVE_PTHREAD 1
2345| /* end confdefs.h.  */
2346|
2347| # if HAVE_WINDOWS_H && defined(_WIN32)
2348| #   include <windows.h>
2349| # endif
2350| # include <GL/glu.h>
2351| int
2352| main ()
2353| {
2354| gluBeginCurve(0)
2355|   ;
2356|   return 0;
2357| }
2358configure:30357: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.cpp -lGLU    >&5
2359conftest.cpp:37:21: error: GL/glu.h: No such file or directory
2360conftest.cpp: In function 'int main()':
2361conftest.cpp:41: error: 'gluBeginCurve' was not declared in this scope
2362configure:30363: $? = 1
2363configure: failed program was:
2364| /* confdefs.h.  */
2365| #define PACKAGE_NAME "BOINC"
2366| #define PACKAGE_TARNAME "boinc"
2367| #define PACKAGE_VERSION "6.3.22"
2368| #define PACKAGE_STRING "BOINC 6.3.22"
2369| #define PACKAGE_BUGREPORT ""
2370| #define PACKAGE "boinc"
2371| #define VERSION "6.3.22"
2372| #define STDC_HEADERS 1
2373| #define HAVE_SYS_TYPES_H 1
2374| #define HAVE_SYS_STAT_H 1
2375| #define HAVE_STDLIB_H 1
2376| #define HAVE_STRING_H 1
2377| #define HAVE_MEMORY_H 1
2378| #define HAVE_STRINGS_H 1
2379| #define HAVE_INTTYPES_H 1
2380| #define HAVE_STDINT_H 1
2381| #define HAVE_UNISTD_H 1
2382| #define HAVE_SYS_SOCKET_H 1
2383| #define HAVE_DLFCN_H 1
2384| #define HOSTTYPE "i686-pc-linux-gnu"
2385| #define DLLEXT ".so"
2386| #define HAVE_SYS_SOCKET_H 1
2387| #define HAVE_SOCKLEN_T 1
2388| #define BOINC_SOCKLEN_T socklen_t
2389| #define USE_OPENSSL 1
2390| #define HAVE_LIBDL 1
2391| #define HAVE_LIBNSL 1
2392| #define HAVE_LIBZ 1
2393| #define HAVE_LIBCURL 1
2394| #define HAVE_PTHREAD 1
2395| /* end confdefs.h.  */
2396|
2397| # if HAVE_WINDOWS_H && defined(_WIN32)
2398| #   include <windows.h>
2399| # endif
2400| # include <GL/glu.h>
2401| int
2402| main ()
2403| {
2404| gluBeginCurve(0)
2405|   ;
2406|   return 0;
2407| }
2408configure:30397: result: no
2409configure:30411: checking for main in -lXmu
2410configure:30440: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lXmu    >&5
2411/usr/bin/ld: cannot find -lXmu
2412collect2: ld returned 1 exit status
2413configure:30446: $? = 1
2414configure: failed program was:
2415| /* confdefs.h.  */
2416| #define PACKAGE_NAME "BOINC"
2417| #define PACKAGE_TARNAME "boinc"
2418| #define PACKAGE_VERSION "6.3.22"
2419| #define PACKAGE_STRING "BOINC 6.3.22"
2420| #define PACKAGE_BUGREPORT ""
2421| #define PACKAGE "boinc"
2422| #define VERSION "6.3.22"
2423| #define STDC_HEADERS 1
2424| #define HAVE_SYS_TYPES_H 1
2425| #define HAVE_SYS_STAT_H 1
2426| #define HAVE_STDLIB_H 1
2427| #define HAVE_STRING_H 1
2428| #define HAVE_MEMORY_H 1
2429| #define HAVE_STRINGS_H 1
2430| #define HAVE_INTTYPES_H 1
2431| #define HAVE_STDINT_H 1
2432| #define HAVE_UNISTD_H 1
2433| #define HAVE_SYS_SOCKET_H 1
2434| #define HAVE_DLFCN_H 1
2435| #define HOSTTYPE "i686-pc-linux-gnu"
2436| #define DLLEXT ".so"
2437| #define HAVE_SYS_SOCKET_H 1
2438| #define HAVE_SOCKLEN_T 1
2439| #define BOINC_SOCKLEN_T socklen_t
2440| #define USE_OPENSSL 1
2441| #define HAVE_LIBDL 1
2442| #define HAVE_LIBNSL 1
2443| #define HAVE_LIBZ 1
2444| #define HAVE_LIBCURL 1
2445| #define HAVE_PTHREAD 1
2446| /* end confdefs.h.  */
2447|
2448|
2449| int
2450| main ()
2451| {
2452| return main ();
2453|   ;
2454|   return 0;
2455| }
2456configure:30464: result: no
2457configure:30472: checking for main in -lXi
2458configure:30501: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lXi    >&5
2459configure:30507: $? = 0
2460configure:30525: result: yes
2461configure:30559: checking for GLUT library
2462configure:30600: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lglut32  -lSM -lICE -lXmu -lXi     >&5
2463conftest.c:37:22: error: GL/glut.h: No such file or directory
2464configure:30606: $? = 1
2465configure: failed program was:
2466| /* confdefs.h.  */
2467| #define PACKAGE_NAME "BOINC"
2468| #define PACKAGE_TARNAME "boinc"
2469| #define PACKAGE_VERSION "6.3.22"
2470| #define PACKAGE_STRING "BOINC 6.3.22"
2471| #define PACKAGE_BUGREPORT ""
2472| #define PACKAGE "boinc"
2473| #define VERSION "6.3.22"
2474| #define STDC_HEADERS 1
2475| #define HAVE_SYS_TYPES_H 1
2476| #define HAVE_SYS_STAT_H 1
2477| #define HAVE_STDLIB_H 1
2478| #define HAVE_STRING_H 1
2479| #define HAVE_MEMORY_H 1
2480| #define HAVE_STRINGS_H 1
2481| #define HAVE_INTTYPES_H 1
2482| #define HAVE_STDINT_H 1
2483| #define HAVE_UNISTD_H 1
2484| #define HAVE_SYS_SOCKET_H 1
2485| #define HAVE_DLFCN_H 1
2486| #define HOSTTYPE "i686-pc-linux-gnu"
2487| #define DLLEXT ".so"
2488| #define HAVE_SYS_SOCKET_H 1
2489| #define HAVE_SOCKLEN_T 1
2490| #define BOINC_SOCKLEN_T socklen_t
2491| #define USE_OPENSSL 1
2492| #define HAVE_LIBDL 1
2493| #define HAVE_LIBNSL 1
2494| #define HAVE_LIBZ 1
2495| #define HAVE_LIBCURL 1
2496| #define HAVE_PTHREAD 1
2497| /* end confdefs.h.  */
2498|
2499| # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32))
2500| #   include <windows.h>
2501| # endif
2502| # include <GL/glut.h>
2503| int
2504| main ()
2505| {
2506| glutMainLoop()
2507|   ;
2508|   return 0;
2509| }
2510configure:30600: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lglut  -lSM -lICE -lXmu -lXi     >&5
2511conftest.c:37:22: error: GL/glut.h: No such file or directory
2512configure:30606: $? = 1
2513configure: failed program was:
2514| /* confdefs.h.  */
2515| #define PACKAGE_NAME "BOINC"
2516| #define PACKAGE_TARNAME "boinc"
2517| #define PACKAGE_VERSION "6.3.22"
2518| #define PACKAGE_STRING "BOINC 6.3.22"
2519| #define PACKAGE_BUGREPORT ""
2520| #define PACKAGE "boinc"
2521| #define VERSION "6.3.22"
2522| #define STDC_HEADERS 1
2523| #define HAVE_SYS_TYPES_H 1
2524| #define HAVE_SYS_STAT_H 1
2525| #define HAVE_STDLIB_H 1
2526| #define HAVE_STRING_H 1
2527| #define HAVE_MEMORY_H 1
2528| #define HAVE_STRINGS_H 1
2529| #define HAVE_INTTYPES_H 1
2530| #define HAVE_STDINT_H 1
2531| #define HAVE_UNISTD_H 1
2532| #define HAVE_SYS_SOCKET_H 1
2533| #define HAVE_DLFCN_H 1
2534| #define HOSTTYPE "i686-pc-linux-gnu"
2535| #define DLLEXT ".so"
2536| #define HAVE_SYS_SOCKET_H 1
2537| #define HAVE_SOCKLEN_T 1
2538| #define BOINC_SOCKLEN_T socklen_t
2539| #define USE_OPENSSL 1
2540| #define HAVE_LIBDL 1
2541| #define HAVE_LIBNSL 1
2542| #define HAVE_LIBZ 1
2543| #define HAVE_LIBCURL 1
2544| #define HAVE_PTHREAD 1
2545| /* end confdefs.h.  */
2546|
2547| # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32))
2548| #   include <windows.h>
2549| # endif
2550| # include <GL/glut.h>
2551| int
2552| main ()
2553| {
2554| glutMainLoop()
2555|   ;
2556|   return 0;
2557| }
2558configure:30627: result: no
2559configure:30651: WARNING: Test for glut-dev might have failed because of missing libXmu-dev!
2560configure:30676: WARNING:
2561================================================================================
2562WARNING: Development libraries and headers ("-dev") of {openGL, GLU, glut} needed!
2563
2564The GL, GLU and glut libraries are required in order to build the graphical parts
2565of the BOINC application API library.
2566
2567==> only building non-graphical parts of the BOINC API Library for now.
2568
2569HINT: on MacOS X/Darwin you might consider running configure with the option
2570      './configure --with-apple-opengl-framework'
2571      in order to use the Mac-native openGL framework
2572
2573================================================================================
2574       
2575configure:31106: checking for dirent.h that defines DIR
2576configure:31135: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2577configure:31141: $? = 0
2578configure:31157: result: yes
2579configure:31170: checking for library containing opendir
2580configure:31211: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
2581configure:31217: $? = 0
2582configure:31245: result: none required
2583configure:31339: checking for ANSI C header files
2584configure:31503: result: yes
2585configure:31513: checking for sys/wait.h that is POSIX.1 compatible
2586configure:31549: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2587configure:31555: $? = 0
2588configure:31570: result: yes
2589configure:31580: checking whether time.h and sys/time.h may both be included
2590configure:31610: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2591configure:31616: $? = 0
2592configure:31631: result: yes
2593configure:31641: checking return type of signal handlers
2594configure:31669: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2595conftest.c: In function 'main':
2596conftest.c:43: error: void value not ignored as it ought to be
2597configure:31675: $? = 1
2598configure: failed program was:
2599| /* confdefs.h.  */
2600| #define PACKAGE_NAME "BOINC"
2601| #define PACKAGE_TARNAME "boinc"
2602| #define PACKAGE_VERSION "6.3.22"
2603| #define PACKAGE_STRING "BOINC 6.3.22"
2604| #define PACKAGE_BUGREPORT ""
2605| #define PACKAGE "boinc"
2606| #define VERSION "6.3.22"
2607| #define STDC_HEADERS 1
2608| #define HAVE_SYS_TYPES_H 1
2609| #define HAVE_SYS_STAT_H 1
2610| #define HAVE_STDLIB_H 1
2611| #define HAVE_STRING_H 1
2612| #define HAVE_MEMORY_H 1
2613| #define HAVE_STRINGS_H 1
2614| #define HAVE_INTTYPES_H 1
2615| #define HAVE_STDINT_H 1
2616| #define HAVE_UNISTD_H 1
2617| #define HAVE_SYS_SOCKET_H 1
2618| #define HAVE_DLFCN_H 1
2619| #define HOSTTYPE "i686-pc-linux-gnu"
2620| #define DLLEXT ".so"
2621| #define HAVE_SYS_SOCKET_H 1
2622| #define HAVE_SOCKLEN_T 1
2623| #define BOINC_SOCKLEN_T socklen_t
2624| #define USE_OPENSSL 1
2625| #define HAVE_LIBDL 1
2626| #define HAVE_LIBNSL 1
2627| #define HAVE_LIBZ 1
2628| #define HAVE_LIBCURL 1
2629| #define HAVE_PTHREAD 1
2630| #define HAVE_DIRENT_H 1
2631| #define STDC_HEADERS 1
2632| #define HAVE_SYS_WAIT_H 1
2633| #define TIME_WITH_SYS_TIME 1
2634| /* end confdefs.h.  */
2635| #include <sys/types.h>
2636| #include <signal.h>
2637|
2638| int
2639| main ()
2640| {
2641| return *(signal (0, 0)) (0) == 1;
2642|   ;
2643|   return 0;
2644| }
2645configure:31690: result: void
2646configure:31741: checking for windows.h
2647configure:31747: result: no
2648configure:31751: checking arpa/inet.h usability
2649configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2650configure:31774: $? = 0
2651configure:31788: result: yes
2652configure:31792: checking arpa/inet.h presence
2653configure:31807: gcc -E  conftest.c
2654configure:31813: $? = 0
2655configure:31827: result: yes
2656configure:31855: checking for arpa/inet.h
2657configure:31863: result: yes
2658configure:31751: checking dirent.h usability
2659configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2660configure:31774: $? = 0
2661configure:31788: result: yes
2662configure:31792: checking dirent.h presence
2663configure:31807: gcc -E  conftest.c
2664configure:31813: $? = 0
2665configure:31827: result: yes
2666configure:31855: checking for dirent.h
2667configure:31863: result: yes
2668configure:31751: checking fcntl.h usability
2669configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2670configure:31774: $? = 0
2671configure:31788: result: yes
2672configure:31792: checking fcntl.h presence
2673configure:31807: gcc -E  conftest.c
2674configure:31813: $? = 0
2675configure:31827: result: yes
2676configure:31855: checking for fcntl.h
2677configure:31863: result: yes
2678configure:31741: checking for inttypes.h
2679configure:31747: result: yes
2680configure:31741: checking for stdint.h
2681configure:31747: result: yes
2682configure:31751: checking malloc.h usability
2683configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2684configure:31774: $? = 0
2685configure:31788: result: yes
2686configure:31792: checking malloc.h presence
2687configure:31807: gcc -E  conftest.c
2688configure:31813: $? = 0
2689configure:31827: result: yes
2690configure:31855: checking for malloc.h
2691configure:31863: result: yes
2692configure:31751: checking alloca.h usability
2693configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2694configure:31774: $? = 0
2695configure:31788: result: yes
2696configure:31792: checking alloca.h presence
2697configure:31807: gcc -E  conftest.c
2698configure:31813: $? = 0
2699configure:31827: result: yes
2700configure:31855: checking for alloca.h
2701configure:31863: result: yes
2702configure:31741: checking for memory.h
2703configure:31747: result: yes
2704configure:31751: checking netdb.h usability
2705configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2706configure:31774: $? = 0
2707configure:31788: result: yes
2708configure:31792: checking netdb.h presence
2709configure:31807: gcc -E  conftest.c
2710configure:31813: $? = 0
2711configure:31827: result: yes
2712configure:31855: checking for netdb.h
2713configure:31863: result: yes
2714configure:31751: checking netinet/in.h usability
2715configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2716configure:31774: $? = 0
2717configure:31788: result: yes
2718configure:31792: checking netinet/in.h presence
2719configure:31807: gcc -E  conftest.c
2720configure:31813: $? = 0
2721configure:31827: result: yes
2722configure:31855: checking for netinet/in.h
2723configure:31863: result: yes
2724configure:31751: checking netinet/tcp.h usability
2725configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2726configure:31774: $? = 0
2727configure:31788: result: yes
2728configure:31792: checking netinet/tcp.h presence
2729configure:31807: gcc -E  conftest.c
2730configure:31813: $? = 0
2731configure:31827: result: yes
2732configure:31855: checking for netinet/tcp.h
2733configure:31863: result: yes
2734configure:31751: checking signal.h usability
2735configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2736configure:31774: $? = 0
2737configure:31788: result: yes
2738configure:31792: checking signal.h presence
2739configure:31807: gcc -E  conftest.c
2740configure:31813: $? = 0
2741configure:31827: result: yes
2742configure:31855: checking for signal.h
2743configure:31863: result: yes
2744configure:31741: checking for strings.h
2745configure:31747: result: yes
2746configure:31751: checking sys/auxv.h usability
2747configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2748conftest.c:86:22: error: sys/auxv.h: No such file or directory
2749configure:31774: $? = 1
2750configure: failed program was:
2751| /* confdefs.h.  */
2752| #define PACKAGE_NAME "BOINC"
2753| #define PACKAGE_TARNAME "boinc"
2754| #define PACKAGE_VERSION "6.3.22"
2755| #define PACKAGE_STRING "BOINC 6.3.22"
2756| #define PACKAGE_BUGREPORT ""
2757| #define PACKAGE "boinc"
2758| #define VERSION "6.3.22"
2759| #define STDC_HEADERS 1
2760| #define HAVE_SYS_TYPES_H 1
2761| #define HAVE_SYS_STAT_H 1
2762| #define HAVE_STDLIB_H 1
2763| #define HAVE_STRING_H 1
2764| #define HAVE_MEMORY_H 1
2765| #define HAVE_STRINGS_H 1
2766| #define HAVE_INTTYPES_H 1
2767| #define HAVE_STDINT_H 1
2768| #define HAVE_UNISTD_H 1
2769| #define HAVE_SYS_SOCKET_H 1
2770| #define HAVE_DLFCN_H 1
2771| #define HOSTTYPE "i686-pc-linux-gnu"
2772| #define DLLEXT ".so"
2773| #define HAVE_SYS_SOCKET_H 1
2774| #define HAVE_SOCKLEN_T 1
2775| #define BOINC_SOCKLEN_T socklen_t
2776| #define USE_OPENSSL 1
2777| #define HAVE_LIBDL 1
2778| #define HAVE_LIBNSL 1
2779| #define HAVE_LIBZ 1
2780| #define HAVE_LIBCURL 1
2781| #define HAVE_PTHREAD 1
2782| #define HAVE_DIRENT_H 1
2783| #define STDC_HEADERS 1
2784| #define HAVE_SYS_WAIT_H 1
2785| #define TIME_WITH_SYS_TIME 1
2786| #define RETSIGTYPE void
2787| #define HAVE_ARPA_INET_H 1
2788| #define HAVE_DIRENT_H 1
2789| #define HAVE_FCNTL_H 1
2790| #define HAVE_INTTYPES_H 1
2791| #define HAVE_STDINT_H 1
2792| #define HAVE_MALLOC_H 1
2793| #define HAVE_ALLOCA_H 1
2794| #define HAVE_MEMORY_H 1
2795| #define HAVE_NETDB_H 1
2796| #define HAVE_NETINET_IN_H 1
2797| #define HAVE_NETINET_TCP_H 1
2798| #define HAVE_SIGNAL_H 1
2799| #define HAVE_STRINGS_H 1
2800| /* end confdefs.h.  */
2801| #include <stdio.h>
2802| #ifdef HAVE_SYS_TYPES_H
2803| # include <sys/types.h>
2804| #endif
2805| #ifdef HAVE_SYS_STAT_H
2806| # include <sys/stat.h>
2807| #endif
2808| #ifdef STDC_HEADERS
2809| # include <stdlib.h>
2810| # include <stddef.h>
2811| #else
2812| # ifdef HAVE_STDLIB_H
2813| #  include <stdlib.h>
2814| # endif
2815| #endif
2816| #ifdef HAVE_STRING_H
2817| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2818| #  include <memory.h>
2819| # endif
2820| # include <string.h>
2821| #endif
2822| #ifdef HAVE_STRINGS_H
2823| # include <strings.h>
2824| #endif
2825| #ifdef HAVE_INTTYPES_H
2826| # include <inttypes.h>
2827| #endif
2828| #ifdef HAVE_STDINT_H
2829| # include <stdint.h>
2830| #endif
2831| #ifdef HAVE_UNISTD_H
2832| # include <unistd.h>
2833| #endif
2834| #include <sys/socket.h>
2835|
2836| #include <sys/auxv.h>
2837configure:31788: result: no
2838configure:31792: checking sys/auxv.h presence
2839configure:31807: gcc -E  conftest.c
2840conftest.c:51:22: error: sys/auxv.h: No such file or directory
2841configure:31813: $? = 1
2842configure: failed program was:
2843| /* confdefs.h.  */
2844| #define PACKAGE_NAME "BOINC"
2845| #define PACKAGE_TARNAME "boinc"
2846| #define PACKAGE_VERSION "6.3.22"
2847| #define PACKAGE_STRING "BOINC 6.3.22"
2848| #define PACKAGE_BUGREPORT ""
2849| #define PACKAGE "boinc"
2850| #define VERSION "6.3.22"
2851| #define STDC_HEADERS 1
2852| #define HAVE_SYS_TYPES_H 1
2853| #define HAVE_SYS_STAT_H 1
2854| #define HAVE_STDLIB_H 1
2855| #define HAVE_STRING_H 1
2856| #define HAVE_MEMORY_H 1
2857| #define HAVE_STRINGS_H 1
2858| #define HAVE_INTTYPES_H 1
2859| #define HAVE_STDINT_H 1
2860| #define HAVE_UNISTD_H 1
2861| #define HAVE_SYS_SOCKET_H 1
2862| #define HAVE_DLFCN_H 1
2863| #define HOSTTYPE "i686-pc-linux-gnu"
2864| #define DLLEXT ".so"
2865| #define HAVE_SYS_SOCKET_H 1
2866| #define HAVE_SOCKLEN_T 1
2867| #define BOINC_SOCKLEN_T socklen_t
2868| #define USE_OPENSSL 1
2869| #define HAVE_LIBDL 1
2870| #define HAVE_LIBNSL 1
2871| #define HAVE_LIBZ 1
2872| #define HAVE_LIBCURL 1
2873| #define HAVE_PTHREAD 1
2874| #define HAVE_DIRENT_H 1
2875| #define STDC_HEADERS 1
2876| #define HAVE_SYS_WAIT_H 1
2877| #define TIME_WITH_SYS_TIME 1
2878| #define RETSIGTYPE void
2879| #define HAVE_ARPA_INET_H 1
2880| #define HAVE_DIRENT_H 1
2881| #define HAVE_FCNTL_H 1
2882| #define HAVE_INTTYPES_H 1
2883| #define HAVE_STDINT_H 1
2884| #define HAVE_MALLOC_H 1
2885| #define HAVE_ALLOCA_H 1
2886| #define HAVE_MEMORY_H 1
2887| #define HAVE_NETDB_H 1
2888| #define HAVE_NETINET_IN_H 1
2889| #define HAVE_NETINET_TCP_H 1
2890| #define HAVE_SIGNAL_H 1
2891| #define HAVE_STRINGS_H 1
2892| /* end confdefs.h.  */
2893| #include <sys/auxv.h>
2894configure:31827: result: no
2895configure:31855: checking for sys/auxv.h
2896configure:31863: result: no
2897configure:31751: checking sys/file.h usability
2898configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2899configure:31774: $? = 0
2900configure:31788: result: yes
2901configure:31792: checking sys/file.h presence
2902configure:31807: gcc -E  conftest.c
2903configure:31813: $? = 0
2904configure:31827: result: yes
2905configure:31855: checking for sys/file.h
2906configure:31863: result: yes
2907configure:31751: checking sys/ipc.h usability
2908configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2909configure:31774: $? = 0
2910configure:31788: result: yes
2911configure:31792: checking sys/ipc.h presence
2912configure:31807: gcc -E  conftest.c
2913configure:31813: $? = 0
2914configure:31827: result: yes
2915configure:31855: checking for sys/ipc.h
2916configure:31863: result: yes
2917configure:31751: checking sys/mount.h usability
2918configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2919configure:31774: $? = 0
2920configure:31788: result: yes
2921configure:31792: checking sys/mount.h presence
2922configure:31807: gcc -E  conftest.c
2923configure:31813: $? = 0
2924configure:31827: result: yes
2925configure:31855: checking for sys/mount.h
2926configure:31863: result: yes
2927configure:31751: checking sys/param.h usability
2928configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2929configure:31774: $? = 0
2930configure:31788: result: yes
2931configure:31792: checking sys/param.h presence
2932configure:31807: gcc -E  conftest.c
2933configure:31813: $? = 0
2934configure:31827: result: yes
2935configure:31855: checking for sys/param.h
2936configure:31863: result: yes
2937configure:31751: checking sys/resource.h usability
2938configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2939configure:31774: $? = 0
2940configure:31788: result: yes
2941configure:31792: checking sys/resource.h presence
2942configure:31807: gcc -E  conftest.c
2943configure:31813: $? = 0
2944configure:31827: result: yes
2945configure:31855: checking for sys/resource.h
2946configure:31863: result: yes
2947configure:31751: checking sys/select.h usability
2948configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2949configure:31774: $? = 0
2950configure:31788: result: yes
2951configure:31792: checking sys/select.h presence
2952configure:31807: gcc -E  conftest.c
2953configure:31813: $? = 0
2954configure:31827: result: yes
2955configure:31855: checking for sys/select.h
2956configure:31863: result: yes
2957configure:31751: checking sys/shm.h usability
2958configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2959configure:31774: $? = 0
2960configure:31788: result: yes
2961configure:31792: checking sys/shm.h presence
2962configure:31807: gcc -E  conftest.c
2963configure:31813: $? = 0
2964configure:31827: result: yes
2965configure:31855: checking for sys/shm.h
2966configure:31863: result: yes
2967configure:31741: checking for sys/socket.h
2968configure:31747: result: yes
2969configure:31741: checking for sys/stat.h
2970configure:31747: result: yes
2971configure:31751: checking sys/statvfs.h usability
2972configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2973configure:31774: $? = 0
2974configure:31788: result: yes
2975configure:31792: checking sys/statvfs.h presence
2976configure:31807: gcc -E  conftest.c
2977configure:31813: $? = 0
2978configure:31827: result: yes
2979configure:31855: checking for sys/statvfs.h
2980configure:31863: result: yes
2981configure:31751: checking sys/statfs.h usability
2982configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2983configure:31774: $? = 0
2984configure:31788: result: yes
2985configure:31792: checking sys/statfs.h presence
2986configure:31807: gcc -E  conftest.c
2987configure:31813: $? = 0
2988configure:31827: result: yes
2989configure:31855: checking for sys/statfs.h
2990configure:31863: result: yes
2991configure:31751: checking sys/swap.h usability
2992configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
2993configure:31774: $? = 0
2994configure:31788: result: yes
2995configure:31792: checking sys/swap.h presence
2996configure:31807: gcc -E  conftest.c
2997configure:31813: $? = 0
2998configure:31827: result: yes
2999configure:31855: checking for sys/swap.h
3000configure:31863: result: yes
3001configure:31751: checking sys/sysctl.h usability
3002configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3003configure:31774: $? = 0
3004configure:31788: result: yes
3005configure:31792: checking sys/sysctl.h presence
3006configure:31807: gcc -E  conftest.c
3007configure:31813: $? = 0
3008configure:31827: result: yes
3009configure:31855: checking for sys/sysctl.h
3010configure:31863: result: yes
3011configure:31751: checking sys/systeminfo.h usability
3012configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3013conftest.c:99:28: error: sys/systeminfo.h: No such file or directory
3014configure:31774: $? = 1
3015configure: failed program was:
3016| /* confdefs.h.  */
3017| #define PACKAGE_NAME "BOINC"
3018| #define PACKAGE_TARNAME "boinc"
3019| #define PACKAGE_VERSION "6.3.22"
3020| #define PACKAGE_STRING "BOINC 6.3.22"
3021| #define PACKAGE_BUGREPORT ""
3022| #define PACKAGE "boinc"
3023| #define VERSION "6.3.22"
3024| #define STDC_HEADERS 1
3025| #define HAVE_SYS_TYPES_H 1
3026| #define HAVE_SYS_STAT_H 1
3027| #define HAVE_STDLIB_H 1
3028| #define HAVE_STRING_H 1
3029| #define HAVE_MEMORY_H 1
3030| #define HAVE_STRINGS_H 1
3031| #define HAVE_INTTYPES_H 1
3032| #define HAVE_STDINT_H 1
3033| #define HAVE_UNISTD_H 1
3034| #define HAVE_SYS_SOCKET_H 1
3035| #define HAVE_DLFCN_H 1
3036| #define HOSTTYPE "i686-pc-linux-gnu"
3037| #define DLLEXT ".so"
3038| #define HAVE_SYS_SOCKET_H 1
3039| #define HAVE_SOCKLEN_T 1
3040| #define BOINC_SOCKLEN_T socklen_t
3041| #define USE_OPENSSL 1
3042| #define HAVE_LIBDL 1
3043| #define HAVE_LIBNSL 1
3044| #define HAVE_LIBZ 1
3045| #define HAVE_LIBCURL 1
3046| #define HAVE_PTHREAD 1
3047| #define HAVE_DIRENT_H 1
3048| #define STDC_HEADERS 1
3049| #define HAVE_SYS_WAIT_H 1
3050| #define TIME_WITH_SYS_TIME 1
3051| #define RETSIGTYPE void
3052| #define HAVE_ARPA_INET_H 1
3053| #define HAVE_DIRENT_H 1
3054| #define HAVE_FCNTL_H 1
3055| #define HAVE_INTTYPES_H 1
3056| #define HAVE_STDINT_H 1
3057| #define HAVE_MALLOC_H 1
3058| #define HAVE_ALLOCA_H 1
3059| #define HAVE_MEMORY_H 1
3060| #define HAVE_NETDB_H 1
3061| #define HAVE_NETINET_IN_H 1
3062| #define HAVE_NETINET_TCP_H 1
3063| #define HAVE_SIGNAL_H 1
3064| #define HAVE_STRINGS_H 1
3065| #define HAVE_SYS_FILE_H 1
3066| #define HAVE_SYS_IPC_H 1
3067| #define HAVE_SYS_MOUNT_H 1
3068| #define HAVE_SYS_PARAM_H 1
3069| #define HAVE_SYS_RESOURCE_H 1
3070| #define HAVE_SYS_SELECT_H 1
3071| #define HAVE_SYS_SHM_H 1
3072| #define HAVE_SYS_SOCKET_H 1
3073| #define HAVE_SYS_STAT_H 1
3074| #define HAVE_SYS_STATVFS_H 1
3075| #define HAVE_SYS_STATFS_H 1
3076| #define HAVE_SYS_SWAP_H 1
3077| #define HAVE_SYS_SYSCTL_H 1
3078| /* end confdefs.h.  */
3079| #include <stdio.h>
3080| #ifdef HAVE_SYS_TYPES_H
3081| # include <sys/types.h>
3082| #endif
3083| #ifdef HAVE_SYS_STAT_H
3084| # include <sys/stat.h>
3085| #endif
3086| #ifdef STDC_HEADERS
3087| # include <stdlib.h>
3088| # include <stddef.h>
3089| #else
3090| # ifdef HAVE_STDLIB_H
3091| #  include <stdlib.h>
3092| # endif
3093| #endif
3094| #ifdef HAVE_STRING_H
3095| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3096| #  include <memory.h>
3097| # endif
3098| # include <string.h>
3099| #endif
3100| #ifdef HAVE_STRINGS_H
3101| # include <strings.h>
3102| #endif
3103| #ifdef HAVE_INTTYPES_H
3104| # include <inttypes.h>
3105| #endif
3106| #ifdef HAVE_STDINT_H
3107| # include <stdint.h>
3108| #endif
3109| #ifdef HAVE_UNISTD_H
3110| # include <unistd.h>
3111| #endif
3112| #include <sys/socket.h>
3113|
3114| #include <sys/systeminfo.h>
3115configure:31788: result: no
3116configure:31792: checking sys/systeminfo.h presence
3117configure:31807: gcc -E  conftest.c
3118conftest.c:64:28: error: sys/systeminfo.h: No such file or directory
3119configure:31813: $? = 1
3120configure: failed program was:
3121| /* confdefs.h.  */
3122| #define PACKAGE_NAME "BOINC"
3123| #define PACKAGE_TARNAME "boinc"
3124| #define PACKAGE_VERSION "6.3.22"
3125| #define PACKAGE_STRING "BOINC 6.3.22"
3126| #define PACKAGE_BUGREPORT ""
3127| #define PACKAGE "boinc"
3128| #define VERSION "6.3.22"
3129| #define STDC_HEADERS 1
3130| #define HAVE_SYS_TYPES_H 1
3131| #define HAVE_SYS_STAT_H 1
3132| #define HAVE_STDLIB_H 1
3133| #define HAVE_STRING_H 1
3134| #define HAVE_MEMORY_H 1
3135| #define HAVE_STRINGS_H 1
3136| #define HAVE_INTTYPES_H 1
3137| #define HAVE_STDINT_H 1
3138| #define HAVE_UNISTD_H 1
3139| #define HAVE_SYS_SOCKET_H 1
3140| #define HAVE_DLFCN_H 1
3141| #define HOSTTYPE "i686-pc-linux-gnu"
3142| #define DLLEXT ".so"
3143| #define HAVE_SYS_SOCKET_H 1
3144| #define HAVE_SOCKLEN_T 1
3145| #define BOINC_SOCKLEN_T socklen_t
3146| #define USE_OPENSSL 1
3147| #define HAVE_LIBDL 1
3148| #define HAVE_LIBNSL 1
3149| #define HAVE_LIBZ 1
3150| #define HAVE_LIBCURL 1
3151| #define HAVE_PTHREAD 1
3152| #define HAVE_DIRENT_H 1
3153| #define STDC_HEADERS 1
3154| #define HAVE_SYS_WAIT_H 1
3155| #define TIME_WITH_SYS_TIME 1
3156| #define RETSIGTYPE void
3157| #define HAVE_ARPA_INET_H 1
3158| #define HAVE_DIRENT_H 1
3159| #define HAVE_FCNTL_H 1
3160| #define HAVE_INTTYPES_H 1
3161| #define HAVE_STDINT_H 1
3162| #define HAVE_MALLOC_H 1
3163| #define HAVE_ALLOCA_H 1
3164| #define HAVE_MEMORY_H 1
3165| #define HAVE_NETDB_H 1
3166| #define HAVE_NETINET_IN_H 1
3167| #define HAVE_NETINET_TCP_H 1
3168| #define HAVE_SIGNAL_H 1
3169| #define HAVE_STRINGS_H 1
3170| #define HAVE_SYS_FILE_H 1
3171| #define HAVE_SYS_IPC_H 1
3172| #define HAVE_SYS_MOUNT_H 1
3173| #define HAVE_SYS_PARAM_H 1
3174| #define HAVE_SYS_RESOURCE_H 1
3175| #define HAVE_SYS_SELECT_H 1
3176| #define HAVE_SYS_SHM_H 1
3177| #define HAVE_SYS_SOCKET_H 1
3178| #define HAVE_SYS_STAT_H 1
3179| #define HAVE_SYS_STATVFS_H 1
3180| #define HAVE_SYS_STATFS_H 1
3181| #define HAVE_SYS_SWAP_H 1
3182| #define HAVE_SYS_SYSCTL_H 1
3183| /* end confdefs.h.  */
3184| #include <sys/systeminfo.h>
3185configure:31827: result: no
3186configure:31855: checking for sys/systeminfo.h
3187configure:31863: result: no
3188configure:31751: checking sys/time.h usability
3189configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3190configure:31774: $? = 0
3191configure:31788: result: yes
3192configure:31792: checking sys/time.h presence
3193configure:31807: gcc -E  conftest.c
3194configure:31813: $? = 0
3195configure:31827: result: yes
3196configure:31855: checking for sys/time.h
3197configure:31863: result: yes
3198configure:31741: checking for sys/types.h
3199configure:31747: result: yes
3200configure:31751: checking sys/utsname.h usability
3201configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3202configure:31774: $? = 0
3203configure:31788: result: yes
3204configure:31792: checking sys/utsname.h presence
3205configure:31807: gcc -E  conftest.c
3206configure:31813: $? = 0
3207configure:31827: result: yes
3208configure:31855: checking for sys/utsname.h
3209configure:31863: result: yes
3210configure:31751: checking sys/vmmeter.h usability
3211configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3212conftest.c:102:25: error: sys/vmmeter.h: No such file or directory
3213configure:31774: $? = 1
3214configure: failed program was:
3215| /* confdefs.h.  */
3216| #define PACKAGE_NAME "BOINC"
3217| #define PACKAGE_TARNAME "boinc"
3218| #define PACKAGE_VERSION "6.3.22"
3219| #define PACKAGE_STRING "BOINC 6.3.22"
3220| #define PACKAGE_BUGREPORT ""
3221| #define PACKAGE "boinc"
3222| #define VERSION "6.3.22"
3223| #define STDC_HEADERS 1
3224| #define HAVE_SYS_TYPES_H 1
3225| #define HAVE_SYS_STAT_H 1
3226| #define HAVE_STDLIB_H 1
3227| #define HAVE_STRING_H 1
3228| #define HAVE_MEMORY_H 1
3229| #define HAVE_STRINGS_H 1
3230| #define HAVE_INTTYPES_H 1
3231| #define HAVE_STDINT_H 1
3232| #define HAVE_UNISTD_H 1
3233| #define HAVE_SYS_SOCKET_H 1
3234| #define HAVE_DLFCN_H 1
3235| #define HOSTTYPE "i686-pc-linux-gnu"
3236| #define DLLEXT ".so"
3237| #define HAVE_SYS_SOCKET_H 1
3238| #define HAVE_SOCKLEN_T 1
3239| #define BOINC_SOCKLEN_T socklen_t
3240| #define USE_OPENSSL 1
3241| #define HAVE_LIBDL 1
3242| #define HAVE_LIBNSL 1
3243| #define HAVE_LIBZ 1
3244| #define HAVE_LIBCURL 1
3245| #define HAVE_PTHREAD 1
3246| #define HAVE_DIRENT_H 1
3247| #define STDC_HEADERS 1
3248| #define HAVE_SYS_WAIT_H 1
3249| #define TIME_WITH_SYS_TIME 1
3250| #define RETSIGTYPE void
3251| #define HAVE_ARPA_INET_H 1
3252| #define HAVE_DIRENT_H 1
3253| #define HAVE_FCNTL_H 1
3254| #define HAVE_INTTYPES_H 1
3255| #define HAVE_STDINT_H 1
3256| #define HAVE_MALLOC_H 1
3257| #define HAVE_ALLOCA_H 1
3258| #define HAVE_MEMORY_H 1
3259| #define HAVE_NETDB_H 1
3260| #define HAVE_NETINET_IN_H 1
3261| #define HAVE_NETINET_TCP_H 1
3262| #define HAVE_SIGNAL_H 1
3263| #define HAVE_STRINGS_H 1
3264| #define HAVE_SYS_FILE_H 1
3265| #define HAVE_SYS_IPC_H 1
3266| #define HAVE_SYS_MOUNT_H 1
3267| #define HAVE_SYS_PARAM_H 1
3268| #define HAVE_SYS_RESOURCE_H 1
3269| #define HAVE_SYS_SELECT_H 1
3270| #define HAVE_SYS_SHM_H 1
3271| #define HAVE_SYS_SOCKET_H 1
3272| #define HAVE_SYS_STAT_H 1
3273| #define HAVE_SYS_STATVFS_H 1
3274| #define HAVE_SYS_STATFS_H 1
3275| #define HAVE_SYS_SWAP_H 1
3276| #define HAVE_SYS_SYSCTL_H 1
3277| #define HAVE_SYS_TIME_H 1
3278| #define HAVE_SYS_TYPES_H 1
3279| #define HAVE_SYS_UTSNAME_H 1
3280| /* end confdefs.h.  */
3281| #include <stdio.h>
3282| #ifdef HAVE_SYS_TYPES_H
3283| # include <sys/types.h>
3284| #endif
3285| #ifdef HAVE_SYS_STAT_H
3286| # include <sys/stat.h>
3287| #endif
3288| #ifdef STDC_HEADERS
3289| # include <stdlib.h>
3290| # include <stddef.h>
3291| #else
3292| # ifdef HAVE_STDLIB_H
3293| #  include <stdlib.h>
3294| # endif
3295| #endif
3296| #ifdef HAVE_STRING_H
3297| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3298| #  include <memory.h>
3299| # endif
3300| # include <string.h>
3301| #endif
3302| #ifdef HAVE_STRINGS_H
3303| # include <strings.h>
3304| #endif
3305| #ifdef HAVE_INTTYPES_H
3306| # include <inttypes.h>
3307| #endif
3308| #ifdef HAVE_STDINT_H
3309| # include <stdint.h>
3310| #endif
3311| #ifdef HAVE_UNISTD_H
3312| # include <unistd.h>
3313| #endif
3314| #include <sys/socket.h>
3315|
3316| #include <sys/vmmeter.h>
3317configure:31788: result: no
3318configure:31792: checking sys/vmmeter.h presence
3319configure:31807: gcc -E  conftest.c
3320conftest.c:67:25: error: sys/vmmeter.h: No such file or directory
3321configure:31813: $? = 1
3322configure: failed program was:
3323| /* confdefs.h.  */
3324| #define PACKAGE_NAME "BOINC"
3325| #define PACKAGE_TARNAME "boinc"
3326| #define PACKAGE_VERSION "6.3.22"
3327| #define PACKAGE_STRING "BOINC 6.3.22"
3328| #define PACKAGE_BUGREPORT ""
3329| #define PACKAGE "boinc"
3330| #define VERSION "6.3.22"
3331| #define STDC_HEADERS 1
3332| #define HAVE_SYS_TYPES_H 1
3333| #define HAVE_SYS_STAT_H 1
3334| #define HAVE_STDLIB_H 1
3335| #define HAVE_STRING_H 1
3336| #define HAVE_MEMORY_H 1
3337| #define HAVE_STRINGS_H 1
3338| #define HAVE_INTTYPES_H 1
3339| #define HAVE_STDINT_H 1
3340| #define HAVE_UNISTD_H 1
3341| #define HAVE_SYS_SOCKET_H 1
3342| #define HAVE_DLFCN_H 1
3343| #define HOSTTYPE "i686-pc-linux-gnu"
3344| #define DLLEXT ".so"
3345| #define HAVE_SYS_SOCKET_H 1
3346| #define HAVE_SOCKLEN_T 1
3347| #define BOINC_SOCKLEN_T socklen_t
3348| #define USE_OPENSSL 1
3349| #define HAVE_LIBDL 1
3350| #define HAVE_LIBNSL 1
3351| #define HAVE_LIBZ 1
3352| #define HAVE_LIBCURL 1
3353| #define HAVE_PTHREAD 1
3354| #define HAVE_DIRENT_H 1
3355| #define STDC_HEADERS 1
3356| #define HAVE_SYS_WAIT_H 1
3357| #define TIME_WITH_SYS_TIME 1
3358| #define RETSIGTYPE void
3359| #define HAVE_ARPA_INET_H 1
3360| #define HAVE_DIRENT_H 1
3361| #define HAVE_FCNTL_H 1
3362| #define HAVE_INTTYPES_H 1
3363| #define HAVE_STDINT_H 1
3364| #define HAVE_MALLOC_H 1
3365| #define HAVE_ALLOCA_H 1
3366| #define HAVE_MEMORY_H 1
3367| #define HAVE_NETDB_H 1
3368| #define HAVE_NETINET_IN_H 1
3369| #define HAVE_NETINET_TCP_H 1
3370| #define HAVE_SIGNAL_H 1
3371| #define HAVE_STRINGS_H 1
3372| #define HAVE_SYS_FILE_H 1
3373| #define HAVE_SYS_IPC_H 1
3374| #define HAVE_SYS_MOUNT_H 1
3375| #define HAVE_SYS_PARAM_H 1
3376| #define HAVE_SYS_RESOURCE_H 1
3377| #define HAVE_SYS_SELECT_H 1
3378| #define HAVE_SYS_SHM_H 1
3379| #define HAVE_SYS_SOCKET_H 1
3380| #define HAVE_SYS_STAT_H 1
3381| #define HAVE_SYS_STATVFS_H 1
3382| #define HAVE_SYS_STATFS_H 1
3383| #define HAVE_SYS_SWAP_H 1
3384| #define HAVE_SYS_SYSCTL_H 1
3385| #define HAVE_SYS_TIME_H 1
3386| #define HAVE_SYS_TYPES_H 1
3387| #define HAVE_SYS_UTSNAME_H 1
3388| /* end confdefs.h.  */
3389| #include <sys/vmmeter.h>
3390configure:31827: result: no
3391configure:31855: checking for sys/vmmeter.h
3392configure:31863: result: no
3393configure:31741: checking for sys/wait.h
3394configure:31747: result: yes
3395configure:31741: checking for unistd.h
3396configure:31747: result: yes
3397configure:31751: checking utmp.h usability
3398configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3399configure:31774: $? = 0
3400configure:31788: result: yes
3401configure:31792: checking utmp.h presence
3402configure:31807: gcc -E  conftest.c
3403configure:31813: $? = 0
3404configure:31827: result: yes
3405configure:31855: checking for utmp.h
3406configure:31863: result: yes
3407configure:31751: checking errno.h usability
3408configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3409configure:31774: $? = 0
3410configure:31788: result: yes
3411configure:31792: checking errno.h presence
3412configure:31807: gcc -E  conftest.c
3413configure:31813: $? = 0
3414configure:31827: result: yes
3415configure:31855: checking for errno.h
3416configure:31863: result: yes
3417configure:31751: checking procfs.h usability
3418configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3419conftest.c:106:20: error: procfs.h: No such file or directory
3420configure:31774: $? = 1
3421configure: failed program was:
3422| /* confdefs.h.  */
3423| #define PACKAGE_NAME "BOINC"
3424| #define PACKAGE_TARNAME "boinc"
3425| #define PACKAGE_VERSION "6.3.22"
3426| #define PACKAGE_STRING "BOINC 6.3.22"
3427| #define PACKAGE_BUGREPORT ""
3428| #define PACKAGE "boinc"
3429| #define VERSION "6.3.22"
3430| #define STDC_HEADERS 1
3431| #define HAVE_SYS_TYPES_H 1
3432| #define HAVE_SYS_STAT_H 1
3433| #define HAVE_STDLIB_H 1
3434| #define HAVE_STRING_H 1
3435| #define HAVE_MEMORY_H 1
3436| #define HAVE_STRINGS_H 1
3437| #define HAVE_INTTYPES_H 1
3438| #define HAVE_STDINT_H 1
3439| #define HAVE_UNISTD_H 1
3440| #define HAVE_SYS_SOCKET_H 1
3441| #define HAVE_DLFCN_H 1
3442| #define HOSTTYPE "i686-pc-linux-gnu"
3443| #define DLLEXT ".so"
3444| #define HAVE_SYS_SOCKET_H 1
3445| #define HAVE_SOCKLEN_T 1
3446| #define BOINC_SOCKLEN_T socklen_t
3447| #define USE_OPENSSL 1
3448| #define HAVE_LIBDL 1
3449| #define HAVE_LIBNSL 1
3450| #define HAVE_LIBZ 1
3451| #define HAVE_LIBCURL 1
3452| #define HAVE_PTHREAD 1
3453| #define HAVE_DIRENT_H 1
3454| #define STDC_HEADERS 1
3455| #define HAVE_SYS_WAIT_H 1
3456| #define TIME_WITH_SYS_TIME 1
3457| #define RETSIGTYPE void
3458| #define HAVE_ARPA_INET_H 1
3459| #define HAVE_DIRENT_H 1
3460| #define HAVE_FCNTL_H 1
3461| #define HAVE_INTTYPES_H 1
3462| #define HAVE_STDINT_H 1
3463| #define HAVE_MALLOC_H 1
3464| #define HAVE_ALLOCA_H 1
3465| #define HAVE_MEMORY_H 1
3466| #define HAVE_NETDB_H 1
3467| #define HAVE_NETINET_IN_H 1
3468| #define HAVE_NETINET_TCP_H 1
3469| #define HAVE_SIGNAL_H 1
3470| #define HAVE_STRINGS_H 1
3471| #define HAVE_SYS_FILE_H 1
3472| #define HAVE_SYS_IPC_H 1
3473| #define HAVE_SYS_MOUNT_H 1
3474| #define HAVE_SYS_PARAM_H 1
3475| #define HAVE_SYS_RESOURCE_H 1
3476| #define HAVE_SYS_SELECT_H 1
3477| #define HAVE_SYS_SHM_H 1
3478| #define HAVE_SYS_SOCKET_H 1
3479| #define HAVE_SYS_STAT_H 1
3480| #define HAVE_SYS_STATVFS_H 1
3481| #define HAVE_SYS_STATFS_H 1
3482| #define HAVE_SYS_SWAP_H 1
3483| #define HAVE_SYS_SYSCTL_H 1
3484| #define HAVE_SYS_TIME_H 1
3485| #define HAVE_SYS_TYPES_H 1
3486| #define HAVE_SYS_UTSNAME_H 1
3487| #define HAVE_SYS_WAIT_H 1
3488| #define HAVE_UNISTD_H 1
3489| #define HAVE_UTMP_H 1
3490| #define HAVE_ERRNO_H 1
3491| /* end confdefs.h.  */
3492| #include <stdio.h>
3493| #ifdef HAVE_SYS_TYPES_H
3494| # include <sys/types.h>
3495| #endif
3496| #ifdef HAVE_SYS_STAT_H
3497| # include <sys/stat.h>
3498| #endif
3499| #ifdef STDC_HEADERS
3500| # include <stdlib.h>
3501| # include <stddef.h>
3502| #else
3503| # ifdef HAVE_STDLIB_H
3504| #  include <stdlib.h>
3505| # endif
3506| #endif
3507| #ifdef HAVE_STRING_H
3508| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3509| #  include <memory.h>
3510| # endif
3511| # include <string.h>
3512| #endif
3513| #ifdef HAVE_STRINGS_H
3514| # include <strings.h>
3515| #endif
3516| #ifdef HAVE_INTTYPES_H
3517| # include <inttypes.h>
3518| #endif
3519| #ifdef HAVE_STDINT_H
3520| # include <stdint.h>
3521| #endif
3522| #ifdef HAVE_UNISTD_H
3523| # include <unistd.h>
3524| #endif
3525| #include <sys/socket.h>
3526|
3527| #include <procfs.h>
3528configure:31788: result: no
3529configure:31792: checking procfs.h presence
3530configure:31807: gcc -E  conftest.c
3531conftest.c:71:20: error: procfs.h: No such file or directory
3532configure:31813: $? = 1
3533configure: failed program was:
3534| /* confdefs.h.  */
3535| #define PACKAGE_NAME "BOINC"
3536| #define PACKAGE_TARNAME "boinc"
3537| #define PACKAGE_VERSION "6.3.22"
3538| #define PACKAGE_STRING "BOINC 6.3.22"
3539| #define PACKAGE_BUGREPORT ""
3540| #define PACKAGE "boinc"
3541| #define VERSION "6.3.22"
3542| #define STDC_HEADERS 1
3543| #define HAVE_SYS_TYPES_H 1
3544| #define HAVE_SYS_STAT_H 1
3545| #define HAVE_STDLIB_H 1
3546| #define HAVE_STRING_H 1
3547| #define HAVE_MEMORY_H 1
3548| #define HAVE_STRINGS_H 1
3549| #define HAVE_INTTYPES_H 1
3550| #define HAVE_STDINT_H 1
3551| #define HAVE_UNISTD_H 1
3552| #define HAVE_SYS_SOCKET_H 1
3553| #define HAVE_DLFCN_H 1
3554| #define HOSTTYPE "i686-pc-linux-gnu"
3555| #define DLLEXT ".so"
3556| #define HAVE_SYS_SOCKET_H 1
3557| #define HAVE_SOCKLEN_T 1
3558| #define BOINC_SOCKLEN_T socklen_t
3559| #define USE_OPENSSL 1
3560| #define HAVE_LIBDL 1
3561| #define HAVE_LIBNSL 1
3562| #define HAVE_LIBZ 1
3563| #define HAVE_LIBCURL 1
3564| #define HAVE_PTHREAD 1
3565| #define HAVE_DIRENT_H 1
3566| #define STDC_HEADERS 1
3567| #define HAVE_SYS_WAIT_H 1
3568| #define TIME_WITH_SYS_TIME 1
3569| #define RETSIGTYPE void
3570| #define HAVE_ARPA_INET_H 1
3571| #define HAVE_DIRENT_H 1
3572| #define HAVE_FCNTL_H 1
3573| #define HAVE_INTTYPES_H 1
3574| #define HAVE_STDINT_H 1
3575| #define HAVE_MALLOC_H 1
3576| #define HAVE_ALLOCA_H 1
3577| #define HAVE_MEMORY_H 1
3578| #define HAVE_NETDB_H 1
3579| #define HAVE_NETINET_IN_H 1
3580| #define HAVE_NETINET_TCP_H 1
3581| #define HAVE_SIGNAL_H 1
3582| #define HAVE_STRINGS_H 1
3583| #define HAVE_SYS_FILE_H 1
3584| #define HAVE_SYS_IPC_H 1
3585| #define HAVE_SYS_MOUNT_H 1
3586| #define HAVE_SYS_PARAM_H 1
3587| #define HAVE_SYS_RESOURCE_H 1
3588| #define HAVE_SYS_SELECT_H 1
3589| #define HAVE_SYS_SHM_H 1
3590| #define HAVE_SYS_SOCKET_H 1
3591| #define HAVE_SYS_STAT_H 1
3592| #define HAVE_SYS_STATVFS_H 1
3593| #define HAVE_SYS_STATFS_H 1
3594| #define HAVE_SYS_SWAP_H 1
3595| #define HAVE_SYS_SYSCTL_H 1
3596| #define HAVE_SYS_TIME_H 1
3597| #define HAVE_SYS_TYPES_H 1
3598| #define HAVE_SYS_UTSNAME_H 1
3599| #define HAVE_SYS_WAIT_H 1
3600| #define HAVE_UNISTD_H 1
3601| #define HAVE_UTMP_H 1
3602| #define HAVE_ERRNO_H 1
3603| /* end confdefs.h.  */
3604| #include <procfs.h>
3605configure:31827: result: no
3606configure:31855: checking for procfs.h
3607configure:31863: result: no
3608configure:31751: checking ieeefp.h usability
3609configure:31768: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3610conftest.c:106:20: error: ieeefp.h: No such file or directory
3611configure:31774: $? = 1
3612configure: failed program was:
3613| /* confdefs.h.  */
3614| #define PACKAGE_NAME "BOINC"
3615| #define PACKAGE_TARNAME "boinc"
3616| #define PACKAGE_VERSION "6.3.22"
3617| #define PACKAGE_STRING "BOINC 6.3.22"
3618| #define PACKAGE_BUGREPORT ""
3619| #define PACKAGE "boinc"
3620| #define VERSION "6.3.22"
3621| #define STDC_HEADERS 1
3622| #define HAVE_SYS_TYPES_H 1
3623| #define HAVE_SYS_STAT_H 1
3624| #define HAVE_STDLIB_H 1
3625| #define HAVE_STRING_H 1
3626| #define HAVE_MEMORY_H 1
3627| #define HAVE_STRINGS_H 1
3628| #define HAVE_INTTYPES_H 1
3629| #define HAVE_STDINT_H 1
3630| #define HAVE_UNISTD_H 1
3631| #define HAVE_SYS_SOCKET_H 1
3632| #define HAVE_DLFCN_H 1
3633| #define HOSTTYPE "i686-pc-linux-gnu"
3634| #define DLLEXT ".so"
3635| #define HAVE_SYS_SOCKET_H 1
3636| #define HAVE_SOCKLEN_T 1
3637| #define BOINC_SOCKLEN_T socklen_t
3638| #define USE_OPENSSL 1
3639| #define HAVE_LIBDL 1
3640| #define HAVE_LIBNSL 1
3641| #define HAVE_LIBZ 1
3642| #define HAVE_LIBCURL 1
3643| #define HAVE_PTHREAD 1
3644| #define HAVE_DIRENT_H 1
3645| #define STDC_HEADERS 1
3646| #define HAVE_SYS_WAIT_H 1
3647| #define TIME_WITH_SYS_TIME 1
3648| #define RETSIGTYPE void
3649| #define HAVE_ARPA_INET_H 1
3650| #define HAVE_DIRENT_H 1
3651| #define HAVE_FCNTL_H 1
3652| #define HAVE_INTTYPES_H 1
3653| #define HAVE_STDINT_H 1
3654| #define HAVE_MALLOC_H 1
3655| #define HAVE_ALLOCA_H 1
3656| #define HAVE_MEMORY_H 1
3657| #define HAVE_NETDB_H 1
3658| #define HAVE_NETINET_IN_H 1
3659| #define HAVE_NETINET_TCP_H 1
3660| #define HAVE_SIGNAL_H 1
3661| #define HAVE_STRINGS_H 1
3662| #define HAVE_SYS_FILE_H 1
3663| #define HAVE_SYS_IPC_H 1
3664| #define HAVE_SYS_MOUNT_H 1
3665| #define HAVE_SYS_PARAM_H 1
3666| #define HAVE_SYS_RESOURCE_H 1
3667| #define HAVE_SYS_SELECT_H 1
3668| #define HAVE_SYS_SHM_H 1
3669| #define HAVE_SYS_SOCKET_H 1
3670| #define HAVE_SYS_STAT_H 1
3671| #define HAVE_SYS_STATVFS_H 1
3672| #define HAVE_SYS_STATFS_H 1
3673| #define HAVE_SYS_SWAP_H 1
3674| #define HAVE_SYS_SYSCTL_H 1
3675| #define HAVE_SYS_TIME_H 1
3676| #define HAVE_SYS_TYPES_H 1
3677| #define HAVE_SYS_UTSNAME_H 1
3678| #define HAVE_SYS_WAIT_H 1
3679| #define HAVE_UNISTD_H 1
3680| #define HAVE_UTMP_H 1
3681| #define HAVE_ERRNO_H 1
3682| /* end confdefs.h.  */
3683| #include <stdio.h>
3684| #ifdef HAVE_SYS_TYPES_H
3685| # include <sys/types.h>
3686| #endif
3687| #ifdef HAVE_SYS_STAT_H
3688| # include <sys/stat.h>
3689| #endif
3690| #ifdef STDC_HEADERS
3691| # include <stdlib.h>
3692| # include <stddef.h>
3693| #else
3694| # ifdef HAVE_STDLIB_H
3695| #  include <stdlib.h>
3696| # endif
3697| #endif
3698| #ifdef HAVE_STRING_H
3699| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3700| #  include <memory.h>
3701| # endif
3702| # include <string.h>
3703| #endif
3704| #ifdef HAVE_STRINGS_H
3705| # include <strings.h>
3706| #endif
3707| #ifdef HAVE_INTTYPES_H
3708| # include <inttypes.h>
3709| #endif
3710| #ifdef HAVE_STDINT_H
3711| # include <stdint.h>
3712| #endif
3713| #ifdef HAVE_UNISTD_H
3714| # include <unistd.h>
3715| #endif
3716| #include <sys/socket.h>
3717|
3718| #include <ieeefp.h>
3719configure:31788: result: no
3720configure:31792: checking ieeefp.h presence
3721configure:31807: gcc -E  conftest.c
3722conftest.c:71:20: error: ieeefp.h: No such file or directory
3723configure:31813: $? = 1
3724configure: failed program was:
3725| /* confdefs.h.  */
3726| #define PACKAGE_NAME "BOINC"
3727| #define PACKAGE_TARNAME "boinc"
3728| #define PACKAGE_VERSION "6.3.22"
3729| #define PACKAGE_STRING "BOINC 6.3.22"
3730| #define PACKAGE_BUGREPORT ""
3731| #define PACKAGE "boinc"
3732| #define VERSION "6.3.22"
3733| #define STDC_HEADERS 1
3734| #define HAVE_SYS_TYPES_H 1
3735| #define HAVE_SYS_STAT_H 1
3736| #define HAVE_STDLIB_H 1
3737| #define HAVE_STRING_H 1
3738| #define HAVE_MEMORY_H 1
3739| #define HAVE_STRINGS_H 1
3740| #define HAVE_INTTYPES_H 1
3741| #define HAVE_STDINT_H 1
3742| #define HAVE_UNISTD_H 1
3743| #define HAVE_SYS_SOCKET_H 1
3744| #define HAVE_DLFCN_H 1
3745| #define HOSTTYPE "i686-pc-linux-gnu"
3746| #define DLLEXT ".so"
3747| #define HAVE_SYS_SOCKET_H 1
3748| #define HAVE_SOCKLEN_T 1
3749| #define BOINC_SOCKLEN_T socklen_t
3750| #define USE_OPENSSL 1
3751| #define HAVE_LIBDL 1
3752| #define HAVE_LIBNSL 1
3753| #define HAVE_LIBZ 1
3754| #define HAVE_LIBCURL 1
3755| #define HAVE_PTHREAD 1
3756| #define HAVE_DIRENT_H 1
3757| #define STDC_HEADERS 1
3758| #define HAVE_SYS_WAIT_H 1
3759| #define TIME_WITH_SYS_TIME 1
3760| #define RETSIGTYPE void
3761| #define HAVE_ARPA_INET_H 1
3762| #define HAVE_DIRENT_H 1
3763| #define HAVE_FCNTL_H 1
3764| #define HAVE_INTTYPES_H 1
3765| #define HAVE_STDINT_H 1
3766| #define HAVE_MALLOC_H 1
3767| #define HAVE_ALLOCA_H 1
3768| #define HAVE_MEMORY_H 1
3769| #define HAVE_NETDB_H 1
3770| #define HAVE_NETINET_IN_H 1
3771| #define HAVE_NETINET_TCP_H 1
3772| #define HAVE_SIGNAL_H 1
3773| #define HAVE_STRINGS_H 1
3774| #define HAVE_SYS_FILE_H 1
3775| #define HAVE_SYS_IPC_H 1
3776| #define HAVE_SYS_MOUNT_H 1
3777| #define HAVE_SYS_PARAM_H 1
3778| #define HAVE_SYS_RESOURCE_H 1
3779| #define HAVE_SYS_SELECT_H 1
3780| #define HAVE_SYS_SHM_H 1
3781| #define HAVE_SYS_SOCKET_H 1
3782| #define HAVE_SYS_STAT_H 1
3783| #define HAVE_SYS_STATVFS_H 1
3784| #define HAVE_SYS_STATFS_H 1
3785| #define HAVE_SYS_SWAP_H 1
3786| #define HAVE_SYS_SYSCTL_H 1
3787| #define HAVE_SYS_TIME_H 1
3788| #define HAVE_SYS_TYPES_H 1
3789| #define HAVE_SYS_UTSNAME_H 1
3790| #define HAVE_SYS_WAIT_H 1
3791| #define HAVE_UNISTD_H 1
3792| #define HAVE_UTMP_H 1
3793| #define HAVE_ERRNO_H 1
3794| /* end confdefs.h.  */
3795| #include <ieeefp.h>
3796configure:31827: result: no
3797configure:31855: checking for ieeefp.h
3798configure:31863: result: no
3799configure:31884: checking for special C compiler options needed for large files
3800configure:31977: result: no
3801configure:31983: checking for _FILE_OFFSET_BITS value needed for large files
3802configure:32018: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3803conftest.c:77: warning: left shift count >= width of type
3804conftest.c:77: warning: left shift count >= width of type
3805conftest.c:79: error: size of array 'off_t_is_large' is negative
3806configure:32024: $? = 1
3807configure: failed program was:
3808| /* confdefs.h.  */
3809| #define PACKAGE_NAME "BOINC"
3810| #define PACKAGE_TARNAME "boinc"
3811| #define PACKAGE_VERSION "6.3.22"
3812| #define PACKAGE_STRING "BOINC 6.3.22"
3813| #define PACKAGE_BUGREPORT ""
3814| #define PACKAGE "boinc"
3815| #define VERSION "6.3.22"
3816| #define STDC_HEADERS 1
3817| #define HAVE_SYS_TYPES_H 1
3818| #define HAVE_SYS_STAT_H 1
3819| #define HAVE_STDLIB_H 1
3820| #define HAVE_STRING_H 1
3821| #define HAVE_MEMORY_H 1
3822| #define HAVE_STRINGS_H 1
3823| #define HAVE_INTTYPES_H 1
3824| #define HAVE_STDINT_H 1
3825| #define HAVE_UNISTD_H 1
3826| #define HAVE_SYS_SOCKET_H 1
3827| #define HAVE_DLFCN_H 1
3828| #define HOSTTYPE "i686-pc-linux-gnu"
3829| #define DLLEXT ".so"
3830| #define HAVE_SYS_SOCKET_H 1
3831| #define HAVE_SOCKLEN_T 1
3832| #define BOINC_SOCKLEN_T socklen_t
3833| #define USE_OPENSSL 1
3834| #define HAVE_LIBDL 1
3835| #define HAVE_LIBNSL 1
3836| #define HAVE_LIBZ 1
3837| #define HAVE_LIBCURL 1
3838| #define HAVE_PTHREAD 1
3839| #define HAVE_DIRENT_H 1
3840| #define STDC_HEADERS 1
3841| #define HAVE_SYS_WAIT_H 1
3842| #define TIME_WITH_SYS_TIME 1
3843| #define RETSIGTYPE void
3844| #define HAVE_ARPA_INET_H 1
3845| #define HAVE_DIRENT_H 1
3846| #define HAVE_FCNTL_H 1
3847| #define HAVE_INTTYPES_H 1
3848| #define HAVE_STDINT_H 1
3849| #define HAVE_MALLOC_H 1
3850| #define HAVE_ALLOCA_H 1
3851| #define HAVE_MEMORY_H 1
3852| #define HAVE_NETDB_H 1
3853| #define HAVE_NETINET_IN_H 1
3854| #define HAVE_NETINET_TCP_H 1
3855| #define HAVE_SIGNAL_H 1
3856| #define HAVE_STRINGS_H 1
3857| #define HAVE_SYS_FILE_H 1
3858| #define HAVE_SYS_IPC_H 1
3859| #define HAVE_SYS_MOUNT_H 1
3860| #define HAVE_SYS_PARAM_H 1
3861| #define HAVE_SYS_RESOURCE_H 1
3862| #define HAVE_SYS_SELECT_H 1
3863| #define HAVE_SYS_SHM_H 1
3864| #define HAVE_SYS_SOCKET_H 1
3865| #define HAVE_SYS_STAT_H 1
3866| #define HAVE_SYS_STATVFS_H 1
3867| #define HAVE_SYS_STATFS_H 1
3868| #define HAVE_SYS_SWAP_H 1
3869| #define HAVE_SYS_SYSCTL_H 1
3870| #define HAVE_SYS_TIME_H 1
3871| #define HAVE_SYS_TYPES_H 1
3872| #define HAVE_SYS_UTSNAME_H 1
3873| #define HAVE_SYS_WAIT_H 1
3874| #define HAVE_UNISTD_H 1
3875| #define HAVE_UTMP_H 1
3876| #define HAVE_ERRNO_H 1
3877| /* end confdefs.h.  */
3878| #include <sys/types.h>
3879|  /* Check that off_t can represent 2**63 - 1 correctly.
3880|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
3881|     since some C++ compilers masquerading as C compilers
3882|     incorrectly reject 9223372036854775807.  */
3883| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3884|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3885|                      && LARGE_OFF_T % 2147483647 == 1)
3886|                     ? 1 : -1];
3887| int
3888| main ()
3889| {
3890|
3891|   ;
3892|   return 0;
3893| }
3894configure:32068: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
3895configure:32074: $? = 0
3896configure:32092: result: 64
3897configure:32235: checking whether largefile support breaks C++
3898configure:32269: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.cpp   >&5
3899configure:32275: $? = 0
3900configure:32299: result: no
3901configure:32324: checking standard C++ headers
3902configure:32359: g++ -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.cpp >&5
3903configure:32365: $? = 0
3904configure:32375: result: yes
3905configure:32387: checking for C++ header <algorithm>
3906configure:32393: result: yes
3907configure:32387: checking for C++ header <bitset>
3908configure:32393: result: yes
3909configure:32387: checking for C++ header <cassert>
3910configure:32393: result: yes
3911configure:32387: checking for C++ header <cctype>
3912configure:32393: result: yes
3913configure:32387: checking for C++ header <cerrno>
3914configure:32393: result: yes
3915configure:32387: checking for C++ header <cfloat>
3916configure:32393: result: yes
3917configure:32387: checking for C++ header <climits>
3918configure:32393: result: yes
3919configure:32387: checking for C++ header <clocale>
3920configure:32393: result: yes
3921configure:32387: checking for C++ header <cmath>
3922configure:32393: result: yes
3923configure:32387: checking for C++ header <complex>
3924configure:32393: result: yes
3925configure:32387: checking for C++ header <csetjmp>
3926configure:32393: result: yes
3927configure:32387: checking for C++ header <csignal>
3928configure:32393: result: yes
3929configure:32387: checking for C++ header <cstdarg>
3930configure:32393: result: yes
3931configure:32387: checking for C++ header <cstddef>
3932configure:32393: result: yes
3933configure:32387: checking for C++ header <cstdio>
3934configure:32393: result: yes
3935configure:32387: checking for C++ header <cstdlib>
3936configure:32393: result: yes
3937configure:32387: checking for C++ header <cstring>
3938configure:32393: result: yes
3939configure:32387: checking for C++ header <ctime>
3940configure:32393: result: yes
3941configure:32387: checking for C++ header <deque>
3942configure:32393: result: yes
3943configure:32387: checking for C++ header <fstream>
3944configure:32393: result: yes
3945configure:32387: checking for C++ header <functional>
3946configure:32393: result: yes
3947configure:32387: checking for C++ header <iomanip>
3948configure:32393: result: yes
3949configure:32387: checking for C++ header <ios>
3950configure:32393: result: yes
3951configure:32387: checking for C++ header <iosfwd>
3952configure:32393: result: yes
3953configure:32387: checking for C++ header <iostream>
3954configure:32393: result: yes
3955configure:32387: checking for C++ header <istream>
3956configure:32393: result: yes
3957configure:32387: checking for C++ header <iterator>
3958configure:32393: result: yes
3959configure:32387: checking for C++ header <limits>
3960configure:32393: result: yes
3961configure:32387: checking for C++ header <list>
3962configure:32393: result: yes
3963configure:32387: checking for C++ header <locale>
3964configure:32393: result: yes
3965configure:32387: checking for C++ header <map>
3966configure:32393: result: yes
3967configure:32387: checking for C++ header <memory>
3968configure:32393: result: yes
3969configure:32387: checking for C++ header <numeric>
3970configure:32393: result: yes
3971configure:32387: checking for C++ header <ostream>
3972configure:32393: result: yes
3973configure:32387: checking for C++ header <queue>
3974configure:32393: result: yes
3975configure:32387: checking for C++ header <set>
3976configure:32393: result: yes
3977configure:32387: checking for C++ header <sstream>
3978configure:32393: result: yes
3979configure:32387: checking for C++ header <stack>
3980configure:32393: result: yes
3981configure:32387: checking for C++ header <stdexcept>
3982configure:32393: result: yes
3983configure:32387: checking for C++ header <streambuf>
3984configure:32393: result: yes
3985configure:32387: checking for C++ header <string>
3986configure:32393: result: yes
3987configure:32387: checking for C++ header <utility>
3988configure:32393: result: yes
3989configure:32387: checking for C++ header <valarray>
3990configure:32393: result: yes
3991configure:32387: checking for C++ header <vector>
3992configure:32393: result: yes
3993configure:32649: checking for C++ namespaces
3994configure:32685: g++ -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.cpp >&5
3995configure:32691: $? = 0
3996configure:32707: result: yes
3997configure:32749: checking for min(0,0) in namespace std
3998configure:32781: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.cpp   >&5
3999configure:32787: $? = 0
4000configure:32811: result: yes
4001configure:32749: checking for max(0,0) in namespace std
4002configure:32781: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.cpp   >&5
4003configure:32787: $? = 0
4004configure:32811: result: yes
4005configure:32749: checking for transform((char *)0,(char *) 0,(char *)0,(int(*)(int))malloc) in namespace std
4006configure:32781: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.cpp   >&5
4007configure:32787: $? = 0
4008configure:32811: result: yes
4009configure:32749: checking for locale("") in namespace std
4010configure:32781: g++ -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.cpp   >&5
4011configure:32787: $? = 0
4012configure:32811: result: yes
4013configure:32836: checking whether gcc needs -traditional
4014configure:32878: result: no
4015configure:32889: checking for vprintf
4016configure:32945: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4017conftest.c:144: warning: conflicting types for built-in function 'vprintf'
4018configure:32951: $? = 0
4019configure:32969: result: yes
4020configure:32976: checking for _doprnt
4021configure:33032: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4022/tmp/ccIFycm9.o: In function `main':
4023/usr/local/src/boinc-head/boinc/conftest.c:156: undefined reference to `_doprnt'
4024collect2: ld returned 1 exit status
4025configure:33038: $? = 1
4026configure: failed program was:
4027| /* confdefs.h.  */
4028| #define PACKAGE_NAME "BOINC"
4029| #define PACKAGE_TARNAME "boinc"
4030| #define PACKAGE_VERSION "6.3.22"
4031| #define PACKAGE_STRING "BOINC 6.3.22"
4032| #define PACKAGE_BUGREPORT ""
4033| #define PACKAGE "boinc"
4034| #define VERSION "6.3.22"
4035| #define STDC_HEADERS 1
4036| #define HAVE_SYS_TYPES_H 1
4037| #define HAVE_SYS_STAT_H 1
4038| #define HAVE_STDLIB_H 1
4039| #define HAVE_STRING_H 1
4040| #define HAVE_MEMORY_H 1
4041| #define HAVE_STRINGS_H 1
4042| #define HAVE_INTTYPES_H 1
4043| #define HAVE_STDINT_H 1
4044| #define HAVE_UNISTD_H 1
4045| #define HAVE_SYS_SOCKET_H 1
4046| #define HAVE_DLFCN_H 1
4047| #define HOSTTYPE "i686-pc-linux-gnu"
4048| #define DLLEXT ".so"
4049| #define HAVE_SYS_SOCKET_H 1
4050| #define HAVE_SOCKLEN_T 1
4051| #define BOINC_SOCKLEN_T socklen_t
4052| #define USE_OPENSSL 1
4053| #define HAVE_LIBDL 1
4054| #define HAVE_LIBNSL 1
4055| #define HAVE_LIBZ 1
4056| #define HAVE_LIBCURL 1
4057| #define HAVE_PTHREAD 1
4058| #define HAVE_DIRENT_H 1
4059| #define STDC_HEADERS 1
4060| #define HAVE_SYS_WAIT_H 1
4061| #define TIME_WITH_SYS_TIME 1
4062| #define RETSIGTYPE void
4063| #define HAVE_ARPA_INET_H 1
4064| #define HAVE_DIRENT_H 1
4065| #define HAVE_FCNTL_H 1
4066| #define HAVE_INTTYPES_H 1
4067| #define HAVE_STDINT_H 1
4068| #define HAVE_MALLOC_H 1
4069| #define HAVE_ALLOCA_H 1
4070| #define HAVE_MEMORY_H 1
4071| #define HAVE_NETDB_H 1
4072| #define HAVE_NETINET_IN_H 1
4073| #define HAVE_NETINET_TCP_H 1
4074| #define HAVE_SIGNAL_H 1
4075| #define HAVE_STRINGS_H 1
4076| #define HAVE_SYS_FILE_H 1
4077| #define HAVE_SYS_IPC_H 1
4078| #define HAVE_SYS_MOUNT_H 1
4079| #define HAVE_SYS_PARAM_H 1
4080| #define HAVE_SYS_RESOURCE_H 1
4081| #define HAVE_SYS_SELECT_H 1
4082| #define HAVE_SYS_SHM_H 1
4083| #define HAVE_SYS_SOCKET_H 1
4084| #define HAVE_SYS_STAT_H 1
4085| #define HAVE_SYS_STATVFS_H 1
4086| #define HAVE_SYS_STATFS_H 1
4087| #define HAVE_SYS_SWAP_H 1
4088| #define HAVE_SYS_SYSCTL_H 1
4089| #define HAVE_SYS_TIME_H 1
4090| #define HAVE_SYS_TYPES_H 1
4091| #define HAVE_SYS_UTSNAME_H 1
4092| #define HAVE_SYS_WAIT_H 1
4093| #define HAVE_UNISTD_H 1
4094| #define HAVE_UTMP_H 1
4095| #define HAVE_ERRNO_H 1
4096| #define _FILE_OFFSET_BITS 64
4097| #define HAVE_ALGORITHM 1
4098| #define HAVE_BITSET 1
4099| #define HAVE_CASSERT 1
4100| #define HAVE_CCTYPE 1
4101| #define HAVE_CERRNO 1
4102| #define HAVE_CFLOAT 1
4103| #define HAVE_CLIMITS 1
4104| #define HAVE_CLOCALE 1
4105| #define HAVE_CMATH 1
4106| #define HAVE_COMPLEX 1
4107| #define HAVE_CSETJMP 1
4108| #define HAVE_CSIGNAL 1
4109| #define HAVE_CSTDARG 1
4110| #define HAVE_CSTDDEF 1
4111| #define HAVE_CSTDIO 1
4112| #define HAVE_CSTDLIB 1
4113| #define HAVE_CSTRING 1
4114| #define HAVE_CTIME 1
4115| #define HAVE_DEQUE 1
4116| #define HAVE_FSTREAM 1
4117| #define HAVE_FUNCTIONAL 1
4118| #define HAVE_IOMANIP 1
4119| #define HAVE_IOS 1
4120| #define HAVE_IOSFWD 1
4121| #define HAVE_IOSTREAM 1
4122| #define HAVE_ISTREAM 1
4123| #define HAVE_ITERATOR 1
4124| #define HAVE_LIMITS 1
4125| #define HAVE_LIST 1
4126| #define HAVE_LOCALE 1
4127| #define HAVE_MAP 1
4128| #define HAVE_MEMORY 1
4129| #define HAVE_NUMERIC 1
4130| #define HAVE_OSTREAM 1
4131| #define HAVE_QUEUE 1
4132| #define HAVE_SET 1
4133| #define HAVE_SSTREAM 1
4134| #define HAVE_STACK 1
4135| #define HAVE_STDEXCEPT 1
4136| #define HAVE_STREAMBUF 1
4137| #define HAVE_STRING 1
4138| #define HAVE_UTILITY 1
4139| #define HAVE_VALARRAY 1
4140| #define HAVE_VECTOR 1
4141| #define HAVE_NAMESPACES 1
4142| #define HAVE_STD_MIN 1
4143| #define HAVE_STD_MAX 1
4144| #define HAVE_STD_TRANSFORM 1
4145| #define HAVE_STD_LOCALE 1
4146| #define HAVE_VPRINTF 1
4147| /* end confdefs.h.  */
4148| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
4149|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4150| #define _doprnt innocuous__doprnt
4151|
4152| /* System header to define __stub macros and hopefully few prototypes,
4153|     which can conflict with char _doprnt (); below.
4154|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4155|     <limits.h> exists even on freestanding compilers.  */
4156|
4157| #ifdef __STDC__
4158| # include <limits.h>
4159| #else
4160| # include <assert.h>
4161| #endif
4162|
4163| #undef _doprnt
4164|
4165| /* Override any GCC internal prototype to avoid an error.
4166|    Use char because int might match the return type of a GCC
4167|    builtin and then its argument prototype would still apply.  */
4168| #ifdef __cplusplus
4169| extern "C"
4170| #endif
4171| char _doprnt ();
4172| /* The GNU C library defines this for functions which it implements
4173|     to always fail with ENOSYS.  Some functions are actually named
4174|     something starting with __ and the normal name is an alias.  */
4175| #if defined __stub__doprnt || defined __stub____doprnt
4176| choke me
4177| #endif
4178|
4179| int
4180| main ()
4181| {
4182| return _doprnt ();
4183|   ;
4184|   return 0;
4185| }
4186configure:33055: result: no
4187configure:33088: checking for alloca
4188configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4189conftest.c:145: warning: conflicting types for built-in function 'alloca'
4190/tmp/ccMG9p2k.o: In function `main':
4191/usr/local/src/boinc-head/boinc/conftest.c:156: undefined reference to `alloca'
4192collect2: ld returned 1 exit status
4193configure:33150: $? = 1
4194configure: failed program was:
4195| /* confdefs.h.  */
4196| #define PACKAGE_NAME "BOINC"
4197| #define PACKAGE_TARNAME "boinc"
4198| #define PACKAGE_VERSION "6.3.22"
4199| #define PACKAGE_STRING "BOINC 6.3.22"
4200| #define PACKAGE_BUGREPORT ""
4201| #define PACKAGE "boinc"
4202| #define VERSION "6.3.22"
4203| #define STDC_HEADERS 1
4204| #define HAVE_SYS_TYPES_H 1
4205| #define HAVE_SYS_STAT_H 1
4206| #define HAVE_STDLIB_H 1
4207| #define HAVE_STRING_H 1
4208| #define HAVE_MEMORY_H 1
4209| #define HAVE_STRINGS_H 1
4210| #define HAVE_INTTYPES_H 1
4211| #define HAVE_STDINT_H 1
4212| #define HAVE_UNISTD_H 1
4213| #define HAVE_SYS_SOCKET_H 1
4214| #define HAVE_DLFCN_H 1
4215| #define HOSTTYPE "i686-pc-linux-gnu"
4216| #define DLLEXT ".so"
4217| #define HAVE_SYS_SOCKET_H 1
4218| #define HAVE_SOCKLEN_T 1
4219| #define BOINC_SOCKLEN_T socklen_t
4220| #define USE_OPENSSL 1
4221| #define HAVE_LIBDL 1
4222| #define HAVE_LIBNSL 1
4223| #define HAVE_LIBZ 1
4224| #define HAVE_LIBCURL 1
4225| #define HAVE_PTHREAD 1
4226| #define HAVE_DIRENT_H 1
4227| #define STDC_HEADERS 1
4228| #define HAVE_SYS_WAIT_H 1
4229| #define TIME_WITH_SYS_TIME 1
4230| #define RETSIGTYPE void
4231| #define HAVE_ARPA_INET_H 1
4232| #define HAVE_DIRENT_H 1
4233| #define HAVE_FCNTL_H 1
4234| #define HAVE_INTTYPES_H 1
4235| #define HAVE_STDINT_H 1
4236| #define HAVE_MALLOC_H 1
4237| #define HAVE_ALLOCA_H 1
4238| #define HAVE_MEMORY_H 1
4239| #define HAVE_NETDB_H 1
4240| #define HAVE_NETINET_IN_H 1
4241| #define HAVE_NETINET_TCP_H 1
4242| #define HAVE_SIGNAL_H 1
4243| #define HAVE_STRINGS_H 1
4244| #define HAVE_SYS_FILE_H 1
4245| #define HAVE_SYS_IPC_H 1
4246| #define HAVE_SYS_MOUNT_H 1
4247| #define HAVE_SYS_PARAM_H 1
4248| #define HAVE_SYS_RESOURCE_H 1
4249| #define HAVE_SYS_SELECT_H 1
4250| #define HAVE_SYS_SHM_H 1
4251| #define HAVE_SYS_SOCKET_H 1
4252| #define HAVE_SYS_STAT_H 1
4253| #define HAVE_SYS_STATVFS_H 1
4254| #define HAVE_SYS_STATFS_H 1
4255| #define HAVE_SYS_SWAP_H 1
4256| #define HAVE_SYS_SYSCTL_H 1
4257| #define HAVE_SYS_TIME_H 1
4258| #define HAVE_SYS_TYPES_H 1
4259| #define HAVE_SYS_UTSNAME_H 1
4260| #define HAVE_SYS_WAIT_H 1
4261| #define HAVE_UNISTD_H 1
4262| #define HAVE_UTMP_H 1
4263| #define HAVE_ERRNO_H 1
4264| #define _FILE_OFFSET_BITS 64
4265| #define HAVE_ALGORITHM 1
4266| #define HAVE_BITSET 1
4267| #define HAVE_CASSERT 1
4268| #define HAVE_CCTYPE 1
4269| #define HAVE_CERRNO 1
4270| #define HAVE_CFLOAT 1
4271| #define HAVE_CLIMITS 1
4272| #define HAVE_CLOCALE 1
4273| #define HAVE_CMATH 1
4274| #define HAVE_COMPLEX 1
4275| #define HAVE_CSETJMP 1
4276| #define HAVE_CSIGNAL 1
4277| #define HAVE_CSTDARG 1
4278| #define HAVE_CSTDDEF 1
4279| #define HAVE_CSTDIO 1
4280| #define HAVE_CSTDLIB 1
4281| #define HAVE_CSTRING 1
4282| #define HAVE_CTIME 1
4283| #define HAVE_DEQUE 1
4284| #define HAVE_FSTREAM 1
4285| #define HAVE_FUNCTIONAL 1
4286| #define HAVE_IOMANIP 1
4287| #define HAVE_IOS 1
4288| #define HAVE_IOSFWD 1
4289| #define HAVE_IOSTREAM 1
4290| #define HAVE_ISTREAM 1
4291| #define HAVE_ITERATOR 1
4292| #define HAVE_LIMITS 1
4293| #define HAVE_LIST 1
4294| #define HAVE_LOCALE 1
4295| #define HAVE_MAP 1
4296| #define HAVE_MEMORY 1
4297| #define HAVE_NUMERIC 1
4298| #define HAVE_OSTREAM 1
4299| #define HAVE_QUEUE 1
4300| #define HAVE_SET 1
4301| #define HAVE_SSTREAM 1
4302| #define HAVE_STACK 1
4303| #define HAVE_STDEXCEPT 1
4304| #define HAVE_STREAMBUF 1
4305| #define HAVE_STRING 1
4306| #define HAVE_UTILITY 1
4307| #define HAVE_VALARRAY 1
4308| #define HAVE_VECTOR 1
4309| #define HAVE_NAMESPACES 1
4310| #define HAVE_STD_MIN 1
4311| #define HAVE_STD_MAX 1
4312| #define HAVE_STD_TRANSFORM 1
4313| #define HAVE_STD_LOCALE 1
4314| #define HAVE_VPRINTF 1
4315| /* end confdefs.h.  */
4316| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
4317|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4318| #define alloca innocuous_alloca
4319|
4320| /* System header to define __stub macros and hopefully few prototypes,
4321|     which can conflict with char alloca (); below.
4322|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4323|     <limits.h> exists even on freestanding compilers.  */
4324|
4325| #ifdef __STDC__
4326| # include <limits.h>
4327| #else
4328| # include <assert.h>
4329| #endif
4330|
4331| #undef alloca
4332|
4333| /* Override any GCC internal prototype to avoid an error.
4334|    Use char because int might match the return type of a GCC
4335|    builtin and then its argument prototype would still apply.  */
4336| #ifdef __cplusplus
4337| extern "C"
4338| #endif
4339| char alloca ();
4340| /* The GNU C library defines this for functions which it implements
4341|     to always fail with ENOSYS.  Some functions are actually named
4342|     something starting with __ and the normal name is an alias.  */
4343| #if defined __stub_alloca || defined __stub___alloca
4344| choke me
4345| #endif
4346|
4347| int
4348| main ()
4349| {
4350| return alloca ();
4351|   ;
4352|   return 0;
4353| }
4354configure:33168: result: no
4355configure:33088: checking for _alloca
4356configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4357/tmp/ccimDLiq.o: In function `main':
4358/usr/local/src/boinc-head/boinc/conftest.c:156: undefined reference to `_alloca'
4359collect2: ld returned 1 exit status
4360configure:33150: $? = 1
4361configure: failed program was:
4362| /* confdefs.h.  */
4363| #define PACKAGE_NAME "BOINC"
4364| #define PACKAGE_TARNAME "boinc"
4365| #define PACKAGE_VERSION "6.3.22"
4366| #define PACKAGE_STRING "BOINC 6.3.22"
4367| #define PACKAGE_BUGREPORT ""
4368| #define PACKAGE "boinc"
4369| #define VERSION "6.3.22"
4370| #define STDC_HEADERS 1
4371| #define HAVE_SYS_TYPES_H 1
4372| #define HAVE_SYS_STAT_H 1
4373| #define HAVE_STDLIB_H 1
4374| #define HAVE_STRING_H 1
4375| #define HAVE_MEMORY_H 1
4376| #define HAVE_STRINGS_H 1
4377| #define HAVE_INTTYPES_H 1
4378| #define HAVE_STDINT_H 1
4379| #define HAVE_UNISTD_H 1
4380| #define HAVE_SYS_SOCKET_H 1
4381| #define HAVE_DLFCN_H 1
4382| #define HOSTTYPE "i686-pc-linux-gnu"
4383| #define DLLEXT ".so"
4384| #define HAVE_SYS_SOCKET_H 1
4385| #define HAVE_SOCKLEN_T 1
4386| #define BOINC_SOCKLEN_T socklen_t
4387| #define USE_OPENSSL 1
4388| #define HAVE_LIBDL 1
4389| #define HAVE_LIBNSL 1
4390| #define HAVE_LIBZ 1
4391| #define HAVE_LIBCURL 1
4392| #define HAVE_PTHREAD 1
4393| #define HAVE_DIRENT_H 1
4394| #define STDC_HEADERS 1
4395| #define HAVE_SYS_WAIT_H 1
4396| #define TIME_WITH_SYS_TIME 1
4397| #define RETSIGTYPE void
4398| #define HAVE_ARPA_INET_H 1
4399| #define HAVE_DIRENT_H 1
4400| #define HAVE_FCNTL_H 1
4401| #define HAVE_INTTYPES_H 1
4402| #define HAVE_STDINT_H 1
4403| #define HAVE_MALLOC_H 1
4404| #define HAVE_ALLOCA_H 1
4405| #define HAVE_MEMORY_H 1
4406| #define HAVE_NETDB_H 1
4407| #define HAVE_NETINET_IN_H 1
4408| #define HAVE_NETINET_TCP_H 1
4409| #define HAVE_SIGNAL_H 1
4410| #define HAVE_STRINGS_H 1
4411| #define HAVE_SYS_FILE_H 1
4412| #define HAVE_SYS_IPC_H 1
4413| #define HAVE_SYS_MOUNT_H 1
4414| #define HAVE_SYS_PARAM_H 1
4415| #define HAVE_SYS_RESOURCE_H 1
4416| #define HAVE_SYS_SELECT_H 1
4417| #define HAVE_SYS_SHM_H 1
4418| #define HAVE_SYS_SOCKET_H 1
4419| #define HAVE_SYS_STAT_H 1
4420| #define HAVE_SYS_STATVFS_H 1
4421| #define HAVE_SYS_STATFS_H 1
4422| #define HAVE_SYS_SWAP_H 1
4423| #define HAVE_SYS_SYSCTL_H 1
4424| #define HAVE_SYS_TIME_H 1
4425| #define HAVE_SYS_TYPES_H 1
4426| #define HAVE_SYS_UTSNAME_H 1
4427| #define HAVE_SYS_WAIT_H 1
4428| #define HAVE_UNISTD_H 1
4429| #define HAVE_UTMP_H 1
4430| #define HAVE_ERRNO_H 1
4431| #define _FILE_OFFSET_BITS 64
4432| #define HAVE_ALGORITHM 1
4433| #define HAVE_BITSET 1
4434| #define HAVE_CASSERT 1
4435| #define HAVE_CCTYPE 1
4436| #define HAVE_CERRNO 1
4437| #define HAVE_CFLOAT 1
4438| #define HAVE_CLIMITS 1
4439| #define HAVE_CLOCALE 1
4440| #define HAVE_CMATH 1
4441| #define HAVE_COMPLEX 1
4442| #define HAVE_CSETJMP 1
4443| #define HAVE_CSIGNAL 1
4444| #define HAVE_CSTDARG 1
4445| #define HAVE_CSTDDEF 1
4446| #define HAVE_CSTDIO 1
4447| #define HAVE_CSTDLIB 1
4448| #define HAVE_CSTRING 1
4449| #define HAVE_CTIME 1
4450| #define HAVE_DEQUE 1
4451| #define HAVE_FSTREAM 1
4452| #define HAVE_FUNCTIONAL 1
4453| #define HAVE_IOMANIP 1
4454| #define HAVE_IOS 1
4455| #define HAVE_IOSFWD 1
4456| #define HAVE_IOSTREAM 1
4457| #define HAVE_ISTREAM 1
4458| #define HAVE_ITERATOR 1
4459| #define HAVE_LIMITS 1
4460| #define HAVE_LIST 1
4461| #define HAVE_LOCALE 1
4462| #define HAVE_MAP 1
4463| #define HAVE_MEMORY 1
4464| #define HAVE_NUMERIC 1
4465| #define HAVE_OSTREAM 1
4466| #define HAVE_QUEUE 1
4467| #define HAVE_SET 1
4468| #define HAVE_SSTREAM 1
4469| #define HAVE_STACK 1
4470| #define HAVE_STDEXCEPT 1
4471| #define HAVE_STREAMBUF 1
4472| #define HAVE_STRING 1
4473| #define HAVE_UTILITY 1
4474| #define HAVE_VALARRAY 1
4475| #define HAVE_VECTOR 1
4476| #define HAVE_NAMESPACES 1
4477| #define HAVE_STD_MIN 1
4478| #define HAVE_STD_MAX 1
4479| #define HAVE_STD_TRANSFORM 1
4480| #define HAVE_STD_LOCALE 1
4481| #define HAVE_VPRINTF 1
4482| /* end confdefs.h.  */
4483| /* Define _alloca to an innocuous variant, in case <limits.h> declares _alloca.
4484|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4485| #define _alloca innocuous__alloca
4486|
4487| /* System header to define __stub macros and hopefully few prototypes,
4488|     which can conflict with char _alloca (); below.
4489|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4490|     <limits.h> exists even on freestanding compilers.  */
4491|
4492| #ifdef __STDC__
4493| # include <limits.h>
4494| #else
4495| # include <assert.h>
4496| #endif
4497|
4498| #undef _alloca
4499|
4500| /* Override any GCC internal prototype to avoid an error.
4501|    Use char because int might match the return type of a GCC
4502|    builtin and then its argument prototype would still apply.  */
4503| #ifdef __cplusplus
4504| extern "C"
4505| #endif
4506| char _alloca ();
4507| /* The GNU C library defines this for functions which it implements
4508|     to always fail with ENOSYS.  Some functions are actually named
4509|     something starting with __ and the normal name is an alias.  */
4510| #if defined __stub__alloca || defined __stub____alloca
4511| choke me
4512| #endif
4513|
4514| int
4515| main ()
4516| {
4517| return _alloca ();
4518|   ;
4519|   return 0;
4520| }
4521configure:33168: result: no
4522configure:33088: checking for setpriority
4523configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4524configure:33150: $? = 0
4525configure:33168: result: yes
4526configure:33088: checking for strlcpy
4527configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4528/tmp/ccujPAEl.o: In function `main':
4529/usr/local/src/boinc-head/boinc/conftest.c:157: undefined reference to `strlcpy'
4530collect2: ld returned 1 exit status
4531configure:33150: $? = 1
4532configure: failed program was:
4533| /* confdefs.h.  */
4534| #define PACKAGE_NAME "BOINC"
4535| #define PACKAGE_TARNAME "boinc"
4536| #define PACKAGE_VERSION "6.3.22"
4537| #define PACKAGE_STRING "BOINC 6.3.22"
4538| #define PACKAGE_BUGREPORT ""
4539| #define PACKAGE "boinc"
4540| #define VERSION "6.3.22"
4541| #define STDC_HEADERS 1
4542| #define HAVE_SYS_TYPES_H 1
4543| #define HAVE_SYS_STAT_H 1
4544| #define HAVE_STDLIB_H 1
4545| #define HAVE_STRING_H 1
4546| #define HAVE_MEMORY_H 1
4547| #define HAVE_STRINGS_H 1
4548| #define HAVE_INTTYPES_H 1
4549| #define HAVE_STDINT_H 1
4550| #define HAVE_UNISTD_H 1
4551| #define HAVE_SYS_SOCKET_H 1
4552| #define HAVE_DLFCN_H 1
4553| #define HOSTTYPE "i686-pc-linux-gnu"
4554| #define DLLEXT ".so"
4555| #define HAVE_SYS_SOCKET_H 1
4556| #define HAVE_SOCKLEN_T 1
4557| #define BOINC_SOCKLEN_T socklen_t
4558| #define USE_OPENSSL 1
4559| #define HAVE_LIBDL 1
4560| #define HAVE_LIBNSL 1
4561| #define HAVE_LIBZ 1
4562| #define HAVE_LIBCURL 1
4563| #define HAVE_PTHREAD 1
4564| #define HAVE_DIRENT_H 1
4565| #define STDC_HEADERS 1
4566| #define HAVE_SYS_WAIT_H 1
4567| #define TIME_WITH_SYS_TIME 1
4568| #define RETSIGTYPE void
4569| #define HAVE_ARPA_INET_H 1
4570| #define HAVE_DIRENT_H 1
4571| #define HAVE_FCNTL_H 1
4572| #define HAVE_INTTYPES_H 1
4573| #define HAVE_STDINT_H 1
4574| #define HAVE_MALLOC_H 1
4575| #define HAVE_ALLOCA_H 1
4576| #define HAVE_MEMORY_H 1
4577| #define HAVE_NETDB_H 1
4578| #define HAVE_NETINET_IN_H 1
4579| #define HAVE_NETINET_TCP_H 1
4580| #define HAVE_SIGNAL_H 1
4581| #define HAVE_STRINGS_H 1
4582| #define HAVE_SYS_FILE_H 1
4583| #define HAVE_SYS_IPC_H 1
4584| #define HAVE_SYS_MOUNT_H 1
4585| #define HAVE_SYS_PARAM_H 1
4586| #define HAVE_SYS_RESOURCE_H 1
4587| #define HAVE_SYS_SELECT_H 1
4588| #define HAVE_SYS_SHM_H 1
4589| #define HAVE_SYS_SOCKET_H 1
4590| #define HAVE_SYS_STAT_H 1
4591| #define HAVE_SYS_STATVFS_H 1
4592| #define HAVE_SYS_STATFS_H 1
4593| #define HAVE_SYS_SWAP_H 1
4594| #define HAVE_SYS_SYSCTL_H 1
4595| #define HAVE_SYS_TIME_H 1
4596| #define HAVE_SYS_TYPES_H 1
4597| #define HAVE_SYS_UTSNAME_H 1
4598| #define HAVE_SYS_WAIT_H 1
4599| #define HAVE_UNISTD_H 1
4600| #define HAVE_UTMP_H 1
4601| #define HAVE_ERRNO_H 1
4602| #define _FILE_OFFSET_BITS 64
4603| #define HAVE_ALGORITHM 1
4604| #define HAVE_BITSET 1
4605| #define HAVE_CASSERT 1
4606| #define HAVE_CCTYPE 1
4607| #define HAVE_CERRNO 1
4608| #define HAVE_CFLOAT 1
4609| #define HAVE_CLIMITS 1
4610| #define HAVE_CLOCALE 1
4611| #define HAVE_CMATH 1
4612| #define HAVE_COMPLEX 1
4613| #define HAVE_CSETJMP 1
4614| #define HAVE_CSIGNAL 1
4615| #define HAVE_CSTDARG 1
4616| #define HAVE_CSTDDEF 1
4617| #define HAVE_CSTDIO 1
4618| #define HAVE_CSTDLIB 1
4619| #define HAVE_CSTRING 1
4620| #define HAVE_CTIME 1
4621| #define HAVE_DEQUE 1
4622| #define HAVE_FSTREAM 1
4623| #define HAVE_FUNCTIONAL 1
4624| #define HAVE_IOMANIP 1
4625| #define HAVE_IOS 1
4626| #define HAVE_IOSFWD 1
4627| #define HAVE_IOSTREAM 1
4628| #define HAVE_ISTREAM 1
4629| #define HAVE_ITERATOR 1
4630| #define HAVE_LIMITS 1
4631| #define HAVE_LIST 1
4632| #define HAVE_LOCALE 1
4633| #define HAVE_MAP 1
4634| #define HAVE_MEMORY 1
4635| #define HAVE_NUMERIC 1
4636| #define HAVE_OSTREAM 1
4637| #define HAVE_QUEUE 1
4638| #define HAVE_SET 1
4639| #define HAVE_SSTREAM 1
4640| #define HAVE_STACK 1
4641| #define HAVE_STDEXCEPT 1
4642| #define HAVE_STREAMBUF 1
4643| #define HAVE_STRING 1
4644| #define HAVE_UTILITY 1
4645| #define HAVE_VALARRAY 1
4646| #define HAVE_VECTOR 1
4647| #define HAVE_NAMESPACES 1
4648| #define HAVE_STD_MIN 1
4649| #define HAVE_STD_MAX 1
4650| #define HAVE_STD_TRANSFORM 1
4651| #define HAVE_STD_LOCALE 1
4652| #define HAVE_VPRINTF 1
4653| #define HAVE_SETPRIORITY 1
4654| /* end confdefs.h.  */
4655| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
4656|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4657| #define strlcpy innocuous_strlcpy
4658|
4659| /* System header to define __stub macros and hopefully few prototypes,
4660|     which can conflict with char strlcpy (); below.
4661|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4662|     <limits.h> exists even on freestanding compilers.  */
4663|
4664| #ifdef __STDC__
4665| # include <limits.h>
4666| #else
4667| # include <assert.h>
4668| #endif
4669|
4670| #undef strlcpy
4671|
4672| /* Override any GCC internal prototype to avoid an error.
4673|    Use char because int might match the return type of a GCC
4674|    builtin and then its argument prototype would still apply.  */
4675| #ifdef __cplusplus
4676| extern "C"
4677| #endif
4678| char strlcpy ();
4679| /* The GNU C library defines this for functions which it implements
4680|     to always fail with ENOSYS.  Some functions are actually named
4681|     something starting with __ and the normal name is an alias.  */
4682| #if defined __stub_strlcpy || defined __stub___strlcpy
4683| choke me
4684| #endif
4685|
4686| int
4687| main ()
4688| {
4689| return strlcpy ();
4690|   ;
4691|   return 0;
4692| }
4693configure:33168: result: no
4694configure:33088: checking for strlcat
4695configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4696/tmp/ccEfMvKs.o: In function `main':
4697/usr/local/src/boinc-head/boinc/conftest.c:157: undefined reference to `strlcat'
4698collect2: ld returned 1 exit status
4699configure:33150: $? = 1
4700configure: failed program was:
4701| /* confdefs.h.  */
4702| #define PACKAGE_NAME "BOINC"
4703| #define PACKAGE_TARNAME "boinc"
4704| #define PACKAGE_VERSION "6.3.22"
4705| #define PACKAGE_STRING "BOINC 6.3.22"
4706| #define PACKAGE_BUGREPORT ""
4707| #define PACKAGE "boinc"
4708| #define VERSION "6.3.22"
4709| #define STDC_HEADERS 1
4710| #define HAVE_SYS_TYPES_H 1
4711| #define HAVE_SYS_STAT_H 1
4712| #define HAVE_STDLIB_H 1
4713| #define HAVE_STRING_H 1
4714| #define HAVE_MEMORY_H 1
4715| #define HAVE_STRINGS_H 1
4716| #define HAVE_INTTYPES_H 1
4717| #define HAVE_STDINT_H 1
4718| #define HAVE_UNISTD_H 1
4719| #define HAVE_SYS_SOCKET_H 1
4720| #define HAVE_DLFCN_H 1
4721| #define HOSTTYPE "i686-pc-linux-gnu"
4722| #define DLLEXT ".so"
4723| #define HAVE_SYS_SOCKET_H 1
4724| #define HAVE_SOCKLEN_T 1
4725| #define BOINC_SOCKLEN_T socklen_t
4726| #define USE_OPENSSL 1
4727| #define HAVE_LIBDL 1
4728| #define HAVE_LIBNSL 1
4729| #define HAVE_LIBZ 1
4730| #define HAVE_LIBCURL 1
4731| #define HAVE_PTHREAD 1
4732| #define HAVE_DIRENT_H 1
4733| #define STDC_HEADERS 1
4734| #define HAVE_SYS_WAIT_H 1
4735| #define TIME_WITH_SYS_TIME 1
4736| #define RETSIGTYPE void
4737| #define HAVE_ARPA_INET_H 1
4738| #define HAVE_DIRENT_H 1
4739| #define HAVE_FCNTL_H 1
4740| #define HAVE_INTTYPES_H 1
4741| #define HAVE_STDINT_H 1
4742| #define HAVE_MALLOC_H 1
4743| #define HAVE_ALLOCA_H 1
4744| #define HAVE_MEMORY_H 1
4745| #define HAVE_NETDB_H 1
4746| #define HAVE_NETINET_IN_H 1
4747| #define HAVE_NETINET_TCP_H 1
4748| #define HAVE_SIGNAL_H 1
4749| #define HAVE_STRINGS_H 1
4750| #define HAVE_SYS_FILE_H 1
4751| #define HAVE_SYS_IPC_H 1
4752| #define HAVE_SYS_MOUNT_H 1
4753| #define HAVE_SYS_PARAM_H 1
4754| #define HAVE_SYS_RESOURCE_H 1
4755| #define HAVE_SYS_SELECT_H 1
4756| #define HAVE_SYS_SHM_H 1
4757| #define HAVE_SYS_SOCKET_H 1
4758| #define HAVE_SYS_STAT_H 1
4759| #define HAVE_SYS_STATVFS_H 1
4760| #define HAVE_SYS_STATFS_H 1
4761| #define HAVE_SYS_SWAP_H 1
4762| #define HAVE_SYS_SYSCTL_H 1
4763| #define HAVE_SYS_TIME_H 1
4764| #define HAVE_SYS_TYPES_H 1
4765| #define HAVE_SYS_UTSNAME_H 1
4766| #define HAVE_SYS_WAIT_H 1
4767| #define HAVE_UNISTD_H 1
4768| #define HAVE_UTMP_H 1
4769| #define HAVE_ERRNO_H 1
4770| #define _FILE_OFFSET_BITS 64
4771| #define HAVE_ALGORITHM 1
4772| #define HAVE_BITSET 1
4773| #define HAVE_CASSERT 1
4774| #define HAVE_CCTYPE 1
4775| #define HAVE_CERRNO 1
4776| #define HAVE_CFLOAT 1
4777| #define HAVE_CLIMITS 1
4778| #define HAVE_CLOCALE 1
4779| #define HAVE_CMATH 1
4780| #define HAVE_COMPLEX 1
4781| #define HAVE_CSETJMP 1
4782| #define HAVE_CSIGNAL 1
4783| #define HAVE_CSTDARG 1
4784| #define HAVE_CSTDDEF 1
4785| #define HAVE_CSTDIO 1
4786| #define HAVE_CSTDLIB 1
4787| #define HAVE_CSTRING 1
4788| #define HAVE_CTIME 1
4789| #define HAVE_DEQUE 1
4790| #define HAVE_FSTREAM 1
4791| #define HAVE_FUNCTIONAL 1
4792| #define HAVE_IOMANIP 1
4793| #define HAVE_IOS 1
4794| #define HAVE_IOSFWD 1
4795| #define HAVE_IOSTREAM 1
4796| #define HAVE_ISTREAM 1
4797| #define HAVE_ITERATOR 1
4798| #define HAVE_LIMITS 1
4799| #define HAVE_LIST 1
4800| #define HAVE_LOCALE 1
4801| #define HAVE_MAP 1
4802| #define HAVE_MEMORY 1
4803| #define HAVE_NUMERIC 1
4804| #define HAVE_OSTREAM 1
4805| #define HAVE_QUEUE 1
4806| #define HAVE_SET 1
4807| #define HAVE_SSTREAM 1
4808| #define HAVE_STACK 1
4809| #define HAVE_STDEXCEPT 1
4810| #define HAVE_STREAMBUF 1
4811| #define HAVE_STRING 1
4812| #define HAVE_UTILITY 1
4813| #define HAVE_VALARRAY 1
4814| #define HAVE_VECTOR 1
4815| #define HAVE_NAMESPACES 1
4816| #define HAVE_STD_MIN 1
4817| #define HAVE_STD_MAX 1
4818| #define HAVE_STD_TRANSFORM 1
4819| #define HAVE_STD_LOCALE 1
4820| #define HAVE_VPRINTF 1
4821| #define HAVE_SETPRIORITY 1
4822| /* end confdefs.h.  */
4823| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
4824|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4825| #define strlcat innocuous_strlcat
4826|
4827| /* System header to define __stub macros and hopefully few prototypes,
4828|     which can conflict with char strlcat (); below.
4829|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4830|     <limits.h> exists even on freestanding compilers.  */
4831|
4832| #ifdef __STDC__
4833| # include <limits.h>
4834| #else
4835| # include <assert.h>
4836| #endif
4837|
4838| #undef strlcat
4839|
4840| /* Override any GCC internal prototype to avoid an error.
4841|    Use char because int might match the return type of a GCC
4842|    builtin and then its argument prototype would still apply.  */
4843| #ifdef __cplusplus
4844| extern "C"
4845| #endif
4846| char strlcat ();
4847| /* The GNU C library defines this for functions which it implements
4848|     to always fail with ENOSYS.  Some functions are actually named
4849|     something starting with __ and the normal name is an alias.  */
4850| #if defined __stub_strlcat || defined __stub___strlcat
4851| choke me
4852| #endif
4853|
4854| int
4855| main ()
4856| {
4857| return strlcat ();
4858|   ;
4859|   return 0;
4860| }
4861configure:33168: result: no
4862configure:33088: checking for strcasestr
4863configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4864configure:33150: $? = 0
4865configure:33168: result: yes
4866configure:33088: checking for sigaction
4867configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4868configure:33150: $? = 0
4869configure:33168: result: yes
4870configure:33088: checking for getutent
4871configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4872configure:33150: $? = 0
4873configure:33168: result: yes
4874configure:33088: checking for setutent
4875configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4876configure:33150: $? = 0
4877configure:33168: result: yes
4878configure:33088: checking for getisax
4879configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
4880/tmp/cc0HegN6.o: In function `main':
4881/usr/local/src/boinc-head/boinc/conftest.c:161: undefined reference to `getisax'
4882collect2: ld returned 1 exit status
4883configure:33150: $? = 1
4884configure: failed program was:
4885| /* confdefs.h.  */
4886| #define PACKAGE_NAME "BOINC"
4887| #define PACKAGE_TARNAME "boinc"
4888| #define PACKAGE_VERSION "6.3.22"
4889| #define PACKAGE_STRING "BOINC 6.3.22"
4890| #define PACKAGE_BUGREPORT ""
4891| #define PACKAGE "boinc"
4892| #define VERSION "6.3.22"
4893| #define STDC_HEADERS 1
4894| #define HAVE_SYS_TYPES_H 1
4895| #define HAVE_SYS_STAT_H 1
4896| #define HAVE_STDLIB_H 1
4897| #define HAVE_STRING_H 1
4898| #define HAVE_MEMORY_H 1
4899| #define HAVE_STRINGS_H 1
4900| #define HAVE_INTTYPES_H 1
4901| #define HAVE_STDINT_H 1
4902| #define HAVE_UNISTD_H 1
4903| #define HAVE_SYS_SOCKET_H 1
4904| #define HAVE_DLFCN_H 1
4905| #define HOSTTYPE "i686-pc-linux-gnu"
4906| #define DLLEXT ".so"
4907| #define HAVE_SYS_SOCKET_H 1
4908| #define HAVE_SOCKLEN_T 1
4909| #define BOINC_SOCKLEN_T socklen_t
4910| #define USE_OPENSSL 1
4911| #define HAVE_LIBDL 1
4912| #define HAVE_LIBNSL 1
4913| #define HAVE_LIBZ 1
4914| #define HAVE_LIBCURL 1
4915| #define HAVE_PTHREAD 1
4916| #define HAVE_DIRENT_H 1
4917| #define STDC_HEADERS 1
4918| #define HAVE_SYS_WAIT_H 1
4919| #define TIME_WITH_SYS_TIME 1
4920| #define RETSIGTYPE void
4921| #define HAVE_ARPA_INET_H 1
4922| #define HAVE_DIRENT_H 1
4923| #define HAVE_FCNTL_H 1
4924| #define HAVE_INTTYPES_H 1
4925| #define HAVE_STDINT_H 1
4926| #define HAVE_MALLOC_H 1
4927| #define HAVE_ALLOCA_H 1
4928| #define HAVE_MEMORY_H 1
4929| #define HAVE_NETDB_H 1
4930| #define HAVE_NETINET_IN_H 1
4931| #define HAVE_NETINET_TCP_H 1
4932| #define HAVE_SIGNAL_H 1
4933| #define HAVE_STRINGS_H 1
4934| #define HAVE_SYS_FILE_H 1
4935| #define HAVE_SYS_IPC_H 1
4936| #define HAVE_SYS_MOUNT_H 1
4937| #define HAVE_SYS_PARAM_H 1
4938| #define HAVE_SYS_RESOURCE_H 1
4939| #define HAVE_SYS_SELECT_H 1
4940| #define HAVE_SYS_SHM_H 1
4941| #define HAVE_SYS_SOCKET_H 1
4942| #define HAVE_SYS_STAT_H 1
4943| #define HAVE_SYS_STATVFS_H 1
4944| #define HAVE_SYS_STATFS_H 1
4945| #define HAVE_SYS_SWAP_H 1
4946| #define HAVE_SYS_SYSCTL_H 1
4947| #define HAVE_SYS_TIME_H 1
4948| #define HAVE_SYS_TYPES_H 1
4949| #define HAVE_SYS_UTSNAME_H 1
4950| #define HAVE_SYS_WAIT_H 1
4951| #define HAVE_UNISTD_H 1
4952| #define HAVE_UTMP_H 1
4953| #define HAVE_ERRNO_H 1
4954| #define _FILE_OFFSET_BITS 64
4955| #define HAVE_ALGORITHM 1
4956| #define HAVE_BITSET 1
4957| #define HAVE_CASSERT 1
4958| #define HAVE_CCTYPE 1
4959| #define HAVE_CERRNO 1
4960| #define HAVE_CFLOAT 1
4961| #define HAVE_CLIMITS 1
4962| #define HAVE_CLOCALE 1
4963| #define HAVE_CMATH 1
4964| #define HAVE_COMPLEX 1
4965| #define HAVE_CSETJMP 1
4966| #define HAVE_CSIGNAL 1
4967| #define HAVE_CSTDARG 1
4968| #define HAVE_CSTDDEF 1
4969| #define HAVE_CSTDIO 1
4970| #define HAVE_CSTDLIB 1
4971| #define HAVE_CSTRING 1
4972| #define HAVE_CTIME 1
4973| #define HAVE_DEQUE 1
4974| #define HAVE_FSTREAM 1
4975| #define HAVE_FUNCTIONAL 1
4976| #define HAVE_IOMANIP 1
4977| #define HAVE_IOS 1
4978| #define HAVE_IOSFWD 1
4979| #define HAVE_IOSTREAM 1
4980| #define HAVE_ISTREAM 1
4981| #define HAVE_ITERATOR 1
4982| #define HAVE_LIMITS 1
4983| #define HAVE_LIST 1
4984| #define HAVE_LOCALE 1
4985| #define HAVE_MAP 1
4986| #define HAVE_MEMORY 1
4987| #define HAVE_NUMERIC 1
4988| #define HAVE_OSTREAM 1
4989| #define HAVE_QUEUE 1
4990| #define HAVE_SET 1
4991| #define HAVE_SSTREAM 1
4992| #define HAVE_STACK 1
4993| #define HAVE_STDEXCEPT 1
4994| #define HAVE_STREAMBUF 1
4995| #define HAVE_STRING 1
4996| #define HAVE_UTILITY 1
4997| #define HAVE_VALARRAY 1
4998| #define HAVE_VECTOR 1
4999| #define HAVE_NAMESPACES 1
5000| #define HAVE_STD_MIN 1
5001| #define HAVE_STD_MAX 1
5002| #define HAVE_STD_TRANSFORM 1
5003| #define HAVE_STD_LOCALE 1
5004| #define HAVE_VPRINTF 1
5005| #define HAVE_SETPRIORITY 1
5006| #define HAVE_STRCASESTR 1
5007| #define HAVE_SIGACTION 1
5008| #define HAVE_GETUTENT 1
5009| #define HAVE_SETUTENT 1
5010| /* end confdefs.h.  */
5011| /* Define getisax to an innocuous variant, in case <limits.h> declares getisax.
5012|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5013| #define getisax innocuous_getisax
5014|
5015| /* System header to define __stub macros and hopefully few prototypes,
5016|     which can conflict with char getisax (); below.
5017|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5018|     <limits.h> exists even on freestanding compilers.  */
5019|
5020| #ifdef __STDC__
5021| # include <limits.h>
5022| #else
5023| # include <assert.h>
5024| #endif
5025|
5026| #undef getisax
5027|
5028| /* Override any GCC internal prototype to avoid an error.
5029|    Use char because int might match the return type of a GCC
5030|    builtin and then its argument prototype would still apply.  */
5031| #ifdef __cplusplus
5032| extern "C"
5033| #endif
5034| char getisax ();
5035| /* The GNU C library defines this for functions which it implements
5036|     to always fail with ENOSYS.  Some functions are actually named
5037|     something starting with __ and the normal name is an alias.  */
5038| #if defined __stub_getisax || defined __stub___getisax
5039| choke me
5040| #endif
5041|
5042| int
5043| main ()
5044| {
5045| return getisax ();
5046|   ;
5047|   return 0;
5048| }
5049configure:33168: result: no
5050configure:33088: checking for strdup
5051configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5052conftest.c:150: warning: conflicting types for built-in function 'strdup'
5053configure:33150: $? = 0
5054configure:33168: result: yes
5055configure:33088: checking for strdupa
5056configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5057/tmp/cc6GtnSn.o: In function `main':
5058/usr/local/src/boinc-head/boinc/conftest.c:162: undefined reference to `strdupa'
5059collect2: ld returned 1 exit status
5060configure:33150: $? = 1
5061configure: failed program was:
5062| /* confdefs.h.  */
5063| #define PACKAGE_NAME "BOINC"
5064| #define PACKAGE_TARNAME "boinc"
5065| #define PACKAGE_VERSION "6.3.22"
5066| #define PACKAGE_STRING "BOINC 6.3.22"
5067| #define PACKAGE_BUGREPORT ""
5068| #define PACKAGE "boinc"
5069| #define VERSION "6.3.22"
5070| #define STDC_HEADERS 1
5071| #define HAVE_SYS_TYPES_H 1
5072| #define HAVE_SYS_STAT_H 1
5073| #define HAVE_STDLIB_H 1
5074| #define HAVE_STRING_H 1
5075| #define HAVE_MEMORY_H 1
5076| #define HAVE_STRINGS_H 1
5077| #define HAVE_INTTYPES_H 1
5078| #define HAVE_STDINT_H 1
5079| #define HAVE_UNISTD_H 1
5080| #define HAVE_SYS_SOCKET_H 1
5081| #define HAVE_DLFCN_H 1
5082| #define HOSTTYPE "i686-pc-linux-gnu"
5083| #define DLLEXT ".so"
5084| #define HAVE_SYS_SOCKET_H 1
5085| #define HAVE_SOCKLEN_T 1
5086| #define BOINC_SOCKLEN_T socklen_t
5087| #define USE_OPENSSL 1
5088| #define HAVE_LIBDL 1
5089| #define HAVE_LIBNSL 1
5090| #define HAVE_LIBZ 1
5091| #define HAVE_LIBCURL 1
5092| #define HAVE_PTHREAD 1
5093| #define HAVE_DIRENT_H 1
5094| #define STDC_HEADERS 1
5095| #define HAVE_SYS_WAIT_H 1
5096| #define TIME_WITH_SYS_TIME 1
5097| #define RETSIGTYPE void
5098| #define HAVE_ARPA_INET_H 1
5099| #define HAVE_DIRENT_H 1
5100| #define HAVE_FCNTL_H 1
5101| #define HAVE_INTTYPES_H 1
5102| #define HAVE_STDINT_H 1
5103| #define HAVE_MALLOC_H 1
5104| #define HAVE_ALLOCA_H 1
5105| #define HAVE_MEMORY_H 1
5106| #define HAVE_NETDB_H 1
5107| #define HAVE_NETINET_IN_H 1
5108| #define HAVE_NETINET_TCP_H 1
5109| #define HAVE_SIGNAL_H 1
5110| #define HAVE_STRINGS_H 1
5111| #define HAVE_SYS_FILE_H 1
5112| #define HAVE_SYS_IPC_H 1
5113| #define HAVE_SYS_MOUNT_H 1
5114| #define HAVE_SYS_PARAM_H 1
5115| #define HAVE_SYS_RESOURCE_H 1
5116| #define HAVE_SYS_SELECT_H 1
5117| #define HAVE_SYS_SHM_H 1
5118| #define HAVE_SYS_SOCKET_H 1
5119| #define HAVE_SYS_STAT_H 1
5120| #define HAVE_SYS_STATVFS_H 1
5121| #define HAVE_SYS_STATFS_H 1
5122| #define HAVE_SYS_SWAP_H 1
5123| #define HAVE_SYS_SYSCTL_H 1
5124| #define HAVE_SYS_TIME_H 1
5125| #define HAVE_SYS_TYPES_H 1
5126| #define HAVE_SYS_UTSNAME_H 1
5127| #define HAVE_SYS_WAIT_H 1
5128| #define HAVE_UNISTD_H 1
5129| #define HAVE_UTMP_H 1
5130| #define HAVE_ERRNO_H 1
5131| #define _FILE_OFFSET_BITS 64
5132| #define HAVE_ALGORITHM 1
5133| #define HAVE_BITSET 1
5134| #define HAVE_CASSERT 1
5135| #define HAVE_CCTYPE 1
5136| #define HAVE_CERRNO 1
5137| #define HAVE_CFLOAT 1
5138| #define HAVE_CLIMITS 1
5139| #define HAVE_CLOCALE 1
5140| #define HAVE_CMATH 1
5141| #define HAVE_COMPLEX 1
5142| #define HAVE_CSETJMP 1
5143| #define HAVE_CSIGNAL 1
5144| #define HAVE_CSTDARG 1
5145| #define HAVE_CSTDDEF 1
5146| #define HAVE_CSTDIO 1
5147| #define HAVE_CSTDLIB 1
5148| #define HAVE_CSTRING 1
5149| #define HAVE_CTIME 1
5150| #define HAVE_DEQUE 1
5151| #define HAVE_FSTREAM 1
5152| #define HAVE_FUNCTIONAL 1
5153| #define HAVE_IOMANIP 1
5154| #define HAVE_IOS 1
5155| #define HAVE_IOSFWD 1
5156| #define HAVE_IOSTREAM 1
5157| #define HAVE_ISTREAM 1
5158| #define HAVE_ITERATOR 1
5159| #define HAVE_LIMITS 1
5160| #define HAVE_LIST 1
5161| #define HAVE_LOCALE 1
5162| #define HAVE_MAP 1
5163| #define HAVE_MEMORY 1
5164| #define HAVE_NUMERIC 1
5165| #define HAVE_OSTREAM 1
5166| #define HAVE_QUEUE 1
5167| #define HAVE_SET 1
5168| #define HAVE_SSTREAM 1
5169| #define HAVE_STACK 1
5170| #define HAVE_STDEXCEPT 1
5171| #define HAVE_STREAMBUF 1
5172| #define HAVE_STRING 1
5173| #define HAVE_UTILITY 1
5174| #define HAVE_VALARRAY 1
5175| #define HAVE_VECTOR 1
5176| #define HAVE_NAMESPACES 1
5177| #define HAVE_STD_MIN 1
5178| #define HAVE_STD_MAX 1
5179| #define HAVE_STD_TRANSFORM 1
5180| #define HAVE_STD_LOCALE 1
5181| #define HAVE_VPRINTF 1
5182| #define HAVE_SETPRIORITY 1
5183| #define HAVE_STRCASESTR 1
5184| #define HAVE_SIGACTION 1
5185| #define HAVE_GETUTENT 1
5186| #define HAVE_SETUTENT 1
5187| #define HAVE_STRDUP 1
5188| /* end confdefs.h.  */
5189| /* Define strdupa to an innocuous variant, in case <limits.h> declares strdupa.
5190|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5191| #define strdupa innocuous_strdupa
5192|
5193| /* System header to define __stub macros and hopefully few prototypes,
5194|     which can conflict with char strdupa (); below.
5195|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5196|     <limits.h> exists even on freestanding compilers.  */
5197|
5198| #ifdef __STDC__
5199| # include <limits.h>
5200| #else
5201| # include <assert.h>
5202| #endif
5203|
5204| #undef strdupa
5205|
5206| /* Override any GCC internal prototype to avoid an error.
5207|    Use char because int might match the return type of a GCC
5208|    builtin and then its argument prototype would still apply.  */
5209| #ifdef __cplusplus
5210| extern "C"
5211| #endif
5212| char strdupa ();
5213| /* The GNU C library defines this for functions which it implements
5214|     to always fail with ENOSYS.  Some functions are actually named
5215|     something starting with __ and the normal name is an alias.  */
5216| #if defined __stub_strdupa || defined __stub___strdupa
5217| choke me
5218| #endif
5219|
5220| int
5221| main ()
5222| {
5223| return strdupa ();
5224|   ;
5225|   return 0;
5226| }
5227configure:33168: result: no
5228configure:33088: checking for daemon
5229configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5230configure:33150: $? = 0
5231configure:33168: result: yes
5232configure:33088: checking for stat64
5233configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5234configure:33150: $? = 0
5235configure:33168: result: yes
5236configure:33088: checking for putenv
5237configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5238configure:33150: $? = 0
5239configure:33168: result: yes
5240configure:33088: checking for setenv
5241configure:33144: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c   >&5
5242configure:33150: $? = 0
5243configure:33168: result: yes
5244configure:33179: checking for an ANSI C-conforming const
5245configure:33254: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
5246configure:33260: $? = 0
5247configure:33275: result: yes
5248configure:33285: checking for size_t
5249configure:33315: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
5250configure:33321: $? = 0
5251configure:33336: result: yes
5252configure:33348: checking whether struct tm is in sys/time.h or time.h
5253configure:33378: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
5254configure:33384: $? = 0
5255configure:33399: result: time.h
5256configure:33409: checking for struct tm.tm_zone
5257configure:33440: gcc -c -g -O2 -I/usr/include -I/usr/include/openssl -pthread  conftest.c >&5
5258configure:33446: $? = 0
5259configure:33506: result: yes
5260configure:35745: checking for wx-config
5261configure:35777: result: no
5262configure:36656: checking for atexit in dynamic library c
5263configure:36708: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lc    >&5
5264configure:36714: $? = 0
5265configure:36708: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lc.so    >&5
5266/usr/bin/ld: cannot find -lc.so
5267collect2: ld returned 1 exit status
5268configure:36714: $? = 1
5269configure: failed program was:
5270|
5271|       /* confdefs.h.  */
5272| #define PACKAGE_NAME "BOINC"
5273| #define PACKAGE_TARNAME "boinc"
5274| #define PACKAGE_VERSION "6.3.22"
5275| #define PACKAGE_STRING "BOINC 6.3.22"
5276| #define PACKAGE_BUGREPORT ""
5277| #define PACKAGE "boinc"
5278| #define VERSION "6.3.22"
5279| #define STDC_HEADERS 1
5280| #define HAVE_SYS_TYPES_H 1
5281| #define HAVE_SYS_STAT_H 1
5282| #define HAVE_STDLIB_H 1
5283| #define HAVE_STRING_H 1
5284| #define HAVE_MEMORY_H 1
5285| #define HAVE_STRINGS_H 1
5286| #define HAVE_INTTYPES_H 1
5287| #define HAVE_STDINT_H 1
5288| #define HAVE_UNISTD_H 1
5289| #define HAVE_SYS_SOCKET_H 1
5290| #define HAVE_DLFCN_H 1
5291| #define HOSTTYPE "i686-pc-linux-gnu"
5292| #define DLLEXT ".so"
5293| #define HAVE_SYS_SOCKET_H 1
5294| #define HAVE_SOCKLEN_T 1
5295| #define BOINC_SOCKLEN_T socklen_t
5296| #define USE_OPENSSL 1
5297| #define HAVE_LIBDL 1
5298| #define HAVE_LIBNSL 1
5299| #define HAVE_LIBZ 1
5300| #define HAVE_LIBCURL 1
5301| #define HAVE_PTHREAD 1
5302| #define HAVE_DIRENT_H 1
5303| #define STDC_HEADERS 1
5304| #define HAVE_SYS_WAIT_H 1
5305| #define TIME_WITH_SYS_TIME 1
5306| #define RETSIGTYPE void
5307| #define HAVE_ARPA_INET_H 1
5308| #define HAVE_DIRENT_H 1
5309| #define HAVE_FCNTL_H 1
5310| #define HAVE_INTTYPES_H 1
5311| #define HAVE_STDINT_H 1
5312| #define HAVE_MALLOC_H 1
5313| #define HAVE_ALLOCA_H 1
5314| #define HAVE_MEMORY_H 1
5315| #define HAVE_NETDB_H 1
5316| #define HAVE_NETINET_IN_H 1
5317| #define HAVE_NETINET_TCP_H 1
5318| #define HAVE_SIGNAL_H 1
5319| #define HAVE_STRINGS_H 1
5320| #define HAVE_SYS_FILE_H 1
5321| #define HAVE_SYS_IPC_H 1
5322| #define HAVE_SYS_MOUNT_H 1
5323| #define HAVE_SYS_PARAM_H 1
5324| #define HAVE_SYS_RESOURCE_H 1
5325| #define HAVE_SYS_SELECT_H 1
5326| #define HAVE_SYS_SHM_H 1
5327| #define HAVE_SYS_SOCKET_H 1
5328| #define HAVE_SYS_STAT_H 1
5329| #define HAVE_SYS_STATVFS_H 1
5330| #define HAVE_SYS_STATFS_H 1
5331| #define HAVE_SYS_SWAP_H 1
5332| #define HAVE_SYS_SYSCTL_H 1
5333| #define HAVE_SYS_TIME_H 1
5334| #define HAVE_SYS_TYPES_H 1
5335| #define HAVE_SYS_UTSNAME_H 1
5336| #define HAVE_SYS_WAIT_H 1
5337| #define HAVE_UNISTD_H 1
5338| #define HAVE_UTMP_H 1
5339| #define HAVE_ERRNO_H 1
5340| #define _FILE_OFFSET_BITS 64
5341| #define HAVE_ALGORITHM 1
5342| #define HAVE_BITSET 1
5343| #define HAVE_CASSERT 1
5344| #define HAVE_CCTYPE 1
5345| #define HAVE_CERRNO 1
5346| #define HAVE_CFLOAT 1
5347| #define HAVE_CLIMITS 1
5348| #define HAVE_CLOCALE 1
5349| #define HAVE_CMATH 1
5350| #define HAVE_COMPLEX 1
5351| #define HAVE_CSETJMP 1
5352| #define HAVE_CSIGNAL 1
5353| #define HAVE_CSTDARG 1
5354| #define HAVE_CSTDDEF 1
5355| #define HAVE_CSTDIO 1
5356| #define HAVE_CSTDLIB 1
5357| #define HAVE_CSTRING 1
5358| #define HAVE_CTIME 1
5359| #define HAVE_DEQUE 1
5360| #define HAVE_FSTREAM 1
5361| #define HAVE_FUNCTIONAL 1
5362| #define HAVE_IOMANIP 1
5363| #define HAVE_IOS 1
5364| #define HAVE_IOSFWD 1
5365| #define HAVE_IOSTREAM 1
5366| #define HAVE_ISTREAM 1
5367| #define HAVE_ITERATOR 1
5368| #define HAVE_LIMITS 1
5369| #define HAVE_LIST 1
5370| #define HAVE_LOCALE 1
5371| #define HAVE_MAP 1
5372| #define HAVE_MEMORY 1
5373| #define HAVE_NUMERIC 1
5374| #define HAVE_OSTREAM 1
5375| #define HAVE_QUEUE 1
5376| #define HAVE_SET 1
5377| #define HAVE_SSTREAM 1
5378| #define HAVE_STACK 1
5379| #define HAVE_STDEXCEPT 1
5380| #define HAVE_STREAMBUF 1
5381| #define HAVE_STRING 1
5382| #define HAVE_UTILITY 1
5383| #define HAVE_VALARRAY 1
5384| #define HAVE_VECTOR 1
5385| #define HAVE_NAMESPACES 1
5386| #define HAVE_STD_MIN 1
5387| #define HAVE_STD_MAX 1
5388| #define HAVE_STD_TRANSFORM 1
5389| #define HAVE_STD_LOCALE 1
5390| #define HAVE_VPRINTF 1
5391| #define HAVE_SETPRIORITY 1
5392| #define HAVE_STRCASESTR 1
5393| #define HAVE_SIGACTION 1
5394| #define HAVE_GETUTENT 1
5395| #define HAVE_SETUTENT 1
5396| #define HAVE_STRDUP 1
5397| #define HAVE_DAEMON 1
5398| #define HAVE_STAT64 1
5399| #define HAVE_PUTENV 1
5400| #define HAVE_SETENV 1
5401| #define HAVE_STRUCT_TM_TM_ZONE 1
5402| #define HAVE_TM_ZONE 1
5403| #define UTMP_LOCATION "/var/run/utmp"
5404| #define HAVE__PROC_SELF_STAT 1
5405| #define HAVE__PROC_MEMINFO 1
5406| /* end confdefs.h.  */
5407|
5408|         #define CONFIG_TEST 1
5409|       #ifdef __cplusplus
5410|       extern "C" {
5411|       #endif
5412|         char atexit ();
5413|       #ifdef __cplusplus
5414|       }
5415|       #endif
5416|
5417| int
5418| main ()
5419| {
5420|  atexit ();
5421|   ;
5422|   return 0;
5423| }
5424|
5425configure:36800: result: -lc
5426DEBUG: CLIENTLIBS= -lc
5427configure:36967: checking for _Unwind_Resume in static library gcc_eh
5428configure:37176: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lgcc_eh  -lc   >&5
5429configure:37182: $? = 0
5430configure:37213: result: -lgcc_eh
5431DEBUG: CLIENTLIBS= -lc -lgcc_eh
5432configure:37685: checking for sscanf in static library stdc++
5433configure:37894: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lstdc++  -lgcc_eh -lc   >&5
5434conftest.c:147: warning: conflicting types for built-in function 'sscanf'
5435configure:37900: $? = 0
5436configure:37931: result: -lstdc++
5437DEBUG: CLIENTLIBS= -lc -lgcc_eh -lstdc++
5438configure:38403: checking for sscanf in static library gcc
5439configure:38612: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lgcc  -lstdc++ -lgcc_eh -lc   >&5
5440conftest.c:141:21: warning: missing whitespace after the macro name
5441conftest.c:149: warning: conflicting types for built-in function 'sscanf'
5442configure:38618: $? = 0
5443configure:38649: result: -lgcc
5444DEBUG: CLIENTLIBS= -lc -lgcc_eh -lstdc++ -lgcc
5445configure:39528: checking for sin in dynamic library m
5446configure:39580: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lm  -lgcc -lstdc++ -lgcc_eh -lc   >&5
5447conftest.c:141:21: warning: missing whitespace after the macro name
5448conftest.c:151: warning: conflicting types for built-in function 'sin'
5449configure:39586: $? = 0
5450configure:39580: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lm.so  -lgcc -lstdc++ -lgcc_eh -lc   >&5
5451conftest.c:141:21: warning: missing whitespace after the macro name
5452conftest.c:151: warning: conflicting types for built-in function 'sin'
5453/usr/bin/ld: cannot find -lm.so
5454collect2: ld returned 1 exit status
5455configure:39586: $? = 1
5456configure: failed program was:
5457|
5458|       /* confdefs.h.  */
5459| #define PACKAGE_NAME "BOINC"
5460| #define PACKAGE_TARNAME "boinc"
5461| #define PACKAGE_VERSION "6.3.22"
5462| #define PACKAGE_STRING "BOINC 6.3.22"
5463| #define PACKAGE_BUGREPORT ""
5464| #define PACKAGE "boinc"
5465| #define VERSION "6.3.22"
5466| #define STDC_HEADERS 1
5467| #define HAVE_SYS_TYPES_H 1
5468| #define HAVE_SYS_STAT_H 1
5469| #define HAVE_STDLIB_H 1
5470| #define HAVE_STRING_H 1
5471| #define HAVE_MEMORY_H 1
5472| #define HAVE_STRINGS_H 1
5473| #define HAVE_INTTYPES_H 1
5474| #define HAVE_STDINT_H 1
5475| #define HAVE_UNISTD_H 1
5476| #define HAVE_SYS_SOCKET_H 1
5477| #define HAVE_DLFCN_H 1
5478| #define HOSTTYPE "i686-pc-linux-gnu"
5479| #define DLLEXT ".so"
5480| #define HAVE_SYS_SOCKET_H 1
5481| #define HAVE_SOCKLEN_T 1
5482| #define BOINC_SOCKLEN_T socklen_t
5483| #define USE_OPENSSL 1
5484| #define HAVE_LIBDL 1
5485| #define HAVE_LIBNSL 1
5486| #define HAVE_LIBZ 1
5487| #define HAVE_LIBCURL 1
5488| #define HAVE_PTHREAD 1
5489| #define HAVE_DIRENT_H 1
5490| #define STDC_HEADERS 1
5491| #define HAVE_SYS_WAIT_H 1
5492| #define TIME_WITH_SYS_TIME 1
5493| #define RETSIGTYPE void
5494| #define HAVE_ARPA_INET_H 1
5495| #define HAVE_DIRENT_H 1
5496| #define HAVE_FCNTL_H 1
5497| #define HAVE_INTTYPES_H 1
5498| #define HAVE_STDINT_H 1
5499| #define HAVE_MALLOC_H 1
5500| #define HAVE_ALLOCA_H 1
5501| #define HAVE_MEMORY_H 1
5502| #define HAVE_NETDB_H 1
5503| #define HAVE_NETINET_IN_H 1
5504| #define HAVE_NETINET_TCP_H 1
5505| #define HAVE_SIGNAL_H 1
5506| #define HAVE_STRINGS_H 1
5507| #define HAVE_SYS_FILE_H 1
5508| #define HAVE_SYS_IPC_H 1
5509| #define HAVE_SYS_MOUNT_H 1
5510| #define HAVE_SYS_PARAM_H 1
5511| #define HAVE_SYS_RESOURCE_H 1
5512| #define HAVE_SYS_SELECT_H 1
5513| #define HAVE_SYS_SHM_H 1
5514| #define HAVE_SYS_SOCKET_H 1
5515| #define HAVE_SYS_STAT_H 1
5516| #define HAVE_SYS_STATVFS_H 1
5517| #define HAVE_SYS_STATFS_H 1
5518| #define HAVE_SYS_SWAP_H 1
5519| #define HAVE_SYS_SYSCTL_H 1
5520| #define HAVE_SYS_TIME_H 1
5521| #define HAVE_SYS_TYPES_H 1
5522| #define HAVE_SYS_UTSNAME_H 1
5523| #define HAVE_SYS_WAIT_H 1
5524| #define HAVE_UNISTD_H 1
5525| #define HAVE_UTMP_H 1
5526| #define HAVE_ERRNO_H 1
5527| #define _FILE_OFFSET_BITS 64
5528| #define HAVE_ALGORITHM 1
5529| #define HAVE_BITSET 1
5530| #define HAVE_CASSERT 1
5531| #define HAVE_CCTYPE 1
5532| #define HAVE_CERRNO 1
5533| #define HAVE_CFLOAT 1
5534| #define HAVE_CLIMITS 1
5535| #define HAVE_CLOCALE 1
5536| #define HAVE_CMATH 1
5537| #define HAVE_COMPLEX 1
5538| #define HAVE_CSETJMP 1
5539| #define HAVE_CSIGNAL 1
5540| #define HAVE_CSTDARG 1
5541| #define HAVE_CSTDDEF 1
5542| #define HAVE_CSTDIO 1
5543| #define HAVE_CSTDLIB 1
5544| #define HAVE_CSTRING 1
5545| #define HAVE_CTIME 1
5546| #define HAVE_DEQUE 1
5547| #define HAVE_FSTREAM 1
5548| #define HAVE_FUNCTIONAL 1
5549| #define HAVE_IOMANIP 1
5550| #define HAVE_IOS 1
5551| #define HAVE_IOSFWD 1
5552| #define HAVE_IOSTREAM 1
5553| #define HAVE_ISTREAM 1
5554| #define HAVE_ITERATOR 1
5555| #define HAVE_LIMITS 1
5556| #define HAVE_LIST 1
5557| #define HAVE_LOCALE 1
5558| #define HAVE_MAP 1
5559| #define HAVE_MEMORY 1
5560| #define HAVE_NUMERIC 1
5561| #define HAVE_OSTREAM 1
5562| #define HAVE_QUEUE 1
5563| #define HAVE_SET 1
5564| #define HAVE_SSTREAM 1
5565| #define HAVE_STACK 1
5566| #define HAVE_STDEXCEPT 1
5567| #define HAVE_STREAMBUF 1
5568| #define HAVE_STRING 1
5569| #define HAVE_UTILITY 1
5570| #define HAVE_VALARRAY 1
5571| #define HAVE_VECTOR 1
5572| #define HAVE_NAMESPACES 1
5573| #define HAVE_STD_MIN 1
5574| #define HAVE_STD_MAX 1
5575| #define HAVE_STD_TRANSFORM 1
5576| #define HAVE_STD_LOCALE 1
5577| #define HAVE_VPRINTF 1
5578| #define HAVE_SETPRIORITY 1
5579| #define HAVE_STRCASESTR 1
5580| #define HAVE_SIGACTION 1
5581| #define HAVE_GETUTENT 1
5582| #define HAVE_SETUTENT 1
5583| #define HAVE_STRDUP 1
5584| #define HAVE_DAEMON 1
5585| #define HAVE_STAT64 1
5586| #define HAVE_PUTENV 1
5587| #define HAVE_SETENV 1
5588| #define HAVE_STRUCT_TM_TM_ZONE 1
5589| #define HAVE_TM_ZONE 1
5590| #define UTMP_LOCATION "/var/run/utmp"
5591| #define HAVE__PROC_SELF_STAT 1
5592| #define HAVE__PROC_MEMINFO 1
5593| #define HAVE_LIBC 1
5594| #define HAVE_LIBC 1
5595| #define HAVE_LIBGCC_EH 1
5596| #define HAVE_LIBGCC_EH 1
5597| #define HAVE_LIBSTDC++ 1
5598| #define HAVE_LIBSTDC__ 1
5599| #define HAVE_LIBGCC 1
5600| #define HAVE_LIBGCC 1
5601| /* end confdefs.h.  */
5602|
5603|         #define CONFIG_TEST 1
5604|       #ifdef __cplusplus
5605|       extern "C" {
5606|       #endif
5607|         char sin ();
5608|       #ifdef __cplusplus
5609|       }
5610|       #endif
5611|
5612| int
5613| main ()
5614| {
5615|  sin ();
5616|   ;
5617|   return 0;
5618| }
5619|
5620configure:39672: result: -lm
5621DEBUG: CLIENTLIBS= -lc -lgcc_eh -lstdc++ -lgcc -lm
5622configure:40246: checking for pthread_join in dynamic library pthread
5623configure:40298: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lpthread  -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
5624conftest.c:141:21: warning: missing whitespace after the macro name
5625configure:40304: $? = 0
5626configure:40298: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lpthread.so  -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
5627conftest.c:141:21: warning: missing whitespace after the macro name
5628/usr/bin/ld: cannot find -lpthread.so
5629collect2: ld returned 1 exit status
5630configure:40304: $? = 1
5631configure: failed program was:
5632|
5633|       /* confdefs.h.  */
5634| #define PACKAGE_NAME "BOINC"
5635| #define PACKAGE_TARNAME "boinc"
5636| #define PACKAGE_VERSION "6.3.22"
5637| #define PACKAGE_STRING "BOINC 6.3.22"
5638| #define PACKAGE_BUGREPORT ""
5639| #define PACKAGE "boinc"
5640| #define VERSION "6.3.22"
5641| #define STDC_HEADERS 1
5642| #define HAVE_SYS_TYPES_H 1
5643| #define HAVE_SYS_STAT_H 1
5644| #define HAVE_STDLIB_H 1
5645| #define HAVE_STRING_H 1
5646| #define HAVE_MEMORY_H 1
5647| #define HAVE_STRINGS_H 1
5648| #define HAVE_INTTYPES_H 1
5649| #define HAVE_STDINT_H 1
5650| #define HAVE_UNISTD_H 1
5651| #define HAVE_SYS_SOCKET_H 1
5652| #define HAVE_DLFCN_H 1
5653| #define HOSTTYPE "i686-pc-linux-gnu"
5654| #define DLLEXT ".so"
5655| #define HAVE_SYS_SOCKET_H 1
5656| #define HAVE_SOCKLEN_T 1
5657| #define BOINC_SOCKLEN_T socklen_t
5658| #define USE_OPENSSL 1
5659| #define HAVE_LIBDL 1
5660| #define HAVE_LIBNSL 1
5661| #define HAVE_LIBZ 1
5662| #define HAVE_LIBCURL 1
5663| #define HAVE_PTHREAD 1
5664| #define HAVE_DIRENT_H 1
5665| #define STDC_HEADERS 1
5666| #define HAVE_SYS_WAIT_H 1
5667| #define TIME_WITH_SYS_TIME 1
5668| #define RETSIGTYPE void
5669| #define HAVE_ARPA_INET_H 1
5670| #define HAVE_DIRENT_H 1
5671| #define HAVE_FCNTL_H 1
5672| #define HAVE_INTTYPES_H 1
5673| #define HAVE_STDINT_H 1
5674| #define HAVE_MALLOC_H 1
5675| #define HAVE_ALLOCA_H 1
5676| #define HAVE_MEMORY_H 1
5677| #define HAVE_NETDB_H 1
5678| #define HAVE_NETINET_IN_H 1
5679| #define HAVE_NETINET_TCP_H 1
5680| #define HAVE_SIGNAL_H 1
5681| #define HAVE_STRINGS_H 1
5682| #define HAVE_SYS_FILE_H 1
5683| #define HAVE_SYS_IPC_H 1
5684| #define HAVE_SYS_MOUNT_H 1
5685| #define HAVE_SYS_PARAM_H 1
5686| #define HAVE_SYS_RESOURCE_H 1
5687| #define HAVE_SYS_SELECT_H 1
5688| #define HAVE_SYS_SHM_H 1
5689| #define HAVE_SYS_SOCKET_H 1
5690| #define HAVE_SYS_STAT_H 1
5691| #define HAVE_SYS_STATVFS_H 1
5692| #define HAVE_SYS_STATFS_H 1
5693| #define HAVE_SYS_SWAP_H 1
5694| #define HAVE_SYS_SYSCTL_H 1
5695| #define HAVE_SYS_TIME_H 1
5696| #define HAVE_SYS_TYPES_H 1
5697| #define HAVE_SYS_UTSNAME_H 1
5698| #define HAVE_SYS_WAIT_H 1
5699| #define HAVE_UNISTD_H 1
5700| #define HAVE_UTMP_H 1
5701| #define HAVE_ERRNO_H 1
5702| #define _FILE_OFFSET_BITS 64
5703| #define HAVE_ALGORITHM 1
5704| #define HAVE_BITSET 1
5705| #define HAVE_CASSERT 1
5706| #define HAVE_CCTYPE 1
5707| #define HAVE_CERRNO 1
5708| #define HAVE_CFLOAT 1
5709| #define HAVE_CLIMITS 1
5710| #define HAVE_CLOCALE 1
5711| #define HAVE_CMATH 1
5712| #define HAVE_COMPLEX 1
5713| #define HAVE_CSETJMP 1
5714| #define HAVE_CSIGNAL 1
5715| #define HAVE_CSTDARG 1
5716| #define HAVE_CSTDDEF 1
5717| #define HAVE_CSTDIO 1
5718| #define HAVE_CSTDLIB 1
5719| #define HAVE_CSTRING 1
5720| #define HAVE_CTIME 1
5721| #define HAVE_DEQUE 1
5722| #define HAVE_FSTREAM 1
5723| #define HAVE_FUNCTIONAL 1
5724| #define HAVE_IOMANIP 1
5725| #define HAVE_IOS 1
5726| #define HAVE_IOSFWD 1
5727| #define HAVE_IOSTREAM 1
5728| #define HAVE_ISTREAM 1
5729| #define HAVE_ITERATOR 1
5730| #define HAVE_LIMITS 1
5731| #define HAVE_LIST 1
5732| #define HAVE_LOCALE 1
5733| #define HAVE_MAP 1
5734| #define HAVE_MEMORY 1
5735| #define HAVE_NUMERIC 1
5736| #define HAVE_OSTREAM 1
5737| #define HAVE_QUEUE 1
5738| #define HAVE_SET 1
5739| #define HAVE_SSTREAM 1
5740| #define HAVE_STACK 1
5741| #define HAVE_STDEXCEPT 1
5742| #define HAVE_STREAMBUF 1
5743| #define HAVE_STRING 1
5744| #define HAVE_UTILITY 1
5745| #define HAVE_VALARRAY 1
5746| #define HAVE_VECTOR 1
5747| #define HAVE_NAMESPACES 1
5748| #define HAVE_STD_MIN 1
5749| #define HAVE_STD_MAX 1
5750| #define HAVE_STD_TRANSFORM 1
5751| #define HAVE_STD_LOCALE 1
5752| #define HAVE_VPRINTF 1
5753| #define HAVE_SETPRIORITY 1
5754| #define HAVE_STRCASESTR 1
5755| #define HAVE_SIGACTION 1
5756| #define HAVE_GETUTENT 1
5757| #define HAVE_SETUTENT 1
5758| #define HAVE_STRDUP 1
5759| #define HAVE_DAEMON 1
5760| #define HAVE_STAT64 1
5761| #define HAVE_PUTENV 1
5762| #define HAVE_SETENV 1
5763| #define HAVE_STRUCT_TM_TM_ZONE 1
5764| #define HAVE_TM_ZONE 1
5765| #define UTMP_LOCATION "/var/run/utmp"
5766| #define HAVE__PROC_SELF_STAT 1
5767| #define HAVE__PROC_MEMINFO 1
5768| #define HAVE_LIBC 1
5769| #define HAVE_LIBC 1
5770| #define HAVE_LIBGCC_EH 1
5771| #define HAVE_LIBGCC_EH 1
5772| #define HAVE_LIBSTDC++ 1
5773| #define HAVE_LIBSTDC__ 1
5774| #define HAVE_LIBGCC 1
5775| #define HAVE_LIBGCC 1
5776| #define HAVE_LIBM 1
5777| #define HAVE_LIBM 1
5778| /* end confdefs.h.  */
5779|
5780|         #define CONFIG_TEST 1
5781|       #ifdef __cplusplus
5782|       extern "C" {
5783|       #endif
5784|         char pthread_join ();
5785|       #ifdef __cplusplus
5786|       }
5787|       #endif
5788|
5789| int
5790| main ()
5791| {
5792|  pthread_join ();
5793|   ;
5794|   return 0;
5795| }
5796|
5797configure:40390: result: -lpthread
5798DEBUG: CLIENTLIBS= -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread
5799configure:40964: checking for dynamic library wsock32
5800configure:41016: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lwsock32  -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
5801conftest.c:141:21: warning: missing whitespace after the macro name
5802/usr/bin/ld: cannot find -lwsock32
5803collect2: ld returned 1 exit status
5804configure:41022: $? = 1
5805configure: failed program was:
5806|
5807|       /* confdefs.h.  */
5808| #define PACKAGE_NAME "BOINC"
5809| #define PACKAGE_TARNAME "boinc"
5810| #define PACKAGE_VERSION "6.3.22"
5811| #define PACKAGE_STRING "BOINC 6.3.22"
5812| #define PACKAGE_BUGREPORT ""
5813| #define PACKAGE "boinc"
5814| #define VERSION "6.3.22"
5815| #define STDC_HEADERS 1
5816| #define HAVE_SYS_TYPES_H 1
5817| #define HAVE_SYS_STAT_H 1
5818| #define HAVE_STDLIB_H 1
5819| #define HAVE_STRING_H 1
5820| #define HAVE_MEMORY_H 1
5821| #define HAVE_STRINGS_H 1
5822| #define HAVE_INTTYPES_H 1
5823| #define HAVE_STDINT_H 1
5824| #define HAVE_UNISTD_H 1
5825| #define HAVE_SYS_SOCKET_H 1
5826| #define HAVE_DLFCN_H 1
5827| #define HOSTTYPE "i686-pc-linux-gnu"
5828| #define DLLEXT ".so"
5829| #define HAVE_SYS_SOCKET_H 1
5830| #define HAVE_SOCKLEN_T 1
5831| #define BOINC_SOCKLEN_T socklen_t
5832| #define USE_OPENSSL 1
5833| #define HAVE_LIBDL 1
5834| #define HAVE_LIBNSL 1
5835| #define HAVE_LIBZ 1
5836| #define HAVE_LIBCURL 1
5837| #define HAVE_PTHREAD 1
5838| #define HAVE_DIRENT_H 1
5839| #define STDC_HEADERS 1
5840| #define HAVE_SYS_WAIT_H 1
5841| #define TIME_WITH_SYS_TIME 1
5842| #define RETSIGTYPE void
5843| #define HAVE_ARPA_INET_H 1
5844| #define HAVE_DIRENT_H 1
5845| #define HAVE_FCNTL_H 1
5846| #define HAVE_INTTYPES_H 1
5847| #define HAVE_STDINT_H 1
5848| #define HAVE_MALLOC_H 1
5849| #define HAVE_ALLOCA_H 1
5850| #define HAVE_MEMORY_H 1
5851| #define HAVE_NETDB_H 1
5852| #define HAVE_NETINET_IN_H 1
5853| #define HAVE_NETINET_TCP_H 1
5854| #define HAVE_SIGNAL_H 1
5855| #define HAVE_STRINGS_H 1
5856| #define HAVE_SYS_FILE_H 1
5857| #define HAVE_SYS_IPC_H 1
5858| #define HAVE_SYS_MOUNT_H 1
5859| #define HAVE_SYS_PARAM_H 1
5860| #define HAVE_SYS_RESOURCE_H 1
5861| #define HAVE_SYS_SELECT_H 1
5862| #define HAVE_SYS_SHM_H 1
5863| #define HAVE_SYS_SOCKET_H 1
5864| #define HAVE_SYS_STAT_H 1
5865| #define HAVE_SYS_STATVFS_H 1
5866| #define HAVE_SYS_STATFS_H 1
5867| #define HAVE_SYS_SWAP_H 1
5868| #define HAVE_SYS_SYSCTL_H 1
5869| #define HAVE_SYS_TIME_H 1
5870| #define HAVE_SYS_TYPES_H 1
5871| #define HAVE_SYS_UTSNAME_H 1
5872| #define HAVE_SYS_WAIT_H 1
5873| #define HAVE_UNISTD_H 1
5874| #define HAVE_UTMP_H 1
5875| #define HAVE_ERRNO_H 1
5876| #define _FILE_OFFSET_BITS 64
5877| #define HAVE_ALGORITHM 1
5878| #define HAVE_BITSET 1
5879| #define HAVE_CASSERT 1
5880| #define HAVE_CCTYPE 1
5881| #define HAVE_CERRNO 1
5882| #define HAVE_CFLOAT 1
5883| #define HAVE_CLIMITS 1
5884| #define HAVE_CLOCALE 1
5885| #define HAVE_CMATH 1
5886| #define HAVE_COMPLEX 1
5887| #define HAVE_CSETJMP 1
5888| #define HAVE_CSIGNAL 1
5889| #define HAVE_CSTDARG 1
5890| #define HAVE_CSTDDEF 1
5891| #define HAVE_CSTDIO 1
5892| #define HAVE_CSTDLIB 1
5893| #define HAVE_CSTRING 1
5894| #define HAVE_CTIME 1
5895| #define HAVE_DEQUE 1
5896| #define HAVE_FSTREAM 1
5897| #define HAVE_FUNCTIONAL 1
5898| #define HAVE_IOMANIP 1
5899| #define HAVE_IOS 1
5900| #define HAVE_IOSFWD 1
5901| #define HAVE_IOSTREAM 1
5902| #define HAVE_ISTREAM 1
5903| #define HAVE_ITERATOR 1
5904| #define HAVE_LIMITS 1
5905| #define HAVE_LIST 1
5906| #define HAVE_LOCALE 1
5907| #define HAVE_MAP 1
5908| #define HAVE_MEMORY 1
5909| #define HAVE_NUMERIC 1
5910| #define HAVE_OSTREAM 1
5911| #define HAVE_QUEUE 1
5912| #define HAVE_SET 1
5913| #define HAVE_SSTREAM 1
5914| #define HAVE_STACK 1
5915| #define HAVE_STDEXCEPT 1
5916| #define HAVE_STREAMBUF 1
5917| #define HAVE_STRING 1
5918| #define HAVE_UTILITY 1
5919| #define HAVE_VALARRAY 1
5920| #define HAVE_VECTOR 1
5921| #define HAVE_NAMESPACES 1
5922| #define HAVE_STD_MIN 1
5923| #define HAVE_STD_MAX 1
5924| #define HAVE_STD_TRANSFORM 1
5925| #define HAVE_STD_LOCALE 1
5926| #define HAVE_VPRINTF 1
5927| #define HAVE_SETPRIORITY 1
5928| #define HAVE_STRCASESTR 1
5929| #define HAVE_SIGACTION 1
5930| #define HAVE_GETUTENT 1
5931| #define HAVE_SETUTENT 1
5932| #define HAVE_STRDUP 1
5933| #define HAVE_DAEMON 1
5934| #define HAVE_STAT64 1
5935| #define HAVE_PUTENV 1
5936| #define HAVE_SETENV 1
5937| #define HAVE_STRUCT_TM_TM_ZONE 1
5938| #define HAVE_TM_ZONE 1
5939| #define UTMP_LOCATION "/var/run/utmp"
5940| #define HAVE__PROC_SELF_STAT 1
5941| #define HAVE__PROC_MEMINFO 1
5942| #define HAVE_LIBC 1
5943| #define HAVE_LIBC 1
5944| #define HAVE_LIBGCC_EH 1
5945| #define HAVE_LIBGCC_EH 1
5946| #define HAVE_LIBSTDC++ 1
5947| #define HAVE_LIBSTDC__ 1
5948| #define HAVE_LIBGCC 1
5949| #define HAVE_LIBGCC 1
5950| #define HAVE_LIBM 1
5951| #define HAVE_LIBM 1
5952| #define HAVE_LIBPTHREAD 1
5953| #define HAVE_LIBPTHREAD 1
5954| /* end confdefs.h.  */
5955|
5956|         #define CONFIG_TEST 1
5957|       #ifdef __cplusplus
5958|       extern "C" {
5959|       #endif
5960|         char fopen ();
5961|       #ifdef __cplusplus
5962|       }
5963|       #endif
5964|
5965| int
5966| main ()
5967| {
5968|  fopen ();
5969|   ;
5970|   return 0;
5971| }
5972|
5973configure:41076: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lwsock32 -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
5974conftest.c:141:21: warning: missing whitespace after the macro name
5975/usr/bin/ld: cannot find -lwsock32
5976collect2: ld returned 1 exit status
5977configure:41082: $? = 1
5978configure: failed program was:
5979|
5980|         /* confdefs.h.  */
5981| #define PACKAGE_NAME "BOINC"
5982| #define PACKAGE_TARNAME "boinc"
5983| #define PACKAGE_VERSION "6.3.22"
5984| #define PACKAGE_STRING "BOINC 6.3.22"
5985| #define PACKAGE_BUGREPORT ""
5986| #define PACKAGE "boinc"
5987| #define VERSION "6.3.22"
5988| #define STDC_HEADERS 1
5989| #define HAVE_SYS_TYPES_H 1
5990| #define HAVE_SYS_STAT_H 1
5991| #define HAVE_STDLIB_H 1
5992| #define HAVE_STRING_H 1
5993| #define HAVE_MEMORY_H 1
5994| #define HAVE_STRINGS_H 1
5995| #define HAVE_INTTYPES_H 1
5996| #define HAVE_STDINT_H 1
5997| #define HAVE_UNISTD_H 1
5998| #define HAVE_SYS_SOCKET_H 1
5999| #define HAVE_DLFCN_H 1
6000| #define HOSTTYPE "i686-pc-linux-gnu"
6001| #define DLLEXT ".so"
6002| #define HAVE_SYS_SOCKET_H 1
6003| #define HAVE_SOCKLEN_T 1
6004| #define BOINC_SOCKLEN_T socklen_t
6005| #define USE_OPENSSL 1
6006| #define HAVE_LIBDL 1
6007| #define HAVE_LIBNSL 1
6008| #define HAVE_LIBZ 1
6009| #define HAVE_LIBCURL 1
6010| #define HAVE_PTHREAD 1
6011| #define HAVE_DIRENT_H 1
6012| #define STDC_HEADERS 1
6013| #define HAVE_SYS_WAIT_H 1
6014| #define TIME_WITH_SYS_TIME 1
6015| #define RETSIGTYPE void
6016| #define HAVE_ARPA_INET_H 1
6017| #define HAVE_DIRENT_H 1
6018| #define HAVE_FCNTL_H 1
6019| #define HAVE_INTTYPES_H 1
6020| #define HAVE_STDINT_H 1
6021| #define HAVE_MALLOC_H 1
6022| #define HAVE_ALLOCA_H 1
6023| #define HAVE_MEMORY_H 1
6024| #define HAVE_NETDB_H 1
6025| #define HAVE_NETINET_IN_H 1
6026| #define HAVE_NETINET_TCP_H 1
6027| #define HAVE_SIGNAL_H 1
6028| #define HAVE_STRINGS_H 1
6029| #define HAVE_SYS_FILE_H 1
6030| #define HAVE_SYS_IPC_H 1
6031| #define HAVE_SYS_MOUNT_H 1
6032| #define HAVE_SYS_PARAM_H 1
6033| #define HAVE_SYS_RESOURCE_H 1
6034| #define HAVE_SYS_SELECT_H 1
6035| #define HAVE_SYS_SHM_H 1
6036| #define HAVE_SYS_SOCKET_H 1
6037| #define HAVE_SYS_STAT_H 1
6038| #define HAVE_SYS_STATVFS_H 1
6039| #define HAVE_SYS_STATFS_H 1
6040| #define HAVE_SYS_SWAP_H 1
6041| #define HAVE_SYS_SYSCTL_H 1
6042| #define HAVE_SYS_TIME_H 1
6043| #define HAVE_SYS_TYPES_H 1
6044| #define HAVE_SYS_UTSNAME_H 1
6045| #define HAVE_SYS_WAIT_H 1
6046| #define HAVE_UNISTD_H 1
6047| #define HAVE_UTMP_H 1
6048| #define HAVE_ERRNO_H 1
6049| #define _FILE_OFFSET_BITS 64
6050| #define HAVE_ALGORITHM 1
6051| #define HAVE_BITSET 1
6052| #define HAVE_CASSERT 1
6053| #define HAVE_CCTYPE 1
6054| #define HAVE_CERRNO 1
6055| #define HAVE_CFLOAT 1
6056| #define HAVE_CLIMITS 1
6057| #define HAVE_CLOCALE 1
6058| #define HAVE_CMATH 1
6059| #define HAVE_COMPLEX 1
6060| #define HAVE_CSETJMP 1
6061| #define HAVE_CSIGNAL 1
6062| #define HAVE_CSTDARG 1
6063| #define HAVE_CSTDDEF 1
6064| #define HAVE_CSTDIO 1
6065| #define HAVE_CSTDLIB 1
6066| #define HAVE_CSTRING 1
6067| #define HAVE_CTIME 1
6068| #define HAVE_DEQUE 1
6069| #define HAVE_FSTREAM 1
6070| #define HAVE_FUNCTIONAL 1
6071| #define HAVE_IOMANIP 1
6072| #define HAVE_IOS 1
6073| #define HAVE_IOSFWD 1
6074| #define HAVE_IOSTREAM 1
6075| #define HAVE_ISTREAM 1
6076| #define HAVE_ITERATOR 1
6077| #define HAVE_LIMITS 1
6078| #define HAVE_LIST 1
6079| #define HAVE_LOCALE 1
6080| #define HAVE_MAP 1
6081| #define HAVE_MEMORY 1
6082| #define HAVE_NUMERIC 1
6083| #define HAVE_OSTREAM 1
6084| #define HAVE_QUEUE 1
6085| #define HAVE_SET 1
6086| #define HAVE_SSTREAM 1
6087| #define HAVE_STACK 1
6088| #define HAVE_STDEXCEPT 1
6089| #define HAVE_STREAMBUF 1
6090| #define HAVE_STRING 1
6091| #define HAVE_UTILITY 1
6092| #define HAVE_VALARRAY 1
6093| #define HAVE_VECTOR 1
6094| #define HAVE_NAMESPACES 1
6095| #define HAVE_STD_MIN 1
6096| #define HAVE_STD_MAX 1
6097| #define HAVE_STD_TRANSFORM 1
6098| #define HAVE_STD_LOCALE 1
6099| #define HAVE_VPRINTF 1
6100| #define HAVE_SETPRIORITY 1
6101| #define HAVE_STRCASESTR 1
6102| #define HAVE_SIGACTION 1
6103| #define HAVE_GETUTENT 1
6104| #define HAVE_SETUTENT 1
6105| #define HAVE_STRDUP 1
6106| #define HAVE_DAEMON 1
6107| #define HAVE_STAT64 1
6108| #define HAVE_PUTENV 1
6109| #define HAVE_SETENV 1
6110| #define HAVE_STRUCT_TM_TM_ZONE 1
6111| #define HAVE_TM_ZONE 1
6112| #define UTMP_LOCATION "/var/run/utmp"
6113| #define HAVE__PROC_SELF_STAT 1
6114| #define HAVE__PROC_MEMINFO 1
6115| #define HAVE_LIBC 1
6116| #define HAVE_LIBC 1
6117| #define HAVE_LIBGCC_EH 1
6118| #define HAVE_LIBGCC_EH 1
6119| #define HAVE_LIBSTDC++ 1
6120| #define HAVE_LIBSTDC__ 1
6121| #define HAVE_LIBGCC 1
6122| #define HAVE_LIBGCC 1
6123| #define HAVE_LIBM 1
6124| #define HAVE_LIBM 1
6125| #define HAVE_LIBPTHREAD 1
6126| #define HAVE_LIBPTHREAD 1
6127| /* end confdefs.h.  */
6128|
6129|           #define CONFIG_TEST 1
6130|         #ifdef __cplusplus
6131|         extern "C" {
6132|         #endif
6133|           char fopen ();
6134|         #ifdef __cplusplus
6135|         }
6136|         #endif
6137|
6138| int
6139| main ()
6140| {
6141|  fopen ();
6142|   ;
6143|   return 0;
6144| }
6145|
6146configure:41016: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c  -lwsock32.so  -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
6147conftest.c:141:21: warning: missing whitespace after the macro name
6148/usr/bin/ld: cannot find -lwsock32.so
6149collect2: ld returned 1 exit status
6150configure:41022: $? = 1
6151configure: failed program was:
6152|
6153|       /* confdefs.h.  */
6154| #define PACKAGE_NAME "BOINC"
6155| #define PACKAGE_TARNAME "boinc"
6156| #define PACKAGE_VERSION "6.3.22"
6157| #define PACKAGE_STRING "BOINC 6.3.22"
6158| #define PACKAGE_BUGREPORT ""
6159| #define PACKAGE "boinc"
6160| #define VERSION "6.3.22"
6161| #define STDC_HEADERS 1
6162| #define HAVE_SYS_TYPES_H 1
6163| #define HAVE_SYS_STAT_H 1
6164| #define HAVE_STDLIB_H 1
6165| #define HAVE_STRING_H 1
6166| #define HAVE_MEMORY_H 1
6167| #define HAVE_STRINGS_H 1
6168| #define HAVE_INTTYPES_H 1
6169| #define HAVE_STDINT_H 1
6170| #define HAVE_UNISTD_H 1
6171| #define HAVE_SYS_SOCKET_H 1
6172| #define HAVE_DLFCN_H 1
6173| #define HOSTTYPE "i686-pc-linux-gnu"
6174| #define DLLEXT ".so"
6175| #define HAVE_SYS_SOCKET_H 1
6176| #define HAVE_SOCKLEN_T 1
6177| #define BOINC_SOCKLEN_T socklen_t
6178| #define USE_OPENSSL 1
6179| #define HAVE_LIBDL 1
6180| #define HAVE_LIBNSL 1
6181| #define HAVE_LIBZ 1
6182| #define HAVE_LIBCURL 1
6183| #define HAVE_PTHREAD 1
6184| #define HAVE_DIRENT_H 1
6185| #define STDC_HEADERS 1
6186| #define HAVE_SYS_WAIT_H 1
6187| #define TIME_WITH_SYS_TIME 1
6188| #define RETSIGTYPE void
6189| #define HAVE_ARPA_INET_H 1
6190| #define HAVE_DIRENT_H 1
6191| #define HAVE_FCNTL_H 1
6192| #define HAVE_INTTYPES_H 1
6193| #define HAVE_STDINT_H 1
6194| #define HAVE_MALLOC_H 1
6195| #define HAVE_ALLOCA_H 1
6196| #define HAVE_MEMORY_H 1
6197| #define HAVE_NETDB_H 1
6198| #define HAVE_NETINET_IN_H 1
6199| #define HAVE_NETINET_TCP_H 1
6200| #define HAVE_SIGNAL_H 1
6201| #define HAVE_STRINGS_H 1
6202| #define HAVE_SYS_FILE_H 1
6203| #define HAVE_SYS_IPC_H 1
6204| #define HAVE_SYS_MOUNT_H 1
6205| #define HAVE_SYS_PARAM_H 1
6206| #define HAVE_SYS_RESOURCE_H 1
6207| #define HAVE_SYS_SELECT_H 1
6208| #define HAVE_SYS_SHM_H 1
6209| #define HAVE_SYS_SOCKET_H 1
6210| #define HAVE_SYS_STAT_H 1
6211| #define HAVE_SYS_STATVFS_H 1
6212| #define HAVE_SYS_STATFS_H 1
6213| #define HAVE_SYS_SWAP_H 1
6214| #define HAVE_SYS_SYSCTL_H 1
6215| #define HAVE_SYS_TIME_H 1
6216| #define HAVE_SYS_TYPES_H 1
6217| #define HAVE_SYS_UTSNAME_H 1
6218| #define HAVE_SYS_WAIT_H 1
6219| #define HAVE_UNISTD_H 1
6220| #define HAVE_UTMP_H 1
6221| #define HAVE_ERRNO_H 1
6222| #define _FILE_OFFSET_BITS 64
6223| #define HAVE_ALGORITHM 1
6224| #define HAVE_BITSET 1
6225| #define HAVE_CASSERT 1
6226| #define HAVE_CCTYPE 1
6227| #define HAVE_CERRNO 1
6228| #define HAVE_CFLOAT 1
6229| #define HAVE_CLIMITS 1
6230| #define HAVE_CLOCALE 1
6231| #define HAVE_CMATH 1
6232| #define HAVE_COMPLEX 1
6233| #define HAVE_CSETJMP 1
6234| #define HAVE_CSIGNAL 1
6235| #define HAVE_CSTDARG 1
6236| #define HAVE_CSTDDEF 1
6237| #define HAVE_CSTDIO 1
6238| #define HAVE_CSTDLIB 1
6239| #define HAVE_CSTRING 1
6240| #define HAVE_CTIME 1
6241| #define HAVE_DEQUE 1
6242| #define HAVE_FSTREAM 1
6243| #define HAVE_FUNCTIONAL 1
6244| #define HAVE_IOMANIP 1
6245| #define HAVE_IOS 1
6246| #define HAVE_IOSFWD 1
6247| #define HAVE_IOSTREAM 1
6248| #define HAVE_ISTREAM 1
6249| #define HAVE_ITERATOR 1
6250| #define HAVE_LIMITS 1
6251| #define HAVE_LIST 1
6252| #define HAVE_LOCALE 1
6253| #define HAVE_MAP 1
6254| #define HAVE_MEMORY 1
6255| #define HAVE_NUMERIC 1
6256| #define HAVE_OSTREAM 1
6257| #define HAVE_QUEUE 1
6258| #define HAVE_SET 1
6259| #define HAVE_SSTREAM 1
6260| #define HAVE_STACK 1
6261| #define HAVE_STDEXCEPT 1
6262| #define HAVE_STREAMBUF 1
6263| #define HAVE_STRING 1
6264| #define HAVE_UTILITY 1
6265| #define HAVE_VALARRAY 1
6266| #define HAVE_VECTOR 1
6267| #define HAVE_NAMESPACES 1
6268| #define HAVE_STD_MIN 1
6269| #define HAVE_STD_MAX 1
6270| #define HAVE_STD_TRANSFORM 1
6271| #define HAVE_STD_LOCALE 1
6272| #define HAVE_VPRINTF 1
6273| #define HAVE_SETPRIORITY 1
6274| #define HAVE_STRCASESTR 1
6275| #define HAVE_SIGACTION 1
6276| #define HAVE_GETUTENT 1
6277| #define HAVE_SETUTENT 1
6278| #define HAVE_STRDUP 1
6279| #define HAVE_DAEMON 1
6280| #define HAVE_STAT64 1
6281| #define HAVE_PUTENV 1
6282| #define HAVE_SETENV 1
6283| #define HAVE_STRUCT_TM_TM_ZONE 1
6284| #define HAVE_TM_ZONE 1
6285| #define UTMP_LOCATION "/var/run/utmp"
6286| #define HAVE__PROC_SELF_STAT 1
6287| #define HAVE__PROC_MEMINFO 1
6288| #define HAVE_LIBC 1
6289| #define HAVE_LIBC 1
6290| #define HAVE_LIBGCC_EH 1
6291| #define HAVE_LIBGCC_EH 1
6292| #define HAVE_LIBSTDC++ 1
6293| #define HAVE_LIBSTDC__ 1
6294| #define HAVE_LIBGCC 1
6295| #define HAVE_LIBGCC 1
6296| #define HAVE_LIBM 1
6297| #define HAVE_LIBM 1
6298| #define HAVE_LIBPTHREAD 1
6299| #define HAVE_LIBPTHREAD 1
6300| /* end confdefs.h.  */
6301|
6302|         #define CONFIG_TEST 1
6303|       #ifdef __cplusplus
6304|       extern "C" {
6305|       #endif
6306|         char fopen ();
6307|       #ifdef __cplusplus
6308|       }
6309|       #endif
6310|
6311| int
6312| main ()
6313| {
6314|  fopen ();
6315|   ;
6316|   return 0;
6317| }
6318|
6319configure:41076: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/openssl -pthread   -L/usr/lib conftest.c -lwsock32.so -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc   >&5
6320conftest.c:141:21: warning: missing whitespace after the macro name
6321/usr/bin/ld: cannot find -lwsock32.so
6322collect2: ld returned 1 exit status
6323configure:41082: $? = 1
6324configure: failed program was:
6325|
6326|         /* confdefs.h.  */
6327| #define PACKAGE_NAME "BOINC"
6328| #define PACKAGE_TARNAME "boinc"
6329| #define PACKAGE_VERSION "6.3.22"
6330| #define PACKAGE_STRING "BOINC 6.3.22"
6331| #define PACKAGE_BUGREPORT ""
6332| #define PACKAGE "boinc"
6333| #define VERSION "6.3.22"
6334| #define STDC_HEADERS 1
6335| #define HAVE_SYS_TYPES_H 1
6336| #define HAVE_SYS_STAT_H 1
6337| #define HAVE_STDLIB_H 1
6338| #define HAVE_STRING_H 1
6339| #define HAVE_MEMORY_H 1
6340| #define HAVE_STRINGS_H 1
6341| #define HAVE_INTTYPES_H 1
6342| #define HAVE_STDINT_H 1
6343| #define HAVE_UNISTD_H 1
6344| #define HAVE_SYS_SOCKET_H 1
6345| #define HAVE_DLFCN_H 1
6346| #define HOSTTYPE "i686-pc-linux-gnu"
6347| #define DLLEXT ".so"
6348| #define HAVE_SYS_SOCKET_H 1
6349| #define HAVE_SOCKLEN_T 1
6350| #define BOINC_SOCKLEN_T socklen_t
6351| #define USE_OPENSSL 1
6352| #define HAVE_LIBDL 1
6353| #define HAVE_LIBNSL 1
6354| #define HAVE_LIBZ 1
6355| #define HAVE_LIBCURL 1
6356| #define HAVE_PTHREAD 1
6357| #define HAVE_DIRENT_H 1
6358| #define STDC_HEADERS 1
6359| #define HAVE_SYS_WAIT_H 1
6360| #define TIME_WITH_SYS_TIME 1
6361| #define RETSIGTYPE void
6362| #define HAVE_ARPA_INET_H 1
6363| #define HAVE_DIRENT_H 1
6364| #define HAVE_FCNTL_H 1
6365| #define HAVE_INTTYPES_H 1
6366| #define HAVE_STDINT_H 1
6367| #define HAVE_MALLOC_H 1
6368| #define HAVE_ALLOCA_H 1
6369| #define HAVE_MEMORY_H 1
6370| #define HAVE_NETDB_H 1
6371| #define HAVE_NETINET_IN_H 1
6372| #define HAVE_NETINET_TCP_H 1
6373| #define HAVE_SIGNAL_H 1
6374| #define HAVE_STRINGS_H 1
6375| #define HAVE_SYS_FILE_H 1
6376| #define HAVE_SYS_IPC_H 1
6377| #define HAVE_SYS_MOUNT_H 1
6378| #define HAVE_SYS_PARAM_H 1
6379| #define HAVE_SYS_RESOURCE_H 1
6380| #define HAVE_SYS_SELECT_H 1
6381| #define HAVE_SYS_SHM_H 1
6382| #define HAVE_SYS_SOCKET_H 1
6383| #define HAVE_SYS_STAT_H 1
6384| #define HAVE_SYS_STATVFS_H 1
6385| #define HAVE_SYS_STATFS_H 1
6386| #define HAVE_SYS_SWAP_H 1
6387| #define HAVE_SYS_SYSCTL_H 1
6388| #define HAVE_SYS_TIME_H 1
6389| #define HAVE_SYS_TYPES_H 1
6390| #define HAVE_SYS_UTSNAME_H 1
6391| #define HAVE_SYS_WAIT_H 1
6392| #define HAVE_UNISTD_H 1
6393| #define HAVE_UTMP_H 1
6394| #define HAVE_ERRNO_H 1
6395| #define _FILE_OFFSET_BITS 64
6396| #define HAVE_ALGORITHM 1
6397| #define HAVE_BITSET 1
6398| #define HAVE_CASSERT 1
6399| #define HAVE_CCTYPE 1
6400| #define HAVE_CERRNO 1
6401| #define HAVE_CFLOAT 1
6402| #define HAVE_CLIMITS 1
6403| #define HAVE_CLOCALE 1
6404| #define HAVE_CMATH 1
6405| #define HAVE_COMPLEX 1
6406| #define HAVE_CSETJMP 1
6407| #define HAVE_CSIGNAL 1
6408| #define HAVE_CSTDARG 1
6409| #define HAVE_CSTDDEF 1
6410| #define HAVE_CSTDIO 1
6411| #define HAVE_CSTDLIB 1
6412| #define HAVE_CSTRING 1
6413| #define HAVE_CTIME 1
6414| #define HAVE_DEQUE 1
6415| #define HAVE_FSTREAM 1
6416| #define HAVE_FUNCTIONAL 1
6417| #define HAVE_IOMANIP 1
6418| #define HAVE_IOS 1
6419| #define HAVE_IOSFWD 1
6420| #define HAVE_IOSTREAM 1
6421| #define HAVE_ISTREAM 1
6422| #define HAVE_ITERATOR 1
6423| #define HAVE_LIMITS 1
6424| #define HAVE_LIST 1
6425| #define HAVE_LOCALE 1
6426| #define HAVE_MAP 1
6427| #define HAVE_MEMORY 1
6428| #define HAVE_NUMERIC 1
6429| #define HAVE_OSTREAM 1
6430| #define HAVE_QUEUE 1
6431| #define HAVE_SET 1
6432| #define HAVE_SSTREAM 1
6433| #define HAVE_STACK 1
6434| #define HAVE_STDEXCEPT 1
6435| #define HAVE_STREAMBUF 1
6436| #define HAVE_STRING 1
6437| #define HAVE_UTILITY 1
6438| #define HAVE_VALARRAY 1
6439| #define HAVE_VECTOR 1
6440| #define HAVE_NAMESPACES 1
6441| #define HAVE_STD_MIN 1
6442| #define HAVE_STD_MAX 1
6443| #define HAVE_STD_TRANSFORM 1
6444| #define HAVE_STD_LOCALE 1
6445| #define HAVE_VPRINTF 1
6446| #define HAVE_SETPRIORITY 1
6447| #define HAVE_STRCASESTR 1
6448| #define HAVE_SIGACTION 1
6449| #define HAVE_GETUTENT 1
6450| #define HAVE_SETUTENT 1
6451| #define HAVE_STRDUP 1
6452| #define HAVE_DAEMON 1
6453| #define HAVE_STAT64 1
6454| #define HAVE_PUTENV 1
6455| #define HAVE_SETENV 1
6456| #define HAVE_STRUCT_TM_TM_ZONE 1
6457| #define HAVE_TM_ZONE 1
6458| #define UTMP_LOCATION "/var/run/utmp"
6459| #define HAVE__PROC_SELF_STAT 1
6460| #define HAVE__PROC_MEMINFO 1
6461| #define HAVE_LIBC 1
6462| #define HAVE_LIBC 1
6463| #define HAVE_LIBGCC_EH 1
6464| #define HAVE_LIBGCC_EH 1
6465| #define HAVE_LIBSTDC++ 1
6466| #define HAVE_LIBSTDC__ 1
6467| #define HAVE_LIBGCC 1
6468| #define HAVE_LIBGCC 1
6469| #define HAVE_LIBM 1
6470| #define HAVE_LIBM 1
6471| #define HAVE_LIBPTHREAD 1
6472| #define HAVE_LIBPTHREAD 1
6473| /* end confdefs.h.  */
6474|
6475|           #define CONFIG_TEST 1
6476|         #ifdef __cplusplus
6477|         extern "C" {
6478|         #endif
6479|           char fopen ();
6480|         #ifdef __cplusplus
6481|         }
6482|         #endif
6483|
6484| int
6485| main ()
6486| {
6487|  fopen ();
6488|   ;
6489|   return 0;
6490| }
6491|
6492configure:41108: result: no
6493DEBUG: CLIENTLIBS= -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread
6494configure:45923: creating ./config.status
6495
6496## ---------------------- ##
6497## Running config.status. ##
6498## ---------------------- ##
6499
6500This file was extended by BOINC config.status 6.3.22, which was
6501generated by GNU Autoconf 2.61.  Invocation command line was
6502
6503  CONFIG_FILES    =
6504  CONFIG_HEADERS  =
6505  CONFIG_LINKS    =
6506  CONFIG_COMMANDS =
6507  $ ./config.status
6508
6509on nabucodonosor
6510
6511config.status:772: creating ./version.h
6512config.status:772: creating api/Makefile
6513config.status:772: creating apps/Makefile
6514config.status:772: creating clientgui/Makefile
6515config.status:772: creating clientgui/res/Makefile
6516config.status:772: creating client/Makefile
6517config.status:772: creating client/win/boinc_path_config.py
6518config.status:772: creating client/scripts/Makefile
6519config.status:772: creating client/scripts/boinc-client
6520config.status:772: creating db/Makefile
6521config.status:772: creating doc/Makefile
6522config.status:772: creating doc/manpages/Makefile
6523config.status:772: creating lib/Makefile
6524config.status:772: creating locale/client/Makefile
6525config.status:772: creating Makefile
6526config.status:772: creating py/Boinc/boinc_path_config.py
6527config.status:772: creating py/Boinc/Makefile
6528config.status:772: creating py/boinc_path_config.py
6529config.status:772: creating py/Boinc/version.py
6530config.status:772: creating py/Makefile
6531config.status:772: creating sched/boinc_path_config.py
6532config.status:772: creating sched/Makefile
6533config.status:772: creating sea/Makefile
6534config.status:772: creating test/boinc_path_config.py
6535config.status:772: creating test/Makefile
6536config.status:772: creating test/version.inc
6537config.status:772: creating tools/boinc_path_config.py
6538config.status:772: creating tools/Makefile
6539config.status:772: creating zip/Makefile
6540config.status:772: creating zip/zip/Makefile
6541config.status:772: creating zip/unzip/Makefile
6542config.status:772: creating m4/Makefile
6543config.status:772: creating config.h
6544config.status:1185: executing depfiles commands
6545
6546## ---------------- ##
6547## Cache variables. ##
6548## ---------------- ##
6549
6550ac_cv_build=i686-pc-linux-gnu
6551ac_cv_c_compiler_gnu=yes
6552ac_cv_c_const=yes
6553ac_cv_cxx_compiler_gnu=yes
6554ac_cv_env_CCC_set=
6555ac_cv_env_CCC_value=
6556ac_cv_env_CC_set=
6557ac_cv_env_CC_value=
6558ac_cv_env_CFLAGS_set=
6559ac_cv_env_CFLAGS_value=
6560ac_cv_env_CPPFLAGS_set=
6561ac_cv_env_CPPFLAGS_value=
6562ac_cv_env_CPP_set=
6563ac_cv_env_CPP_value=
6564ac_cv_env_CXXCPP_set=
6565ac_cv_env_CXXCPP_value=
6566ac_cv_env_CXXFLAGS_set=
6567ac_cv_env_CXXFLAGS_value=
6568ac_cv_env_CXX_set=
6569ac_cv_env_CXX_value=
6570ac_cv_env_F77_set=
6571ac_cv_env_F77_value=
6572ac_cv_env_FFLAGS_set=
6573ac_cv_env_FFLAGS_value=
6574ac_cv_env_LDFLAGS_set=
6575ac_cv_env_LDFLAGS_value=
6576ac_cv_env_LIBS_set=
6577ac_cv_env_LIBS_value=
6578ac_cv_env_MYSQL_CONFIG_set=
6579ac_cv_env_MYSQL_CONFIG_value=
6580ac_cv_env_XMKMF_set=
6581ac_cv_env_XMKMF_value=
6582ac_cv_env_build_alias_set=
6583ac_cv_env_build_alias_value=
6584ac_cv_env_host_alias_set=
6585ac_cv_env_host_alias_value=
6586ac_cv_env_target_alias_set=
6587ac_cv_env_target_alias_value=
6588ac_cv_f77_compiler_gnu=no
6589ac_cv_func__alloca=no
6590ac_cv_func__doprnt=no
6591ac_cv_func_alloca=no
6592ac_cv_func_connect=yes
6593ac_cv_func_daemon=yes
6594ac_cv_func_dlopen=no
6595ac_cv_func_gethostbyname=yes
6596ac_cv_func_getisax=no
6597ac_cv_func_getutent=yes
6598ac_cv_func_putenv=yes
6599ac_cv_func_remove=yes
6600ac_cv_func_setenv=yes
6601ac_cv_func_setpriority=yes
6602ac_cv_func_setutent=yes
6603ac_cv_func_shl_load=no
6604ac_cv_func_shmat=yes
6605ac_cv_func_sigaction=yes
6606ac_cv_func_stat64=yes
6607ac_cv_func_strcasestr=yes
6608ac_cv_func_strdup=yes
6609ac_cv_func_strdupa=no
6610ac_cv_func_strlcat=no
6611ac_cv_func_strlcpy=no
6612ac_cv_func_vprintf=yes
6613ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
6614ac_cv_header_algorithm=yes
6615ac_cv_header_alloca_h=yes
6616ac_cv_header_arpa_inet_h=yes
6617ac_cv_header_bitset=yes
6618ac_cv_header_cassert=yes
6619ac_cv_header_cctype=yes
6620ac_cv_header_cerrno=yes
6621ac_cv_header_cfloat=yes
6622ac_cv_header_climits=yes
6623ac_cv_header_clocale=yes
6624ac_cv_header_cmath=yes
6625ac_cv_header_complex=yes
6626ac_cv_header_csetjmp=yes
6627ac_cv_header_csignal=yes
6628ac_cv_header_cstdarg=yes
6629ac_cv_header_cstddef=yes
6630ac_cv_header_cstdio=yes
6631ac_cv_header_cstdlib=yes
6632ac_cv_header_cstring=yes
6633ac_cv_header_ctime=yes
6634ac_cv_header_deque=yes
6635ac_cv_header_dirent_dirent_h=yes
6636ac_cv_header_dirent_h=yes
6637ac_cv_header_dlfcn_h=yes
6638ac_cv_header_errno_h=yes
6639ac_cv_header_fcntl_h=yes
6640ac_cv_header_fstream=yes
6641ac_cv_header_functional=yes
6642ac_cv_header_ieeefp_h=no
6643ac_cv_header_inttypes_h=yes
6644ac_cv_header_iomanip=yes
6645ac_cv_header_ios=yes
6646ac_cv_header_iosfwd=yes
6647ac_cv_header_iostream=yes
6648ac_cv_header_istream=yes
6649ac_cv_header_iterator=yes
6650ac_cv_header_limits=yes
6651ac_cv_header_list=yes
6652ac_cv_header_locale=yes
6653ac_cv_header_malloc_h=yes
6654ac_cv_header_map=yes
6655ac_cv_header_memory=yes
6656ac_cv_header_memory_h=yes
6657ac_cv_header_netdb_h=yes
6658ac_cv_header_netinet_in_h=yes
6659ac_cv_header_netinet_tcp_h=yes
6660ac_cv_header_numeric=yes
6661ac_cv_header_ostream=yes
6662ac_cv_header_procfs_h=no
6663ac_cv_header_queue=yes
6664ac_cv_header_set=yes
6665ac_cv_header_signal_h=yes
6666ac_cv_header_sstream=yes
6667ac_cv_header_stack=yes
6668ac_cv_header_stdc=yes
6669ac_cv_header_stdexcept=yes
6670ac_cv_header_stdint_h=yes
6671ac_cv_header_stdlib_h=yes
6672ac_cv_header_streambuf=yes
6673ac_cv_header_string=yes
6674ac_cv_header_string_h=yes
6675ac_cv_header_strings_h=yes
6676ac_cv_header_sys_auxv_h=no
6677ac_cv_header_sys_file_h=yes
6678ac_cv_header_sys_ipc_h=yes
6679ac_cv_header_sys_mount_h=yes
6680ac_cv_header_sys_param_h=yes
6681ac_cv_header_sys_resource_h=yes
6682ac_cv_header_sys_select_h=yes
6683ac_cv_header_sys_shm_h=yes
6684ac_cv_header_sys_socket_h=yes
6685ac_cv_header_sys_stat_h=yes
6686ac_cv_header_sys_statfs_h=yes
6687ac_cv_header_sys_statvfs_h=yes
6688ac_cv_header_sys_swap_h=yes
6689ac_cv_header_sys_sysctl_h=yes
6690ac_cv_header_sys_systeminfo_h=no
6691ac_cv_header_sys_time_h=yes
6692ac_cv_header_sys_types_h=yes
6693ac_cv_header_sys_utsname_h=yes
6694ac_cv_header_sys_vmmeter_h=no
6695ac_cv_header_sys_wait_h=yes
6696ac_cv_header_time=yes
6697ac_cv_header_unistd_h=yes
6698ac_cv_header_utility=yes
6699ac_cv_header_utmp_h=yes
6700ac_cv_header_valarray=yes
6701ac_cv_header_vector=yes
6702ac_cv_header_windows_h=no
6703ac_cv_header_winsock2_h=no
6704ac_cv_header_winsock_h=no
6705ac_cv_host=i686-pc-linux-gnu
6706ac_cv_lib_ICE_IceConnectionNumber=yes
6707ac_cv_lib_Xi_main=yes
6708ac_cv_lib_Xmu_main=no
6709ac_cv_lib_dl_dlopen=yes
6710ac_cv_lib_dld_shl_load=no
6711ac_cv_member_struct_tm_tm_zone=yes
6712ac_cv_objext=o
6713ac_cv_path_EGREP='/bin/grep -E'
6714ac_cv_path_GREP=/bin/grep
6715ac_cv_path_LN=/bin/ln
6716ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config
6717ac_cv_path_WX_CONFIG_PATH=no
6718ac_cv_path_install='/usr/bin/install -c'
6719ac_cv_path_mkdir=/bin/mkdir
6720ac_cv_prog_AWK=gawk
6721ac_cv_prog_CPP='gcc -E'
6722ac_cv_prog_CXXCPP='g++ -E'
6723ac_cv_prog_PTHREAD_CC=gcc
6724ac_cv_prog_ac_ct_AR=ar
6725ac_cv_prog_ac_ct_CC=gcc
6726ac_cv_prog_ac_ct_CXX=g++
6727ac_cv_prog_ac_ct_RANLIB=ranlib
6728ac_cv_prog_ac_ct_STRIP=strip
6729ac_cv_prog_cc_c89=
6730ac_cv_prog_cc_g=yes
6731ac_cv_prog_cc_gcc_c_o=yes
6732ac_cv_prog_cxx_g=yes
6733ac_cv_prog_f77_g=no
6734ac_cv_prog_gcc_traditional=no
6735ac_cv_prog_make_make_set=yes
6736ac_cv_search_opendir='none required'
6737ac_cv_struct_tm=time.h
6738ac_cv_sys_file_offset_bits=64
6739ac_cv_sys_largefile_CC=no
6740ac_cv_target=i686-pc-linux-gnu
6741ac_cv_type_signal=void
6742ac_cv_type_size_t=yes
6743ac_cv_type_socklen_t=yes
6744am_cv_CC_dependencies_compiler_type=gcc3
6745am_cv_CXX_dependencies_compiler_type=gcc3
6746am_cv_OBJC_dependencies_compiler_type=none
6747ax_cv_c_compiler_ms=no
6748ax_cv_check_gl_libgl=no
6749ax_cv_check_glu_libglu=no
6750ax_cv_check_glut_libglut=no
6751boinc_cv_getsockopt_type=socklen_t
6752lt_cv_deplibs_check_method=pass_all
6753lt_cv_dlopen=dlopen
6754lt_cv_dlopen_libs=-ldl
6755lt_cv_dlopen_self=yes
6756lt_cv_dlopen_self_static=yes
6757lt_cv_file_magic_cmd='$MAGIC_CMD'
6758lt_cv_file_magic_test_file=
6759lt_cv_ld_reload_flag=-r
6760lt_cv_objdir=.libs
6761lt_cv_path_LD=/usr/bin/ld
6762lt_cv_path_LDCXX=/usr/bin/ld
6763lt_cv_path_NM='/usr/bin/nm -B'
6764lt_cv_path_SED=/bin/sed
6765lt_cv_prog_compiler_c_o=yes
6766lt_cv_prog_compiler_c_o_CXX=yes
6767lt_cv_prog_compiler_rtti_exceptions=no
6768lt_cv_prog_gnu_ld=yes
6769lt_cv_prog_gnu_ldcxx=yes
6770lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
6771lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
6772lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
6773lt_cv_sys_max_cmd_len=32768
6774lt_lt_cv_prog_compiler_c_o='"yes"'
6775lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
6776lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
6777lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
6778lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
6779sah_cv_dynamic_lib_aio_aio_fork=no
6780sah_cv_dynamic_lib_aio_fopen=no
6781sah_cv_dynamic_lib_c_atexit=' -lc'
6782sah_cv_dynamic_lib_c_fopen=' -lc'
6783sah_cv_dynamic_lib_cups_fopen=no
6784sah_cv_dynamic_lib_cups_md5_finish=no
6785sah_cv_dynamic_lib_curl_curl_easy_init=' -lcurl'
6786sah_cv_dynamic_lib_curl_fopen=' -lcurl'
6787sah_cv_dynamic_lib_cygipc_fopen=no
6788sah_cv_dynamic_lib_cygipc_shmget=no
6789sah_cv_dynamic_lib_dl_dlopen=' -ldl'
6790sah_cv_dynamic_lib_dl_fopen=' -ldl'
6791sah_cv_dynamic_lib_m_fopen=' -lm'
6792sah_cv_dynamic_lib_m_sin=' -lm'
6793sah_cv_dynamic_lib_pthread_fopen=' -lpthread'
6794sah_cv_dynamic_lib_pthread_pthread_join=' -lpthread'
6795sah_cv_dynamic_lib_socket_bind=no
6796sah_cv_dynamic_lib_socket_fopen=no
6797sah_cv_dynamic_lib_wsock32_fopen=no
6798sah_cv_func_std_LOCALE=yes
6799sah_cv_func_std_MAX=yes
6800sah_cv_func_std_MIN=yes
6801sah_cv_func_std_TRANSFORM=yes
6802sah_cv_have_namespaces=yes
6803sah_cv_static_lib_gcc_eh__Unwind_Resume=' -lgcc_eh'
6804sah_cv_static_lib_gcc_eh_fopen=' -lgcc_eh'
6805sah_cv_static_lib_gcc_fopen=' -lgcc'
6806sah_cv_static_lib_gcc_sscanf=' -lgcc'
6807sah_cv_static_lib_nsl_fopen=' -lnsl'
6808sah_cv_static_lib_nsl_gethostbyname=' -lnsl'
6809sah_cv_static_lib_socket_bind=no
6810sah_cv_static_lib_socket_fopen=no
6811sah_cv_static_lib_stdcpp_fopen=' -lstdc++'
6812sah_cv_static_lib_stdcpp_sscanf=' -lstdc++'
6813sah_cv_static_lib_z_fopen=' -lz'
6814sah_cv_static_lib_z_gzopen=' -lz'
6815
6816## ----------------- ##
6817## Output variables. ##
6818## ----------------- ##
6819
6820ACLOCAL='${SHELL} /usr/local/src/boinc-head/boinc/missing --run aclocal-1.10'
6821AMDEPBACKSLASH='\'
6822AMDEP_FALSE='#'
6823AMDEP_TRUE=''
6824AMTAR='${SHELL} /usr/local/src/boinc-head/boinc/missing --run tar'
6825AR='ar'
6826AS='as'
6827AUTOCONF='${SHELL} /usr/local/src/boinc-head/boinc/missing --run autoconf'
6828AUTOHEADER='${SHELL} /usr/local/src/boinc-head/boinc/missing --run autoheader'
6829AUTOMAKE='${SHELL} /usr/local/src/boinc-head/boinc/missing --run automake-1.10'
6830AWK='gawk'
6831BOINC_MAJOR_VERSION='6'
6832BOINC_MINOR_VERSION='3'
6833BOINC_RELEASE='22'
6834BOINC_VERSION_STRING='6.3.22'
6835BUILD_CLIENTGUI_FALSE=''
6836BUILD_CLIENTGUI_TRUE='#'
6837BUILD_GRAPHICS_API_FALSE=''
6838BUILD_GRAPHICS_API_TRUE='#'
6839CC='gcc'
6840CCDEPMODE='depmode=gcc3'
6841CFLAGS='-g -O2 -I/usr/include -I/usr/include/openssl -pthread'
6842CLIENTGUIFLAGS=''
6843CLIENTGUILIBS=''
6844CLIENTLIBS=' -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread'
6845CLIENT_BIN_FILENAME='boinc'
6846CLIENT_CMD_BIN_FILENAME='boinccmd'
6847CLIENT_GUI_BIN_FILENAME='boincmgr'
6848CPP='gcc -E'
6849CPPFLAGS=''
6850CXX='g++'
6851CXXCPP='g++ -E'
6852CXXDEPMODE='depmode=gcc3'
6853CXXFLAGS='-g -O2 -I/usr/include -I/usr/include/openssl -pthread'
6854CYGPATH_W='echo'
6855DEFS='-DHAVE_CONFIG_H'
6856DEPDIR='.deps'
6857DLLEXT='so'
6858DLLTOOL='dlltool'
6859DOCBOOK2X_MAN=''
6860ECHO='echo'
6861ECHO_C=''
6862ECHO_N='-n'
6863ECHO_T=''
6864EGREP='/bin/grep -E'
6865ENABLE_CLIENT_FALSE=''
6866ENABLE_CLIENT_TRUE='#'
6867ENABLE_SERVER_FALSE='#'
6868ENABLE_SERVER_TRUE=''
6869EXEEXT=''
6870F77=''
6871FFLAGS=''
6872GLUT_CFLAGS=''
6873GLUT_LIBS=''
6874GLU_CFLAGS=''
6875GLU_LIBS=''
6876GL_CFLAGS=''
6877GL_LIBS=''
6878GREP='/bin/grep'
6879HAVE_DOCBOOK2X_MAN_FALSE=''
6880HAVE_DOCBOOK2X_MAN_TRUE='#'
6881INSTALL_DATA='${INSTALL} -m 644'
6882INSTALL_PROGRAM='${INSTALL}'
6883INSTALL_SCRIPT='${INSTALL}'
6884INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
6885LDFLAGS=' -L/usr/lib'
6886LD_EXPORT_DYNAMIC=''
6887LIBBOINC_VERSION='6:3:22'
6888LIBCURL=''
6889LIBCURL_CPPFLAGS=''
6890LIBEXT='a'
6891LIBOBJS=''
6892LIBS=' -lssl -lcrypto -ldl -lnsl -lz  -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc  '
6893LIBTOOL='$(SHELL) $(top_builddir)/libtool'
6894LN='/bin/ln'
6895LN_S='ln -s'
6896LTLIBOBJS=''
6897MAKEINFO='${SHELL} /usr/local/src/boinc-head/boinc/missing --run makeinfo'
6898MYSQL_CFLAGS='-I/usr/include/mysql -DBIG_JOINS=1 -fPIC'
6899MYSQL_CONFIG='/usr/bin/mysql_config'
6900MYSQL_LIBS='-Wl,-Bsymbolic-functions -L/usr/lib/mysql -lmysqlclient'
6901OBJC='gcc'
6902OBJCDEPMODE='depmode=none'
6903OBJCFLAGS='-ObjC'
6904OBJDUMP='objdump'
6905OBJEXT='o'
6906OS_DARWIN_FALSE=''
6907OS_DARWIN_TRUE='#'
6908OS_LINUX_FALSE='#'
6909OS_LINUX_TRUE=''
6910OS_WIN32_MINGW_FALSE=''
6911OS_WIN32_MINGW_TRUE='#'
6912PACKAGE='boinc'
6913PACKAGE_BUGREPORT=''
6914PACKAGE_NAME='BOINC'
6915PACKAGE_STRING='BOINC 6.3.22'
6916PACKAGE_TARNAME='boinc'
6917PACKAGE_VERSION='6.3.22'
6918PATH_SEPARATOR=':'
6919PICFLAGS=' -fPIC -DPIC'
6920PTHREAD_CC='gcc'
6921PTHREAD_CFLAGS='-pthread'
6922PTHREAD_LIBS=''
6923RANLIB='ranlib'
6924SET_MAKE=''
6925SHELL='/bin/bash'
6926SSLDIR='/usr'
6927STRIP='strip'
6928TOP_BUILD_DIR='/usr/local/src/boinc-head/boinc'
6929TOP_SOURCE_DIR='/usr/local/src/boinc-head/boinc'
6930VERSION='6.3.22'
6931WX_CFLAGS=''
6932WX_CFLAGS_ONLY=''
6933WX_CONFIG_PATH='no'
6934WX_CPPFLAGS=''
6935WX_CXXFLAGS=''
6936WX_CXXFLAGS_ONLY=''
6937WX_LIBS=''
6938WX_LIBS_STATIC=''
6939WX_VERSION=''
6940XMKMF=''
6941X_CFLAGS=''
6942X_EXTRA_LIBS=''
6943X_LIBS=''
6944X_PRE_LIBS=' -lSM -lICE'
6945_libcurl_config=''
6946ac_ct_CC='gcc'
6947ac_ct_CXX='g++'
6948ac_ct_F77=''
6949acx_pthread_config=''
6950am__fastdepCC_FALSE='#'
6951am__fastdepCC_TRUE=''
6952am__fastdepCXX_FALSE='#'
6953am__fastdepCXX_TRUE=''
6954am__fastdepOBJC_FALSE=''
6955am__fastdepOBJC_TRUE='#'
6956am__include='include'
6957am__isrc=''
6958am__leading_dot='.'
6959am__quote=''
6960am__tar='${AMTAR} chof - "$$tardir"'
6961am__untar='${AMTAR} xf -'
6962bindir='${exec_prefix}/bin'
6963boinc_alt_platform=''
6964boinc_platform='i686-pc-linux-gnu'
6965build='i686-pc-linux-gnu'
6966build_alias=''
6967build_cpu='i686'
6968build_os='linux-gnu'
6969build_vendor='pc'
6970datadir='${datarootdir}'
6971datarootdir='${prefix}/share'
6972docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
6973dvidir='${docdir}'
6974exec_prefix='${prefix}'
6975host='i686-pc-linux-gnu'
6976host_alias=''
6977host_cpu='i686'
6978host_os='linux-gnu'
6979host_vendor='pc'
6980htmldir='${docdir}'
6981includedir='${prefix}/include'
6982infodir='${datarootdir}/info'
6983install_sh='$(SHELL) /usr/local/src/boinc-head/boinc/install-sh'
6984libdir='${exec_prefix}/lib'
6985libexecdir='${exec_prefix}/libexec'
6986localedir='${datarootdir}/locale'
6987localstatedir='${prefix}/var'
6988mandir='${datarootdir}/man'
6989mkdir_p='/bin/mkdir -p'
6990oldincludedir='/usr/include'
6991pdfdir='${docdir}'
6992prefix='/usr/local'
6993program_transform_name='s,x,x,'
6994psdir='${docdir}'
6995sbindir='${exec_prefix}/sbin'
6996sharedstatedir='${prefix}/com'
6997sysconfdir='${prefix}/etc'
6998target='i686-pc-linux-gnu'
6999target_alias=''
7000target_cpu='i686'
7001target_os='linux-gnu'
7002target_vendor='pc'
7003
7004## ----------- ##
7005## confdefs.h. ##
7006## ----------- ##
7007
7008#define PACKAGE_NAME "BOINC"
7009#define PACKAGE_TARNAME "boinc"
7010#define PACKAGE_VERSION "6.3.22"
7011#define PACKAGE_STRING "BOINC 6.3.22"
7012#define PACKAGE_BUGREPORT ""
7013#define PACKAGE "boinc"
7014#define VERSION "6.3.22"
7015#define STDC_HEADERS 1
7016#define HAVE_SYS_TYPES_H 1
7017#define HAVE_SYS_STAT_H 1
7018#define HAVE_STDLIB_H 1
7019#define HAVE_STRING_H 1
7020#define HAVE_MEMORY_H 1
7021#define HAVE_STRINGS_H 1
7022#define HAVE_INTTYPES_H 1
7023#define HAVE_STDINT_H 1
7024#define HAVE_UNISTD_H 1
7025#define HAVE_SYS_SOCKET_H 1
7026#define HAVE_DLFCN_H 1
7027#define HOSTTYPE "i686-pc-linux-gnu"
7028#define DLLEXT ".so"
7029#define HAVE_SYS_SOCKET_H 1
7030#define HAVE_SOCKLEN_T 1
7031#define BOINC_SOCKLEN_T socklen_t
7032#define USE_OPENSSL 1
7033#define HAVE_LIBDL 1
7034#define HAVE_LIBNSL 1
7035#define HAVE_LIBZ 1
7036#define HAVE_LIBCURL 1
7037#define HAVE_PTHREAD 1
7038#define HAVE_DIRENT_H 1
7039#define STDC_HEADERS 1
7040#define HAVE_SYS_WAIT_H 1
7041#define TIME_WITH_SYS_TIME 1
7042#define RETSIGTYPE void
7043#define HAVE_ARPA_INET_H 1
7044#define HAVE_DIRENT_H 1
7045#define HAVE_FCNTL_H 1
7046#define HAVE_INTTYPES_H 1
7047#define HAVE_STDINT_H 1
7048#define HAVE_MALLOC_H 1
7049#define HAVE_ALLOCA_H 1
7050#define HAVE_MEMORY_H 1
7051#define HAVE_NETDB_H 1
7052#define HAVE_NETINET_IN_H 1
7053#define HAVE_NETINET_TCP_H 1
7054#define HAVE_SIGNAL_H 1
7055#define HAVE_STRINGS_H 1
7056#define HAVE_SYS_FILE_H 1
7057#define HAVE_SYS_IPC_H 1
7058#define HAVE_SYS_MOUNT_H 1
7059#define HAVE_SYS_PARAM_H 1
7060#define HAVE_SYS_RESOURCE_H 1
7061#define HAVE_SYS_SELECT_H 1
7062#define HAVE_SYS_SHM_H 1
7063#define HAVE_SYS_SOCKET_H 1
7064#define HAVE_SYS_STAT_H 1
7065#define HAVE_SYS_STATVFS_H 1
7066#define HAVE_SYS_STATFS_H 1
7067#define HAVE_SYS_SWAP_H 1
7068#define HAVE_SYS_SYSCTL_H 1
7069#define HAVE_SYS_TIME_H 1
7070#define HAVE_SYS_TYPES_H 1
7071#define HAVE_SYS_UTSNAME_H 1
7072#define HAVE_SYS_WAIT_H 1
7073#define HAVE_UNISTD_H 1
7074#define HAVE_UTMP_H 1
7075#define HAVE_ERRNO_H 1
7076#define _FILE_OFFSET_BITS 64
7077#define HAVE_ALGORITHM 1
7078#define HAVE_BITSET 1
7079#define HAVE_CASSERT 1
7080#define HAVE_CCTYPE 1
7081#define HAVE_CERRNO 1
7082#define HAVE_CFLOAT 1
7083#define HAVE_CLIMITS 1
7084#define HAVE_CLOCALE 1
7085#define HAVE_CMATH 1
7086#define HAVE_COMPLEX 1
7087#define HAVE_CSETJMP 1
7088#define HAVE_CSIGNAL 1
7089#define HAVE_CSTDARG 1
7090#define HAVE_CSTDDEF 1
7091#define HAVE_CSTDIO 1
7092#define HAVE_CSTDLIB 1
7093#define HAVE_CSTRING 1
7094#define HAVE_CTIME 1
7095#define HAVE_DEQUE 1
7096#define HAVE_FSTREAM 1
7097#define HAVE_FUNCTIONAL 1
7098#define HAVE_IOMANIP 1
7099#define HAVE_IOS 1
7100#define HAVE_IOSFWD 1
7101#define HAVE_IOSTREAM 1
7102#define HAVE_ISTREAM 1
7103#define HAVE_ITERATOR 1
7104#define HAVE_LIMITS 1
7105#define HAVE_LIST 1
7106#define HAVE_LOCALE 1
7107#define HAVE_MAP 1
7108#define HAVE_MEMORY 1
7109#define HAVE_NUMERIC 1
7110#define HAVE_OSTREAM 1
7111#define HAVE_QUEUE 1
7112#define HAVE_SET 1
7113#define HAVE_SSTREAM 1
7114#define HAVE_STACK 1
7115#define HAVE_STDEXCEPT 1
7116#define HAVE_STREAMBUF 1
7117#define HAVE_STRING 1
7118#define HAVE_UTILITY 1
7119#define HAVE_VALARRAY 1
7120#define HAVE_VECTOR 1
7121#define HAVE_NAMESPACES 1
7122#define HAVE_STD_MIN 1
7123#define HAVE_STD_MAX 1
7124#define HAVE_STD_TRANSFORM 1
7125#define HAVE_STD_LOCALE 1
7126#define HAVE_VPRINTF 1
7127#define HAVE_SETPRIORITY 1
7128#define HAVE_STRCASESTR 1
7129#define HAVE_SIGACTION 1
7130#define HAVE_GETUTENT 1
7131#define HAVE_SETUTENT 1
7132#define HAVE_STRDUP 1
7133#define HAVE_DAEMON 1
7134#define HAVE_STAT64 1
7135#define HAVE_PUTENV 1
7136#define HAVE_SETENV 1
7137#define HAVE_STRUCT_TM_TM_ZONE 1
7138#define HAVE_TM_ZONE 1
7139#define UTMP_LOCATION "/var/run/utmp"
7140#define HAVE__PROC_SELF_STAT 1
7141#define HAVE__PROC_MEMINFO 1
7142#define HAVE_LIBC 1
7143#define HAVE_LIBC 1
7144#define HAVE_LIBGCC_EH 1
7145#define HAVE_LIBGCC_EH 1
7146#define HAVE_LIBSTDC++ 1
7147#define HAVE_LIBSTDC__ 1
7148#define HAVE_LIBGCC 1
7149#define HAVE_LIBGCC 1
7150#define HAVE_LIBM 1
7151#define HAVE_LIBM 1
7152#define HAVE_LIBPTHREAD 1
7153#define HAVE_LIBPTHREAD 1
7154
7155configure: exit 0