Ticket #811: config.log

File config.log, 363.3 KB (added by mjakubicek, 15 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by BOINC configure 6.6.37, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-server --disable-fcgi --enable-unicode --with-ssl --with-x STRIP=: DOCBOOK2X_MAN=/usr/bin/db2x_docbook2man
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = fedora
14uname -m = x86_64
15uname -r = 2.6.29.5-191.fc11.x86_64
16uname -s = Linux
17uname -v = #1 SMP Tue Jun 16 23:23:21 EDT 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = x86_64
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/lib64/qt-3.3/bin
31PATH: /usr/kerberos/bin
32PATH: /usr/lib64/ccache
33PATH: /usr/local/bin
34PATH: /usr/bin
35PATH: /bin
36PATH: /usr/games
37PATH: /usr/local/sbin
38PATH: /usr/sbin
39PATH: /sbin
40PATH: /home/milos/bin
41PATH: /sbin
42PATH: /usr/sbin
43PATH: /usr/local/texlive/2007/bin/i386-linux
44PATH: /home/milos/bin
45PATH: /sbin
46PATH: /usr/sbin
47PATH: /usr/local/texlive/2007/bin/i386-linux
48
49
50## ----------- ##
51## Core tests. ##
52## ----------- ##
53
54configure:2315: checking build system type
55configure:2333: result: x86_64-unknown-linux-gnu
56configure:2355: checking host system type
57configure:2370: result: x86_64-unknown-linux-gnu
58configure:2392: checking target system type
59configure:2407: result: x86_64-redhat-linux-gnu
60configure:2452: checking for a BSD-compatible install
61configure:2520: result: /usr/bin/install -c
62configure:2531: checking whether build environment is sane
63configure:2591: result: yes
64configure:2732: checking for a thread-safe mkdir -p
65configure:2771: result: /bin/mkdir -p
66configure:2784: checking for gawk
67configure:2800: found /usr/bin/gawk
68configure:2811: result: gawk
69configure:2822: checking whether make sets $(MAKE)
70configure:2844: result: yes
71configure:2951: checking for x86_64-unknown-linux-gnu-gcc
72configure:2981: result: no
73configure:2991: checking for gcc
74configure:3007: found /usr/lib64/ccache/gcc
75configure:3018: result: gcc
76configure:3250: checking for C compiler version
77configure:3258: gcc --version >&5
78gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
79Copyright (C) 2009 Free Software Foundation, Inc.
80This is free software; see the source for copying conditions.  There is NO
81warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
82
83configure:3262: $? = 0
84configure:3269: gcc -v >&5
85Using built-in specs.
86Target: x86_64-redhat-linux
87Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux
88Thread model: posix
89gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC)
90configure:3273: $? = 0
91configure:3280: gcc -V >&5
92gcc: '-V' option must have argument
93configure:3284: $? = 1
94configure:3307: checking for C compiler default output file name
95configure:3329: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   conftest.c  >&5
96configure:3333: $? = 0
97configure:3371: result: a.out
98configure:3390: checking whether the C compiler works
99configure:3400: ./a.out
100configure:3404: $? = 0
101configure:3423: result: yes
102configure:3430: checking whether we are cross compiling
103configure:3432: result: no
104configure:3435: checking for suffix of executables
105configure:3442: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   conftest.c  >&5
106configure:3446: $? = 0
107configure:3472: result:
108configure:3478: checking for suffix of object files
109configure:3504: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  conftest.c >&5
110configure:3508: $? = 0
111configure:3533: result: o
112configure:3537: checking whether we are using the GNU C compiler
113configure:3566: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  conftest.c >&5
114configure:3573: $? = 0
115configure:3590: result: yes
116configure:3599: checking whether gcc accepts -g
117configure:3629: gcc -c -g  conftest.c >&5
118configure:3636: $? = 0
119configure:3737: result: yes
120configure:3754: checking for gcc option to accept ISO C89
121configure:3828: gcc  -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  conftest.c >&5
122configure:3835: $? = 0
123configure:3858: result: none needed
124configure:3887: checking for style of include used by make
125configure:3915: result: GNU
126configure:3940: checking dependency style of gcc
127configure:4050: result: gcc3
128configure:4079: checking for x86_64-unknown-linux-gnu-g++
129configure:4109: result: no
130configure:4079: checking for x86_64-unknown-linux-gnu-c++
131configure:4109: result: no
132configure:4079: checking for x86_64-unknown-linux-gnu-gpp
133configure:4109: result: no
134configure:4079: checking for x86_64-unknown-linux-gnu-aCC
135configure:4109: result: no
136configure:4079: checking for x86_64-unknown-linux-gnu-CC
137configure:4109: result: no
138configure:4079: checking for x86_64-unknown-linux-gnu-cxx
139configure:4109: result: no
140configure:4079: checking for x86_64-unknown-linux-gnu-cc++
141configure:4109: result: no
142configure:4079: checking for x86_64-unknown-linux-gnu-cl.exe
143configure:4109: result: no
144configure:4079: checking for x86_64-unknown-linux-gnu-FCC
145configure:4109: result: no
146configure:4079: checking for x86_64-unknown-linux-gnu-KCC
147configure:4109: result: no
148configure:4079: checking for x86_64-unknown-linux-gnu-RCC
149configure:4109: result: no
150configure:4079: checking for x86_64-unknown-linux-gnu-xlC_r
151configure:4109: result: no
152configure:4079: checking for x86_64-unknown-linux-gnu-xlC
153configure:4109: result: no
154configure:4123: checking for g++
155configure:4139: found /usr/lib64/ccache/g++
156configure:4150: result: g++
157configure:4177: checking for C++ compiler version
158configure:4185: g++ --version >&5
159g++ (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
160Copyright (C) 2009 Free Software Foundation, Inc.
161This is free software; see the source for copying conditions.  There is NO
162warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
163
164configure:4189: $? = 0
165configure:4196: g++ -v >&5
166Using built-in specs.
167Target: x86_64-redhat-linux
168Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux
169Thread model: posix
170gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC)
171configure:4200: $? = 0
172configure:4207: g++ -V >&5
173g++: '-V' option must have argument
174configure:4211: $? = 1
175configure:4214: checking whether we are using the GNU C++ compiler
176configure:4243: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  conftest.cpp >&5
177configure:4250: $? = 0
178configure:4267: result: yes
179configure:4276: checking whether g++ accepts -g
180configure:4306: g++ -c -g  conftest.cpp >&5
181configure:4313: $? = 0
182configure:4414: result: yes
183configure:4439: checking dependency style of g++
184configure:4549: result: gcc3
185configure:4569: checking how to run the C preprocessor
186configure:4609: gcc -E  conftest.c
187configure:4616: $? = 0
188configure:4647: gcc -E  conftest.c
189conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
190configure:4654: $? = 1
191configure: failed program was:
192| /* confdefs.h.  */
193| #define PACKAGE_NAME "BOINC"
194| #define PACKAGE_TARNAME "boinc"
195| #define PACKAGE_VERSION "6.6.37"
196| #define PACKAGE_STRING "BOINC 6.6.37"
197| #define PACKAGE_BUGREPORT ""
198| #define PACKAGE "boinc"
199| #define VERSION "6.6.37"
200| /* end confdefs.h.  */
201| #include <ac_nonexistent.h>
202configure:4687: result: gcc -E
203configure:4716: gcc -E  conftest.c
204configure:4723: $? = 0
205configure:4754: gcc -E  conftest.c
206conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
207configure:4761: $? = 1
208configure: failed program was:
209| /* confdefs.h.  */
210| #define PACKAGE_NAME "BOINC"
211| #define PACKAGE_TARNAME "boinc"
212| #define PACKAGE_VERSION "6.6.37"
213| #define PACKAGE_STRING "BOINC 6.6.37"
214| #define PACKAGE_BUGREPORT ""
215| #define PACKAGE "boinc"
216| #define VERSION "6.6.37"
217| /* end confdefs.h.  */
218| #include <ac_nonexistent.h>
219configure:4800: checking whether make sets $(MAKE)
220configure:4822: result: yes
221configure:4836: checking for ln
222configure:4854: found /bin/ln
223configure:4866: result: /bin/ln
224configure:4878: checking whether '/bin/ln' works
225configure:4884: result: yes
226configure:4895: checking whether ln -s works
227configure:4899: result: yes
228configure:4907: checking whether 'ln -s' really works or whether I'm deluding myself
229configure:4913: result: it works
230configure:4926: checking whether gcc and cc understand -c and -o together
231configure:4961: gcc -c conftest.c -o conftest2.o >&5
232configure:4965: $? = 0
233configure:4971: gcc -c conftest.c -o conftest2.o >&5
234configure:4975: $? = 0
235configure:4986: cc -c conftest.c >&5
236configure:4990: $? = 0
237configure:4998: cc -c conftest.c -o conftest2.o >&5
238configure:5002: $? = 0
239configure:5008: cc -c conftest.c -o conftest2.o >&5
240configure:5012: $? = 0
241configure:5030: result: yes
242configure:5177: checking for x86_64-unknown-linux-gnu-g77
243configure:5207: result: no
244configure:5177: checking for x86_64-unknown-linux-gnu-xlf
245configure:5207: result: no
246configure:5177: checking for x86_64-unknown-linux-gnu-f77
247configure:5207: result: no
248configure:5177: checking for x86_64-unknown-linux-gnu-frt
249configure:5207: result: no
250configure:5177: checking for x86_64-unknown-linux-gnu-pgf77
251configure:5207: result: no
252configure:5177: checking for x86_64-unknown-linux-gnu-cf77
253configure:5207: result: no
254configure:5177: checking for x86_64-unknown-linux-gnu-fort77
255configure:5207: result: no
256configure:5177: checking for x86_64-unknown-linux-gnu-fl32
257configure:5207: result: no
258configure:5177: checking for x86_64-unknown-linux-gnu-af77
259configure:5207: result: no
260configure:5177: checking for x86_64-unknown-linux-gnu-xlf90
261configure:5207: result: no
262configure:5177: checking for x86_64-unknown-linux-gnu-f90
263configure:5207: result: no
264configure:5177: checking for x86_64-unknown-linux-gnu-pgf90
265configure:5207: result: no
266configure:5177: checking for x86_64-unknown-linux-gnu-pghpf
267configure:5207: result: no
268configure:5177: checking for x86_64-unknown-linux-gnu-epcf90
269configure:5207: result: no
270configure:5177: checking for x86_64-unknown-linux-gnu-gfortran
271configure:5207: result: no
272configure:5177: checking for x86_64-unknown-linux-gnu-g95
273configure:5207: result: no
274configure:5177: checking for x86_64-unknown-linux-gnu-xlf95
275configure:5207: result: no
276configure:5177: checking for x86_64-unknown-linux-gnu-f95
277configure:5207: result: no
278configure:5177: checking for x86_64-unknown-linux-gnu-fort
279configure:5207: result: no
280configure:5177: checking for x86_64-unknown-linux-gnu-ifort
281configure:5207: result: no
282configure:5177: checking for x86_64-unknown-linux-gnu-ifc
283configure:5207: result: no
284configure:5177: checking for x86_64-unknown-linux-gnu-efc
285configure:5207: result: no
286configure:5177: checking for x86_64-unknown-linux-gnu-pgf95
287configure:5207: result: no
288configure:5177: checking for x86_64-unknown-linux-gnu-lf95
289configure:5207: result: no
290configure:5177: checking for x86_64-unknown-linux-gnu-ftn
291configure:5207: result: no
292configure:5221: checking for g77
293configure:5251: result: no
294configure:5221: checking for xlf
295configure:5251: result: no
296configure:5221: checking for f77
297configure:5251: result: no
298configure:5221: checking for frt
299configure:5251: result: no
300configure:5221: checking for pgf77
301configure:5251: result: no
302configure:5221: checking for cf77
303configure:5251: result: no
304configure:5221: checking for fort77
305configure:5251: result: no
306configure:5221: checking for fl32
307configure:5251: result: no
308configure:5221: checking for af77
309configure:5251: result: no
310configure:5221: checking for xlf90
311configure:5251: result: no
312configure:5221: checking for f90
313configure:5251: result: no
314configure:5221: checking for pgf90
315configure:5251: result: no
316configure:5221: checking for pghpf
317configure:5251: result: no
318configure:5221: checking for epcf90
319configure:5251: result: no
320configure:5221: checking for gfortran
321configure:5237: found /usr/bin/gfortran
322configure:5248: result: gfortran
323configure:5274: checking for Fortran 77 compiler version
324configure:5282: gfortran --version >&5
325GNU Fortran (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
326Copyright (C) 2009 Free Software Foundation, Inc.
327
328GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
329You may redistribute copies of GNU Fortran
330under the terms of the GNU General Public License.
331For more information about these matters, see the file named COPYING
332
333configure:5286: $? = 0
334configure:5293: gfortran -v >&5
335Using built-in specs.
336Target: x86_64-redhat-linux
337Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux
338Thread model: posix
339gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC)
340configure:5297: $? = 0
341configure:5304: gfortran -V >&5
342gfortran: '-V' option must have argument
343configure:5308: $? = 1
344configure:5316: checking whether we are using the GNU Fortran 77 compiler
345configure:5335: gfortran -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules conftest.F >&5
346configure:5342: $? = 0
347configure:5359: result: yes
348configure:5365: checking whether gfortran accepts -g
349configure:5382: gfortran -c -g conftest.f >&5
350configure:5389: $? = 0
351configure:5405: result: yes
352configure:7571: checking if C compiler supports -msse2
353configure:7599: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2   conftest.c  >&5
354configure:7606: $? = 0
355configure:7615: result: yes
356configure:7650: checking if C++ compiler supports -msse2
357configure:7678: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2   conftest.cpp  >&5
358configure:7685: $? = 0
359configure:7694: result: yes
360configure:7728: checking if f77 compiler supports -msse2
361configure:7743: gfortran -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2  conftest.f  >&5
362configure:7750: $? = 0
363configure:7759: result: yes
364configure:7794: checking if C compiler supports -march=opteron
365configure:7822: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron   conftest.c  >&5
366configure:7829: $? = 0
367configure:7838: result: yes
368configure:7873: checking if C++ compiler supports -march=opteron
369configure:7901: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron   conftest.cpp  >&5
370configure:7908: $? = 0
371configure:7917: result: yes
372configure:7951: checking if f77 compiler supports -march=opteron
373configure:7966: gfortran -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2 -march=opteron  conftest.f  >&5
374configure:7973: $? = 0
375configure:7982: result: yes
376configure:8017: checking if C compiler supports -mtune=generic
377configure:8045: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c  >&5
378configure:8052: $? = 0
379configure:8061: result: yes
380configure:8096: checking if C++ compiler supports -mtune=generic
381configure:8124: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.cpp  >&5
382configure:8131: $? = 0
383configure:8140: result: yes
384configure:8174: checking if f77 compiler supports -mtune=generic
385configure:8189: gfortran -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2 -march=opteron -mtune=generic  conftest.f  >&5
386configure:8196: $? = 0
387configure:8205: result: yes
388configure:9046: checking for docbook2x-man
389configure:9076: result: /usr/bin/db2x_docbook2man
390configure:9101: checking for grep that handles long lines and -e
391configure:9161: result: /bin/grep
392configure:9166: checking for egrep
393configure:9230: result: /bin/grep -E
394configure:9235: checking for ANSI C header files
395configure:9265: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
396configure:9272: $? = 0
397configure:9371: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c  >&5
398configure:9375: $? = 0
399configure:9381: ./conftest
400configure:9385: $? = 0
401configure:9403: result: yes
402configure:9427: checking for sys/types.h
403configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
404configure:9455: $? = 0
405configure:9472: result: yes
406configure:9427: checking for sys/stat.h
407configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
408configure:9455: $? = 0
409configure:9472: result: yes
410configure:9427: checking for stdlib.h
411configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
412configure:9455: $? = 0
413configure:9472: result: yes
414configure:9427: checking for string.h
415configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
416configure:9455: $? = 0
417configure:9472: result: yes
418configure:9427: checking for memory.h
419configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
420configure:9455: $? = 0
421configure:9472: result: yes
422configure:9427: checking for strings.h
423configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
424configure:9455: $? = 0
425configure:9472: result: yes
426configure:9427: checking for inttypes.h
427configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
428configure:9455: $? = 0
429configure:9472: result: yes
430configure:9427: checking for stdint.h
431configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
432configure:9455: $? = 0
433configure:9472: result: yes
434configure:9427: checking for unistd.h
435configure:9448: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
436configure:9455: $? = 0
437configure:9472: result: yes
438configure:9487: checking whether we are compiling for cygwin
439configure:9496: result: no
440configure:9539: checking windows.h usability
441configure:9556: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
442conftest.c:53:21: error: windows.h: No such file or directory
443configure:9563: $? = 1
444configure: failed program was:
445| /* confdefs.h.  */
446| #define PACKAGE_NAME "BOINC"
447| #define PACKAGE_TARNAME "boinc"
448| #define PACKAGE_VERSION "6.6.37"
449| #define PACKAGE_STRING "BOINC 6.6.37"
450| #define PACKAGE_BUGREPORT ""
451| #define PACKAGE "boinc"
452| #define VERSION "6.6.37"
453| #define STDC_HEADERS 1
454| #define HAVE_SYS_TYPES_H 1
455| #define HAVE_SYS_STAT_H 1
456| #define HAVE_STDLIB_H 1
457| #define HAVE_STRING_H 1
458| #define HAVE_MEMORY_H 1
459| #define HAVE_STRINGS_H 1
460| #define HAVE_INTTYPES_H 1
461| #define HAVE_STDINT_H 1
462| #define HAVE_UNISTD_H 1
463| /* end confdefs.h.  */
464| #include <stdio.h>
465| #ifdef HAVE_SYS_TYPES_H
466| # include <sys/types.h>
467| #endif
468| #ifdef HAVE_SYS_STAT_H
469| # include <sys/stat.h>
470| #endif
471| #ifdef STDC_HEADERS
472| # include <stdlib.h>
473| # include <stddef.h>
474| #else
475| # ifdef HAVE_STDLIB_H
476| #  include <stdlib.h>
477| # endif
478| #endif
479| #ifdef HAVE_STRING_H
480| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
481| #  include <memory.h>
482| # endif
483| # include <string.h>
484| #endif
485| #ifdef HAVE_STRINGS_H
486| # include <strings.h>
487| #endif
488| #ifdef HAVE_INTTYPES_H
489| # include <inttypes.h>
490| #endif
491| #ifdef HAVE_STDINT_H
492| # include <stdint.h>
493| #endif
494| #ifdef HAVE_UNISTD_H
495| # include <unistd.h>
496| #endif
497| #include <windows.h>
498configure:9577: result: no
499configure:9581: checking windows.h presence
500configure:9596: gcc -E  conftest.c
501conftest.c:20:21: error: windows.h: No such file or directory
502configure:9603: $? = 1
503configure: failed program was:
504| /* confdefs.h.  */
505| #define PACKAGE_NAME "BOINC"
506| #define PACKAGE_TARNAME "boinc"
507| #define PACKAGE_VERSION "6.6.37"
508| #define PACKAGE_STRING "BOINC 6.6.37"
509| #define PACKAGE_BUGREPORT ""
510| #define PACKAGE "boinc"
511| #define VERSION "6.6.37"
512| #define STDC_HEADERS 1
513| #define HAVE_SYS_TYPES_H 1
514| #define HAVE_SYS_STAT_H 1
515| #define HAVE_STDLIB_H 1
516| #define HAVE_STRING_H 1
517| #define HAVE_MEMORY_H 1
518| #define HAVE_STRINGS_H 1
519| #define HAVE_INTTYPES_H 1
520| #define HAVE_STDINT_H 1
521| #define HAVE_UNISTD_H 1
522| /* end confdefs.h.  */
523| #include <windows.h>
524configure:9617: result: no
525configure:9645: checking for windows.h
526configure:9654: result: no
527configure:9528: checking for winsock2.h
528configure:9535: result: no
529configure:9528: checking for winsock.h
530configure:9535: result: no
531configure:9539: checking sys/socket.h usability
532configure:9556: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
533configure:9563: $? = 0
534configure:9577: result: yes
535configure:9581: checking sys/socket.h presence
536configure:9596: gcc -E  conftest.c
537configure:9603: $? = 0
538configure:9617: result: yes
539configure:9645: checking for sys/socket.h
540configure:9654: result: yes
541configure:9707: checking dependency style of
542configure:9815: result: none
543configure:9911: checking for a sed that does not truncate output
544configure:9965: result: /bin/sed
545configure:9979: checking for ld used by gcc
546configure:10046: result: /usr/bin/ld
547configure:10055: checking if the linker (/usr/bin/ld) is GNU ld
548configure:10070: result: yes
549configure:10075: checking for /usr/bin/ld option to reload object files
550configure:10082: result: -r
551configure:10100: checking for BSD-compatible nm
552configure:10142: result: nm
553configure:10146: checking how to recognise dependent libraries
554configure:10318: result: pass_all
555configure:10402: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
556configure:10405: $? = 0
557configure:10821: checking dlfcn.h usability
558configure:10838: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
559configure:10845: $? = 0
560configure:10859: result: yes
561configure:10863: checking dlfcn.h presence
562configure:10878: gcc -E  conftest.c
563configure:10885: $? = 0
564configure:10899: result: yes
565configure:10927: checking for dlfcn.h
566configure:10936: result: yes
567configure:10961: checking how to run the C++ preprocessor
568configure:10997: g++ -E  conftest.cpp
569configure:11004: $? = 0
570configure:11035: g++ -E  conftest.cpp
571conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
572configure:11042: $? = 1
573configure: failed program was:
574| /* confdefs.h.  */
575| #define PACKAGE_NAME "BOINC"
576| #define PACKAGE_TARNAME "boinc"
577| #define PACKAGE_VERSION "6.6.37"
578| #define PACKAGE_STRING "BOINC 6.6.37"
579| #define PACKAGE_BUGREPORT ""
580| #define PACKAGE "boinc"
581| #define VERSION "6.6.37"
582| #define STDC_HEADERS 1
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_SYS_SOCKET_H 1
593| #define HAVE_DLFCN_H 1
594| /* end confdefs.h.  */
595| #include <ac_nonexistent.h>
596configure:11075: result: g++ -E
597configure:11104: g++ -E  conftest.cpp
598configure:11111: $? = 0
599configure:11142: g++ -E  conftest.cpp
600conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
601configure:11149: $? = 1
602configure: failed program was:
603| /* confdefs.h.  */
604| #define PACKAGE_NAME "BOINC"
605| #define PACKAGE_TARNAME "boinc"
606| #define PACKAGE_VERSION "6.6.37"
607| #define PACKAGE_STRING "BOINC 6.6.37"
608| #define PACKAGE_BUGREPORT ""
609| #define PACKAGE "boinc"
610| #define VERSION "6.6.37"
611| #define STDC_HEADERS 1
612| #define HAVE_SYS_TYPES_H 1
613| #define HAVE_SYS_STAT_H 1
614| #define HAVE_STDLIB_H 1
615| #define HAVE_STRING_H 1
616| #define HAVE_MEMORY_H 1
617| #define HAVE_STRINGS_H 1
618| #define HAVE_INTTYPES_H 1
619| #define HAVE_STDINT_H 1
620| #define HAVE_UNISTD_H 1
621| #define HAVE_SYS_SOCKET_H 1
622| #define HAVE_DLFCN_H 1
623| /* end confdefs.h.  */
624| #include <ac_nonexistent.h>
625configure:11194: checking the maximum length of command line arguments
626configure:11273: result: 32768
627configure:11284: checking command to parse nm output from gcc object
628configure:11380: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.cpp >&5
629configure:11383: $? = 0
630configure:11387: nm conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
631configure:11390: $? = 0
632configure:11442: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.cpp conftstm.o >&5
633configure:11445: $? = 0
634configure:11483: result: ok
635configure:11487: checking for objdir
636configure:11502: result: .libs
637configure:11554: checking for x86_64-unknown-linux-gnu-ar
638configure:11584: result: no
639configure:11594: checking for ar
640configure:11610: found /usr/bin/ar
641configure:11621: result: ar
642configure:11646: checking for x86_64-unknown-linux-gnu-ranlib
643configure:11676: result: no
644configure:11686: checking for ranlib
645configure:11702: found /usr/bin/ranlib
646configure:11713: result: ranlib
647configure:11738: checking for x86_64-unknown-linux-gnu-strip
648configure:11765: result: :
649configure:12079: checking if gcc static flag  works
650configure:12102: result: yes
651configure:12124: checking if gcc supports -fno-rtti -fno-exceptions
652configure:12142: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -fno-rtti -fno-exceptions conftest.c >&5
653cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
654cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
655configure:12146: $? = 0
656configure:12157: result: no
657configure:12172: checking for gcc option to produce PIC
658configure:12359: result: -fPIC
659configure:12367: checking if gcc PIC flag -fPIC works
660configure:12385: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -fPIC -DPIC conftest.c >&5
661configure:12389: $? = 0
662configure:12400: result: yes
663configure:12424: checking if gcc supports -c -o file.o
664configure:12445: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -o out/conftest2.o conftest.c >&5
665configure:12449: $? = 0
666configure:12469: result: yes
667configure:12495: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
668configure:13348: result: yes
669configure:13374: checking whether -lc should be explicitly linked in
670configure:13379: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
671configure:13382: $? = 0
672configure:13396: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
673configure:13399: $? = 0
674configure:13411: result: no
675configure:13419: checking dynamic linker characteristics
676configure:13959: result: GNU/Linux ld.so
677configure:13963: checking how to hardcode library paths into programs
678configure:13988: result: immediate
679configure:14002: checking whether stripping libraries is possible
680configure:14023: result: no
681configure:14134: checking for shl_load
682configure:14190: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c  >&5
683/tmp/ccoM10pr.o: In function `main':
684/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:56: undefined reference to `shl_load'
685collect2: ld returned 1 exit status
686configure:14197: $? = 1
687configure: failed program was:
688| /* confdefs.h.  */
689| #define PACKAGE_NAME "BOINC"
690| #define PACKAGE_TARNAME "boinc"
691| #define PACKAGE_VERSION "6.6.37"
692| #define PACKAGE_STRING "BOINC 6.6.37"
693| #define PACKAGE_BUGREPORT ""
694| #define PACKAGE "boinc"
695| #define VERSION "6.6.37"
696| #define STDC_HEADERS 1
697| #define HAVE_SYS_TYPES_H 1
698| #define HAVE_SYS_STAT_H 1
699| #define HAVE_STDLIB_H 1
700| #define HAVE_STRING_H 1
701| #define HAVE_MEMORY_H 1
702| #define HAVE_STRINGS_H 1
703| #define HAVE_INTTYPES_H 1
704| #define HAVE_STDINT_H 1
705| #define HAVE_UNISTD_H 1
706| #define HAVE_SYS_SOCKET_H 1
707| #define HAVE_DLFCN_H 1
708| /* end confdefs.h.  */
709| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
710|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
711| #define shl_load innocuous_shl_load
712|
713| /* System header to define __stub macros and hopefully few prototypes,
714|     which can conflict with char shl_load (); below.
715|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
716|     <limits.h> exists even on freestanding compilers.  */
717|
718| #ifdef __STDC__
719| # include <limits.h>
720| #else
721| # include <assert.h>
722| #endif
723|
724| #undef shl_load
725|
726| /* Override any GCC internal prototype to avoid an error.
727|    Use char because int might match the return type of a GCC
728|    builtin and then its argument prototype would still apply.  */
729| #ifdef __cplusplus
730| extern "C"
731| #endif
732| char shl_load ();
733| /* The GNU C library defines this for functions which it implements
734|     to always fail with ENOSYS.  Some functions are actually named
735|     something starting with __ and the normal name is an alias.  */
736| #if defined __stub_shl_load || defined __stub___shl_load
737| choke me
738| #endif
739|
740| int
741| main ()
742| {
743| return shl_load ();
744|   ;
745|   return 0;
746| }
747configure:14217: result: no
748configure:14222: checking for shl_load in -ldld
749configure:14257: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c -ldld   >&5
750/usr/bin/ld: cannot find -ldld
751collect2: ld returned 1 exit status
752configure:14264: $? = 1
753configure: failed program was:
754| /* confdefs.h.  */
755| #define PACKAGE_NAME "BOINC"
756| #define PACKAGE_TARNAME "boinc"
757| #define PACKAGE_VERSION "6.6.37"
758| #define PACKAGE_STRING "BOINC 6.6.37"
759| #define PACKAGE_BUGREPORT ""
760| #define PACKAGE "boinc"
761| #define VERSION "6.6.37"
762| #define STDC_HEADERS 1
763| #define HAVE_SYS_TYPES_H 1
764| #define HAVE_SYS_STAT_H 1
765| #define HAVE_STDLIB_H 1
766| #define HAVE_STRING_H 1
767| #define HAVE_MEMORY_H 1
768| #define HAVE_STRINGS_H 1
769| #define HAVE_INTTYPES_H 1
770| #define HAVE_STDINT_H 1
771| #define HAVE_UNISTD_H 1
772| #define HAVE_SYS_SOCKET_H 1
773| #define HAVE_DLFCN_H 1
774| /* end confdefs.h.  */
775|
776| /* Override any GCC internal prototype to avoid an error.
777|    Use char because int might match the return type of a GCC
778|    builtin and then its argument prototype would still apply.  */
779| #ifdef __cplusplus
780| extern "C"
781| #endif
782| char shl_load ();
783| int
784| main ()
785| {
786| return shl_load ();
787|   ;
788|   return 0;
789| }
790configure:14285: result: no
791configure:14290: checking for dlopen
792configure:14346: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c  >&5
793/tmp/ccaRsj7O.o: In function `main':
794/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:56: undefined reference to `dlopen'
795collect2: ld returned 1 exit status
796configure:14353: $? = 1
797configure: failed program was:
798| /* confdefs.h.  */
799| #define PACKAGE_NAME "BOINC"
800| #define PACKAGE_TARNAME "boinc"
801| #define PACKAGE_VERSION "6.6.37"
802| #define PACKAGE_STRING "BOINC 6.6.37"
803| #define PACKAGE_BUGREPORT ""
804| #define PACKAGE "boinc"
805| #define VERSION "6.6.37"
806| #define STDC_HEADERS 1
807| #define HAVE_SYS_TYPES_H 1
808| #define HAVE_SYS_STAT_H 1
809| #define HAVE_STDLIB_H 1
810| #define HAVE_STRING_H 1
811| #define HAVE_MEMORY_H 1
812| #define HAVE_STRINGS_H 1
813| #define HAVE_INTTYPES_H 1
814| #define HAVE_STDINT_H 1
815| #define HAVE_UNISTD_H 1
816| #define HAVE_SYS_SOCKET_H 1
817| #define HAVE_DLFCN_H 1
818| /* end confdefs.h.  */
819| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
820|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
821| #define dlopen innocuous_dlopen
822|
823| /* System header to define __stub macros and hopefully few prototypes,
824|     which can conflict with char dlopen (); below.
825|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
826|     <limits.h> exists even on freestanding compilers.  */
827|
828| #ifdef __STDC__
829| # include <limits.h>
830| #else
831| # include <assert.h>
832| #endif
833|
834| #undef dlopen
835|
836| /* Override any GCC internal prototype to avoid an error.
837|    Use char because int might match the return type of a GCC
838|    builtin and then its argument prototype would still apply.  */
839| #ifdef __cplusplus
840| extern "C"
841| #endif
842| char dlopen ();
843| /* The GNU C library defines this for functions which it implements
844|     to always fail with ENOSYS.  Some functions are actually named
845|     something starting with __ and the normal name is an alias.  */
846| #if defined __stub_dlopen || defined __stub___dlopen
847| choke me
848| #endif
849|
850| int
851| main ()
852| {
853| return dlopen ();
854|   ;
855|   return 0;
856| }
857configure:14373: result: no
858configure:14378: checking for dlopen in -ldl
859configure:14413: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic   conftest.c -ldl   >&5
860configure:14420: $? = 0
861configure:14441: result: yes
862configure:14618: checking whether a program can dlopen itself
863configure:14690: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
864configure: In function 'fnord':
865configure:14673: warning: unused variable 'i'
866configure: In function 'main':
867configure:14686: warning: implicit declaration of function 'exit'
868configure:14686: warning: incompatible implicit declaration of built-in function 'exit'
869configure:14693: $? = 0
870configure:14711: result: yes
871configure:14716: checking whether a statically linked program can dlopen itself
872configure:14788: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
873configure: In function 'fnord':
874configure:14771: warning: unused variable 'i'
875configure: In function 'main':
876configure:14784: warning: implicit declaration of function 'exit'
877configure:14784: warning: incompatible implicit declaration of built-in function 'exit'
878configure:14791: $? = 0
879configure:14809: result: yes
880configure:14832: checking if libtool supports shared libraries
881configure:14834: result: yes
882configure:14837: checking whether to build shared libraries
883configure:14858: result: yes
884configure:14861: checking whether to build static libraries
885configure:14865: result: no
886configure:14957: creating libtool
887configure:15506: checking for ld used by g++
888configure:15573: result: /usr/bin/ld -m elf_x86_64
889configure:15582: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
890configure:15597: result: yes
891configure:15648: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
892configure:16519: result: yes
893configure:16541: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.cc >&5
894configure:16544: $? = 0
895configure:16640: checking for g++ option to produce PIC
896configure:16902: result: -fPIC
897configure:16910: checking if g++ PIC flag -fPIC works
898configure:16928: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -fPIC -DPIC conftest.cc >&5
899configure:16932: $? = 0
900configure:16943: result: yes
901configure:16967: checking if g++ supports -c -o file.o
902configure:16988: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  -o out/conftest2.o conftest.cc >&5
903configure:16992: $? = 0
904configure:17012: result: yes
905configure:17038: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
906configure:17063: result: yes
907configure:17134: checking dynamic linker characteristics
908configure:17674: result: GNU/Linux ld.so
909configure:17678: checking how to hardcode library paths into programs
910configure:17703: result: immediate
911configure:17717: checking whether stripping libraries is possible
912configure:17738: result: no
913configure:17849: checking for shl_load
914configure:17932: result: no
915configure:17937: checking for shl_load in -ldld
916configure:18000: result: no
917configure:18005: checking for dlopen
918configure:18088: result: no
919configure:18093: checking for dlopen in -ldl
920configure:18156: result: yes
921configure:18333: checking whether a program can dlopen itself
922configure:18426: result: yes
923configure:18431: checking whether a statically linked program can dlopen itself
924configure:18524: result: yes
925configure:19024: checking if libtool supports shared libraries
926configure:19026: result: yes
927configure:19029: checking whether to build shared libraries
928configure:19047: result: yes
929configure:19050: checking whether to build static libraries
930configure:19054: result: no
931configure:19066: checking for gfortran option to produce PIC
932configure:19253: result: -fPIC
933configure:19261: checking if gfortran PIC flag -fPIC works
934configure:19279: gfortran -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2 -march=opteron -mtune=generic -fPIC conftest.f >&5
935configure:19283: $? = 0
936configure:19294: result: yes
937configure:19318: checking if gfortran supports -c -o file.o
938configure:19339: gfortran -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2 -march=opteron -mtune=generic -o out/conftest2.o conftest.f >&5
939configure:19343: $? = 0
940configure:19363: result: yes
941configure:19389: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
942configure:20222: result: yes
943configure:20293: checking dynamic linker characteristics
944configure:20833: result: GNU/Linux ld.so
945configure:20837: checking how to hardcode library paths into programs
946configure:20862: result: immediate
947configure:20876: checking whether stripping libraries is possible
948configure:20897: result: no
949configure:25048: checking default bitness of compiler
950configure:25065: result: 64
951configure:25091: checking boinc platform
952configure:25144: result: x86_64-pc-linux-gnu
953configure:25146: checking alternate boinc platform
954configure:25156: result: i686-pc-linux-gnu
955configure:25178: checking library extension
956configure:25186: result: a
957configure:25191: checking shared object extension
958configure:25204: result: so
959configure:25384: checking for windows.h
960configure:25391: result: no
961configure:25535: checking for sys/socket.h
962configure:25542: result: yes
963configure:25681: checking for socklen_t
964configure:25709: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
965configure:25716: $? = 0
966configure:25743: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic  conftest.c >&5
967conftest.c: In function 'main':
968conftest.c:64: error: expected expression before ')' token
969configure:25750: $? = 1
970configure: failed program was:
971| /* confdefs.h.  */
972| #define PACKAGE_NAME "BOINC"
973| #define PACKAGE_TARNAME "boinc"
974| #define PACKAGE_VERSION "6.6.37"
975| #define PACKAGE_STRING "BOINC 6.6.37"
976| #define PACKAGE_BUGREPORT ""
977| #define PACKAGE "boinc"
978| #define VERSION "6.6.37"
979| #define STDC_HEADERS 1
980| #define HAVE_SYS_TYPES_H 1
981| #define HAVE_SYS_STAT_H 1
982| #define HAVE_STDLIB_H 1
983| #define HAVE_STRING_H 1
984| #define HAVE_MEMORY_H 1
985| #define HAVE_STRINGS_H 1
986| #define HAVE_INTTYPES_H 1
987| #define HAVE_STDINT_H 1
988| #define HAVE_UNISTD_H 1
989| #define HAVE_SYS_SOCKET_H 1
990| #define HAVE_DLFCN_H 1
991| #define HOSTTYPE "x86_64-pc-linux-gnu"
992| #define HOSTTYPEALT "i686-pc-linux-gnu"
993| #define DLLEXT ".so"
994| #define HAVE_SYS_SOCKET_H 1
995| /* end confdefs.h.  */
996| #include <stdio.h>
997| #ifdef HAVE_SYS_TYPES_H
998| # include <sys/types.h>
999| #endif
1000| #ifdef HAVE_SYS_STAT_H
1001| # include <sys/stat.h>
1002| #endif
1003| #ifdef STDC_HEADERS
1004| # include <stdlib.h>
1005| # include <stddef.h>
1006| #else
1007| # ifdef HAVE_STDLIB_H
1008| #  include <stdlib.h>
1009| # endif
1010| #endif
1011| #ifdef HAVE_STRING_H
1012| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1013| #  include <memory.h>
1014| # endif
1015| # include <string.h>
1016| #endif
1017| #ifdef HAVE_STRINGS_H
1018| # include <strings.h>
1019| #endif
1020| #ifdef HAVE_INTTYPES_H
1021| # include <inttypes.h>
1022| #endif
1023| #ifdef HAVE_STDINT_H
1024| # include <stdint.h>
1025| #endif
1026| #ifdef HAVE_UNISTD_H
1027| # include <unistd.h>
1028| #endif
1029| #include <sys/socket.h>
1030|
1031| int
1032| main ()
1033| {
1034| if (sizeof ((socklen_t)))
1035|         return 0;
1036|   ;
1037|   return 0;
1038| }
1039configure:25773: result: yes
1040configure:25790: checking type of getsockopt() parameter five
1041configure:25830: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -Werror -pedantic  conftest.c >&5
1042configure:25837: $? = 0
1043configure:25918: result: socklen_t
1044configure:26158: checking for gawk
1045configure:26185: result: gawk
1046configure:26208: checking for curl-config
1047configure:26226: found /usr/bin/curl-config
1048configure:26238: result: /usr/bin/curl-config
1049configure:26248: checking for the version of libcurl
1050configure:26255: result: 7.19.4
1051configure:26262: checking for libcurl >= version 7.17.1
1052configure:26275: result: yes
1053configure:26324: checking whether libcurl is usable
1054configure:26367: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic    conftest.c  -lcurl   >&5
1055configure:26374: $? = 0
1056configure:26400: result: yes
1057configure:26413: checking for curl_free
1058configure:26469: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic    conftest.c  -lcurl   >&5
1059configure:26476: $? = 0
1060configure:26496: result: yes
1061configure:26638: checking for openssl
1062configure:26667: result: yes
1063configure:27245: checking for shmget in dynamic library cygipc
1064configure:27297: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lcygipc   >&5
1065/usr/bin/ld: cannot find -lcygipc
1066collect2: ld returned 1 exit status
1067configure:27304: $? = 1
1068configure: failed program was:
1069|
1070|       /* confdefs.h.  */
1071| #define PACKAGE_NAME "BOINC"
1072| #define PACKAGE_TARNAME "boinc"
1073| #define PACKAGE_VERSION "6.6.37"
1074| #define PACKAGE_STRING "BOINC 6.6.37"
1075| #define PACKAGE_BUGREPORT ""
1076| #define PACKAGE "boinc"
1077| #define VERSION "6.6.37"
1078| #define STDC_HEADERS 1
1079| #define HAVE_SYS_TYPES_H 1
1080| #define HAVE_SYS_STAT_H 1
1081| #define HAVE_STDLIB_H 1
1082| #define HAVE_STRING_H 1
1083| #define HAVE_MEMORY_H 1
1084| #define HAVE_STRINGS_H 1
1085| #define HAVE_INTTYPES_H 1
1086| #define HAVE_STDINT_H 1
1087| #define HAVE_UNISTD_H 1
1088| #define HAVE_SYS_SOCKET_H 1
1089| #define HAVE_DLFCN_H 1
1090| #define HOSTTYPE "x86_64-pc-linux-gnu"
1091| #define HOSTTYPEALT "i686-pc-linux-gnu"
1092| #define DLLEXT ".so"
1093| #define HAVE_SYS_SOCKET_H 1
1094| #define HAVE_SOCKLEN_T 1
1095| #define BOINC_SOCKLEN_T socklen_t
1096| #define HAVE_LIBCURL 1
1097| #define LIBCURL_FEATURE_SSL 1
1098| #define LIBCURL_FEATURE_IPV6 1
1099| #define LIBCURL_FEATURE_LIBZ 1
1100| #define LIBCURL_FEATURE_IDN 1
1101| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1102| #define LIBCURL_PROTOCOL_HTTP 1
1103| #define LIBCURL_PROTOCOL_HTTPS 1
1104| #define LIBCURL_PROTOCOL_FTP 1
1105| #define LIBCURL_PROTOCOL_FTPS 1
1106| #define LIBCURL_PROTOCOL_FILE 1
1107| #define LIBCURL_PROTOCOL_TELNET 1
1108| #define LIBCURL_PROTOCOL_LDAP 1
1109| #define LIBCURL_PROTOCOL_LDAPS 1
1110| #define LIBCURL_PROTOCOL_DICT 1
1111| #define LIBCURL_PROTOCOL_TFTP 1
1112| #define LIBCURL_PROTOCOL_SCP 1
1113| #define LIBCURL_PROTOCOL_SFTP 1
1114| #define USE_OPENSSL 1
1115| /* end confdefs.h.  */
1116|
1117|         #define CONFIG_TEST 1
1118|       #ifdef __cplusplus
1119|       extern "C" {
1120|       #endif
1121|         char shmget ();
1122|       #ifdef __cplusplus
1123|       }
1124|       #endif
1125|
1126| int
1127| main ()
1128| {
1129|  shmget ();
1130|   ;
1131|   return 0;
1132| }
1133|
1134configure:27361: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lcygipc  >&5
1135/usr/bin/ld: cannot find -lcygipc
1136collect2: ld returned 1 exit status
1137configure:27368: $? = 1
1138configure: failed program was:
1139|
1140|         /* confdefs.h.  */
1141| #define PACKAGE_NAME "BOINC"
1142| #define PACKAGE_TARNAME "boinc"
1143| #define PACKAGE_VERSION "6.6.37"
1144| #define PACKAGE_STRING "BOINC 6.6.37"
1145| #define PACKAGE_BUGREPORT ""
1146| #define PACKAGE "boinc"
1147| #define VERSION "6.6.37"
1148| #define STDC_HEADERS 1
1149| #define HAVE_SYS_TYPES_H 1
1150| #define HAVE_SYS_STAT_H 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_STRING_H 1
1153| #define HAVE_MEMORY_H 1
1154| #define HAVE_STRINGS_H 1
1155| #define HAVE_INTTYPES_H 1
1156| #define HAVE_STDINT_H 1
1157| #define HAVE_UNISTD_H 1
1158| #define HAVE_SYS_SOCKET_H 1
1159| #define HAVE_DLFCN_H 1
1160| #define HOSTTYPE "x86_64-pc-linux-gnu"
1161| #define HOSTTYPEALT "i686-pc-linux-gnu"
1162| #define DLLEXT ".so"
1163| #define HAVE_SYS_SOCKET_H 1
1164| #define HAVE_SOCKLEN_T 1
1165| #define BOINC_SOCKLEN_T socklen_t
1166| #define HAVE_LIBCURL 1
1167| #define LIBCURL_FEATURE_SSL 1
1168| #define LIBCURL_FEATURE_IPV6 1
1169| #define LIBCURL_FEATURE_LIBZ 1
1170| #define LIBCURL_FEATURE_IDN 1
1171| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1172| #define LIBCURL_PROTOCOL_HTTP 1
1173| #define LIBCURL_PROTOCOL_HTTPS 1
1174| #define LIBCURL_PROTOCOL_FTP 1
1175| #define LIBCURL_PROTOCOL_FTPS 1
1176| #define LIBCURL_PROTOCOL_FILE 1
1177| #define LIBCURL_PROTOCOL_TELNET 1
1178| #define LIBCURL_PROTOCOL_LDAP 1
1179| #define LIBCURL_PROTOCOL_LDAPS 1
1180| #define LIBCURL_PROTOCOL_DICT 1
1181| #define LIBCURL_PROTOCOL_TFTP 1
1182| #define LIBCURL_PROTOCOL_SCP 1
1183| #define LIBCURL_PROTOCOL_SFTP 1
1184| #define USE_OPENSSL 1
1185| /* end confdefs.h.  */
1186|
1187|           #define CONFIG_TEST 1
1188|         #ifdef __cplusplus
1189|         extern "C" {
1190|         #endif
1191|           char shmget ();
1192|         #ifdef __cplusplus
1193|         }
1194|         #endif
1195|
1196| int
1197| main ()
1198| {
1199|  shmget ();
1200|   ;
1201|   return 0;
1202| }
1203|
1204configure:27297: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lcygipc.so   >&5
1205/usr/bin/ld: cannot find -lcygipc.so
1206collect2: ld returned 1 exit status
1207configure:27304: $? = 1
1208configure: failed program was:
1209|
1210|       /* confdefs.h.  */
1211| #define PACKAGE_NAME "BOINC"
1212| #define PACKAGE_TARNAME "boinc"
1213| #define PACKAGE_VERSION "6.6.37"
1214| #define PACKAGE_STRING "BOINC 6.6.37"
1215| #define PACKAGE_BUGREPORT ""
1216| #define PACKAGE "boinc"
1217| #define VERSION "6.6.37"
1218| #define STDC_HEADERS 1
1219| #define HAVE_SYS_TYPES_H 1
1220| #define HAVE_SYS_STAT_H 1
1221| #define HAVE_STDLIB_H 1
1222| #define HAVE_STRING_H 1
1223| #define HAVE_MEMORY_H 1
1224| #define HAVE_STRINGS_H 1
1225| #define HAVE_INTTYPES_H 1
1226| #define HAVE_STDINT_H 1
1227| #define HAVE_UNISTD_H 1
1228| #define HAVE_SYS_SOCKET_H 1
1229| #define HAVE_DLFCN_H 1
1230| #define HOSTTYPE "x86_64-pc-linux-gnu"
1231| #define HOSTTYPEALT "i686-pc-linux-gnu"
1232| #define DLLEXT ".so"
1233| #define HAVE_SYS_SOCKET_H 1
1234| #define HAVE_SOCKLEN_T 1
1235| #define BOINC_SOCKLEN_T socklen_t
1236| #define HAVE_LIBCURL 1
1237| #define LIBCURL_FEATURE_SSL 1
1238| #define LIBCURL_FEATURE_IPV6 1
1239| #define LIBCURL_FEATURE_LIBZ 1
1240| #define LIBCURL_FEATURE_IDN 1
1241| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1242| #define LIBCURL_PROTOCOL_HTTP 1
1243| #define LIBCURL_PROTOCOL_HTTPS 1
1244| #define LIBCURL_PROTOCOL_FTP 1
1245| #define LIBCURL_PROTOCOL_FTPS 1
1246| #define LIBCURL_PROTOCOL_FILE 1
1247| #define LIBCURL_PROTOCOL_TELNET 1
1248| #define LIBCURL_PROTOCOL_LDAP 1
1249| #define LIBCURL_PROTOCOL_LDAPS 1
1250| #define LIBCURL_PROTOCOL_DICT 1
1251| #define LIBCURL_PROTOCOL_TFTP 1
1252| #define LIBCURL_PROTOCOL_SCP 1
1253| #define LIBCURL_PROTOCOL_SFTP 1
1254| #define USE_OPENSSL 1
1255| /* end confdefs.h.  */
1256|
1257|         #define CONFIG_TEST 1
1258|       #ifdef __cplusplus
1259|       extern "C" {
1260|       #endif
1261|         char shmget ();
1262|       #ifdef __cplusplus
1263|       }
1264|       #endif
1265|
1266| int
1267| main ()
1268| {
1269|  shmget ();
1270|   ;
1271|   return 0;
1272| }
1273|
1274configure:27361: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lcygipc.so  >&5
1275/usr/bin/ld: cannot find -lcygipc.so
1276collect2: ld returned 1 exit status
1277configure:27368: $? = 1
1278configure: failed program was:
1279|
1280|         /* confdefs.h.  */
1281| #define PACKAGE_NAME "BOINC"
1282| #define PACKAGE_TARNAME "boinc"
1283| #define PACKAGE_VERSION "6.6.37"
1284| #define PACKAGE_STRING "BOINC 6.6.37"
1285| #define PACKAGE_BUGREPORT ""
1286| #define PACKAGE "boinc"
1287| #define VERSION "6.6.37"
1288| #define STDC_HEADERS 1
1289| #define HAVE_SYS_TYPES_H 1
1290| #define HAVE_SYS_STAT_H 1
1291| #define HAVE_STDLIB_H 1
1292| #define HAVE_STRING_H 1
1293| #define HAVE_MEMORY_H 1
1294| #define HAVE_STRINGS_H 1
1295| #define HAVE_INTTYPES_H 1
1296| #define HAVE_STDINT_H 1
1297| #define HAVE_UNISTD_H 1
1298| #define HAVE_SYS_SOCKET_H 1
1299| #define HAVE_DLFCN_H 1
1300| #define HOSTTYPE "x86_64-pc-linux-gnu"
1301| #define HOSTTYPEALT "i686-pc-linux-gnu"
1302| #define DLLEXT ".so"
1303| #define HAVE_SYS_SOCKET_H 1
1304| #define HAVE_SOCKLEN_T 1
1305| #define BOINC_SOCKLEN_T socklen_t
1306| #define HAVE_LIBCURL 1
1307| #define LIBCURL_FEATURE_SSL 1
1308| #define LIBCURL_FEATURE_IPV6 1
1309| #define LIBCURL_FEATURE_LIBZ 1
1310| #define LIBCURL_FEATURE_IDN 1
1311| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1312| #define LIBCURL_PROTOCOL_HTTP 1
1313| #define LIBCURL_PROTOCOL_HTTPS 1
1314| #define LIBCURL_PROTOCOL_FTP 1
1315| #define LIBCURL_PROTOCOL_FTPS 1
1316| #define LIBCURL_PROTOCOL_FILE 1
1317| #define LIBCURL_PROTOCOL_TELNET 1
1318| #define LIBCURL_PROTOCOL_LDAP 1
1319| #define LIBCURL_PROTOCOL_LDAPS 1
1320| #define LIBCURL_PROTOCOL_DICT 1
1321| #define LIBCURL_PROTOCOL_TFTP 1
1322| #define LIBCURL_PROTOCOL_SCP 1
1323| #define LIBCURL_PROTOCOL_SFTP 1
1324| #define USE_OPENSSL 1
1325| /* end confdefs.h.  */
1326|
1327|           #define CONFIG_TEST 1
1328|         #ifdef __cplusplus
1329|         extern "C" {
1330|         #endif
1331|           char shmget ();
1332|         #ifdef __cplusplus
1333|         }
1334|         #endif
1335|
1336| int
1337| main ()
1338| {
1339|  shmget ();
1340|   ;
1341|   return 0;
1342| }
1343|
1344configure:27398: result: no
1345configure:27964: checking for aio_fork in dynamic library aio
1346configure:28016: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -laio   >&5
1347/usr/bin/ld: cannot find -laio
1348collect2: ld returned 1 exit status
1349configure:28023: $? = 1
1350configure: failed program was:
1351|
1352|       /* confdefs.h.  */
1353| #define PACKAGE_NAME "BOINC"
1354| #define PACKAGE_TARNAME "boinc"
1355| #define PACKAGE_VERSION "6.6.37"
1356| #define PACKAGE_STRING "BOINC 6.6.37"
1357| #define PACKAGE_BUGREPORT ""
1358| #define PACKAGE "boinc"
1359| #define VERSION "6.6.37"
1360| #define STDC_HEADERS 1
1361| #define HAVE_SYS_TYPES_H 1
1362| #define HAVE_SYS_STAT_H 1
1363| #define HAVE_STDLIB_H 1
1364| #define HAVE_STRING_H 1
1365| #define HAVE_MEMORY_H 1
1366| #define HAVE_STRINGS_H 1
1367| #define HAVE_INTTYPES_H 1
1368| #define HAVE_STDINT_H 1
1369| #define HAVE_UNISTD_H 1
1370| #define HAVE_SYS_SOCKET_H 1
1371| #define HAVE_DLFCN_H 1
1372| #define HOSTTYPE "x86_64-pc-linux-gnu"
1373| #define HOSTTYPEALT "i686-pc-linux-gnu"
1374| #define DLLEXT ".so"
1375| #define HAVE_SYS_SOCKET_H 1
1376| #define HAVE_SOCKLEN_T 1
1377| #define BOINC_SOCKLEN_T socklen_t
1378| #define HAVE_LIBCURL 1
1379| #define LIBCURL_FEATURE_SSL 1
1380| #define LIBCURL_FEATURE_IPV6 1
1381| #define LIBCURL_FEATURE_LIBZ 1
1382| #define LIBCURL_FEATURE_IDN 1
1383| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1384| #define LIBCURL_PROTOCOL_HTTP 1
1385| #define LIBCURL_PROTOCOL_HTTPS 1
1386| #define LIBCURL_PROTOCOL_FTP 1
1387| #define LIBCURL_PROTOCOL_FTPS 1
1388| #define LIBCURL_PROTOCOL_FILE 1
1389| #define LIBCURL_PROTOCOL_TELNET 1
1390| #define LIBCURL_PROTOCOL_LDAP 1
1391| #define LIBCURL_PROTOCOL_LDAPS 1
1392| #define LIBCURL_PROTOCOL_DICT 1
1393| #define LIBCURL_PROTOCOL_TFTP 1
1394| #define LIBCURL_PROTOCOL_SCP 1
1395| #define LIBCURL_PROTOCOL_SFTP 1
1396| #define USE_OPENSSL 1
1397| /* end confdefs.h.  */
1398|
1399|         #define CONFIG_TEST 1
1400|       #ifdef __cplusplus
1401|       extern "C" {
1402|       #endif
1403|         char aio_fork ();
1404|       #ifdef __cplusplus
1405|       }
1406|       #endif
1407|
1408| int
1409| main ()
1410| {
1411|  aio_fork ();
1412|   ;
1413|   return 0;
1414| }
1415|
1416configure:28080: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -laio  >&5
1417/usr/bin/ld: cannot find -laio
1418collect2: ld returned 1 exit status
1419configure:28087: $? = 1
1420configure: failed program was:
1421|
1422|         /* confdefs.h.  */
1423| #define PACKAGE_NAME "BOINC"
1424| #define PACKAGE_TARNAME "boinc"
1425| #define PACKAGE_VERSION "6.6.37"
1426| #define PACKAGE_STRING "BOINC 6.6.37"
1427| #define PACKAGE_BUGREPORT ""
1428| #define PACKAGE "boinc"
1429| #define VERSION "6.6.37"
1430| #define STDC_HEADERS 1
1431| #define HAVE_SYS_TYPES_H 1
1432| #define HAVE_SYS_STAT_H 1
1433| #define HAVE_STDLIB_H 1
1434| #define HAVE_STRING_H 1
1435| #define HAVE_MEMORY_H 1
1436| #define HAVE_STRINGS_H 1
1437| #define HAVE_INTTYPES_H 1
1438| #define HAVE_STDINT_H 1
1439| #define HAVE_UNISTD_H 1
1440| #define HAVE_SYS_SOCKET_H 1
1441| #define HAVE_DLFCN_H 1
1442| #define HOSTTYPE "x86_64-pc-linux-gnu"
1443| #define HOSTTYPEALT "i686-pc-linux-gnu"
1444| #define DLLEXT ".so"
1445| #define HAVE_SYS_SOCKET_H 1
1446| #define HAVE_SOCKLEN_T 1
1447| #define BOINC_SOCKLEN_T socklen_t
1448| #define HAVE_LIBCURL 1
1449| #define LIBCURL_FEATURE_SSL 1
1450| #define LIBCURL_FEATURE_IPV6 1
1451| #define LIBCURL_FEATURE_LIBZ 1
1452| #define LIBCURL_FEATURE_IDN 1
1453| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1454| #define LIBCURL_PROTOCOL_HTTP 1
1455| #define LIBCURL_PROTOCOL_HTTPS 1
1456| #define LIBCURL_PROTOCOL_FTP 1
1457| #define LIBCURL_PROTOCOL_FTPS 1
1458| #define LIBCURL_PROTOCOL_FILE 1
1459| #define LIBCURL_PROTOCOL_TELNET 1
1460| #define LIBCURL_PROTOCOL_LDAP 1
1461| #define LIBCURL_PROTOCOL_LDAPS 1
1462| #define LIBCURL_PROTOCOL_DICT 1
1463| #define LIBCURL_PROTOCOL_TFTP 1
1464| #define LIBCURL_PROTOCOL_SCP 1
1465| #define LIBCURL_PROTOCOL_SFTP 1
1466| #define USE_OPENSSL 1
1467| /* end confdefs.h.  */
1468|
1469|           #define CONFIG_TEST 1
1470|         #ifdef __cplusplus
1471|         extern "C" {
1472|         #endif
1473|           char aio_fork ();
1474|         #ifdef __cplusplus
1475|         }
1476|         #endif
1477|
1478| int
1479| main ()
1480| {
1481|  aio_fork ();
1482|   ;
1483|   return 0;
1484| }
1485|
1486configure:28016: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -laio.so   >&5
1487/usr/bin/ld: cannot find -laio.so
1488collect2: ld returned 1 exit status
1489configure:28023: $? = 1
1490configure: failed program was:
1491|
1492|       /* confdefs.h.  */
1493| #define PACKAGE_NAME "BOINC"
1494| #define PACKAGE_TARNAME "boinc"
1495| #define PACKAGE_VERSION "6.6.37"
1496| #define PACKAGE_STRING "BOINC 6.6.37"
1497| #define PACKAGE_BUGREPORT ""
1498| #define PACKAGE "boinc"
1499| #define VERSION "6.6.37"
1500| #define STDC_HEADERS 1
1501| #define HAVE_SYS_TYPES_H 1
1502| #define HAVE_SYS_STAT_H 1
1503| #define HAVE_STDLIB_H 1
1504| #define HAVE_STRING_H 1
1505| #define HAVE_MEMORY_H 1
1506| #define HAVE_STRINGS_H 1
1507| #define HAVE_INTTYPES_H 1
1508| #define HAVE_STDINT_H 1
1509| #define HAVE_UNISTD_H 1
1510| #define HAVE_SYS_SOCKET_H 1
1511| #define HAVE_DLFCN_H 1
1512| #define HOSTTYPE "x86_64-pc-linux-gnu"
1513| #define HOSTTYPEALT "i686-pc-linux-gnu"
1514| #define DLLEXT ".so"
1515| #define HAVE_SYS_SOCKET_H 1
1516| #define HAVE_SOCKLEN_T 1
1517| #define BOINC_SOCKLEN_T socklen_t
1518| #define HAVE_LIBCURL 1
1519| #define LIBCURL_FEATURE_SSL 1
1520| #define LIBCURL_FEATURE_IPV6 1
1521| #define LIBCURL_FEATURE_LIBZ 1
1522| #define LIBCURL_FEATURE_IDN 1
1523| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1524| #define LIBCURL_PROTOCOL_HTTP 1
1525| #define LIBCURL_PROTOCOL_HTTPS 1
1526| #define LIBCURL_PROTOCOL_FTP 1
1527| #define LIBCURL_PROTOCOL_FTPS 1
1528| #define LIBCURL_PROTOCOL_FILE 1
1529| #define LIBCURL_PROTOCOL_TELNET 1
1530| #define LIBCURL_PROTOCOL_LDAP 1
1531| #define LIBCURL_PROTOCOL_LDAPS 1
1532| #define LIBCURL_PROTOCOL_DICT 1
1533| #define LIBCURL_PROTOCOL_TFTP 1
1534| #define LIBCURL_PROTOCOL_SCP 1
1535| #define LIBCURL_PROTOCOL_SFTP 1
1536| #define USE_OPENSSL 1
1537| /* end confdefs.h.  */
1538|
1539|         #define CONFIG_TEST 1
1540|       #ifdef __cplusplus
1541|       extern "C" {
1542|       #endif
1543|         char aio_fork ();
1544|       #ifdef __cplusplus
1545|       }
1546|       #endif
1547|
1548| int
1549| main ()
1550| {
1551|  aio_fork ();
1552|   ;
1553|   return 0;
1554| }
1555|
1556configure:28080: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -laio.so  >&5
1557/usr/bin/ld: cannot find -laio.so
1558collect2: ld returned 1 exit status
1559configure:28087: $? = 1
1560configure: failed program was:
1561|
1562|         /* confdefs.h.  */
1563| #define PACKAGE_NAME "BOINC"
1564| #define PACKAGE_TARNAME "boinc"
1565| #define PACKAGE_VERSION "6.6.37"
1566| #define PACKAGE_STRING "BOINC 6.6.37"
1567| #define PACKAGE_BUGREPORT ""
1568| #define PACKAGE "boinc"
1569| #define VERSION "6.6.37"
1570| #define STDC_HEADERS 1
1571| #define HAVE_SYS_TYPES_H 1
1572| #define HAVE_SYS_STAT_H 1
1573| #define HAVE_STDLIB_H 1
1574| #define HAVE_STRING_H 1
1575| #define HAVE_MEMORY_H 1
1576| #define HAVE_STRINGS_H 1
1577| #define HAVE_INTTYPES_H 1
1578| #define HAVE_STDINT_H 1
1579| #define HAVE_UNISTD_H 1
1580| #define HAVE_SYS_SOCKET_H 1
1581| #define HAVE_DLFCN_H 1
1582| #define HOSTTYPE "x86_64-pc-linux-gnu"
1583| #define HOSTTYPEALT "i686-pc-linux-gnu"
1584| #define DLLEXT ".so"
1585| #define HAVE_SYS_SOCKET_H 1
1586| #define HAVE_SOCKLEN_T 1
1587| #define BOINC_SOCKLEN_T socklen_t
1588| #define HAVE_LIBCURL 1
1589| #define LIBCURL_FEATURE_SSL 1
1590| #define LIBCURL_FEATURE_IPV6 1
1591| #define LIBCURL_FEATURE_LIBZ 1
1592| #define LIBCURL_FEATURE_IDN 1
1593| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1594| #define LIBCURL_PROTOCOL_HTTP 1
1595| #define LIBCURL_PROTOCOL_HTTPS 1
1596| #define LIBCURL_PROTOCOL_FTP 1
1597| #define LIBCURL_PROTOCOL_FTPS 1
1598| #define LIBCURL_PROTOCOL_FILE 1
1599| #define LIBCURL_PROTOCOL_TELNET 1
1600| #define LIBCURL_PROTOCOL_LDAP 1
1601| #define LIBCURL_PROTOCOL_LDAPS 1
1602| #define LIBCURL_PROTOCOL_DICT 1
1603| #define LIBCURL_PROTOCOL_TFTP 1
1604| #define LIBCURL_PROTOCOL_SCP 1
1605| #define LIBCURL_PROTOCOL_SFTP 1
1606| #define USE_OPENSSL 1
1607| /* end confdefs.h.  */
1608|
1609|           #define CONFIG_TEST 1
1610|         #ifdef __cplusplus
1611|         extern "C" {
1612|         #endif
1613|           char aio_fork ();
1614|         #ifdef __cplusplus
1615|         }
1616|         #endif
1617|
1618| int
1619| main ()
1620| {
1621|  aio_fork ();
1622|   ;
1623|   return 0;
1624| }
1625|
1626configure:28117: result: no
1627configure:28683: checking for dlopen in dynamic library dl
1628configure:28735: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -ldl   >&5
1629/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
1630/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
1631configure:28742: $? = 0
1632configure:28735: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -ldl.so   >&5
1633/usr/bin/ld: cannot find -ldl.so
1634collect2: ld returned 1 exit status
1635configure:28742: $? = 1
1636configure: failed program was:
1637|
1638|       /* confdefs.h.  */
1639| #define PACKAGE_NAME "BOINC"
1640| #define PACKAGE_TARNAME "boinc"
1641| #define PACKAGE_VERSION "6.6.37"
1642| #define PACKAGE_STRING "BOINC 6.6.37"
1643| #define PACKAGE_BUGREPORT ""
1644| #define PACKAGE "boinc"
1645| #define VERSION "6.6.37"
1646| #define STDC_HEADERS 1
1647| #define HAVE_SYS_TYPES_H 1
1648| #define HAVE_SYS_STAT_H 1
1649| #define HAVE_STDLIB_H 1
1650| #define HAVE_STRING_H 1
1651| #define HAVE_MEMORY_H 1
1652| #define HAVE_STRINGS_H 1
1653| #define HAVE_INTTYPES_H 1
1654| #define HAVE_STDINT_H 1
1655| #define HAVE_UNISTD_H 1
1656| #define HAVE_SYS_SOCKET_H 1
1657| #define HAVE_DLFCN_H 1
1658| #define HOSTTYPE "x86_64-pc-linux-gnu"
1659| #define HOSTTYPEALT "i686-pc-linux-gnu"
1660| #define DLLEXT ".so"
1661| #define HAVE_SYS_SOCKET_H 1
1662| #define HAVE_SOCKLEN_T 1
1663| #define BOINC_SOCKLEN_T socklen_t
1664| #define HAVE_LIBCURL 1
1665| #define LIBCURL_FEATURE_SSL 1
1666| #define LIBCURL_FEATURE_IPV6 1
1667| #define LIBCURL_FEATURE_LIBZ 1
1668| #define LIBCURL_FEATURE_IDN 1
1669| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1670| #define LIBCURL_PROTOCOL_HTTP 1
1671| #define LIBCURL_PROTOCOL_HTTPS 1
1672| #define LIBCURL_PROTOCOL_FTP 1
1673| #define LIBCURL_PROTOCOL_FTPS 1
1674| #define LIBCURL_PROTOCOL_FILE 1
1675| #define LIBCURL_PROTOCOL_TELNET 1
1676| #define LIBCURL_PROTOCOL_LDAP 1
1677| #define LIBCURL_PROTOCOL_LDAPS 1
1678| #define LIBCURL_PROTOCOL_DICT 1
1679| #define LIBCURL_PROTOCOL_TFTP 1
1680| #define LIBCURL_PROTOCOL_SCP 1
1681| #define LIBCURL_PROTOCOL_SFTP 1
1682| #define USE_OPENSSL 1
1683| /* end confdefs.h.  */
1684|
1685|         #define CONFIG_TEST 1
1686|       #ifdef __cplusplus
1687|       extern "C" {
1688|       #endif
1689|         char dlopen ();
1690|       #ifdef __cplusplus
1691|       }
1692|       #endif
1693|
1694| int
1695| main ()
1696| {
1697|  dlopen ();
1698|   ;
1699|   return 0;
1700| }
1701|
1702configure:28836: result:  -ldl
1703configure:28996: checking for gethostbyname in static library nsl
1704configure:29205: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lnsl  -ldl  >&5
1705/usr/bin/ld: skipping incompatible /usr/lib/libnsl.so when searching for -lnsl
1706/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
1707/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
1708configure:29212: $? = 0
1709configure:29247: result:  -lnsl
1710configure:29719: checking for bind in static library socket
1711configure:29928: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lsocket  -lnsl -ldl  >&5
1712/usr/bin/ld: cannot find -lsocket
1713collect2: ld returned 1 exit status
1714configure:29935: $? = 1
1715configure: failed program was:
1716|
1717|         /* confdefs.h.  */
1718| #define PACKAGE_NAME "BOINC"
1719| #define PACKAGE_TARNAME "boinc"
1720| #define PACKAGE_VERSION "6.6.37"
1721| #define PACKAGE_STRING "BOINC 6.6.37"
1722| #define PACKAGE_BUGREPORT ""
1723| #define PACKAGE "boinc"
1724| #define VERSION "6.6.37"
1725| #define STDC_HEADERS 1
1726| #define HAVE_SYS_TYPES_H 1
1727| #define HAVE_SYS_STAT_H 1
1728| #define HAVE_STDLIB_H 1
1729| #define HAVE_STRING_H 1
1730| #define HAVE_MEMORY_H 1
1731| #define HAVE_STRINGS_H 1
1732| #define HAVE_INTTYPES_H 1
1733| #define HAVE_STDINT_H 1
1734| #define HAVE_UNISTD_H 1
1735| #define HAVE_SYS_SOCKET_H 1
1736| #define HAVE_DLFCN_H 1
1737| #define HOSTTYPE "x86_64-pc-linux-gnu"
1738| #define HOSTTYPEALT "i686-pc-linux-gnu"
1739| #define DLLEXT ".so"
1740| #define HAVE_SYS_SOCKET_H 1
1741| #define HAVE_SOCKLEN_T 1
1742| #define BOINC_SOCKLEN_T socklen_t
1743| #define HAVE_LIBCURL 1
1744| #define LIBCURL_FEATURE_SSL 1
1745| #define LIBCURL_FEATURE_IPV6 1
1746| #define LIBCURL_FEATURE_LIBZ 1
1747| #define LIBCURL_FEATURE_IDN 1
1748| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1749| #define LIBCURL_PROTOCOL_HTTP 1
1750| #define LIBCURL_PROTOCOL_HTTPS 1
1751| #define LIBCURL_PROTOCOL_FTP 1
1752| #define LIBCURL_PROTOCOL_FTPS 1
1753| #define LIBCURL_PROTOCOL_FILE 1
1754| #define LIBCURL_PROTOCOL_TELNET 1
1755| #define LIBCURL_PROTOCOL_LDAP 1
1756| #define LIBCURL_PROTOCOL_LDAPS 1
1757| #define LIBCURL_PROTOCOL_DICT 1
1758| #define LIBCURL_PROTOCOL_TFTP 1
1759| #define LIBCURL_PROTOCOL_SCP 1
1760| #define LIBCURL_PROTOCOL_SFTP 1
1761| #define USE_OPENSSL 1
1762| #define HAVE_LIBDL 1
1763| #define HAVE_LIBNSL 1
1764| /* end confdefs.h.  */
1765|
1766|           #define CONFIG_TEST 1
1767|         #ifdef __cplusplus
1768|         extern "C" {
1769|         #endif
1770|           char bind ();
1771|         #ifdef __cplusplus
1772|         }
1773|         #endif
1774|
1775| int
1776| main ()
1777| {
1778|  bind ();
1779|   ;
1780|   return 0;
1781| }
1782configure:29970: result: no
1783configure:30125: checking for bind in dynamic library socket
1784configure:30177: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lsocket  -lnsl -ldl  >&5
1785/usr/bin/ld: cannot find -lsocket
1786collect2: ld returned 1 exit status
1787configure:30184: $? = 1
1788configure: failed program was:
1789|
1790|       /* confdefs.h.  */
1791| #define PACKAGE_NAME "BOINC"
1792| #define PACKAGE_TARNAME "boinc"
1793| #define PACKAGE_VERSION "6.6.37"
1794| #define PACKAGE_STRING "BOINC 6.6.37"
1795| #define PACKAGE_BUGREPORT ""
1796| #define PACKAGE "boinc"
1797| #define VERSION "6.6.37"
1798| #define STDC_HEADERS 1
1799| #define HAVE_SYS_TYPES_H 1
1800| #define HAVE_SYS_STAT_H 1
1801| #define HAVE_STDLIB_H 1
1802| #define HAVE_STRING_H 1
1803| #define HAVE_MEMORY_H 1
1804| #define HAVE_STRINGS_H 1
1805| #define HAVE_INTTYPES_H 1
1806| #define HAVE_STDINT_H 1
1807| #define HAVE_UNISTD_H 1
1808| #define HAVE_SYS_SOCKET_H 1
1809| #define HAVE_DLFCN_H 1
1810| #define HOSTTYPE "x86_64-pc-linux-gnu"
1811| #define HOSTTYPEALT "i686-pc-linux-gnu"
1812| #define DLLEXT ".so"
1813| #define HAVE_SYS_SOCKET_H 1
1814| #define HAVE_SOCKLEN_T 1
1815| #define BOINC_SOCKLEN_T socklen_t
1816| #define HAVE_LIBCURL 1
1817| #define LIBCURL_FEATURE_SSL 1
1818| #define LIBCURL_FEATURE_IPV6 1
1819| #define LIBCURL_FEATURE_LIBZ 1
1820| #define LIBCURL_FEATURE_IDN 1
1821| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1822| #define LIBCURL_PROTOCOL_HTTP 1
1823| #define LIBCURL_PROTOCOL_HTTPS 1
1824| #define LIBCURL_PROTOCOL_FTP 1
1825| #define LIBCURL_PROTOCOL_FTPS 1
1826| #define LIBCURL_PROTOCOL_FILE 1
1827| #define LIBCURL_PROTOCOL_TELNET 1
1828| #define LIBCURL_PROTOCOL_LDAP 1
1829| #define LIBCURL_PROTOCOL_LDAPS 1
1830| #define LIBCURL_PROTOCOL_DICT 1
1831| #define LIBCURL_PROTOCOL_TFTP 1
1832| #define LIBCURL_PROTOCOL_SCP 1
1833| #define LIBCURL_PROTOCOL_SFTP 1
1834| #define USE_OPENSSL 1
1835| #define HAVE_LIBDL 1
1836| #define HAVE_LIBNSL 1
1837| /* end confdefs.h.  */
1838|
1839|         #define CONFIG_TEST 1
1840|       #ifdef __cplusplus
1841|       extern "C" {
1842|       #endif
1843|         char bind ();
1844|       #ifdef __cplusplus
1845|       }
1846|       #endif
1847|
1848| int
1849| main ()
1850| {
1851|  bind ();
1852|   ;
1853|   return 0;
1854| }
1855|
1856configure:30241: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lsocket -lnsl -ldl  >&5
1857/usr/bin/ld: cannot find -lsocket
1858collect2: ld returned 1 exit status
1859configure:30248: $? = 1
1860configure: failed program was:
1861|
1862|         /* confdefs.h.  */
1863| #define PACKAGE_NAME "BOINC"
1864| #define PACKAGE_TARNAME "boinc"
1865| #define PACKAGE_VERSION "6.6.37"
1866| #define PACKAGE_STRING "BOINC 6.6.37"
1867| #define PACKAGE_BUGREPORT ""
1868| #define PACKAGE "boinc"
1869| #define VERSION "6.6.37"
1870| #define STDC_HEADERS 1
1871| #define HAVE_SYS_TYPES_H 1
1872| #define HAVE_SYS_STAT_H 1
1873| #define HAVE_STDLIB_H 1
1874| #define HAVE_STRING_H 1
1875| #define HAVE_MEMORY_H 1
1876| #define HAVE_STRINGS_H 1
1877| #define HAVE_INTTYPES_H 1
1878| #define HAVE_STDINT_H 1
1879| #define HAVE_UNISTD_H 1
1880| #define HAVE_SYS_SOCKET_H 1
1881| #define HAVE_DLFCN_H 1
1882| #define HOSTTYPE "x86_64-pc-linux-gnu"
1883| #define HOSTTYPEALT "i686-pc-linux-gnu"
1884| #define DLLEXT ".so"
1885| #define HAVE_SYS_SOCKET_H 1
1886| #define HAVE_SOCKLEN_T 1
1887| #define BOINC_SOCKLEN_T socklen_t
1888| #define HAVE_LIBCURL 1
1889| #define LIBCURL_FEATURE_SSL 1
1890| #define LIBCURL_FEATURE_IPV6 1
1891| #define LIBCURL_FEATURE_LIBZ 1
1892| #define LIBCURL_FEATURE_IDN 1
1893| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1894| #define LIBCURL_PROTOCOL_HTTP 1
1895| #define LIBCURL_PROTOCOL_HTTPS 1
1896| #define LIBCURL_PROTOCOL_FTP 1
1897| #define LIBCURL_PROTOCOL_FTPS 1
1898| #define LIBCURL_PROTOCOL_FILE 1
1899| #define LIBCURL_PROTOCOL_TELNET 1
1900| #define LIBCURL_PROTOCOL_LDAP 1
1901| #define LIBCURL_PROTOCOL_LDAPS 1
1902| #define LIBCURL_PROTOCOL_DICT 1
1903| #define LIBCURL_PROTOCOL_TFTP 1
1904| #define LIBCURL_PROTOCOL_SCP 1
1905| #define LIBCURL_PROTOCOL_SFTP 1
1906| #define USE_OPENSSL 1
1907| #define HAVE_LIBDL 1
1908| #define HAVE_LIBNSL 1
1909| /* end confdefs.h.  */
1910|
1911|           #define CONFIG_TEST 1
1912|         #ifdef __cplusplus
1913|         extern "C" {
1914|         #endif
1915|           char bind ();
1916|         #ifdef __cplusplus
1917|         }
1918|         #endif
1919|
1920| int
1921| main ()
1922| {
1923|  bind ();
1924|   ;
1925|   return 0;
1926| }
1927|
1928configure:30177: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lsocket.so  -lnsl -ldl  >&5
1929/usr/bin/ld: cannot find -lsocket.so
1930collect2: ld returned 1 exit status
1931configure:30184: $? = 1
1932configure: failed program was:
1933|
1934|       /* confdefs.h.  */
1935| #define PACKAGE_NAME "BOINC"
1936| #define PACKAGE_TARNAME "boinc"
1937| #define PACKAGE_VERSION "6.6.37"
1938| #define PACKAGE_STRING "BOINC 6.6.37"
1939| #define PACKAGE_BUGREPORT ""
1940| #define PACKAGE "boinc"
1941| #define VERSION "6.6.37"
1942| #define STDC_HEADERS 1
1943| #define HAVE_SYS_TYPES_H 1
1944| #define HAVE_SYS_STAT_H 1
1945| #define HAVE_STDLIB_H 1
1946| #define HAVE_STRING_H 1
1947| #define HAVE_MEMORY_H 1
1948| #define HAVE_STRINGS_H 1
1949| #define HAVE_INTTYPES_H 1
1950| #define HAVE_STDINT_H 1
1951| #define HAVE_UNISTD_H 1
1952| #define HAVE_SYS_SOCKET_H 1
1953| #define HAVE_DLFCN_H 1
1954| #define HOSTTYPE "x86_64-pc-linux-gnu"
1955| #define HOSTTYPEALT "i686-pc-linux-gnu"
1956| #define DLLEXT ".so"
1957| #define HAVE_SYS_SOCKET_H 1
1958| #define HAVE_SOCKLEN_T 1
1959| #define BOINC_SOCKLEN_T socklen_t
1960| #define HAVE_LIBCURL 1
1961| #define LIBCURL_FEATURE_SSL 1
1962| #define LIBCURL_FEATURE_IPV6 1
1963| #define LIBCURL_FEATURE_LIBZ 1
1964| #define LIBCURL_FEATURE_IDN 1
1965| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
1966| #define LIBCURL_PROTOCOL_HTTP 1
1967| #define LIBCURL_PROTOCOL_HTTPS 1
1968| #define LIBCURL_PROTOCOL_FTP 1
1969| #define LIBCURL_PROTOCOL_FTPS 1
1970| #define LIBCURL_PROTOCOL_FILE 1
1971| #define LIBCURL_PROTOCOL_TELNET 1
1972| #define LIBCURL_PROTOCOL_LDAP 1
1973| #define LIBCURL_PROTOCOL_LDAPS 1
1974| #define LIBCURL_PROTOCOL_DICT 1
1975| #define LIBCURL_PROTOCOL_TFTP 1
1976| #define LIBCURL_PROTOCOL_SCP 1
1977| #define LIBCURL_PROTOCOL_SFTP 1
1978| #define USE_OPENSSL 1
1979| #define HAVE_LIBDL 1
1980| #define HAVE_LIBNSL 1
1981| /* end confdefs.h.  */
1982|
1983|         #define CONFIG_TEST 1
1984|       #ifdef __cplusplus
1985|       extern "C" {
1986|       #endif
1987|         char bind ();
1988|       #ifdef __cplusplus
1989|       }
1990|       #endif
1991|
1992| int
1993| main ()
1994| {
1995|  bind ();
1996|   ;
1997|   return 0;
1998| }
1999|
2000configure:30241: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lsocket.so -lnsl -ldl  >&5
2001/usr/bin/ld: cannot find -lsocket.so
2002collect2: ld returned 1 exit status
2003configure:30248: $? = 1
2004configure: failed program was:
2005|
2006|         /* confdefs.h.  */
2007| #define PACKAGE_NAME "BOINC"
2008| #define PACKAGE_TARNAME "boinc"
2009| #define PACKAGE_VERSION "6.6.37"
2010| #define PACKAGE_STRING "BOINC 6.6.37"
2011| #define PACKAGE_BUGREPORT ""
2012| #define PACKAGE "boinc"
2013| #define VERSION "6.6.37"
2014| #define STDC_HEADERS 1
2015| #define HAVE_SYS_TYPES_H 1
2016| #define HAVE_SYS_STAT_H 1
2017| #define HAVE_STDLIB_H 1
2018| #define HAVE_STRING_H 1
2019| #define HAVE_MEMORY_H 1
2020| #define HAVE_STRINGS_H 1
2021| #define HAVE_INTTYPES_H 1
2022| #define HAVE_STDINT_H 1
2023| #define HAVE_UNISTD_H 1
2024| #define HAVE_SYS_SOCKET_H 1
2025| #define HAVE_DLFCN_H 1
2026| #define HOSTTYPE "x86_64-pc-linux-gnu"
2027| #define HOSTTYPEALT "i686-pc-linux-gnu"
2028| #define DLLEXT ".so"
2029| #define HAVE_SYS_SOCKET_H 1
2030| #define HAVE_SOCKLEN_T 1
2031| #define BOINC_SOCKLEN_T socklen_t
2032| #define HAVE_LIBCURL 1
2033| #define LIBCURL_FEATURE_SSL 1
2034| #define LIBCURL_FEATURE_IPV6 1
2035| #define LIBCURL_FEATURE_LIBZ 1
2036| #define LIBCURL_FEATURE_IDN 1
2037| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2038| #define LIBCURL_PROTOCOL_HTTP 1
2039| #define LIBCURL_PROTOCOL_HTTPS 1
2040| #define LIBCURL_PROTOCOL_FTP 1
2041| #define LIBCURL_PROTOCOL_FTPS 1
2042| #define LIBCURL_PROTOCOL_FILE 1
2043| #define LIBCURL_PROTOCOL_TELNET 1
2044| #define LIBCURL_PROTOCOL_LDAP 1
2045| #define LIBCURL_PROTOCOL_LDAPS 1
2046| #define LIBCURL_PROTOCOL_DICT 1
2047| #define LIBCURL_PROTOCOL_TFTP 1
2048| #define LIBCURL_PROTOCOL_SCP 1
2049| #define LIBCURL_PROTOCOL_SFTP 1
2050| #define USE_OPENSSL 1
2051| #define HAVE_LIBDL 1
2052| #define HAVE_LIBNSL 1
2053| /* end confdefs.h.  */
2054|
2055|           #define CONFIG_TEST 1
2056|         #ifdef __cplusplus
2057|         extern "C" {
2058|         #endif
2059|           char bind ();
2060|         #ifdef __cplusplus
2061|         }
2062|         #endif
2063|
2064| int
2065| main ()
2066| {
2067|  bind ();
2068|   ;
2069|   return 0;
2070| }
2071|
2072configure:30278: result: no
2073configure:30438: checking for gzopen in static library z
2074configure:30647: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lz  -lnsl -ldl  >&5
2075/usr/bin/ld: skipping incompatible /usr/lib/libnsl.so when searching for -lnsl
2076/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
2077/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2078configure:30654: $? = 0
2079configure:30689: result:  -lz
2080configure:31563: checking for md5_finish in dynamic library cups
2081configure:31615: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lcups  -lz -lnsl -ldl  >&5
2082/usr/bin/ld: skipping incompatible /usr/lib/libnsl.so when searching for -lnsl
2083/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
2084/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2085/tmp/cchjevCk.o: In function `main':
2086/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:64: undefined reference to `md5_finish'
2087collect2: ld returned 1 exit status
2088configure:31622: $? = 1
2089configure: failed program was:
2090|
2091|       /* confdefs.h.  */
2092| #define PACKAGE_NAME "BOINC"
2093| #define PACKAGE_TARNAME "boinc"
2094| #define PACKAGE_VERSION "6.6.37"
2095| #define PACKAGE_STRING "BOINC 6.6.37"
2096| #define PACKAGE_BUGREPORT ""
2097| #define PACKAGE "boinc"
2098| #define VERSION "6.6.37"
2099| #define STDC_HEADERS 1
2100| #define HAVE_SYS_TYPES_H 1
2101| #define HAVE_SYS_STAT_H 1
2102| #define HAVE_STDLIB_H 1
2103| #define HAVE_STRING_H 1
2104| #define HAVE_MEMORY_H 1
2105| #define HAVE_STRINGS_H 1
2106| #define HAVE_INTTYPES_H 1
2107| #define HAVE_STDINT_H 1
2108| #define HAVE_UNISTD_H 1
2109| #define HAVE_SYS_SOCKET_H 1
2110| #define HAVE_DLFCN_H 1
2111| #define HOSTTYPE "x86_64-pc-linux-gnu"
2112| #define HOSTTYPEALT "i686-pc-linux-gnu"
2113| #define DLLEXT ".so"
2114| #define HAVE_SYS_SOCKET_H 1
2115| #define HAVE_SOCKLEN_T 1
2116| #define BOINC_SOCKLEN_T socklen_t
2117| #define HAVE_LIBCURL 1
2118| #define LIBCURL_FEATURE_SSL 1
2119| #define LIBCURL_FEATURE_IPV6 1
2120| #define LIBCURL_FEATURE_LIBZ 1
2121| #define LIBCURL_FEATURE_IDN 1
2122| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2123| #define LIBCURL_PROTOCOL_HTTP 1
2124| #define LIBCURL_PROTOCOL_HTTPS 1
2125| #define LIBCURL_PROTOCOL_FTP 1
2126| #define LIBCURL_PROTOCOL_FTPS 1
2127| #define LIBCURL_PROTOCOL_FILE 1
2128| #define LIBCURL_PROTOCOL_TELNET 1
2129| #define LIBCURL_PROTOCOL_LDAP 1
2130| #define LIBCURL_PROTOCOL_LDAPS 1
2131| #define LIBCURL_PROTOCOL_DICT 1
2132| #define LIBCURL_PROTOCOL_TFTP 1
2133| #define LIBCURL_PROTOCOL_SCP 1
2134| #define LIBCURL_PROTOCOL_SFTP 1
2135| #define USE_OPENSSL 1
2136| #define HAVE_LIBDL 1
2137| #define HAVE_LIBNSL 1
2138| #define HAVE_LIBZ 1
2139| /* end confdefs.h.  */
2140|
2141|         #define CONFIG_TEST 1
2142|       #ifdef __cplusplus
2143|       extern "C" {
2144|       #endif
2145|         char md5_finish ();
2146|       #ifdef __cplusplus
2147|       }
2148|       #endif
2149|
2150| int
2151| main ()
2152| {
2153|  md5_finish ();
2154|   ;
2155|   return 0;
2156| }
2157|
2158configure:31679: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lcups -lz -lnsl -ldl  >&5
2159/usr/bin/ld: skipping incompatible /usr/lib/libnsl.so when searching for -lnsl
2160/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
2161/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2162/tmp/ccZq25yK.o: In function `main':
2163/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:64: undefined reference to `md5_finish'
2164collect2: ld returned 1 exit status
2165configure:31686: $? = 1
2166configure: failed program was:
2167|
2168|         /* confdefs.h.  */
2169| #define PACKAGE_NAME "BOINC"
2170| #define PACKAGE_TARNAME "boinc"
2171| #define PACKAGE_VERSION "6.6.37"
2172| #define PACKAGE_STRING "BOINC 6.6.37"
2173| #define PACKAGE_BUGREPORT ""
2174| #define PACKAGE "boinc"
2175| #define VERSION "6.6.37"
2176| #define STDC_HEADERS 1
2177| #define HAVE_SYS_TYPES_H 1
2178| #define HAVE_SYS_STAT_H 1
2179| #define HAVE_STDLIB_H 1
2180| #define HAVE_STRING_H 1
2181| #define HAVE_MEMORY_H 1
2182| #define HAVE_STRINGS_H 1
2183| #define HAVE_INTTYPES_H 1
2184| #define HAVE_STDINT_H 1
2185| #define HAVE_UNISTD_H 1
2186| #define HAVE_SYS_SOCKET_H 1
2187| #define HAVE_DLFCN_H 1
2188| #define HOSTTYPE "x86_64-pc-linux-gnu"
2189| #define HOSTTYPEALT "i686-pc-linux-gnu"
2190| #define DLLEXT ".so"
2191| #define HAVE_SYS_SOCKET_H 1
2192| #define HAVE_SOCKLEN_T 1
2193| #define BOINC_SOCKLEN_T socklen_t
2194| #define HAVE_LIBCURL 1
2195| #define LIBCURL_FEATURE_SSL 1
2196| #define LIBCURL_FEATURE_IPV6 1
2197| #define LIBCURL_FEATURE_LIBZ 1
2198| #define LIBCURL_FEATURE_IDN 1
2199| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2200| #define LIBCURL_PROTOCOL_HTTP 1
2201| #define LIBCURL_PROTOCOL_HTTPS 1
2202| #define LIBCURL_PROTOCOL_FTP 1
2203| #define LIBCURL_PROTOCOL_FTPS 1
2204| #define LIBCURL_PROTOCOL_FILE 1
2205| #define LIBCURL_PROTOCOL_TELNET 1
2206| #define LIBCURL_PROTOCOL_LDAP 1
2207| #define LIBCURL_PROTOCOL_LDAPS 1
2208| #define LIBCURL_PROTOCOL_DICT 1
2209| #define LIBCURL_PROTOCOL_TFTP 1
2210| #define LIBCURL_PROTOCOL_SCP 1
2211| #define LIBCURL_PROTOCOL_SFTP 1
2212| #define USE_OPENSSL 1
2213| #define HAVE_LIBDL 1
2214| #define HAVE_LIBNSL 1
2215| #define HAVE_LIBZ 1
2216| /* end confdefs.h.  */
2217|
2218|           #define CONFIG_TEST 1
2219|         #ifdef __cplusplus
2220|         extern "C" {
2221|         #endif
2222|           char md5_finish ();
2223|         #ifdef __cplusplus
2224|         }
2225|         #endif
2226|
2227| int
2228| main ()
2229| {
2230|  md5_finish ();
2231|   ;
2232|   return 0;
2233| }
2234|
2235configure:31615: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lcups.so  -lz -lnsl -ldl  >&5
2236/usr/bin/ld: cannot find -lcups.so
2237collect2: ld returned 1 exit status
2238configure:31622: $? = 1
2239configure: failed program was:
2240|
2241|       /* confdefs.h.  */
2242| #define PACKAGE_NAME "BOINC"
2243| #define PACKAGE_TARNAME "boinc"
2244| #define PACKAGE_VERSION "6.6.37"
2245| #define PACKAGE_STRING "BOINC 6.6.37"
2246| #define PACKAGE_BUGREPORT ""
2247| #define PACKAGE "boinc"
2248| #define VERSION "6.6.37"
2249| #define STDC_HEADERS 1
2250| #define HAVE_SYS_TYPES_H 1
2251| #define HAVE_SYS_STAT_H 1
2252| #define HAVE_STDLIB_H 1
2253| #define HAVE_STRING_H 1
2254| #define HAVE_MEMORY_H 1
2255| #define HAVE_STRINGS_H 1
2256| #define HAVE_INTTYPES_H 1
2257| #define HAVE_STDINT_H 1
2258| #define HAVE_UNISTD_H 1
2259| #define HAVE_SYS_SOCKET_H 1
2260| #define HAVE_DLFCN_H 1
2261| #define HOSTTYPE "x86_64-pc-linux-gnu"
2262| #define HOSTTYPEALT "i686-pc-linux-gnu"
2263| #define DLLEXT ".so"
2264| #define HAVE_SYS_SOCKET_H 1
2265| #define HAVE_SOCKLEN_T 1
2266| #define BOINC_SOCKLEN_T socklen_t
2267| #define HAVE_LIBCURL 1
2268| #define LIBCURL_FEATURE_SSL 1
2269| #define LIBCURL_FEATURE_IPV6 1
2270| #define LIBCURL_FEATURE_LIBZ 1
2271| #define LIBCURL_FEATURE_IDN 1
2272| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2273| #define LIBCURL_PROTOCOL_HTTP 1
2274| #define LIBCURL_PROTOCOL_HTTPS 1
2275| #define LIBCURL_PROTOCOL_FTP 1
2276| #define LIBCURL_PROTOCOL_FTPS 1
2277| #define LIBCURL_PROTOCOL_FILE 1
2278| #define LIBCURL_PROTOCOL_TELNET 1
2279| #define LIBCURL_PROTOCOL_LDAP 1
2280| #define LIBCURL_PROTOCOL_LDAPS 1
2281| #define LIBCURL_PROTOCOL_DICT 1
2282| #define LIBCURL_PROTOCOL_TFTP 1
2283| #define LIBCURL_PROTOCOL_SCP 1
2284| #define LIBCURL_PROTOCOL_SFTP 1
2285| #define USE_OPENSSL 1
2286| #define HAVE_LIBDL 1
2287| #define HAVE_LIBNSL 1
2288| #define HAVE_LIBZ 1
2289| /* end confdefs.h.  */
2290|
2291|         #define CONFIG_TEST 1
2292|       #ifdef __cplusplus
2293|       extern "C" {
2294|       #endif
2295|         char md5_finish ();
2296|       #ifdef __cplusplus
2297|       }
2298|       #endif
2299|
2300| int
2301| main ()
2302| {
2303|  md5_finish ();
2304|   ;
2305|   return 0;
2306| }
2307|
2308configure:31679: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lcups.so -lz -lnsl -ldl  >&5
2309/usr/bin/ld: cannot find -lcups.so
2310collect2: ld returned 1 exit status
2311configure:31686: $? = 1
2312configure: failed program was:
2313|
2314|         /* confdefs.h.  */
2315| #define PACKAGE_NAME "BOINC"
2316| #define PACKAGE_TARNAME "boinc"
2317| #define PACKAGE_VERSION "6.6.37"
2318| #define PACKAGE_STRING "BOINC 6.6.37"
2319| #define PACKAGE_BUGREPORT ""
2320| #define PACKAGE "boinc"
2321| #define VERSION "6.6.37"
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 "x86_64-pc-linux-gnu"
2335| #define HOSTTYPEALT "i686-pc-linux-gnu"
2336| #define DLLEXT ".so"
2337| #define HAVE_SYS_SOCKET_H 1
2338| #define HAVE_SOCKLEN_T 1
2339| #define BOINC_SOCKLEN_T socklen_t
2340| #define HAVE_LIBCURL 1
2341| #define LIBCURL_FEATURE_SSL 1
2342| #define LIBCURL_FEATURE_IPV6 1
2343| #define LIBCURL_FEATURE_LIBZ 1
2344| #define LIBCURL_FEATURE_IDN 1
2345| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2346| #define LIBCURL_PROTOCOL_HTTP 1
2347| #define LIBCURL_PROTOCOL_HTTPS 1
2348| #define LIBCURL_PROTOCOL_FTP 1
2349| #define LIBCURL_PROTOCOL_FTPS 1
2350| #define LIBCURL_PROTOCOL_FILE 1
2351| #define LIBCURL_PROTOCOL_TELNET 1
2352| #define LIBCURL_PROTOCOL_LDAP 1
2353| #define LIBCURL_PROTOCOL_LDAPS 1
2354| #define LIBCURL_PROTOCOL_DICT 1
2355| #define LIBCURL_PROTOCOL_TFTP 1
2356| #define LIBCURL_PROTOCOL_SCP 1
2357| #define LIBCURL_PROTOCOL_SFTP 1
2358| #define USE_OPENSSL 1
2359| #define HAVE_LIBDL 1
2360| #define HAVE_LIBNSL 1
2361| #define HAVE_LIBZ 1
2362| /* end confdefs.h.  */
2363|
2364|           #define CONFIG_TEST 1
2365|         #ifdef __cplusplus
2366|         extern "C" {
2367|         #endif
2368|           char md5_finish ();
2369|         #ifdef __cplusplus
2370|         }
2371|         #endif
2372|
2373| int
2374| main ()
2375| {
2376|  md5_finish ();
2377|   ;
2378|   return 0;
2379| }
2380|
2381configure:31716: result: no
2382configure:31939: checking for the pthreads library -lpthreads
2383configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl     -L/usr/lib conftest.c -lpthreads  >&5
2384conftest.c: In function 'main':
2385conftest.c:55: warning: null argument where non-null required (argument 1)
2386conftest.c:56: warning: null argument where non-null required (argument 1)
2387conftest.c:56: warning: null argument where non-null required (argument 3)
2388conftest.c:54: warning: 'th' is used uninitialized in this function
2389/usr/bin/ld: cannot find -lpthreads
2390collect2: ld returned 1 exit status
2391configure:31989: $? = 1
2392configure: failed program was:
2393| /* confdefs.h.  */
2394| #define PACKAGE_NAME "BOINC"
2395| #define PACKAGE_TARNAME "boinc"
2396| #define PACKAGE_VERSION "6.6.37"
2397| #define PACKAGE_STRING "BOINC 6.6.37"
2398| #define PACKAGE_BUGREPORT ""
2399| #define PACKAGE "boinc"
2400| #define VERSION "6.6.37"
2401| #define STDC_HEADERS 1
2402| #define HAVE_SYS_TYPES_H 1
2403| #define HAVE_SYS_STAT_H 1
2404| #define HAVE_STDLIB_H 1
2405| #define HAVE_STRING_H 1
2406| #define HAVE_MEMORY_H 1
2407| #define HAVE_STRINGS_H 1
2408| #define HAVE_INTTYPES_H 1
2409| #define HAVE_STDINT_H 1
2410| #define HAVE_UNISTD_H 1
2411| #define HAVE_SYS_SOCKET_H 1
2412| #define HAVE_DLFCN_H 1
2413| #define HOSTTYPE "x86_64-pc-linux-gnu"
2414| #define HOSTTYPEALT "i686-pc-linux-gnu"
2415| #define DLLEXT ".so"
2416| #define HAVE_SYS_SOCKET_H 1
2417| #define HAVE_SOCKLEN_T 1
2418| #define BOINC_SOCKLEN_T socklen_t
2419| #define HAVE_LIBCURL 1
2420| #define LIBCURL_FEATURE_SSL 1
2421| #define LIBCURL_FEATURE_IPV6 1
2422| #define LIBCURL_FEATURE_LIBZ 1
2423| #define LIBCURL_FEATURE_IDN 1
2424| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2425| #define LIBCURL_PROTOCOL_HTTP 1
2426| #define LIBCURL_PROTOCOL_HTTPS 1
2427| #define LIBCURL_PROTOCOL_FTP 1
2428| #define LIBCURL_PROTOCOL_FTPS 1
2429| #define LIBCURL_PROTOCOL_FILE 1
2430| #define LIBCURL_PROTOCOL_TELNET 1
2431| #define LIBCURL_PROTOCOL_LDAP 1
2432| #define LIBCURL_PROTOCOL_LDAPS 1
2433| #define LIBCURL_PROTOCOL_DICT 1
2434| #define LIBCURL_PROTOCOL_TFTP 1
2435| #define LIBCURL_PROTOCOL_SCP 1
2436| #define LIBCURL_PROTOCOL_SFTP 1
2437| #define USE_OPENSSL 1
2438| #define HAVE_LIBDL 1
2439| #define HAVE_LIBNSL 1
2440| #define HAVE_LIBZ 1
2441| /* end confdefs.h.  */
2442| #include <pthread.h>
2443| int
2444| main ()
2445| {
2446| pthread_t th; pthread_join(th, 0);
2447|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2448|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2449|   ;
2450|   return 0;
2451| }
2452configure:32012: result: no
2453configure:31884: checking whether pthreads work without any flags
2454configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl     -L/usr/lib conftest.c   >&5
2455conftest.c: In function 'main':
2456conftest.c:55: warning: null argument where non-null required (argument 1)
2457conftest.c:56: warning: null argument where non-null required (argument 1)
2458conftest.c:56: warning: null argument where non-null required (argument 3)
2459conftest.c:54: warning: 'th' is used uninitialized in this function
2460/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2461/tmp/ccgzXSEh.o: In function `main':
2462/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:54: undefined reference to `pthread_join'
2463/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:56: undefined reference to `pthread_create'
2464collect2: ld returned 1 exit status
2465configure:31989: $? = 1
2466configure: failed program was:
2467| /* confdefs.h.  */
2468| #define PACKAGE_NAME "BOINC"
2469| #define PACKAGE_TARNAME "boinc"
2470| #define PACKAGE_VERSION "6.6.37"
2471| #define PACKAGE_STRING "BOINC 6.6.37"
2472| #define PACKAGE_BUGREPORT ""
2473| #define PACKAGE "boinc"
2474| #define VERSION "6.6.37"
2475| #define STDC_HEADERS 1
2476| #define HAVE_SYS_TYPES_H 1
2477| #define HAVE_SYS_STAT_H 1
2478| #define HAVE_STDLIB_H 1
2479| #define HAVE_STRING_H 1
2480| #define HAVE_MEMORY_H 1
2481| #define HAVE_STRINGS_H 1
2482| #define HAVE_INTTYPES_H 1
2483| #define HAVE_STDINT_H 1
2484| #define HAVE_UNISTD_H 1
2485| #define HAVE_SYS_SOCKET_H 1
2486| #define HAVE_DLFCN_H 1
2487| #define HOSTTYPE "x86_64-pc-linux-gnu"
2488| #define HOSTTYPEALT "i686-pc-linux-gnu"
2489| #define DLLEXT ".so"
2490| #define HAVE_SYS_SOCKET_H 1
2491| #define HAVE_SOCKLEN_T 1
2492| #define BOINC_SOCKLEN_T socklen_t
2493| #define HAVE_LIBCURL 1
2494| #define LIBCURL_FEATURE_SSL 1
2495| #define LIBCURL_FEATURE_IPV6 1
2496| #define LIBCURL_FEATURE_LIBZ 1
2497| #define LIBCURL_FEATURE_IDN 1
2498| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2499| #define LIBCURL_PROTOCOL_HTTP 1
2500| #define LIBCURL_PROTOCOL_HTTPS 1
2501| #define LIBCURL_PROTOCOL_FTP 1
2502| #define LIBCURL_PROTOCOL_FTPS 1
2503| #define LIBCURL_PROTOCOL_FILE 1
2504| #define LIBCURL_PROTOCOL_TELNET 1
2505| #define LIBCURL_PROTOCOL_LDAP 1
2506| #define LIBCURL_PROTOCOL_LDAPS 1
2507| #define LIBCURL_PROTOCOL_DICT 1
2508| #define LIBCURL_PROTOCOL_TFTP 1
2509| #define LIBCURL_PROTOCOL_SCP 1
2510| #define LIBCURL_PROTOCOL_SFTP 1
2511| #define USE_OPENSSL 1
2512| #define HAVE_LIBDL 1
2513| #define HAVE_LIBNSL 1
2514| #define HAVE_LIBZ 1
2515| /* end confdefs.h.  */
2516| #include <pthread.h>
2517| int
2518| main ()
2519| {
2520| pthread_t th; pthread_join(th, 0);
2521|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2522|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2523|   ;
2524|   return 0;
2525| }
2526configure:32012: result: no
2527configure:31889: checking whether pthreads work with -Kthread
2528configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -Kthread    -L/usr/lib conftest.c   >&5
2529gcc: unrecognized option '-Kthread'
2530conftest.c: In function 'main':
2531conftest.c:55: warning: null argument where non-null required (argument 1)
2532conftest.c:56: warning: null argument where non-null required (argument 1)
2533conftest.c:56: warning: null argument where non-null required (argument 3)
2534conftest.c:54: warning: 'th' is used uninitialized in this function
2535/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2536/tmp/ccORvxCt.o: In function `main':
2537/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:54: undefined reference to `pthread_join'
2538/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:56: undefined reference to `pthread_create'
2539collect2: ld returned 1 exit status
2540configure:31989: $? = 1
2541configure: failed program was:
2542| /* confdefs.h.  */
2543| #define PACKAGE_NAME "BOINC"
2544| #define PACKAGE_TARNAME "boinc"
2545| #define PACKAGE_VERSION "6.6.37"
2546| #define PACKAGE_STRING "BOINC 6.6.37"
2547| #define PACKAGE_BUGREPORT ""
2548| #define PACKAGE "boinc"
2549| #define VERSION "6.6.37"
2550| #define STDC_HEADERS 1
2551| #define HAVE_SYS_TYPES_H 1
2552| #define HAVE_SYS_STAT_H 1
2553| #define HAVE_STDLIB_H 1
2554| #define HAVE_STRING_H 1
2555| #define HAVE_MEMORY_H 1
2556| #define HAVE_STRINGS_H 1
2557| #define HAVE_INTTYPES_H 1
2558| #define HAVE_STDINT_H 1
2559| #define HAVE_UNISTD_H 1
2560| #define HAVE_SYS_SOCKET_H 1
2561| #define HAVE_DLFCN_H 1
2562| #define HOSTTYPE "x86_64-pc-linux-gnu"
2563| #define HOSTTYPEALT "i686-pc-linux-gnu"
2564| #define DLLEXT ".so"
2565| #define HAVE_SYS_SOCKET_H 1
2566| #define HAVE_SOCKLEN_T 1
2567| #define BOINC_SOCKLEN_T socklen_t
2568| #define HAVE_LIBCURL 1
2569| #define LIBCURL_FEATURE_SSL 1
2570| #define LIBCURL_FEATURE_IPV6 1
2571| #define LIBCURL_FEATURE_LIBZ 1
2572| #define LIBCURL_FEATURE_IDN 1
2573| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2574| #define LIBCURL_PROTOCOL_HTTP 1
2575| #define LIBCURL_PROTOCOL_HTTPS 1
2576| #define LIBCURL_PROTOCOL_FTP 1
2577| #define LIBCURL_PROTOCOL_FTPS 1
2578| #define LIBCURL_PROTOCOL_FILE 1
2579| #define LIBCURL_PROTOCOL_TELNET 1
2580| #define LIBCURL_PROTOCOL_LDAP 1
2581| #define LIBCURL_PROTOCOL_LDAPS 1
2582| #define LIBCURL_PROTOCOL_DICT 1
2583| #define LIBCURL_PROTOCOL_TFTP 1
2584| #define LIBCURL_PROTOCOL_SCP 1
2585| #define LIBCURL_PROTOCOL_SFTP 1
2586| #define USE_OPENSSL 1
2587| #define HAVE_LIBDL 1
2588| #define HAVE_LIBNSL 1
2589| #define HAVE_LIBZ 1
2590| /* end confdefs.h.  */
2591| #include <pthread.h>
2592| int
2593| main ()
2594| {
2595| pthread_t th; pthread_join(th, 0);
2596|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2597|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2598|   ;
2599|   return 0;
2600| }
2601configure:32012: result: no
2602configure:31889: checking whether pthreads work with -kthread
2603configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -kthread    -L/usr/lib conftest.c   >&5
2604gcc: unrecognized option '-kthread'
2605conftest.c: In function 'main':
2606conftest.c:55: warning: null argument where non-null required (argument 1)
2607conftest.c:56: warning: null argument where non-null required (argument 1)
2608conftest.c:56: warning: null argument where non-null required (argument 3)
2609conftest.c:54: warning: 'th' is used uninitialized in this function
2610/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2611/tmp/cc46EsZE.o: In function `main':
2612/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:54: undefined reference to `pthread_join'
2613/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:56: undefined reference to `pthread_create'
2614collect2: ld returned 1 exit status
2615configure:31989: $? = 1
2616configure: failed program was:
2617| /* confdefs.h.  */
2618| #define PACKAGE_NAME "BOINC"
2619| #define PACKAGE_TARNAME "boinc"
2620| #define PACKAGE_VERSION "6.6.37"
2621| #define PACKAGE_STRING "BOINC 6.6.37"
2622| #define PACKAGE_BUGREPORT ""
2623| #define PACKAGE "boinc"
2624| #define VERSION "6.6.37"
2625| #define STDC_HEADERS 1
2626| #define HAVE_SYS_TYPES_H 1
2627| #define HAVE_SYS_STAT_H 1
2628| #define HAVE_STDLIB_H 1
2629| #define HAVE_STRING_H 1
2630| #define HAVE_MEMORY_H 1
2631| #define HAVE_STRINGS_H 1
2632| #define HAVE_INTTYPES_H 1
2633| #define HAVE_STDINT_H 1
2634| #define HAVE_UNISTD_H 1
2635| #define HAVE_SYS_SOCKET_H 1
2636| #define HAVE_DLFCN_H 1
2637| #define HOSTTYPE "x86_64-pc-linux-gnu"
2638| #define HOSTTYPEALT "i686-pc-linux-gnu"
2639| #define DLLEXT ".so"
2640| #define HAVE_SYS_SOCKET_H 1
2641| #define HAVE_SOCKLEN_T 1
2642| #define BOINC_SOCKLEN_T socklen_t
2643| #define HAVE_LIBCURL 1
2644| #define LIBCURL_FEATURE_SSL 1
2645| #define LIBCURL_FEATURE_IPV6 1
2646| #define LIBCURL_FEATURE_LIBZ 1
2647| #define LIBCURL_FEATURE_IDN 1
2648| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2649| #define LIBCURL_PROTOCOL_HTTP 1
2650| #define LIBCURL_PROTOCOL_HTTPS 1
2651| #define LIBCURL_PROTOCOL_FTP 1
2652| #define LIBCURL_PROTOCOL_FTPS 1
2653| #define LIBCURL_PROTOCOL_FILE 1
2654| #define LIBCURL_PROTOCOL_TELNET 1
2655| #define LIBCURL_PROTOCOL_LDAP 1
2656| #define LIBCURL_PROTOCOL_LDAPS 1
2657| #define LIBCURL_PROTOCOL_DICT 1
2658| #define LIBCURL_PROTOCOL_TFTP 1
2659| #define LIBCURL_PROTOCOL_SCP 1
2660| #define LIBCURL_PROTOCOL_SFTP 1
2661| #define USE_OPENSSL 1
2662| #define HAVE_LIBDL 1
2663| #define HAVE_LIBNSL 1
2664| #define HAVE_LIBZ 1
2665| /* end confdefs.h.  */
2666| #include <pthread.h>
2667| int
2668| main ()
2669| {
2670| pthread_t th; pthread_join(th, 0);
2671|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2672|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2673|   ;
2674|   return 0;
2675| }
2676configure:32012: result: no
2677configure:31939: checking for the pthreads library -llthread
2678configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl     -L/usr/lib conftest.c -llthread  >&5
2679conftest.c: In function 'main':
2680conftest.c:55: warning: null argument where non-null required (argument 1)
2681conftest.c:56: warning: null argument where non-null required (argument 1)
2682conftest.c:56: warning: null argument where non-null required (argument 3)
2683conftest.c:54: warning: 'th' is used uninitialized in this function
2684/usr/bin/ld: cannot find -llthread
2685collect2: ld returned 1 exit status
2686configure:31989: $? = 1
2687configure: failed program was:
2688| /* confdefs.h.  */
2689| #define PACKAGE_NAME "BOINC"
2690| #define PACKAGE_TARNAME "boinc"
2691| #define PACKAGE_VERSION "6.6.37"
2692| #define PACKAGE_STRING "BOINC 6.6.37"
2693| #define PACKAGE_BUGREPORT ""
2694| #define PACKAGE "boinc"
2695| #define VERSION "6.6.37"
2696| #define STDC_HEADERS 1
2697| #define HAVE_SYS_TYPES_H 1
2698| #define HAVE_SYS_STAT_H 1
2699| #define HAVE_STDLIB_H 1
2700| #define HAVE_STRING_H 1
2701| #define HAVE_MEMORY_H 1
2702| #define HAVE_STRINGS_H 1
2703| #define HAVE_INTTYPES_H 1
2704| #define HAVE_STDINT_H 1
2705| #define HAVE_UNISTD_H 1
2706| #define HAVE_SYS_SOCKET_H 1
2707| #define HAVE_DLFCN_H 1
2708| #define HOSTTYPE "x86_64-pc-linux-gnu"
2709| #define HOSTTYPEALT "i686-pc-linux-gnu"
2710| #define DLLEXT ".so"
2711| #define HAVE_SYS_SOCKET_H 1
2712| #define HAVE_SOCKLEN_T 1
2713| #define BOINC_SOCKLEN_T socklen_t
2714| #define HAVE_LIBCURL 1
2715| #define LIBCURL_FEATURE_SSL 1
2716| #define LIBCURL_FEATURE_IPV6 1
2717| #define LIBCURL_FEATURE_LIBZ 1
2718| #define LIBCURL_FEATURE_IDN 1
2719| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2720| #define LIBCURL_PROTOCOL_HTTP 1
2721| #define LIBCURL_PROTOCOL_HTTPS 1
2722| #define LIBCURL_PROTOCOL_FTP 1
2723| #define LIBCURL_PROTOCOL_FTPS 1
2724| #define LIBCURL_PROTOCOL_FILE 1
2725| #define LIBCURL_PROTOCOL_TELNET 1
2726| #define LIBCURL_PROTOCOL_LDAP 1
2727| #define LIBCURL_PROTOCOL_LDAPS 1
2728| #define LIBCURL_PROTOCOL_DICT 1
2729| #define LIBCURL_PROTOCOL_TFTP 1
2730| #define LIBCURL_PROTOCOL_SCP 1
2731| #define LIBCURL_PROTOCOL_SFTP 1
2732| #define USE_OPENSSL 1
2733| #define HAVE_LIBDL 1
2734| #define HAVE_LIBNSL 1
2735| #define HAVE_LIBZ 1
2736| /* end confdefs.h.  */
2737| #include <pthread.h>
2738| int
2739| main ()
2740| {
2741| pthread_t th; pthread_join(th, 0);
2742|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
2743|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
2744|   ;
2745|   return 0;
2746| }
2747configure:32012: result: no
2748configure:31889: checking whether pthreads work with -pthread
2749configure:31982: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c   >&5
2750conftest.c: In function 'main':
2751conftest.c:55: warning: null argument where non-null required (argument 1)
2752conftest.c:56: warning: null argument where non-null required (argument 1)
2753conftest.c:56: warning: null argument where non-null required (argument 3)
2754conftest.c:54: warning: 'th' is used uninitialized in this function
2755/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
2756/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2757configure:31989: $? = 0
2758configure:32012: result: yes
2759configure:32032: checking for joinable pthread attribute
2760configure:32055: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c   >&5
2761conftest.c: In function 'main':
2762conftest.c:54: warning: unused variable 'attr'
2763/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
2764/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2765configure:32062: $? = 0
2766configure:32137: result: PTHREAD_CREATE_JOINABLE
2767configure:32144: checking if more special flags are required for pthreads
2768configure:32151: result: no
2769configure:32163: checking for cc_r
2770configure:32191: result: gcc
2771configure:32257: checking for X
2772configure:32428: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lX11  >&5
2773/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2774configure:32435: $? = 0
2775configure:32497: result: libraries , headers
2776configure:32666: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c   -lX11 >&5
2777/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2778configure:32673: $? = 0
2779configure:32841: checking for gethostbyname
2780configure:32897: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
2781/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2782configure:32904: $? = 0
2783configure:32924: result: yes
2784configure:33077: checking for connect
2785configure:33133: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
2786/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2787configure:33140: $? = 0
2788configure:33160: result: yes
2789configure:33236: checking for remove
2790configure:33292: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
2791/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2792configure:33299: $? = 0
2793configure:33319: result: yes
2794configure:33395: checking for shmat
2795configure:33451: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
2796/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2797configure:33458: $? = 0
2798configure:33478: result: yes
2799configure:33563: checking for IceConnectionNumber in -lICE
2800configure:33598: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lICE   >&5
2801/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2802configure:33605: $? = 0
2803configure:33626: result: yes
2804configure:33668: checking whether we are using the Microsoft C compiler
2805configure:33697: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
2806conftest.c: In function 'main':
2807conftest.c:59: error: 'choke' undeclared (first use in this function)
2808conftest.c:59: error: (Each undeclared identifier is reported only once
2809conftest.c:59: error: for each function it appears in.)
2810conftest.c:59: error: expected ';' before 'me'
2811configure:33704: $? = 1
2812configure: failed program was:
2813| /* confdefs.h.  */
2814| #define PACKAGE_NAME "BOINC"
2815| #define PACKAGE_TARNAME "boinc"
2816| #define PACKAGE_VERSION "6.6.37"
2817| #define PACKAGE_STRING "BOINC 6.6.37"
2818| #define PACKAGE_BUGREPORT ""
2819| #define PACKAGE "boinc"
2820| #define VERSION "6.6.37"
2821| #define STDC_HEADERS 1
2822| #define HAVE_SYS_TYPES_H 1
2823| #define HAVE_SYS_STAT_H 1
2824| #define HAVE_STDLIB_H 1
2825| #define HAVE_STRING_H 1
2826| #define HAVE_MEMORY_H 1
2827| #define HAVE_STRINGS_H 1
2828| #define HAVE_INTTYPES_H 1
2829| #define HAVE_STDINT_H 1
2830| #define HAVE_UNISTD_H 1
2831| #define HAVE_SYS_SOCKET_H 1
2832| #define HAVE_DLFCN_H 1
2833| #define HOSTTYPE "x86_64-pc-linux-gnu"
2834| #define HOSTTYPEALT "i686-pc-linux-gnu"
2835| #define DLLEXT ".so"
2836| #define HAVE_SYS_SOCKET_H 1
2837| #define HAVE_SOCKLEN_T 1
2838| #define BOINC_SOCKLEN_T socklen_t
2839| #define HAVE_LIBCURL 1
2840| #define LIBCURL_FEATURE_SSL 1
2841| #define LIBCURL_FEATURE_IPV6 1
2842| #define LIBCURL_FEATURE_LIBZ 1
2843| #define LIBCURL_FEATURE_IDN 1
2844| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2845| #define LIBCURL_PROTOCOL_HTTP 1
2846| #define LIBCURL_PROTOCOL_HTTPS 1
2847| #define LIBCURL_PROTOCOL_FTP 1
2848| #define LIBCURL_PROTOCOL_FTPS 1
2849| #define LIBCURL_PROTOCOL_FILE 1
2850| #define LIBCURL_PROTOCOL_TELNET 1
2851| #define LIBCURL_PROTOCOL_LDAP 1
2852| #define LIBCURL_PROTOCOL_LDAPS 1
2853| #define LIBCURL_PROTOCOL_DICT 1
2854| #define LIBCURL_PROTOCOL_TFTP 1
2855| #define LIBCURL_PROTOCOL_SCP 1
2856| #define LIBCURL_PROTOCOL_SFTP 1
2857| #define USE_OPENSSL 1
2858| #define HAVE_LIBDL 1
2859| #define HAVE_LIBNSL 1
2860| #define HAVE_LIBZ 1
2861| #define HAVE_PTHREAD 1
2862| #define BOINC_PREFIX "/usr"
2863| #define BOINC_EXECPREFIX "/usr/bin"
2864| #define BOINC_LIBDIR "/usr/lib64"
2865| /* end confdefs.h.  */
2866|
2867| int
2868| main ()
2869| {
2870| #ifndef _MSC_VER
2871|        choke me
2872| #endif
2873|
2874|   ;
2875|   return 0;
2876| }
2877configure:33721: result: no
2878configure:33746: checking for windows.h
2879configure:33753: result: no
2880configure:33888: checking for OpenGL library
2881configure:33931: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lopengl32  -lm  >&5
2882/usr/bin/ld: cannot find -lopengl32
2883collect2: ld returned 1 exit status
2884configure:33938: $? = 1
2885configure: failed program was:
2886| /* confdefs.h.  */
2887| #define PACKAGE_NAME "BOINC"
2888| #define PACKAGE_TARNAME "boinc"
2889| #define PACKAGE_VERSION "6.6.37"
2890| #define PACKAGE_STRING "BOINC 6.6.37"
2891| #define PACKAGE_BUGREPORT ""
2892| #define PACKAGE "boinc"
2893| #define VERSION "6.6.37"
2894| #define STDC_HEADERS 1
2895| #define HAVE_SYS_TYPES_H 1
2896| #define HAVE_SYS_STAT_H 1
2897| #define HAVE_STDLIB_H 1
2898| #define HAVE_STRING_H 1
2899| #define HAVE_MEMORY_H 1
2900| #define HAVE_STRINGS_H 1
2901| #define HAVE_INTTYPES_H 1
2902| #define HAVE_STDINT_H 1
2903| #define HAVE_UNISTD_H 1
2904| #define HAVE_SYS_SOCKET_H 1
2905| #define HAVE_DLFCN_H 1
2906| #define HOSTTYPE "x86_64-pc-linux-gnu"
2907| #define HOSTTYPEALT "i686-pc-linux-gnu"
2908| #define DLLEXT ".so"
2909| #define HAVE_SYS_SOCKET_H 1
2910| #define HAVE_SOCKLEN_T 1
2911| #define BOINC_SOCKLEN_T socklen_t
2912| #define HAVE_LIBCURL 1
2913| #define LIBCURL_FEATURE_SSL 1
2914| #define LIBCURL_FEATURE_IPV6 1
2915| #define LIBCURL_FEATURE_LIBZ 1
2916| #define LIBCURL_FEATURE_IDN 1
2917| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2918| #define LIBCURL_PROTOCOL_HTTP 1
2919| #define LIBCURL_PROTOCOL_HTTPS 1
2920| #define LIBCURL_PROTOCOL_FTP 1
2921| #define LIBCURL_PROTOCOL_FTPS 1
2922| #define LIBCURL_PROTOCOL_FILE 1
2923| #define LIBCURL_PROTOCOL_TELNET 1
2924| #define LIBCURL_PROTOCOL_LDAP 1
2925| #define LIBCURL_PROTOCOL_LDAPS 1
2926| #define LIBCURL_PROTOCOL_DICT 1
2927| #define LIBCURL_PROTOCOL_TFTP 1
2928| #define LIBCURL_PROTOCOL_SCP 1
2929| #define LIBCURL_PROTOCOL_SFTP 1
2930| #define USE_OPENSSL 1
2931| #define HAVE_LIBDL 1
2932| #define HAVE_LIBNSL 1
2933| #define HAVE_LIBZ 1
2934| #define HAVE_PTHREAD 1
2935| #define BOINC_PREFIX "/usr"
2936| #define BOINC_EXECPREFIX "/usr/bin"
2937| #define BOINC_LIBDIR "/usr/lib64"
2938| /* end confdefs.h.  */
2939|
2940| # if HAVE_WINDOWS_H && defined(_WIN32)
2941| #   include <windows.h>
2942| # endif
2943| # include <GL/gl.h>
2944| int
2945| main ()
2946| {
2947| glBegin(0)
2948|   ;
2949|   return 0;
2950| }
2951configure:33931: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lGL  -lm  >&5
2952/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2953/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
2954/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
2955configure:33938: $? = 0
2956configure:33961: result: -lGL
2957configure:33984: checking for OpenGL Utility library
2958configure:34047: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.cpp -lglu32 -lGL  -lm  >&5
2959/usr/bin/ld: cannot find -lglu32
2960collect2: ld returned 1 exit status
2961configure:34054: $? = 1
2962configure: failed program was:
2963| /* confdefs.h.  */
2964| #define PACKAGE_NAME "BOINC"
2965| #define PACKAGE_TARNAME "boinc"
2966| #define PACKAGE_VERSION "6.6.37"
2967| #define PACKAGE_STRING "BOINC 6.6.37"
2968| #define PACKAGE_BUGREPORT ""
2969| #define PACKAGE "boinc"
2970| #define VERSION "6.6.37"
2971| #define STDC_HEADERS 1
2972| #define HAVE_SYS_TYPES_H 1
2973| #define HAVE_SYS_STAT_H 1
2974| #define HAVE_STDLIB_H 1
2975| #define HAVE_STRING_H 1
2976| #define HAVE_MEMORY_H 1
2977| #define HAVE_STRINGS_H 1
2978| #define HAVE_INTTYPES_H 1
2979| #define HAVE_STDINT_H 1
2980| #define HAVE_UNISTD_H 1
2981| #define HAVE_SYS_SOCKET_H 1
2982| #define HAVE_DLFCN_H 1
2983| #define HOSTTYPE "x86_64-pc-linux-gnu"
2984| #define HOSTTYPEALT "i686-pc-linux-gnu"
2985| #define DLLEXT ".so"
2986| #define HAVE_SYS_SOCKET_H 1
2987| #define HAVE_SOCKLEN_T 1
2988| #define BOINC_SOCKLEN_T socklen_t
2989| #define HAVE_LIBCURL 1
2990| #define LIBCURL_FEATURE_SSL 1
2991| #define LIBCURL_FEATURE_IPV6 1
2992| #define LIBCURL_FEATURE_LIBZ 1
2993| #define LIBCURL_FEATURE_IDN 1
2994| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
2995| #define LIBCURL_PROTOCOL_HTTP 1
2996| #define LIBCURL_PROTOCOL_HTTPS 1
2997| #define LIBCURL_PROTOCOL_FTP 1
2998| #define LIBCURL_PROTOCOL_FTPS 1
2999| #define LIBCURL_PROTOCOL_FILE 1
3000| #define LIBCURL_PROTOCOL_TELNET 1
3001| #define LIBCURL_PROTOCOL_LDAP 1
3002| #define LIBCURL_PROTOCOL_LDAPS 1
3003| #define LIBCURL_PROTOCOL_DICT 1
3004| #define LIBCURL_PROTOCOL_TFTP 1
3005| #define LIBCURL_PROTOCOL_SCP 1
3006| #define LIBCURL_PROTOCOL_SFTP 1
3007| #define USE_OPENSSL 1
3008| #define HAVE_LIBDL 1
3009| #define HAVE_LIBNSL 1
3010| #define HAVE_LIBZ 1
3011| #define HAVE_PTHREAD 1
3012| #define BOINC_PREFIX "/usr"
3013| #define BOINC_EXECPREFIX "/usr/bin"
3014| #define BOINC_LIBDIR "/usr/lib64"
3015| /* end confdefs.h.  */
3016|
3017| # if HAVE_WINDOWS_H && defined(_WIN32)
3018| #   include <windows.h>
3019| # endif
3020| # include <GL/glu.h>
3021| int
3022| main ()
3023| {
3024| gluBeginCurve(0)
3025|   ;
3026|   return 0;
3027| }
3028configure:34047: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.cpp -lGLU -lGL  -lm  >&5
3029/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3030/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
3031/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
3032configure:34054: $? = 0
3033configure:34091: result: -lGLU
3034configure:34105: checking for fopen in -lXmu
3035configure:34140: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp -lXmu   >&5
3036/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3037/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
3038configure:34147: $? = 0
3039configure:34168: result: yes
3040configure:34176: checking for fopen in -lXi
3041configure:34211: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp -lXi   >&5
3042/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3043/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
3044configure:34218: $? = 0
3045configure:34239: result: yes
3046configure:34273: checking for GLUT library
3047configure:34314: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lglut32  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  >&5
3048/usr/bin/ld: cannot find -lglut32
3049collect2: ld returned 1 exit status
3050configure:34321: $? = 1
3051configure: failed program was:
3052| /* confdefs.h.  */
3053| #define PACKAGE_NAME "BOINC"
3054| #define PACKAGE_TARNAME "boinc"
3055| #define PACKAGE_VERSION "6.6.37"
3056| #define PACKAGE_STRING "BOINC 6.6.37"
3057| #define PACKAGE_BUGREPORT ""
3058| #define PACKAGE "boinc"
3059| #define VERSION "6.6.37"
3060| #define STDC_HEADERS 1
3061| #define HAVE_SYS_TYPES_H 1
3062| #define HAVE_SYS_STAT_H 1
3063| #define HAVE_STDLIB_H 1
3064| #define HAVE_STRING_H 1
3065| #define HAVE_MEMORY_H 1
3066| #define HAVE_STRINGS_H 1
3067| #define HAVE_INTTYPES_H 1
3068| #define HAVE_STDINT_H 1
3069| #define HAVE_UNISTD_H 1
3070| #define HAVE_SYS_SOCKET_H 1
3071| #define HAVE_DLFCN_H 1
3072| #define HOSTTYPE "x86_64-pc-linux-gnu"
3073| #define HOSTTYPEALT "i686-pc-linux-gnu"
3074| #define DLLEXT ".so"
3075| #define HAVE_SYS_SOCKET_H 1
3076| #define HAVE_SOCKLEN_T 1
3077| #define BOINC_SOCKLEN_T socklen_t
3078| #define HAVE_LIBCURL 1
3079| #define LIBCURL_FEATURE_SSL 1
3080| #define LIBCURL_FEATURE_IPV6 1
3081| #define LIBCURL_FEATURE_LIBZ 1
3082| #define LIBCURL_FEATURE_IDN 1
3083| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3084| #define LIBCURL_PROTOCOL_HTTP 1
3085| #define LIBCURL_PROTOCOL_HTTPS 1
3086| #define LIBCURL_PROTOCOL_FTP 1
3087| #define LIBCURL_PROTOCOL_FTPS 1
3088| #define LIBCURL_PROTOCOL_FILE 1
3089| #define LIBCURL_PROTOCOL_TELNET 1
3090| #define LIBCURL_PROTOCOL_LDAP 1
3091| #define LIBCURL_PROTOCOL_LDAPS 1
3092| #define LIBCURL_PROTOCOL_DICT 1
3093| #define LIBCURL_PROTOCOL_TFTP 1
3094| #define LIBCURL_PROTOCOL_SCP 1
3095| #define LIBCURL_PROTOCOL_SFTP 1
3096| #define USE_OPENSSL 1
3097| #define HAVE_LIBDL 1
3098| #define HAVE_LIBNSL 1
3099| #define HAVE_LIBZ 1
3100| #define HAVE_PTHREAD 1
3101| #define BOINC_PREFIX "/usr"
3102| #define BOINC_EXECPREFIX "/usr/bin"
3103| #define BOINC_LIBDIR "/usr/lib64"
3104| /* end confdefs.h.  */
3105|
3106| # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32))
3107| #   include <windows.h>
3108| # endif
3109| # include <GL/glut.h>
3110| int
3111| main ()
3112| {
3113| glutMainLoop()
3114|   ;
3115|   return 0;
3116| }
3117configure:34314: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl -pthread    -L/usr/lib conftest.c -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  >&5
3118/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3119/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
3120/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
3121configure:34321: $? = 0
3122configure:34345: result: -lglut
3123DEBUG: GLUT_CFLAGS = -pthread
3124DEBUG: GLUT_LIBS = -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm
3125configure:34447: checking gl.h usability
3126configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3127conftest.c:89:16: error: gl.h: No such file or directory
3128configure:34471: $? = 1
3129configure: failed program was:
3130| /* confdefs.h.  */
3131| #define PACKAGE_NAME "BOINC"
3132| #define PACKAGE_TARNAME "boinc"
3133| #define PACKAGE_VERSION "6.6.37"
3134| #define PACKAGE_STRING "BOINC 6.6.37"
3135| #define PACKAGE_BUGREPORT ""
3136| #define PACKAGE "boinc"
3137| #define VERSION "6.6.37"
3138| #define STDC_HEADERS 1
3139| #define HAVE_SYS_TYPES_H 1
3140| #define HAVE_SYS_STAT_H 1
3141| #define HAVE_STDLIB_H 1
3142| #define HAVE_STRING_H 1
3143| #define HAVE_MEMORY_H 1
3144| #define HAVE_STRINGS_H 1
3145| #define HAVE_INTTYPES_H 1
3146| #define HAVE_STDINT_H 1
3147| #define HAVE_UNISTD_H 1
3148| #define HAVE_SYS_SOCKET_H 1
3149| #define HAVE_DLFCN_H 1
3150| #define HOSTTYPE "x86_64-pc-linux-gnu"
3151| #define HOSTTYPEALT "i686-pc-linux-gnu"
3152| #define DLLEXT ".so"
3153| #define HAVE_SYS_SOCKET_H 1
3154| #define HAVE_SOCKLEN_T 1
3155| #define BOINC_SOCKLEN_T socklen_t
3156| #define HAVE_LIBCURL 1
3157| #define LIBCURL_FEATURE_SSL 1
3158| #define LIBCURL_FEATURE_IPV6 1
3159| #define LIBCURL_FEATURE_LIBZ 1
3160| #define LIBCURL_FEATURE_IDN 1
3161| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3162| #define LIBCURL_PROTOCOL_HTTP 1
3163| #define LIBCURL_PROTOCOL_HTTPS 1
3164| #define LIBCURL_PROTOCOL_FTP 1
3165| #define LIBCURL_PROTOCOL_FTPS 1
3166| #define LIBCURL_PROTOCOL_FILE 1
3167| #define LIBCURL_PROTOCOL_TELNET 1
3168| #define LIBCURL_PROTOCOL_LDAP 1
3169| #define LIBCURL_PROTOCOL_LDAPS 1
3170| #define LIBCURL_PROTOCOL_DICT 1
3171| #define LIBCURL_PROTOCOL_TFTP 1
3172| #define LIBCURL_PROTOCOL_SCP 1
3173| #define LIBCURL_PROTOCOL_SFTP 1
3174| #define USE_OPENSSL 1
3175| #define HAVE_LIBDL 1
3176| #define HAVE_LIBNSL 1
3177| #define HAVE_LIBZ 1
3178| #define HAVE_PTHREAD 1
3179| #define BOINC_PREFIX "/usr"
3180| #define BOINC_EXECPREFIX "/usr/bin"
3181| #define BOINC_LIBDIR "/usr/lib64"
3182| /* end confdefs.h.  */
3183| #include <stdio.h>
3184| #ifdef HAVE_SYS_TYPES_H
3185| # include <sys/types.h>
3186| #endif
3187| #ifdef HAVE_SYS_STAT_H
3188| # include <sys/stat.h>
3189| #endif
3190| #ifdef STDC_HEADERS
3191| # include <stdlib.h>
3192| # include <stddef.h>
3193| #else
3194| # ifdef HAVE_STDLIB_H
3195| #  include <stdlib.h>
3196| # endif
3197| #endif
3198| #ifdef HAVE_STRING_H
3199| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3200| #  include <memory.h>
3201| # endif
3202| # include <string.h>
3203| #endif
3204| #ifdef HAVE_STRINGS_H
3205| # include <strings.h>
3206| #endif
3207| #ifdef HAVE_INTTYPES_H
3208| # include <inttypes.h>
3209| #endif
3210| #ifdef HAVE_STDINT_H
3211| # include <stdint.h>
3212| #endif
3213| #ifdef HAVE_UNISTD_H
3214| # include <unistd.h>
3215| #endif
3216| #include <sys/socket.h>
3217|
3218| #include <gl.h>
3219configure:34485: result: no
3220configure:34489: checking gl.h presence
3221configure:34504: gcc -E   conftest.c
3222conftest.c:54:16: error: gl.h: No such file or directory
3223configure:34511: $? = 1
3224configure: failed program was:
3225| /* confdefs.h.  */
3226| #define PACKAGE_NAME "BOINC"
3227| #define PACKAGE_TARNAME "boinc"
3228| #define PACKAGE_VERSION "6.6.37"
3229| #define PACKAGE_STRING "BOINC 6.6.37"
3230| #define PACKAGE_BUGREPORT ""
3231| #define PACKAGE "boinc"
3232| #define VERSION "6.6.37"
3233| #define STDC_HEADERS 1
3234| #define HAVE_SYS_TYPES_H 1
3235| #define HAVE_SYS_STAT_H 1
3236| #define HAVE_STDLIB_H 1
3237| #define HAVE_STRING_H 1
3238| #define HAVE_MEMORY_H 1
3239| #define HAVE_STRINGS_H 1
3240| #define HAVE_INTTYPES_H 1
3241| #define HAVE_STDINT_H 1
3242| #define HAVE_UNISTD_H 1
3243| #define HAVE_SYS_SOCKET_H 1
3244| #define HAVE_DLFCN_H 1
3245| #define HOSTTYPE "x86_64-pc-linux-gnu"
3246| #define HOSTTYPEALT "i686-pc-linux-gnu"
3247| #define DLLEXT ".so"
3248| #define HAVE_SYS_SOCKET_H 1
3249| #define HAVE_SOCKLEN_T 1
3250| #define BOINC_SOCKLEN_T socklen_t
3251| #define HAVE_LIBCURL 1
3252| #define LIBCURL_FEATURE_SSL 1
3253| #define LIBCURL_FEATURE_IPV6 1
3254| #define LIBCURL_FEATURE_LIBZ 1
3255| #define LIBCURL_FEATURE_IDN 1
3256| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3257| #define LIBCURL_PROTOCOL_HTTP 1
3258| #define LIBCURL_PROTOCOL_HTTPS 1
3259| #define LIBCURL_PROTOCOL_FTP 1
3260| #define LIBCURL_PROTOCOL_FTPS 1
3261| #define LIBCURL_PROTOCOL_FILE 1
3262| #define LIBCURL_PROTOCOL_TELNET 1
3263| #define LIBCURL_PROTOCOL_LDAP 1
3264| #define LIBCURL_PROTOCOL_LDAPS 1
3265| #define LIBCURL_PROTOCOL_DICT 1
3266| #define LIBCURL_PROTOCOL_TFTP 1
3267| #define LIBCURL_PROTOCOL_SCP 1
3268| #define LIBCURL_PROTOCOL_SFTP 1
3269| #define USE_OPENSSL 1
3270| #define HAVE_LIBDL 1
3271| #define HAVE_LIBNSL 1
3272| #define HAVE_LIBZ 1
3273| #define HAVE_PTHREAD 1
3274| #define BOINC_PREFIX "/usr"
3275| #define BOINC_EXECPREFIX "/usr/bin"
3276| #define BOINC_LIBDIR "/usr/lib64"
3277| /* end confdefs.h.  */
3278| #include <gl.h>
3279configure:34525: result: no
3280configure:34553: checking for gl.h
3281configure:34562: result: no
3282configure:34447: checking glu.h usability
3283configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3284conftest.c:89:17: error: glu.h: No such file or directory
3285configure:34471: $? = 1
3286configure: failed program was:
3287| /* confdefs.h.  */
3288| #define PACKAGE_NAME "BOINC"
3289| #define PACKAGE_TARNAME "boinc"
3290| #define PACKAGE_VERSION "6.6.37"
3291| #define PACKAGE_STRING "BOINC 6.6.37"
3292| #define PACKAGE_BUGREPORT ""
3293| #define PACKAGE "boinc"
3294| #define VERSION "6.6.37"
3295| #define STDC_HEADERS 1
3296| #define HAVE_SYS_TYPES_H 1
3297| #define HAVE_SYS_STAT_H 1
3298| #define HAVE_STDLIB_H 1
3299| #define HAVE_STRING_H 1
3300| #define HAVE_MEMORY_H 1
3301| #define HAVE_STRINGS_H 1
3302| #define HAVE_INTTYPES_H 1
3303| #define HAVE_STDINT_H 1
3304| #define HAVE_UNISTD_H 1
3305| #define HAVE_SYS_SOCKET_H 1
3306| #define HAVE_DLFCN_H 1
3307| #define HOSTTYPE "x86_64-pc-linux-gnu"
3308| #define HOSTTYPEALT "i686-pc-linux-gnu"
3309| #define DLLEXT ".so"
3310| #define HAVE_SYS_SOCKET_H 1
3311| #define HAVE_SOCKLEN_T 1
3312| #define BOINC_SOCKLEN_T socklen_t
3313| #define HAVE_LIBCURL 1
3314| #define LIBCURL_FEATURE_SSL 1
3315| #define LIBCURL_FEATURE_IPV6 1
3316| #define LIBCURL_FEATURE_LIBZ 1
3317| #define LIBCURL_FEATURE_IDN 1
3318| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3319| #define LIBCURL_PROTOCOL_HTTP 1
3320| #define LIBCURL_PROTOCOL_HTTPS 1
3321| #define LIBCURL_PROTOCOL_FTP 1
3322| #define LIBCURL_PROTOCOL_FTPS 1
3323| #define LIBCURL_PROTOCOL_FILE 1
3324| #define LIBCURL_PROTOCOL_TELNET 1
3325| #define LIBCURL_PROTOCOL_LDAP 1
3326| #define LIBCURL_PROTOCOL_LDAPS 1
3327| #define LIBCURL_PROTOCOL_DICT 1
3328| #define LIBCURL_PROTOCOL_TFTP 1
3329| #define LIBCURL_PROTOCOL_SCP 1
3330| #define LIBCURL_PROTOCOL_SFTP 1
3331| #define USE_OPENSSL 1
3332| #define HAVE_LIBDL 1
3333| #define HAVE_LIBNSL 1
3334| #define HAVE_LIBZ 1
3335| #define HAVE_PTHREAD 1
3336| #define BOINC_PREFIX "/usr"
3337| #define BOINC_EXECPREFIX "/usr/bin"
3338| #define BOINC_LIBDIR "/usr/lib64"
3339| /* end confdefs.h.  */
3340| #include <stdio.h>
3341| #ifdef HAVE_SYS_TYPES_H
3342| # include <sys/types.h>
3343| #endif
3344| #ifdef HAVE_SYS_STAT_H
3345| # include <sys/stat.h>
3346| #endif
3347| #ifdef STDC_HEADERS
3348| # include <stdlib.h>
3349| # include <stddef.h>
3350| #else
3351| # ifdef HAVE_STDLIB_H
3352| #  include <stdlib.h>
3353| # endif
3354| #endif
3355| #ifdef HAVE_STRING_H
3356| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3357| #  include <memory.h>
3358| # endif
3359| # include <string.h>
3360| #endif
3361| #ifdef HAVE_STRINGS_H
3362| # include <strings.h>
3363| #endif
3364| #ifdef HAVE_INTTYPES_H
3365| # include <inttypes.h>
3366| #endif
3367| #ifdef HAVE_STDINT_H
3368| # include <stdint.h>
3369| #endif
3370| #ifdef HAVE_UNISTD_H
3371| # include <unistd.h>
3372| #endif
3373| #include <sys/socket.h>
3374|
3375| #include <glu.h>
3376configure:34485: result: no
3377configure:34489: checking glu.h presence
3378configure:34504: gcc -E   conftest.c
3379conftest.c:54:17: error: glu.h: No such file or directory
3380configure:34511: $? = 1
3381configure: failed program was:
3382| /* confdefs.h.  */
3383| #define PACKAGE_NAME "BOINC"
3384| #define PACKAGE_TARNAME "boinc"
3385| #define PACKAGE_VERSION "6.6.37"
3386| #define PACKAGE_STRING "BOINC 6.6.37"
3387| #define PACKAGE_BUGREPORT ""
3388| #define PACKAGE "boinc"
3389| #define VERSION "6.6.37"
3390| #define STDC_HEADERS 1
3391| #define HAVE_SYS_TYPES_H 1
3392| #define HAVE_SYS_STAT_H 1
3393| #define HAVE_STDLIB_H 1
3394| #define HAVE_STRING_H 1
3395| #define HAVE_MEMORY_H 1
3396| #define HAVE_STRINGS_H 1
3397| #define HAVE_INTTYPES_H 1
3398| #define HAVE_STDINT_H 1
3399| #define HAVE_UNISTD_H 1
3400| #define HAVE_SYS_SOCKET_H 1
3401| #define HAVE_DLFCN_H 1
3402| #define HOSTTYPE "x86_64-pc-linux-gnu"
3403| #define HOSTTYPEALT "i686-pc-linux-gnu"
3404| #define DLLEXT ".so"
3405| #define HAVE_SYS_SOCKET_H 1
3406| #define HAVE_SOCKLEN_T 1
3407| #define BOINC_SOCKLEN_T socklen_t
3408| #define HAVE_LIBCURL 1
3409| #define LIBCURL_FEATURE_SSL 1
3410| #define LIBCURL_FEATURE_IPV6 1
3411| #define LIBCURL_FEATURE_LIBZ 1
3412| #define LIBCURL_FEATURE_IDN 1
3413| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3414| #define LIBCURL_PROTOCOL_HTTP 1
3415| #define LIBCURL_PROTOCOL_HTTPS 1
3416| #define LIBCURL_PROTOCOL_FTP 1
3417| #define LIBCURL_PROTOCOL_FTPS 1
3418| #define LIBCURL_PROTOCOL_FILE 1
3419| #define LIBCURL_PROTOCOL_TELNET 1
3420| #define LIBCURL_PROTOCOL_LDAP 1
3421| #define LIBCURL_PROTOCOL_LDAPS 1
3422| #define LIBCURL_PROTOCOL_DICT 1
3423| #define LIBCURL_PROTOCOL_TFTP 1
3424| #define LIBCURL_PROTOCOL_SCP 1
3425| #define LIBCURL_PROTOCOL_SFTP 1
3426| #define USE_OPENSSL 1
3427| #define HAVE_LIBDL 1
3428| #define HAVE_LIBNSL 1
3429| #define HAVE_LIBZ 1
3430| #define HAVE_PTHREAD 1
3431| #define BOINC_PREFIX "/usr"
3432| #define BOINC_EXECPREFIX "/usr/bin"
3433| #define BOINC_LIBDIR "/usr/lib64"
3434| /* end confdefs.h.  */
3435| #include <glu.h>
3436configure:34525: result: no
3437configure:34553: checking for glu.h
3438configure:34562: result: no
3439configure:34447: checking glut.h usability
3440configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3441conftest.c:89:18: error: glut.h: No such file or directory
3442configure:34471: $? = 1
3443configure: failed program was:
3444| /* confdefs.h.  */
3445| #define PACKAGE_NAME "BOINC"
3446| #define PACKAGE_TARNAME "boinc"
3447| #define PACKAGE_VERSION "6.6.37"
3448| #define PACKAGE_STRING "BOINC 6.6.37"
3449| #define PACKAGE_BUGREPORT ""
3450| #define PACKAGE "boinc"
3451| #define VERSION "6.6.37"
3452| #define STDC_HEADERS 1
3453| #define HAVE_SYS_TYPES_H 1
3454| #define HAVE_SYS_STAT_H 1
3455| #define HAVE_STDLIB_H 1
3456| #define HAVE_STRING_H 1
3457| #define HAVE_MEMORY_H 1
3458| #define HAVE_STRINGS_H 1
3459| #define HAVE_INTTYPES_H 1
3460| #define HAVE_STDINT_H 1
3461| #define HAVE_UNISTD_H 1
3462| #define HAVE_SYS_SOCKET_H 1
3463| #define HAVE_DLFCN_H 1
3464| #define HOSTTYPE "x86_64-pc-linux-gnu"
3465| #define HOSTTYPEALT "i686-pc-linux-gnu"
3466| #define DLLEXT ".so"
3467| #define HAVE_SYS_SOCKET_H 1
3468| #define HAVE_SOCKLEN_T 1
3469| #define BOINC_SOCKLEN_T socklen_t
3470| #define HAVE_LIBCURL 1
3471| #define LIBCURL_FEATURE_SSL 1
3472| #define LIBCURL_FEATURE_IPV6 1
3473| #define LIBCURL_FEATURE_LIBZ 1
3474| #define LIBCURL_FEATURE_IDN 1
3475| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3476| #define LIBCURL_PROTOCOL_HTTP 1
3477| #define LIBCURL_PROTOCOL_HTTPS 1
3478| #define LIBCURL_PROTOCOL_FTP 1
3479| #define LIBCURL_PROTOCOL_FTPS 1
3480| #define LIBCURL_PROTOCOL_FILE 1
3481| #define LIBCURL_PROTOCOL_TELNET 1
3482| #define LIBCURL_PROTOCOL_LDAP 1
3483| #define LIBCURL_PROTOCOL_LDAPS 1
3484| #define LIBCURL_PROTOCOL_DICT 1
3485| #define LIBCURL_PROTOCOL_TFTP 1
3486| #define LIBCURL_PROTOCOL_SCP 1
3487| #define LIBCURL_PROTOCOL_SFTP 1
3488| #define USE_OPENSSL 1
3489| #define HAVE_LIBDL 1
3490| #define HAVE_LIBNSL 1
3491| #define HAVE_LIBZ 1
3492| #define HAVE_PTHREAD 1
3493| #define BOINC_PREFIX "/usr"
3494| #define BOINC_EXECPREFIX "/usr/bin"
3495| #define BOINC_LIBDIR "/usr/lib64"
3496| /* end confdefs.h.  */
3497| #include <stdio.h>
3498| #ifdef HAVE_SYS_TYPES_H
3499| # include <sys/types.h>
3500| #endif
3501| #ifdef HAVE_SYS_STAT_H
3502| # include <sys/stat.h>
3503| #endif
3504| #ifdef STDC_HEADERS
3505| # include <stdlib.h>
3506| # include <stddef.h>
3507| #else
3508| # ifdef HAVE_STDLIB_H
3509| #  include <stdlib.h>
3510| # endif
3511| #endif
3512| #ifdef HAVE_STRING_H
3513| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3514| #  include <memory.h>
3515| # endif
3516| # include <string.h>
3517| #endif
3518| #ifdef HAVE_STRINGS_H
3519| # include <strings.h>
3520| #endif
3521| #ifdef HAVE_INTTYPES_H
3522| # include <inttypes.h>
3523| #endif
3524| #ifdef HAVE_STDINT_H
3525| # include <stdint.h>
3526| #endif
3527| #ifdef HAVE_UNISTD_H
3528| # include <unistd.h>
3529| #endif
3530| #include <sys/socket.h>
3531|
3532| #include <glut.h>
3533configure:34485: result: no
3534configure:34489: checking glut.h presence
3535configure:34504: gcc -E   conftest.c
3536conftest.c:54:18: error: glut.h: No such file or directory
3537configure:34511: $? = 1
3538configure: failed program was:
3539| /* confdefs.h.  */
3540| #define PACKAGE_NAME "BOINC"
3541| #define PACKAGE_TARNAME "boinc"
3542| #define PACKAGE_VERSION "6.6.37"
3543| #define PACKAGE_STRING "BOINC 6.6.37"
3544| #define PACKAGE_BUGREPORT ""
3545| #define PACKAGE "boinc"
3546| #define VERSION "6.6.37"
3547| #define STDC_HEADERS 1
3548| #define HAVE_SYS_TYPES_H 1
3549| #define HAVE_SYS_STAT_H 1
3550| #define HAVE_STDLIB_H 1
3551| #define HAVE_STRING_H 1
3552| #define HAVE_MEMORY_H 1
3553| #define HAVE_STRINGS_H 1
3554| #define HAVE_INTTYPES_H 1
3555| #define HAVE_STDINT_H 1
3556| #define HAVE_UNISTD_H 1
3557| #define HAVE_SYS_SOCKET_H 1
3558| #define HAVE_DLFCN_H 1
3559| #define HOSTTYPE "x86_64-pc-linux-gnu"
3560| #define HOSTTYPEALT "i686-pc-linux-gnu"
3561| #define DLLEXT ".so"
3562| #define HAVE_SYS_SOCKET_H 1
3563| #define HAVE_SOCKLEN_T 1
3564| #define BOINC_SOCKLEN_T socklen_t
3565| #define HAVE_LIBCURL 1
3566| #define LIBCURL_FEATURE_SSL 1
3567| #define LIBCURL_FEATURE_IPV6 1
3568| #define LIBCURL_FEATURE_LIBZ 1
3569| #define LIBCURL_FEATURE_IDN 1
3570| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3571| #define LIBCURL_PROTOCOL_HTTP 1
3572| #define LIBCURL_PROTOCOL_HTTPS 1
3573| #define LIBCURL_PROTOCOL_FTP 1
3574| #define LIBCURL_PROTOCOL_FTPS 1
3575| #define LIBCURL_PROTOCOL_FILE 1
3576| #define LIBCURL_PROTOCOL_TELNET 1
3577| #define LIBCURL_PROTOCOL_LDAP 1
3578| #define LIBCURL_PROTOCOL_LDAPS 1
3579| #define LIBCURL_PROTOCOL_DICT 1
3580| #define LIBCURL_PROTOCOL_TFTP 1
3581| #define LIBCURL_PROTOCOL_SCP 1
3582| #define LIBCURL_PROTOCOL_SFTP 1
3583| #define USE_OPENSSL 1
3584| #define HAVE_LIBDL 1
3585| #define HAVE_LIBNSL 1
3586| #define HAVE_LIBZ 1
3587| #define HAVE_PTHREAD 1
3588| #define BOINC_PREFIX "/usr"
3589| #define BOINC_EXECPREFIX "/usr/bin"
3590| #define BOINC_LIBDIR "/usr/lib64"
3591| /* end confdefs.h.  */
3592| #include <glut.h>
3593configure:34525: result: no
3594configure:34553: checking for glut.h
3595configure:34562: result: no
3596configure:34447: checking glaux.h usability
3597configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3598conftest.c:89:19: error: glaux.h: No such file or directory
3599configure:34471: $? = 1
3600configure: failed program was:
3601| /* confdefs.h.  */
3602| #define PACKAGE_NAME "BOINC"
3603| #define PACKAGE_TARNAME "boinc"
3604| #define PACKAGE_VERSION "6.6.37"
3605| #define PACKAGE_STRING "BOINC 6.6.37"
3606| #define PACKAGE_BUGREPORT ""
3607| #define PACKAGE "boinc"
3608| #define VERSION "6.6.37"
3609| #define STDC_HEADERS 1
3610| #define HAVE_SYS_TYPES_H 1
3611| #define HAVE_SYS_STAT_H 1
3612| #define HAVE_STDLIB_H 1
3613| #define HAVE_STRING_H 1
3614| #define HAVE_MEMORY_H 1
3615| #define HAVE_STRINGS_H 1
3616| #define HAVE_INTTYPES_H 1
3617| #define HAVE_STDINT_H 1
3618| #define HAVE_UNISTD_H 1
3619| #define HAVE_SYS_SOCKET_H 1
3620| #define HAVE_DLFCN_H 1
3621| #define HOSTTYPE "x86_64-pc-linux-gnu"
3622| #define HOSTTYPEALT "i686-pc-linux-gnu"
3623| #define DLLEXT ".so"
3624| #define HAVE_SYS_SOCKET_H 1
3625| #define HAVE_SOCKLEN_T 1
3626| #define BOINC_SOCKLEN_T socklen_t
3627| #define HAVE_LIBCURL 1
3628| #define LIBCURL_FEATURE_SSL 1
3629| #define LIBCURL_FEATURE_IPV6 1
3630| #define LIBCURL_FEATURE_LIBZ 1
3631| #define LIBCURL_FEATURE_IDN 1
3632| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3633| #define LIBCURL_PROTOCOL_HTTP 1
3634| #define LIBCURL_PROTOCOL_HTTPS 1
3635| #define LIBCURL_PROTOCOL_FTP 1
3636| #define LIBCURL_PROTOCOL_FTPS 1
3637| #define LIBCURL_PROTOCOL_FILE 1
3638| #define LIBCURL_PROTOCOL_TELNET 1
3639| #define LIBCURL_PROTOCOL_LDAP 1
3640| #define LIBCURL_PROTOCOL_LDAPS 1
3641| #define LIBCURL_PROTOCOL_DICT 1
3642| #define LIBCURL_PROTOCOL_TFTP 1
3643| #define LIBCURL_PROTOCOL_SCP 1
3644| #define LIBCURL_PROTOCOL_SFTP 1
3645| #define USE_OPENSSL 1
3646| #define HAVE_LIBDL 1
3647| #define HAVE_LIBNSL 1
3648| #define HAVE_LIBZ 1
3649| #define HAVE_PTHREAD 1
3650| #define BOINC_PREFIX "/usr"
3651| #define BOINC_EXECPREFIX "/usr/bin"
3652| #define BOINC_LIBDIR "/usr/lib64"
3653| /* end confdefs.h.  */
3654| #include <stdio.h>
3655| #ifdef HAVE_SYS_TYPES_H
3656| # include <sys/types.h>
3657| #endif
3658| #ifdef HAVE_SYS_STAT_H
3659| # include <sys/stat.h>
3660| #endif
3661| #ifdef STDC_HEADERS
3662| # include <stdlib.h>
3663| # include <stddef.h>
3664| #else
3665| # ifdef HAVE_STDLIB_H
3666| #  include <stdlib.h>
3667| # endif
3668| #endif
3669| #ifdef HAVE_STRING_H
3670| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3671| #  include <memory.h>
3672| # endif
3673| # include <string.h>
3674| #endif
3675| #ifdef HAVE_STRINGS_H
3676| # include <strings.h>
3677| #endif
3678| #ifdef HAVE_INTTYPES_H
3679| # include <inttypes.h>
3680| #endif
3681| #ifdef HAVE_STDINT_H
3682| # include <stdint.h>
3683| #endif
3684| #ifdef HAVE_UNISTD_H
3685| # include <unistd.h>
3686| #endif
3687| #include <sys/socket.h>
3688|
3689| #include <glaux.h>
3690configure:34485: result: no
3691configure:34489: checking glaux.h presence
3692configure:34504: gcc -E   conftest.c
3693conftest.c:54:19: error: glaux.h: No such file or directory
3694configure:34511: $? = 1
3695configure: failed program was:
3696| /* confdefs.h.  */
3697| #define PACKAGE_NAME "BOINC"
3698| #define PACKAGE_TARNAME "boinc"
3699| #define PACKAGE_VERSION "6.6.37"
3700| #define PACKAGE_STRING "BOINC 6.6.37"
3701| #define PACKAGE_BUGREPORT ""
3702| #define PACKAGE "boinc"
3703| #define VERSION "6.6.37"
3704| #define STDC_HEADERS 1
3705| #define HAVE_SYS_TYPES_H 1
3706| #define HAVE_SYS_STAT_H 1
3707| #define HAVE_STDLIB_H 1
3708| #define HAVE_STRING_H 1
3709| #define HAVE_MEMORY_H 1
3710| #define HAVE_STRINGS_H 1
3711| #define HAVE_INTTYPES_H 1
3712| #define HAVE_STDINT_H 1
3713| #define HAVE_UNISTD_H 1
3714| #define HAVE_SYS_SOCKET_H 1
3715| #define HAVE_DLFCN_H 1
3716| #define HOSTTYPE "x86_64-pc-linux-gnu"
3717| #define HOSTTYPEALT "i686-pc-linux-gnu"
3718| #define DLLEXT ".so"
3719| #define HAVE_SYS_SOCKET_H 1
3720| #define HAVE_SOCKLEN_T 1
3721| #define BOINC_SOCKLEN_T socklen_t
3722| #define HAVE_LIBCURL 1
3723| #define LIBCURL_FEATURE_SSL 1
3724| #define LIBCURL_FEATURE_IPV6 1
3725| #define LIBCURL_FEATURE_LIBZ 1
3726| #define LIBCURL_FEATURE_IDN 1
3727| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3728| #define LIBCURL_PROTOCOL_HTTP 1
3729| #define LIBCURL_PROTOCOL_HTTPS 1
3730| #define LIBCURL_PROTOCOL_FTP 1
3731| #define LIBCURL_PROTOCOL_FTPS 1
3732| #define LIBCURL_PROTOCOL_FILE 1
3733| #define LIBCURL_PROTOCOL_TELNET 1
3734| #define LIBCURL_PROTOCOL_LDAP 1
3735| #define LIBCURL_PROTOCOL_LDAPS 1
3736| #define LIBCURL_PROTOCOL_DICT 1
3737| #define LIBCURL_PROTOCOL_TFTP 1
3738| #define LIBCURL_PROTOCOL_SCP 1
3739| #define LIBCURL_PROTOCOL_SFTP 1
3740| #define USE_OPENSSL 1
3741| #define HAVE_LIBDL 1
3742| #define HAVE_LIBNSL 1
3743| #define HAVE_LIBZ 1
3744| #define HAVE_PTHREAD 1
3745| #define BOINC_PREFIX "/usr"
3746| #define BOINC_EXECPREFIX "/usr/bin"
3747| #define BOINC_LIBDIR "/usr/lib64"
3748| /* end confdefs.h.  */
3749| #include <glaux.h>
3750configure:34525: result: no
3751configure:34553: checking for glaux.h
3752configure:34562: result: no
3753configure:34447: checking GL/gl.h usability
3754configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3755configure:34471: $? = 0
3756configure:34485: result: yes
3757configure:34489: checking GL/gl.h presence
3758configure:34504: gcc -E   conftest.c
3759configure:34511: $? = 0
3760configure:34525: result: yes
3761configure:34553: checking for GL/gl.h
3762configure:34562: result: yes
3763configure:34447: checking GL/glu.h usability
3764configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3765configure:34471: $? = 0
3766configure:34485: result: yes
3767configure:34489: checking GL/glu.h presence
3768configure:34504: gcc -E   conftest.c
3769configure:34511: $? = 0
3770configure:34525: result: yes
3771configure:34553: checking for GL/glu.h
3772configure:34562: result: yes
3773configure:34447: checking GL/glut.h usability
3774configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3775configure:34471: $? = 0
3776configure:34485: result: yes
3777configure:34489: checking GL/glut.h presence
3778configure:34504: gcc -E   conftest.c
3779configure:34511: $? = 0
3780configure:34525: result: yes
3781configure:34553: checking for GL/glut.h
3782configure:34562: result: yes
3783configure:34447: checking GL/glaux.h usability
3784configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3785conftest.c:92:22: error: GL/glaux.h: No such file or directory
3786configure:34471: $? = 1
3787configure: failed program was:
3788| /* confdefs.h.  */
3789| #define PACKAGE_NAME "BOINC"
3790| #define PACKAGE_TARNAME "boinc"
3791| #define PACKAGE_VERSION "6.6.37"
3792| #define PACKAGE_STRING "BOINC 6.6.37"
3793| #define PACKAGE_BUGREPORT ""
3794| #define PACKAGE "boinc"
3795| #define VERSION "6.6.37"
3796| #define STDC_HEADERS 1
3797| #define HAVE_SYS_TYPES_H 1
3798| #define HAVE_SYS_STAT_H 1
3799| #define HAVE_STDLIB_H 1
3800| #define HAVE_STRING_H 1
3801| #define HAVE_MEMORY_H 1
3802| #define HAVE_STRINGS_H 1
3803| #define HAVE_INTTYPES_H 1
3804| #define HAVE_STDINT_H 1
3805| #define HAVE_UNISTD_H 1
3806| #define HAVE_SYS_SOCKET_H 1
3807| #define HAVE_DLFCN_H 1
3808| #define HOSTTYPE "x86_64-pc-linux-gnu"
3809| #define HOSTTYPEALT "i686-pc-linux-gnu"
3810| #define DLLEXT ".so"
3811| #define HAVE_SYS_SOCKET_H 1
3812| #define HAVE_SOCKLEN_T 1
3813| #define BOINC_SOCKLEN_T socklen_t
3814| #define HAVE_LIBCURL 1
3815| #define LIBCURL_FEATURE_SSL 1
3816| #define LIBCURL_FEATURE_IPV6 1
3817| #define LIBCURL_FEATURE_LIBZ 1
3818| #define LIBCURL_FEATURE_IDN 1
3819| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3820| #define LIBCURL_PROTOCOL_HTTP 1
3821| #define LIBCURL_PROTOCOL_HTTPS 1
3822| #define LIBCURL_PROTOCOL_FTP 1
3823| #define LIBCURL_PROTOCOL_FTPS 1
3824| #define LIBCURL_PROTOCOL_FILE 1
3825| #define LIBCURL_PROTOCOL_TELNET 1
3826| #define LIBCURL_PROTOCOL_LDAP 1
3827| #define LIBCURL_PROTOCOL_LDAPS 1
3828| #define LIBCURL_PROTOCOL_DICT 1
3829| #define LIBCURL_PROTOCOL_TFTP 1
3830| #define LIBCURL_PROTOCOL_SCP 1
3831| #define LIBCURL_PROTOCOL_SFTP 1
3832| #define USE_OPENSSL 1
3833| #define HAVE_LIBDL 1
3834| #define HAVE_LIBNSL 1
3835| #define HAVE_LIBZ 1
3836| #define HAVE_PTHREAD 1
3837| #define BOINC_PREFIX "/usr"
3838| #define BOINC_EXECPREFIX "/usr/bin"
3839| #define BOINC_LIBDIR "/usr/lib64"
3840| #define HAVE_GL_GL_H 1
3841| #define HAVE_GL_GLU_H 1
3842| #define HAVE_GL_GLUT_H 1
3843| /* end confdefs.h.  */
3844| #include <stdio.h>
3845| #ifdef HAVE_SYS_TYPES_H
3846| # include <sys/types.h>
3847| #endif
3848| #ifdef HAVE_SYS_STAT_H
3849| # include <sys/stat.h>
3850| #endif
3851| #ifdef STDC_HEADERS
3852| # include <stdlib.h>
3853| # include <stddef.h>
3854| #else
3855| # ifdef HAVE_STDLIB_H
3856| #  include <stdlib.h>
3857| # endif
3858| #endif
3859| #ifdef HAVE_STRING_H
3860| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3861| #  include <memory.h>
3862| # endif
3863| # include <string.h>
3864| #endif
3865| #ifdef HAVE_STRINGS_H
3866| # include <strings.h>
3867| #endif
3868| #ifdef HAVE_INTTYPES_H
3869| # include <inttypes.h>
3870| #endif
3871| #ifdef HAVE_STDINT_H
3872| # include <stdint.h>
3873| #endif
3874| #ifdef HAVE_UNISTD_H
3875| # include <unistd.h>
3876| #endif
3877| #include <sys/socket.h>
3878|
3879| #include <GL/glaux.h>
3880configure:34485: result: no
3881configure:34489: checking GL/glaux.h presence
3882configure:34504: gcc -E   conftest.c
3883conftest.c:57:22: error: GL/glaux.h: No such file or directory
3884configure:34511: $? = 1
3885configure: failed program was:
3886| /* confdefs.h.  */
3887| #define PACKAGE_NAME "BOINC"
3888| #define PACKAGE_TARNAME "boinc"
3889| #define PACKAGE_VERSION "6.6.37"
3890| #define PACKAGE_STRING "BOINC 6.6.37"
3891| #define PACKAGE_BUGREPORT ""
3892| #define PACKAGE "boinc"
3893| #define VERSION "6.6.37"
3894| #define STDC_HEADERS 1
3895| #define HAVE_SYS_TYPES_H 1
3896| #define HAVE_SYS_STAT_H 1
3897| #define HAVE_STDLIB_H 1
3898| #define HAVE_STRING_H 1
3899| #define HAVE_MEMORY_H 1
3900| #define HAVE_STRINGS_H 1
3901| #define HAVE_INTTYPES_H 1
3902| #define HAVE_STDINT_H 1
3903| #define HAVE_UNISTD_H 1
3904| #define HAVE_SYS_SOCKET_H 1
3905| #define HAVE_DLFCN_H 1
3906| #define HOSTTYPE "x86_64-pc-linux-gnu"
3907| #define HOSTTYPEALT "i686-pc-linux-gnu"
3908| #define DLLEXT ".so"
3909| #define HAVE_SYS_SOCKET_H 1
3910| #define HAVE_SOCKLEN_T 1
3911| #define BOINC_SOCKLEN_T socklen_t
3912| #define HAVE_LIBCURL 1
3913| #define LIBCURL_FEATURE_SSL 1
3914| #define LIBCURL_FEATURE_IPV6 1
3915| #define LIBCURL_FEATURE_LIBZ 1
3916| #define LIBCURL_FEATURE_IDN 1
3917| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3918| #define LIBCURL_PROTOCOL_HTTP 1
3919| #define LIBCURL_PROTOCOL_HTTPS 1
3920| #define LIBCURL_PROTOCOL_FTP 1
3921| #define LIBCURL_PROTOCOL_FTPS 1
3922| #define LIBCURL_PROTOCOL_FILE 1
3923| #define LIBCURL_PROTOCOL_TELNET 1
3924| #define LIBCURL_PROTOCOL_LDAP 1
3925| #define LIBCURL_PROTOCOL_LDAPS 1
3926| #define LIBCURL_PROTOCOL_DICT 1
3927| #define LIBCURL_PROTOCOL_TFTP 1
3928| #define LIBCURL_PROTOCOL_SCP 1
3929| #define LIBCURL_PROTOCOL_SFTP 1
3930| #define USE_OPENSSL 1
3931| #define HAVE_LIBDL 1
3932| #define HAVE_LIBNSL 1
3933| #define HAVE_LIBZ 1
3934| #define HAVE_PTHREAD 1
3935| #define BOINC_PREFIX "/usr"
3936| #define BOINC_EXECPREFIX "/usr/bin"
3937| #define BOINC_LIBDIR "/usr/lib64"
3938| #define HAVE_GL_GL_H 1
3939| #define HAVE_GL_GLU_H 1
3940| #define HAVE_GL_GLUT_H 1
3941| /* end confdefs.h.  */
3942| #include <GL/glaux.h>
3943configure:34525: result: no
3944configure:34553: checking for GL/glaux.h
3945configure:34562: result: no
3946configure:34447: checking OpenGL/gl.h usability
3947configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
3948conftest.c:92:23: error: OpenGL/gl.h: No such file or directory
3949configure:34471: $? = 1
3950configure: failed program was:
3951| /* confdefs.h.  */
3952| #define PACKAGE_NAME "BOINC"
3953| #define PACKAGE_TARNAME "boinc"
3954| #define PACKAGE_VERSION "6.6.37"
3955| #define PACKAGE_STRING "BOINC 6.6.37"
3956| #define PACKAGE_BUGREPORT ""
3957| #define PACKAGE "boinc"
3958| #define VERSION "6.6.37"
3959| #define STDC_HEADERS 1
3960| #define HAVE_SYS_TYPES_H 1
3961| #define HAVE_SYS_STAT_H 1
3962| #define HAVE_STDLIB_H 1
3963| #define HAVE_STRING_H 1
3964| #define HAVE_MEMORY_H 1
3965| #define HAVE_STRINGS_H 1
3966| #define HAVE_INTTYPES_H 1
3967| #define HAVE_STDINT_H 1
3968| #define HAVE_UNISTD_H 1
3969| #define HAVE_SYS_SOCKET_H 1
3970| #define HAVE_DLFCN_H 1
3971| #define HOSTTYPE "x86_64-pc-linux-gnu"
3972| #define HOSTTYPEALT "i686-pc-linux-gnu"
3973| #define DLLEXT ".so"
3974| #define HAVE_SYS_SOCKET_H 1
3975| #define HAVE_SOCKLEN_T 1
3976| #define BOINC_SOCKLEN_T socklen_t
3977| #define HAVE_LIBCURL 1
3978| #define LIBCURL_FEATURE_SSL 1
3979| #define LIBCURL_FEATURE_IPV6 1
3980| #define LIBCURL_FEATURE_LIBZ 1
3981| #define LIBCURL_FEATURE_IDN 1
3982| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
3983| #define LIBCURL_PROTOCOL_HTTP 1
3984| #define LIBCURL_PROTOCOL_HTTPS 1
3985| #define LIBCURL_PROTOCOL_FTP 1
3986| #define LIBCURL_PROTOCOL_FTPS 1
3987| #define LIBCURL_PROTOCOL_FILE 1
3988| #define LIBCURL_PROTOCOL_TELNET 1
3989| #define LIBCURL_PROTOCOL_LDAP 1
3990| #define LIBCURL_PROTOCOL_LDAPS 1
3991| #define LIBCURL_PROTOCOL_DICT 1
3992| #define LIBCURL_PROTOCOL_TFTP 1
3993| #define LIBCURL_PROTOCOL_SCP 1
3994| #define LIBCURL_PROTOCOL_SFTP 1
3995| #define USE_OPENSSL 1
3996| #define HAVE_LIBDL 1
3997| #define HAVE_LIBNSL 1
3998| #define HAVE_LIBZ 1
3999| #define HAVE_PTHREAD 1
4000| #define BOINC_PREFIX "/usr"
4001| #define BOINC_EXECPREFIX "/usr/bin"
4002| #define BOINC_LIBDIR "/usr/lib64"
4003| #define HAVE_GL_GL_H 1
4004| #define HAVE_GL_GLU_H 1
4005| #define HAVE_GL_GLUT_H 1
4006| /* end confdefs.h.  */
4007| #include <stdio.h>
4008| #ifdef HAVE_SYS_TYPES_H
4009| # include <sys/types.h>
4010| #endif
4011| #ifdef HAVE_SYS_STAT_H
4012| # include <sys/stat.h>
4013| #endif
4014| #ifdef STDC_HEADERS
4015| # include <stdlib.h>
4016| # include <stddef.h>
4017| #else
4018| # ifdef HAVE_STDLIB_H
4019| #  include <stdlib.h>
4020| # endif
4021| #endif
4022| #ifdef HAVE_STRING_H
4023| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4024| #  include <memory.h>
4025| # endif
4026| # include <string.h>
4027| #endif
4028| #ifdef HAVE_STRINGS_H
4029| # include <strings.h>
4030| #endif
4031| #ifdef HAVE_INTTYPES_H
4032| # include <inttypes.h>
4033| #endif
4034| #ifdef HAVE_STDINT_H
4035| # include <stdint.h>
4036| #endif
4037| #ifdef HAVE_UNISTD_H
4038| # include <unistd.h>
4039| #endif
4040| #include <sys/socket.h>
4041|
4042| #include <OpenGL/gl.h>
4043configure:34485: result: no
4044configure:34489: checking OpenGL/gl.h presence
4045configure:34504: gcc -E   conftest.c
4046conftest.c:57:23: error: OpenGL/gl.h: No such file or directory
4047configure:34511: $? = 1
4048configure: failed program was:
4049| /* confdefs.h.  */
4050| #define PACKAGE_NAME "BOINC"
4051| #define PACKAGE_TARNAME "boinc"
4052| #define PACKAGE_VERSION "6.6.37"
4053| #define PACKAGE_STRING "BOINC 6.6.37"
4054| #define PACKAGE_BUGREPORT ""
4055| #define PACKAGE "boinc"
4056| #define VERSION "6.6.37"
4057| #define STDC_HEADERS 1
4058| #define HAVE_SYS_TYPES_H 1
4059| #define HAVE_SYS_STAT_H 1
4060| #define HAVE_STDLIB_H 1
4061| #define HAVE_STRING_H 1
4062| #define HAVE_MEMORY_H 1
4063| #define HAVE_STRINGS_H 1
4064| #define HAVE_INTTYPES_H 1
4065| #define HAVE_STDINT_H 1
4066| #define HAVE_UNISTD_H 1
4067| #define HAVE_SYS_SOCKET_H 1
4068| #define HAVE_DLFCN_H 1
4069| #define HOSTTYPE "x86_64-pc-linux-gnu"
4070| #define HOSTTYPEALT "i686-pc-linux-gnu"
4071| #define DLLEXT ".so"
4072| #define HAVE_SYS_SOCKET_H 1
4073| #define HAVE_SOCKLEN_T 1
4074| #define BOINC_SOCKLEN_T socklen_t
4075| #define HAVE_LIBCURL 1
4076| #define LIBCURL_FEATURE_SSL 1
4077| #define LIBCURL_FEATURE_IPV6 1
4078| #define LIBCURL_FEATURE_LIBZ 1
4079| #define LIBCURL_FEATURE_IDN 1
4080| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4081| #define LIBCURL_PROTOCOL_HTTP 1
4082| #define LIBCURL_PROTOCOL_HTTPS 1
4083| #define LIBCURL_PROTOCOL_FTP 1
4084| #define LIBCURL_PROTOCOL_FTPS 1
4085| #define LIBCURL_PROTOCOL_FILE 1
4086| #define LIBCURL_PROTOCOL_TELNET 1
4087| #define LIBCURL_PROTOCOL_LDAP 1
4088| #define LIBCURL_PROTOCOL_LDAPS 1
4089| #define LIBCURL_PROTOCOL_DICT 1
4090| #define LIBCURL_PROTOCOL_TFTP 1
4091| #define LIBCURL_PROTOCOL_SCP 1
4092| #define LIBCURL_PROTOCOL_SFTP 1
4093| #define USE_OPENSSL 1
4094| #define HAVE_LIBDL 1
4095| #define HAVE_LIBNSL 1
4096| #define HAVE_LIBZ 1
4097| #define HAVE_PTHREAD 1
4098| #define BOINC_PREFIX "/usr"
4099| #define BOINC_EXECPREFIX "/usr/bin"
4100| #define BOINC_LIBDIR "/usr/lib64"
4101| #define HAVE_GL_GL_H 1
4102| #define HAVE_GL_GLU_H 1
4103| #define HAVE_GL_GLUT_H 1
4104| /* end confdefs.h.  */
4105| #include <OpenGL/gl.h>
4106configure:34525: result: no
4107configure:34553: checking for OpenGL/gl.h
4108configure:34562: result: no
4109configure:34447: checking OpenGL/glu.h usability
4110configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4111conftest.c:92:24: error: OpenGL/glu.h: No such file or directory
4112configure:34471: $? = 1
4113configure: failed program was:
4114| /* confdefs.h.  */
4115| #define PACKAGE_NAME "BOINC"
4116| #define PACKAGE_TARNAME "boinc"
4117| #define PACKAGE_VERSION "6.6.37"
4118| #define PACKAGE_STRING "BOINC 6.6.37"
4119| #define PACKAGE_BUGREPORT ""
4120| #define PACKAGE "boinc"
4121| #define VERSION "6.6.37"
4122| #define STDC_HEADERS 1
4123| #define HAVE_SYS_TYPES_H 1
4124| #define HAVE_SYS_STAT_H 1
4125| #define HAVE_STDLIB_H 1
4126| #define HAVE_STRING_H 1
4127| #define HAVE_MEMORY_H 1
4128| #define HAVE_STRINGS_H 1
4129| #define HAVE_INTTYPES_H 1
4130| #define HAVE_STDINT_H 1
4131| #define HAVE_UNISTD_H 1
4132| #define HAVE_SYS_SOCKET_H 1
4133| #define HAVE_DLFCN_H 1
4134| #define HOSTTYPE "x86_64-pc-linux-gnu"
4135| #define HOSTTYPEALT "i686-pc-linux-gnu"
4136| #define DLLEXT ".so"
4137| #define HAVE_SYS_SOCKET_H 1
4138| #define HAVE_SOCKLEN_T 1
4139| #define BOINC_SOCKLEN_T socklen_t
4140| #define HAVE_LIBCURL 1
4141| #define LIBCURL_FEATURE_SSL 1
4142| #define LIBCURL_FEATURE_IPV6 1
4143| #define LIBCURL_FEATURE_LIBZ 1
4144| #define LIBCURL_FEATURE_IDN 1
4145| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4146| #define LIBCURL_PROTOCOL_HTTP 1
4147| #define LIBCURL_PROTOCOL_HTTPS 1
4148| #define LIBCURL_PROTOCOL_FTP 1
4149| #define LIBCURL_PROTOCOL_FTPS 1
4150| #define LIBCURL_PROTOCOL_FILE 1
4151| #define LIBCURL_PROTOCOL_TELNET 1
4152| #define LIBCURL_PROTOCOL_LDAP 1
4153| #define LIBCURL_PROTOCOL_LDAPS 1
4154| #define LIBCURL_PROTOCOL_DICT 1
4155| #define LIBCURL_PROTOCOL_TFTP 1
4156| #define LIBCURL_PROTOCOL_SCP 1
4157| #define LIBCURL_PROTOCOL_SFTP 1
4158| #define USE_OPENSSL 1
4159| #define HAVE_LIBDL 1
4160| #define HAVE_LIBNSL 1
4161| #define HAVE_LIBZ 1
4162| #define HAVE_PTHREAD 1
4163| #define BOINC_PREFIX "/usr"
4164| #define BOINC_EXECPREFIX "/usr/bin"
4165| #define BOINC_LIBDIR "/usr/lib64"
4166| #define HAVE_GL_GL_H 1
4167| #define HAVE_GL_GLU_H 1
4168| #define HAVE_GL_GLUT_H 1
4169| /* end confdefs.h.  */
4170| #include <stdio.h>
4171| #ifdef HAVE_SYS_TYPES_H
4172| # include <sys/types.h>
4173| #endif
4174| #ifdef HAVE_SYS_STAT_H
4175| # include <sys/stat.h>
4176| #endif
4177| #ifdef STDC_HEADERS
4178| # include <stdlib.h>
4179| # include <stddef.h>
4180| #else
4181| # ifdef HAVE_STDLIB_H
4182| #  include <stdlib.h>
4183| # endif
4184| #endif
4185| #ifdef HAVE_STRING_H
4186| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4187| #  include <memory.h>
4188| # endif
4189| # include <string.h>
4190| #endif
4191| #ifdef HAVE_STRINGS_H
4192| # include <strings.h>
4193| #endif
4194| #ifdef HAVE_INTTYPES_H
4195| # include <inttypes.h>
4196| #endif
4197| #ifdef HAVE_STDINT_H
4198| # include <stdint.h>
4199| #endif
4200| #ifdef HAVE_UNISTD_H
4201| # include <unistd.h>
4202| #endif
4203| #include <sys/socket.h>
4204|
4205| #include <OpenGL/glu.h>
4206configure:34485: result: no
4207configure:34489: checking OpenGL/glu.h presence
4208configure:34504: gcc -E   conftest.c
4209conftest.c:57:24: error: OpenGL/glu.h: No such file or directory
4210configure:34511: $? = 1
4211configure: failed program was:
4212| /* confdefs.h.  */
4213| #define PACKAGE_NAME "BOINC"
4214| #define PACKAGE_TARNAME "boinc"
4215| #define PACKAGE_VERSION "6.6.37"
4216| #define PACKAGE_STRING "BOINC 6.6.37"
4217| #define PACKAGE_BUGREPORT ""
4218| #define PACKAGE "boinc"
4219| #define VERSION "6.6.37"
4220| #define STDC_HEADERS 1
4221| #define HAVE_SYS_TYPES_H 1
4222| #define HAVE_SYS_STAT_H 1
4223| #define HAVE_STDLIB_H 1
4224| #define HAVE_STRING_H 1
4225| #define HAVE_MEMORY_H 1
4226| #define HAVE_STRINGS_H 1
4227| #define HAVE_INTTYPES_H 1
4228| #define HAVE_STDINT_H 1
4229| #define HAVE_UNISTD_H 1
4230| #define HAVE_SYS_SOCKET_H 1
4231| #define HAVE_DLFCN_H 1
4232| #define HOSTTYPE "x86_64-pc-linux-gnu"
4233| #define HOSTTYPEALT "i686-pc-linux-gnu"
4234| #define DLLEXT ".so"
4235| #define HAVE_SYS_SOCKET_H 1
4236| #define HAVE_SOCKLEN_T 1
4237| #define BOINC_SOCKLEN_T socklen_t
4238| #define HAVE_LIBCURL 1
4239| #define LIBCURL_FEATURE_SSL 1
4240| #define LIBCURL_FEATURE_IPV6 1
4241| #define LIBCURL_FEATURE_LIBZ 1
4242| #define LIBCURL_FEATURE_IDN 1
4243| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4244| #define LIBCURL_PROTOCOL_HTTP 1
4245| #define LIBCURL_PROTOCOL_HTTPS 1
4246| #define LIBCURL_PROTOCOL_FTP 1
4247| #define LIBCURL_PROTOCOL_FTPS 1
4248| #define LIBCURL_PROTOCOL_FILE 1
4249| #define LIBCURL_PROTOCOL_TELNET 1
4250| #define LIBCURL_PROTOCOL_LDAP 1
4251| #define LIBCURL_PROTOCOL_LDAPS 1
4252| #define LIBCURL_PROTOCOL_DICT 1
4253| #define LIBCURL_PROTOCOL_TFTP 1
4254| #define LIBCURL_PROTOCOL_SCP 1
4255| #define LIBCURL_PROTOCOL_SFTP 1
4256| #define USE_OPENSSL 1
4257| #define HAVE_LIBDL 1
4258| #define HAVE_LIBNSL 1
4259| #define HAVE_LIBZ 1
4260| #define HAVE_PTHREAD 1
4261| #define BOINC_PREFIX "/usr"
4262| #define BOINC_EXECPREFIX "/usr/bin"
4263| #define BOINC_LIBDIR "/usr/lib64"
4264| #define HAVE_GL_GL_H 1
4265| #define HAVE_GL_GLU_H 1
4266| #define HAVE_GL_GLUT_H 1
4267| /* end confdefs.h.  */
4268| #include <OpenGL/glu.h>
4269configure:34525: result: no
4270configure:34553: checking for OpenGL/glu.h
4271configure:34562: result: no
4272configure:34447: checking OpenGL/glut.h usability
4273configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4274conftest.c:92:25: error: OpenGL/glut.h: No such file or directory
4275configure:34471: $? = 1
4276configure: failed program was:
4277| /* confdefs.h.  */
4278| #define PACKAGE_NAME "BOINC"
4279| #define PACKAGE_TARNAME "boinc"
4280| #define PACKAGE_VERSION "6.6.37"
4281| #define PACKAGE_STRING "BOINC 6.6.37"
4282| #define PACKAGE_BUGREPORT ""
4283| #define PACKAGE "boinc"
4284| #define VERSION "6.6.37"
4285| #define STDC_HEADERS 1
4286| #define HAVE_SYS_TYPES_H 1
4287| #define HAVE_SYS_STAT_H 1
4288| #define HAVE_STDLIB_H 1
4289| #define HAVE_STRING_H 1
4290| #define HAVE_MEMORY_H 1
4291| #define HAVE_STRINGS_H 1
4292| #define HAVE_INTTYPES_H 1
4293| #define HAVE_STDINT_H 1
4294| #define HAVE_UNISTD_H 1
4295| #define HAVE_SYS_SOCKET_H 1
4296| #define HAVE_DLFCN_H 1
4297| #define HOSTTYPE "x86_64-pc-linux-gnu"
4298| #define HOSTTYPEALT "i686-pc-linux-gnu"
4299| #define DLLEXT ".so"
4300| #define HAVE_SYS_SOCKET_H 1
4301| #define HAVE_SOCKLEN_T 1
4302| #define BOINC_SOCKLEN_T socklen_t
4303| #define HAVE_LIBCURL 1
4304| #define LIBCURL_FEATURE_SSL 1
4305| #define LIBCURL_FEATURE_IPV6 1
4306| #define LIBCURL_FEATURE_LIBZ 1
4307| #define LIBCURL_FEATURE_IDN 1
4308| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4309| #define LIBCURL_PROTOCOL_HTTP 1
4310| #define LIBCURL_PROTOCOL_HTTPS 1
4311| #define LIBCURL_PROTOCOL_FTP 1
4312| #define LIBCURL_PROTOCOL_FTPS 1
4313| #define LIBCURL_PROTOCOL_FILE 1
4314| #define LIBCURL_PROTOCOL_TELNET 1
4315| #define LIBCURL_PROTOCOL_LDAP 1
4316| #define LIBCURL_PROTOCOL_LDAPS 1
4317| #define LIBCURL_PROTOCOL_DICT 1
4318| #define LIBCURL_PROTOCOL_TFTP 1
4319| #define LIBCURL_PROTOCOL_SCP 1
4320| #define LIBCURL_PROTOCOL_SFTP 1
4321| #define USE_OPENSSL 1
4322| #define HAVE_LIBDL 1
4323| #define HAVE_LIBNSL 1
4324| #define HAVE_LIBZ 1
4325| #define HAVE_PTHREAD 1
4326| #define BOINC_PREFIX "/usr"
4327| #define BOINC_EXECPREFIX "/usr/bin"
4328| #define BOINC_LIBDIR "/usr/lib64"
4329| #define HAVE_GL_GL_H 1
4330| #define HAVE_GL_GLU_H 1
4331| #define HAVE_GL_GLUT_H 1
4332| /* end confdefs.h.  */
4333| #include <stdio.h>
4334| #ifdef HAVE_SYS_TYPES_H
4335| # include <sys/types.h>
4336| #endif
4337| #ifdef HAVE_SYS_STAT_H
4338| # include <sys/stat.h>
4339| #endif
4340| #ifdef STDC_HEADERS
4341| # include <stdlib.h>
4342| # include <stddef.h>
4343| #else
4344| # ifdef HAVE_STDLIB_H
4345| #  include <stdlib.h>
4346| # endif
4347| #endif
4348| #ifdef HAVE_STRING_H
4349| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4350| #  include <memory.h>
4351| # endif
4352| # include <string.h>
4353| #endif
4354| #ifdef HAVE_STRINGS_H
4355| # include <strings.h>
4356| #endif
4357| #ifdef HAVE_INTTYPES_H
4358| # include <inttypes.h>
4359| #endif
4360| #ifdef HAVE_STDINT_H
4361| # include <stdint.h>
4362| #endif
4363| #ifdef HAVE_UNISTD_H
4364| # include <unistd.h>
4365| #endif
4366| #include <sys/socket.h>
4367|
4368| #include <OpenGL/glut.h>
4369configure:34485: result: no
4370configure:34489: checking OpenGL/glut.h presence
4371configure:34504: gcc -E   conftest.c
4372conftest.c:57:25: error: OpenGL/glut.h: No such file or directory
4373configure:34511: $? = 1
4374configure: failed program was:
4375| /* confdefs.h.  */
4376| #define PACKAGE_NAME "BOINC"
4377| #define PACKAGE_TARNAME "boinc"
4378| #define PACKAGE_VERSION "6.6.37"
4379| #define PACKAGE_STRING "BOINC 6.6.37"
4380| #define PACKAGE_BUGREPORT ""
4381| #define PACKAGE "boinc"
4382| #define VERSION "6.6.37"
4383| #define STDC_HEADERS 1
4384| #define HAVE_SYS_TYPES_H 1
4385| #define HAVE_SYS_STAT_H 1
4386| #define HAVE_STDLIB_H 1
4387| #define HAVE_STRING_H 1
4388| #define HAVE_MEMORY_H 1
4389| #define HAVE_STRINGS_H 1
4390| #define HAVE_INTTYPES_H 1
4391| #define HAVE_STDINT_H 1
4392| #define HAVE_UNISTD_H 1
4393| #define HAVE_SYS_SOCKET_H 1
4394| #define HAVE_DLFCN_H 1
4395| #define HOSTTYPE "x86_64-pc-linux-gnu"
4396| #define HOSTTYPEALT "i686-pc-linux-gnu"
4397| #define DLLEXT ".so"
4398| #define HAVE_SYS_SOCKET_H 1
4399| #define HAVE_SOCKLEN_T 1
4400| #define BOINC_SOCKLEN_T socklen_t
4401| #define HAVE_LIBCURL 1
4402| #define LIBCURL_FEATURE_SSL 1
4403| #define LIBCURL_FEATURE_IPV6 1
4404| #define LIBCURL_FEATURE_LIBZ 1
4405| #define LIBCURL_FEATURE_IDN 1
4406| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4407| #define LIBCURL_PROTOCOL_HTTP 1
4408| #define LIBCURL_PROTOCOL_HTTPS 1
4409| #define LIBCURL_PROTOCOL_FTP 1
4410| #define LIBCURL_PROTOCOL_FTPS 1
4411| #define LIBCURL_PROTOCOL_FILE 1
4412| #define LIBCURL_PROTOCOL_TELNET 1
4413| #define LIBCURL_PROTOCOL_LDAP 1
4414| #define LIBCURL_PROTOCOL_LDAPS 1
4415| #define LIBCURL_PROTOCOL_DICT 1
4416| #define LIBCURL_PROTOCOL_TFTP 1
4417| #define LIBCURL_PROTOCOL_SCP 1
4418| #define LIBCURL_PROTOCOL_SFTP 1
4419| #define USE_OPENSSL 1
4420| #define HAVE_LIBDL 1
4421| #define HAVE_LIBNSL 1
4422| #define HAVE_LIBZ 1
4423| #define HAVE_PTHREAD 1
4424| #define BOINC_PREFIX "/usr"
4425| #define BOINC_EXECPREFIX "/usr/bin"
4426| #define BOINC_LIBDIR "/usr/lib64"
4427| #define HAVE_GL_GL_H 1
4428| #define HAVE_GL_GLU_H 1
4429| #define HAVE_GL_GLUT_H 1
4430| /* end confdefs.h.  */
4431| #include <OpenGL/glut.h>
4432configure:34525: result: no
4433configure:34553: checking for OpenGL/glut.h
4434configure:34562: result: no
4435configure:34447: checking OpenGL/glaux.h usability
4436configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4437conftest.c:92:26: error: OpenGL/glaux.h: No such file or directory
4438configure:34471: $? = 1
4439configure: failed program was:
4440| /* confdefs.h.  */
4441| #define PACKAGE_NAME "BOINC"
4442| #define PACKAGE_TARNAME "boinc"
4443| #define PACKAGE_VERSION "6.6.37"
4444| #define PACKAGE_STRING "BOINC 6.6.37"
4445| #define PACKAGE_BUGREPORT ""
4446| #define PACKAGE "boinc"
4447| #define VERSION "6.6.37"
4448| #define STDC_HEADERS 1
4449| #define HAVE_SYS_TYPES_H 1
4450| #define HAVE_SYS_STAT_H 1
4451| #define HAVE_STDLIB_H 1
4452| #define HAVE_STRING_H 1
4453| #define HAVE_MEMORY_H 1
4454| #define HAVE_STRINGS_H 1
4455| #define HAVE_INTTYPES_H 1
4456| #define HAVE_STDINT_H 1
4457| #define HAVE_UNISTD_H 1
4458| #define HAVE_SYS_SOCKET_H 1
4459| #define HAVE_DLFCN_H 1
4460| #define HOSTTYPE "x86_64-pc-linux-gnu"
4461| #define HOSTTYPEALT "i686-pc-linux-gnu"
4462| #define DLLEXT ".so"
4463| #define HAVE_SYS_SOCKET_H 1
4464| #define HAVE_SOCKLEN_T 1
4465| #define BOINC_SOCKLEN_T socklen_t
4466| #define HAVE_LIBCURL 1
4467| #define LIBCURL_FEATURE_SSL 1
4468| #define LIBCURL_FEATURE_IPV6 1
4469| #define LIBCURL_FEATURE_LIBZ 1
4470| #define LIBCURL_FEATURE_IDN 1
4471| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4472| #define LIBCURL_PROTOCOL_HTTP 1
4473| #define LIBCURL_PROTOCOL_HTTPS 1
4474| #define LIBCURL_PROTOCOL_FTP 1
4475| #define LIBCURL_PROTOCOL_FTPS 1
4476| #define LIBCURL_PROTOCOL_FILE 1
4477| #define LIBCURL_PROTOCOL_TELNET 1
4478| #define LIBCURL_PROTOCOL_LDAP 1
4479| #define LIBCURL_PROTOCOL_LDAPS 1
4480| #define LIBCURL_PROTOCOL_DICT 1
4481| #define LIBCURL_PROTOCOL_TFTP 1
4482| #define LIBCURL_PROTOCOL_SCP 1
4483| #define LIBCURL_PROTOCOL_SFTP 1
4484| #define USE_OPENSSL 1
4485| #define HAVE_LIBDL 1
4486| #define HAVE_LIBNSL 1
4487| #define HAVE_LIBZ 1
4488| #define HAVE_PTHREAD 1
4489| #define BOINC_PREFIX "/usr"
4490| #define BOINC_EXECPREFIX "/usr/bin"
4491| #define BOINC_LIBDIR "/usr/lib64"
4492| #define HAVE_GL_GL_H 1
4493| #define HAVE_GL_GLU_H 1
4494| #define HAVE_GL_GLUT_H 1
4495| /* end confdefs.h.  */
4496| #include <stdio.h>
4497| #ifdef HAVE_SYS_TYPES_H
4498| # include <sys/types.h>
4499| #endif
4500| #ifdef HAVE_SYS_STAT_H
4501| # include <sys/stat.h>
4502| #endif
4503| #ifdef STDC_HEADERS
4504| # include <stdlib.h>
4505| # include <stddef.h>
4506| #else
4507| # ifdef HAVE_STDLIB_H
4508| #  include <stdlib.h>
4509| # endif
4510| #endif
4511| #ifdef HAVE_STRING_H
4512| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4513| #  include <memory.h>
4514| # endif
4515| # include <string.h>
4516| #endif
4517| #ifdef HAVE_STRINGS_H
4518| # include <strings.h>
4519| #endif
4520| #ifdef HAVE_INTTYPES_H
4521| # include <inttypes.h>
4522| #endif
4523| #ifdef HAVE_STDINT_H
4524| # include <stdint.h>
4525| #endif
4526| #ifdef HAVE_UNISTD_H
4527| # include <unistd.h>
4528| #endif
4529| #include <sys/socket.h>
4530|
4531| #include <OpenGL/glaux.h>
4532configure:34485: result: no
4533configure:34489: checking OpenGL/glaux.h presence
4534configure:34504: gcc -E   conftest.c
4535conftest.c:57:26: error: OpenGL/glaux.h: No such file or directory
4536configure:34511: $? = 1
4537configure: failed program was:
4538| /* confdefs.h.  */
4539| #define PACKAGE_NAME "BOINC"
4540| #define PACKAGE_TARNAME "boinc"
4541| #define PACKAGE_VERSION "6.6.37"
4542| #define PACKAGE_STRING "BOINC 6.6.37"
4543| #define PACKAGE_BUGREPORT ""
4544| #define PACKAGE "boinc"
4545| #define VERSION "6.6.37"
4546| #define STDC_HEADERS 1
4547| #define HAVE_SYS_TYPES_H 1
4548| #define HAVE_SYS_STAT_H 1
4549| #define HAVE_STDLIB_H 1
4550| #define HAVE_STRING_H 1
4551| #define HAVE_MEMORY_H 1
4552| #define HAVE_STRINGS_H 1
4553| #define HAVE_INTTYPES_H 1
4554| #define HAVE_STDINT_H 1
4555| #define HAVE_UNISTD_H 1
4556| #define HAVE_SYS_SOCKET_H 1
4557| #define HAVE_DLFCN_H 1
4558| #define HOSTTYPE "x86_64-pc-linux-gnu"
4559| #define HOSTTYPEALT "i686-pc-linux-gnu"
4560| #define DLLEXT ".so"
4561| #define HAVE_SYS_SOCKET_H 1
4562| #define HAVE_SOCKLEN_T 1
4563| #define BOINC_SOCKLEN_T socklen_t
4564| #define HAVE_LIBCURL 1
4565| #define LIBCURL_FEATURE_SSL 1
4566| #define LIBCURL_FEATURE_IPV6 1
4567| #define LIBCURL_FEATURE_LIBZ 1
4568| #define LIBCURL_FEATURE_IDN 1
4569| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4570| #define LIBCURL_PROTOCOL_HTTP 1
4571| #define LIBCURL_PROTOCOL_HTTPS 1
4572| #define LIBCURL_PROTOCOL_FTP 1
4573| #define LIBCURL_PROTOCOL_FTPS 1
4574| #define LIBCURL_PROTOCOL_FILE 1
4575| #define LIBCURL_PROTOCOL_TELNET 1
4576| #define LIBCURL_PROTOCOL_LDAP 1
4577| #define LIBCURL_PROTOCOL_LDAPS 1
4578| #define LIBCURL_PROTOCOL_DICT 1
4579| #define LIBCURL_PROTOCOL_TFTP 1
4580| #define LIBCURL_PROTOCOL_SCP 1
4581| #define LIBCURL_PROTOCOL_SFTP 1
4582| #define USE_OPENSSL 1
4583| #define HAVE_LIBDL 1
4584| #define HAVE_LIBNSL 1
4585| #define HAVE_LIBZ 1
4586| #define HAVE_PTHREAD 1
4587| #define BOINC_PREFIX "/usr"
4588| #define BOINC_EXECPREFIX "/usr/bin"
4589| #define BOINC_LIBDIR "/usr/lib64"
4590| #define HAVE_GL_GL_H 1
4591| #define HAVE_GL_GLU_H 1
4592| #define HAVE_GL_GLUT_H 1
4593| /* end confdefs.h.  */
4594| #include <OpenGL/glaux.h>
4595configure:34525: result: no
4596configure:34553: checking for OpenGL/glaux.h
4597configure:34562: result: no
4598configure:34447: checking GLUT/glut.h usability
4599configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4600conftest.c:92:23: error: GLUT/glut.h: No such file or directory
4601configure:34471: $? = 1
4602configure: failed program was:
4603| /* confdefs.h.  */
4604| #define PACKAGE_NAME "BOINC"
4605| #define PACKAGE_TARNAME "boinc"
4606| #define PACKAGE_VERSION "6.6.37"
4607| #define PACKAGE_STRING "BOINC 6.6.37"
4608| #define PACKAGE_BUGREPORT ""
4609| #define PACKAGE "boinc"
4610| #define VERSION "6.6.37"
4611| #define STDC_HEADERS 1
4612| #define HAVE_SYS_TYPES_H 1
4613| #define HAVE_SYS_STAT_H 1
4614| #define HAVE_STDLIB_H 1
4615| #define HAVE_STRING_H 1
4616| #define HAVE_MEMORY_H 1
4617| #define HAVE_STRINGS_H 1
4618| #define HAVE_INTTYPES_H 1
4619| #define HAVE_STDINT_H 1
4620| #define HAVE_UNISTD_H 1
4621| #define HAVE_SYS_SOCKET_H 1
4622| #define HAVE_DLFCN_H 1
4623| #define HOSTTYPE "x86_64-pc-linux-gnu"
4624| #define HOSTTYPEALT "i686-pc-linux-gnu"
4625| #define DLLEXT ".so"
4626| #define HAVE_SYS_SOCKET_H 1
4627| #define HAVE_SOCKLEN_T 1
4628| #define BOINC_SOCKLEN_T socklen_t
4629| #define HAVE_LIBCURL 1
4630| #define LIBCURL_FEATURE_SSL 1
4631| #define LIBCURL_FEATURE_IPV6 1
4632| #define LIBCURL_FEATURE_LIBZ 1
4633| #define LIBCURL_FEATURE_IDN 1
4634| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4635| #define LIBCURL_PROTOCOL_HTTP 1
4636| #define LIBCURL_PROTOCOL_HTTPS 1
4637| #define LIBCURL_PROTOCOL_FTP 1
4638| #define LIBCURL_PROTOCOL_FTPS 1
4639| #define LIBCURL_PROTOCOL_FILE 1
4640| #define LIBCURL_PROTOCOL_TELNET 1
4641| #define LIBCURL_PROTOCOL_LDAP 1
4642| #define LIBCURL_PROTOCOL_LDAPS 1
4643| #define LIBCURL_PROTOCOL_DICT 1
4644| #define LIBCURL_PROTOCOL_TFTP 1
4645| #define LIBCURL_PROTOCOL_SCP 1
4646| #define LIBCURL_PROTOCOL_SFTP 1
4647| #define USE_OPENSSL 1
4648| #define HAVE_LIBDL 1
4649| #define HAVE_LIBNSL 1
4650| #define HAVE_LIBZ 1
4651| #define HAVE_PTHREAD 1
4652| #define BOINC_PREFIX "/usr"
4653| #define BOINC_EXECPREFIX "/usr/bin"
4654| #define BOINC_LIBDIR "/usr/lib64"
4655| #define HAVE_GL_GL_H 1
4656| #define HAVE_GL_GLU_H 1
4657| #define HAVE_GL_GLUT_H 1
4658| /* end confdefs.h.  */
4659| #include <stdio.h>
4660| #ifdef HAVE_SYS_TYPES_H
4661| # include <sys/types.h>
4662| #endif
4663| #ifdef HAVE_SYS_STAT_H
4664| # include <sys/stat.h>
4665| #endif
4666| #ifdef STDC_HEADERS
4667| # include <stdlib.h>
4668| # include <stddef.h>
4669| #else
4670| # ifdef HAVE_STDLIB_H
4671| #  include <stdlib.h>
4672| # endif
4673| #endif
4674| #ifdef HAVE_STRING_H
4675| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4676| #  include <memory.h>
4677| # endif
4678| # include <string.h>
4679| #endif
4680| #ifdef HAVE_STRINGS_H
4681| # include <strings.h>
4682| #endif
4683| #ifdef HAVE_INTTYPES_H
4684| # include <inttypes.h>
4685| #endif
4686| #ifdef HAVE_STDINT_H
4687| # include <stdint.h>
4688| #endif
4689| #ifdef HAVE_UNISTD_H
4690| # include <unistd.h>
4691| #endif
4692| #include <sys/socket.h>
4693|
4694| #include <GLUT/glut.h>
4695configure:34485: result: no
4696configure:34489: checking GLUT/glut.h presence
4697configure:34504: gcc -E   conftest.c
4698conftest.c:57:23: error: GLUT/glut.h: No such file or directory
4699configure:34511: $? = 1
4700configure: failed program was:
4701| /* confdefs.h.  */
4702| #define PACKAGE_NAME "BOINC"
4703| #define PACKAGE_TARNAME "boinc"
4704| #define PACKAGE_VERSION "6.6.37"
4705| #define PACKAGE_STRING "BOINC 6.6.37"
4706| #define PACKAGE_BUGREPORT ""
4707| #define PACKAGE "boinc"
4708| #define VERSION "6.6.37"
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 "x86_64-pc-linux-gnu"
4722| #define HOSTTYPEALT "i686-pc-linux-gnu"
4723| #define DLLEXT ".so"
4724| #define HAVE_SYS_SOCKET_H 1
4725| #define HAVE_SOCKLEN_T 1
4726| #define BOINC_SOCKLEN_T socklen_t
4727| #define HAVE_LIBCURL 1
4728| #define LIBCURL_FEATURE_SSL 1
4729| #define LIBCURL_FEATURE_IPV6 1
4730| #define LIBCURL_FEATURE_LIBZ 1
4731| #define LIBCURL_FEATURE_IDN 1
4732| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4733| #define LIBCURL_PROTOCOL_HTTP 1
4734| #define LIBCURL_PROTOCOL_HTTPS 1
4735| #define LIBCURL_PROTOCOL_FTP 1
4736| #define LIBCURL_PROTOCOL_FTPS 1
4737| #define LIBCURL_PROTOCOL_FILE 1
4738| #define LIBCURL_PROTOCOL_TELNET 1
4739| #define LIBCURL_PROTOCOL_LDAP 1
4740| #define LIBCURL_PROTOCOL_LDAPS 1
4741| #define LIBCURL_PROTOCOL_DICT 1
4742| #define LIBCURL_PROTOCOL_TFTP 1
4743| #define LIBCURL_PROTOCOL_SCP 1
4744| #define LIBCURL_PROTOCOL_SFTP 1
4745| #define USE_OPENSSL 1
4746| #define HAVE_LIBDL 1
4747| #define HAVE_LIBNSL 1
4748| #define HAVE_LIBZ 1
4749| #define HAVE_PTHREAD 1
4750| #define BOINC_PREFIX "/usr"
4751| #define BOINC_EXECPREFIX "/usr/bin"
4752| #define BOINC_LIBDIR "/usr/lib64"
4753| #define HAVE_GL_GL_H 1
4754| #define HAVE_GL_GLU_H 1
4755| #define HAVE_GL_GLUT_H 1
4756| /* end confdefs.h.  */
4757| #include <GLUT/glut.h>
4758configure:34525: result: no
4759configure:34553: checking for GLUT/glut.h
4760configure:34562: result: no
4761configure:34447: checking MesaGL/gl.h usability
4762configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4763conftest.c:92:23: error: MesaGL/gl.h: No such file or directory
4764configure:34471: $? = 1
4765configure: failed program was:
4766| /* confdefs.h.  */
4767| #define PACKAGE_NAME "BOINC"
4768| #define PACKAGE_TARNAME "boinc"
4769| #define PACKAGE_VERSION "6.6.37"
4770| #define PACKAGE_STRING "BOINC 6.6.37"
4771| #define PACKAGE_BUGREPORT ""
4772| #define PACKAGE "boinc"
4773| #define VERSION "6.6.37"
4774| #define STDC_HEADERS 1
4775| #define HAVE_SYS_TYPES_H 1
4776| #define HAVE_SYS_STAT_H 1
4777| #define HAVE_STDLIB_H 1
4778| #define HAVE_STRING_H 1
4779| #define HAVE_MEMORY_H 1
4780| #define HAVE_STRINGS_H 1
4781| #define HAVE_INTTYPES_H 1
4782| #define HAVE_STDINT_H 1
4783| #define HAVE_UNISTD_H 1
4784| #define HAVE_SYS_SOCKET_H 1
4785| #define HAVE_DLFCN_H 1
4786| #define HOSTTYPE "x86_64-pc-linux-gnu"
4787| #define HOSTTYPEALT "i686-pc-linux-gnu"
4788| #define DLLEXT ".so"
4789| #define HAVE_SYS_SOCKET_H 1
4790| #define HAVE_SOCKLEN_T 1
4791| #define BOINC_SOCKLEN_T socklen_t
4792| #define HAVE_LIBCURL 1
4793| #define LIBCURL_FEATURE_SSL 1
4794| #define LIBCURL_FEATURE_IPV6 1
4795| #define LIBCURL_FEATURE_LIBZ 1
4796| #define LIBCURL_FEATURE_IDN 1
4797| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4798| #define LIBCURL_PROTOCOL_HTTP 1
4799| #define LIBCURL_PROTOCOL_HTTPS 1
4800| #define LIBCURL_PROTOCOL_FTP 1
4801| #define LIBCURL_PROTOCOL_FTPS 1
4802| #define LIBCURL_PROTOCOL_FILE 1
4803| #define LIBCURL_PROTOCOL_TELNET 1
4804| #define LIBCURL_PROTOCOL_LDAP 1
4805| #define LIBCURL_PROTOCOL_LDAPS 1
4806| #define LIBCURL_PROTOCOL_DICT 1
4807| #define LIBCURL_PROTOCOL_TFTP 1
4808| #define LIBCURL_PROTOCOL_SCP 1
4809| #define LIBCURL_PROTOCOL_SFTP 1
4810| #define USE_OPENSSL 1
4811| #define HAVE_LIBDL 1
4812| #define HAVE_LIBNSL 1
4813| #define HAVE_LIBZ 1
4814| #define HAVE_PTHREAD 1
4815| #define BOINC_PREFIX "/usr"
4816| #define BOINC_EXECPREFIX "/usr/bin"
4817| #define BOINC_LIBDIR "/usr/lib64"
4818| #define HAVE_GL_GL_H 1
4819| #define HAVE_GL_GLU_H 1
4820| #define HAVE_GL_GLUT_H 1
4821| /* end confdefs.h.  */
4822| #include <stdio.h>
4823| #ifdef HAVE_SYS_TYPES_H
4824| # include <sys/types.h>
4825| #endif
4826| #ifdef HAVE_SYS_STAT_H
4827| # include <sys/stat.h>
4828| #endif
4829| #ifdef STDC_HEADERS
4830| # include <stdlib.h>
4831| # include <stddef.h>
4832| #else
4833| # ifdef HAVE_STDLIB_H
4834| #  include <stdlib.h>
4835| # endif
4836| #endif
4837| #ifdef HAVE_STRING_H
4838| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4839| #  include <memory.h>
4840| # endif
4841| # include <string.h>
4842| #endif
4843| #ifdef HAVE_STRINGS_H
4844| # include <strings.h>
4845| #endif
4846| #ifdef HAVE_INTTYPES_H
4847| # include <inttypes.h>
4848| #endif
4849| #ifdef HAVE_STDINT_H
4850| # include <stdint.h>
4851| #endif
4852| #ifdef HAVE_UNISTD_H
4853| # include <unistd.h>
4854| #endif
4855| #include <sys/socket.h>
4856|
4857| #include <MesaGL/gl.h>
4858configure:34485: result: no
4859configure:34489: checking MesaGL/gl.h presence
4860configure:34504: gcc -E   conftest.c
4861conftest.c:57:23: error: MesaGL/gl.h: No such file or directory
4862configure:34511: $? = 1
4863configure: failed program was:
4864| /* confdefs.h.  */
4865| #define PACKAGE_NAME "BOINC"
4866| #define PACKAGE_TARNAME "boinc"
4867| #define PACKAGE_VERSION "6.6.37"
4868| #define PACKAGE_STRING "BOINC 6.6.37"
4869| #define PACKAGE_BUGREPORT ""
4870| #define PACKAGE "boinc"
4871| #define VERSION "6.6.37"
4872| #define STDC_HEADERS 1
4873| #define HAVE_SYS_TYPES_H 1
4874| #define HAVE_SYS_STAT_H 1
4875| #define HAVE_STDLIB_H 1
4876| #define HAVE_STRING_H 1
4877| #define HAVE_MEMORY_H 1
4878| #define HAVE_STRINGS_H 1
4879| #define HAVE_INTTYPES_H 1
4880| #define HAVE_STDINT_H 1
4881| #define HAVE_UNISTD_H 1
4882| #define HAVE_SYS_SOCKET_H 1
4883| #define HAVE_DLFCN_H 1
4884| #define HOSTTYPE "x86_64-pc-linux-gnu"
4885| #define HOSTTYPEALT "i686-pc-linux-gnu"
4886| #define DLLEXT ".so"
4887| #define HAVE_SYS_SOCKET_H 1
4888| #define HAVE_SOCKLEN_T 1
4889| #define BOINC_SOCKLEN_T socklen_t
4890| #define HAVE_LIBCURL 1
4891| #define LIBCURL_FEATURE_SSL 1
4892| #define LIBCURL_FEATURE_IPV6 1
4893| #define LIBCURL_FEATURE_LIBZ 1
4894| #define LIBCURL_FEATURE_IDN 1
4895| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4896| #define LIBCURL_PROTOCOL_HTTP 1
4897| #define LIBCURL_PROTOCOL_HTTPS 1
4898| #define LIBCURL_PROTOCOL_FTP 1
4899| #define LIBCURL_PROTOCOL_FTPS 1
4900| #define LIBCURL_PROTOCOL_FILE 1
4901| #define LIBCURL_PROTOCOL_TELNET 1
4902| #define LIBCURL_PROTOCOL_LDAP 1
4903| #define LIBCURL_PROTOCOL_LDAPS 1
4904| #define LIBCURL_PROTOCOL_DICT 1
4905| #define LIBCURL_PROTOCOL_TFTP 1
4906| #define LIBCURL_PROTOCOL_SCP 1
4907| #define LIBCURL_PROTOCOL_SFTP 1
4908| #define USE_OPENSSL 1
4909| #define HAVE_LIBDL 1
4910| #define HAVE_LIBNSL 1
4911| #define HAVE_LIBZ 1
4912| #define HAVE_PTHREAD 1
4913| #define BOINC_PREFIX "/usr"
4914| #define BOINC_EXECPREFIX "/usr/bin"
4915| #define BOINC_LIBDIR "/usr/lib64"
4916| #define HAVE_GL_GL_H 1
4917| #define HAVE_GL_GLU_H 1
4918| #define HAVE_GL_GLUT_H 1
4919| /* end confdefs.h.  */
4920| #include <MesaGL/gl.h>
4921configure:34525: result: no
4922configure:34553: checking for MesaGL/gl.h
4923configure:34562: result: no
4924configure:34447: checking MesaGL/glu.h usability
4925configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
4926conftest.c:92:24: error: MesaGL/glu.h: No such file or directory
4927configure:34471: $? = 1
4928configure: failed program was:
4929| /* confdefs.h.  */
4930| #define PACKAGE_NAME "BOINC"
4931| #define PACKAGE_TARNAME "boinc"
4932| #define PACKAGE_VERSION "6.6.37"
4933| #define PACKAGE_STRING "BOINC 6.6.37"
4934| #define PACKAGE_BUGREPORT ""
4935| #define PACKAGE "boinc"
4936| #define VERSION "6.6.37"
4937| #define STDC_HEADERS 1
4938| #define HAVE_SYS_TYPES_H 1
4939| #define HAVE_SYS_STAT_H 1
4940| #define HAVE_STDLIB_H 1
4941| #define HAVE_STRING_H 1
4942| #define HAVE_MEMORY_H 1
4943| #define HAVE_STRINGS_H 1
4944| #define HAVE_INTTYPES_H 1
4945| #define HAVE_STDINT_H 1
4946| #define HAVE_UNISTD_H 1
4947| #define HAVE_SYS_SOCKET_H 1
4948| #define HAVE_DLFCN_H 1
4949| #define HOSTTYPE "x86_64-pc-linux-gnu"
4950| #define HOSTTYPEALT "i686-pc-linux-gnu"
4951| #define DLLEXT ".so"
4952| #define HAVE_SYS_SOCKET_H 1
4953| #define HAVE_SOCKLEN_T 1
4954| #define BOINC_SOCKLEN_T socklen_t
4955| #define HAVE_LIBCURL 1
4956| #define LIBCURL_FEATURE_SSL 1
4957| #define LIBCURL_FEATURE_IPV6 1
4958| #define LIBCURL_FEATURE_LIBZ 1
4959| #define LIBCURL_FEATURE_IDN 1
4960| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
4961| #define LIBCURL_PROTOCOL_HTTP 1
4962| #define LIBCURL_PROTOCOL_HTTPS 1
4963| #define LIBCURL_PROTOCOL_FTP 1
4964| #define LIBCURL_PROTOCOL_FTPS 1
4965| #define LIBCURL_PROTOCOL_FILE 1
4966| #define LIBCURL_PROTOCOL_TELNET 1
4967| #define LIBCURL_PROTOCOL_LDAP 1
4968| #define LIBCURL_PROTOCOL_LDAPS 1
4969| #define LIBCURL_PROTOCOL_DICT 1
4970| #define LIBCURL_PROTOCOL_TFTP 1
4971| #define LIBCURL_PROTOCOL_SCP 1
4972| #define LIBCURL_PROTOCOL_SFTP 1
4973| #define USE_OPENSSL 1
4974| #define HAVE_LIBDL 1
4975| #define HAVE_LIBNSL 1
4976| #define HAVE_LIBZ 1
4977| #define HAVE_PTHREAD 1
4978| #define BOINC_PREFIX "/usr"
4979| #define BOINC_EXECPREFIX "/usr/bin"
4980| #define BOINC_LIBDIR "/usr/lib64"
4981| #define HAVE_GL_GL_H 1
4982| #define HAVE_GL_GLU_H 1
4983| #define HAVE_GL_GLUT_H 1
4984| /* end confdefs.h.  */
4985| #include <stdio.h>
4986| #ifdef HAVE_SYS_TYPES_H
4987| # include <sys/types.h>
4988| #endif
4989| #ifdef HAVE_SYS_STAT_H
4990| # include <sys/stat.h>
4991| #endif
4992| #ifdef STDC_HEADERS
4993| # include <stdlib.h>
4994| # include <stddef.h>
4995| #else
4996| # ifdef HAVE_STDLIB_H
4997| #  include <stdlib.h>
4998| # endif
4999| #endif
5000| #ifdef HAVE_STRING_H
5001| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5002| #  include <memory.h>
5003| # endif
5004| # include <string.h>
5005| #endif
5006| #ifdef HAVE_STRINGS_H
5007| # include <strings.h>
5008| #endif
5009| #ifdef HAVE_INTTYPES_H
5010| # include <inttypes.h>
5011| #endif
5012| #ifdef HAVE_STDINT_H
5013| # include <stdint.h>
5014| #endif
5015| #ifdef HAVE_UNISTD_H
5016| # include <unistd.h>
5017| #endif
5018| #include <sys/socket.h>
5019|
5020| #include <MesaGL/glu.h>
5021configure:34485: result: no
5022configure:34489: checking MesaGL/glu.h presence
5023configure:34504: gcc -E   conftest.c
5024conftest.c:57:24: error: MesaGL/glu.h: No such file or directory
5025configure:34511: $? = 1
5026configure: failed program was:
5027| /* confdefs.h.  */
5028| #define PACKAGE_NAME "BOINC"
5029| #define PACKAGE_TARNAME "boinc"
5030| #define PACKAGE_VERSION "6.6.37"
5031| #define PACKAGE_STRING "BOINC 6.6.37"
5032| #define PACKAGE_BUGREPORT ""
5033| #define PACKAGE "boinc"
5034| #define VERSION "6.6.37"
5035| #define STDC_HEADERS 1
5036| #define HAVE_SYS_TYPES_H 1
5037| #define HAVE_SYS_STAT_H 1
5038| #define HAVE_STDLIB_H 1
5039| #define HAVE_STRING_H 1
5040| #define HAVE_MEMORY_H 1
5041| #define HAVE_STRINGS_H 1
5042| #define HAVE_INTTYPES_H 1
5043| #define HAVE_STDINT_H 1
5044| #define HAVE_UNISTD_H 1
5045| #define HAVE_SYS_SOCKET_H 1
5046| #define HAVE_DLFCN_H 1
5047| #define HOSTTYPE "x86_64-pc-linux-gnu"
5048| #define HOSTTYPEALT "i686-pc-linux-gnu"
5049| #define DLLEXT ".so"
5050| #define HAVE_SYS_SOCKET_H 1
5051| #define HAVE_SOCKLEN_T 1
5052| #define BOINC_SOCKLEN_T socklen_t
5053| #define HAVE_LIBCURL 1
5054| #define LIBCURL_FEATURE_SSL 1
5055| #define LIBCURL_FEATURE_IPV6 1
5056| #define LIBCURL_FEATURE_LIBZ 1
5057| #define LIBCURL_FEATURE_IDN 1
5058| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5059| #define LIBCURL_PROTOCOL_HTTP 1
5060| #define LIBCURL_PROTOCOL_HTTPS 1
5061| #define LIBCURL_PROTOCOL_FTP 1
5062| #define LIBCURL_PROTOCOL_FTPS 1
5063| #define LIBCURL_PROTOCOL_FILE 1
5064| #define LIBCURL_PROTOCOL_TELNET 1
5065| #define LIBCURL_PROTOCOL_LDAP 1
5066| #define LIBCURL_PROTOCOL_LDAPS 1
5067| #define LIBCURL_PROTOCOL_DICT 1
5068| #define LIBCURL_PROTOCOL_TFTP 1
5069| #define LIBCURL_PROTOCOL_SCP 1
5070| #define LIBCURL_PROTOCOL_SFTP 1
5071| #define USE_OPENSSL 1
5072| #define HAVE_LIBDL 1
5073| #define HAVE_LIBNSL 1
5074| #define HAVE_LIBZ 1
5075| #define HAVE_PTHREAD 1
5076| #define BOINC_PREFIX "/usr"
5077| #define BOINC_EXECPREFIX "/usr/bin"
5078| #define BOINC_LIBDIR "/usr/lib64"
5079| #define HAVE_GL_GL_H 1
5080| #define HAVE_GL_GLU_H 1
5081| #define HAVE_GL_GLUT_H 1
5082| /* end confdefs.h.  */
5083| #include <MesaGL/glu.h>
5084configure:34525: result: no
5085configure:34553: checking for MesaGL/glu.h
5086configure:34562: result: no
5087configure:34447: checking MesaGL/glut.h usability
5088configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5089conftest.c:92:25: error: MesaGL/glut.h: No such file or directory
5090configure:34471: $? = 1
5091configure: failed program was:
5092| /* confdefs.h.  */
5093| #define PACKAGE_NAME "BOINC"
5094| #define PACKAGE_TARNAME "boinc"
5095| #define PACKAGE_VERSION "6.6.37"
5096| #define PACKAGE_STRING "BOINC 6.6.37"
5097| #define PACKAGE_BUGREPORT ""
5098| #define PACKAGE "boinc"
5099| #define VERSION "6.6.37"
5100| #define STDC_HEADERS 1
5101| #define HAVE_SYS_TYPES_H 1
5102| #define HAVE_SYS_STAT_H 1
5103| #define HAVE_STDLIB_H 1
5104| #define HAVE_STRING_H 1
5105| #define HAVE_MEMORY_H 1
5106| #define HAVE_STRINGS_H 1
5107| #define HAVE_INTTYPES_H 1
5108| #define HAVE_STDINT_H 1
5109| #define HAVE_UNISTD_H 1
5110| #define HAVE_SYS_SOCKET_H 1
5111| #define HAVE_DLFCN_H 1
5112| #define HOSTTYPE "x86_64-pc-linux-gnu"
5113| #define HOSTTYPEALT "i686-pc-linux-gnu"
5114| #define DLLEXT ".so"
5115| #define HAVE_SYS_SOCKET_H 1
5116| #define HAVE_SOCKLEN_T 1
5117| #define BOINC_SOCKLEN_T socklen_t
5118| #define HAVE_LIBCURL 1
5119| #define LIBCURL_FEATURE_SSL 1
5120| #define LIBCURL_FEATURE_IPV6 1
5121| #define LIBCURL_FEATURE_LIBZ 1
5122| #define LIBCURL_FEATURE_IDN 1
5123| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5124| #define LIBCURL_PROTOCOL_HTTP 1
5125| #define LIBCURL_PROTOCOL_HTTPS 1
5126| #define LIBCURL_PROTOCOL_FTP 1
5127| #define LIBCURL_PROTOCOL_FTPS 1
5128| #define LIBCURL_PROTOCOL_FILE 1
5129| #define LIBCURL_PROTOCOL_TELNET 1
5130| #define LIBCURL_PROTOCOL_LDAP 1
5131| #define LIBCURL_PROTOCOL_LDAPS 1
5132| #define LIBCURL_PROTOCOL_DICT 1
5133| #define LIBCURL_PROTOCOL_TFTP 1
5134| #define LIBCURL_PROTOCOL_SCP 1
5135| #define LIBCURL_PROTOCOL_SFTP 1
5136| #define USE_OPENSSL 1
5137| #define HAVE_LIBDL 1
5138| #define HAVE_LIBNSL 1
5139| #define HAVE_LIBZ 1
5140| #define HAVE_PTHREAD 1
5141| #define BOINC_PREFIX "/usr"
5142| #define BOINC_EXECPREFIX "/usr/bin"
5143| #define BOINC_LIBDIR "/usr/lib64"
5144| #define HAVE_GL_GL_H 1
5145| #define HAVE_GL_GLU_H 1
5146| #define HAVE_GL_GLUT_H 1
5147| /* end confdefs.h.  */
5148| #include <stdio.h>
5149| #ifdef HAVE_SYS_TYPES_H
5150| # include <sys/types.h>
5151| #endif
5152| #ifdef HAVE_SYS_STAT_H
5153| # include <sys/stat.h>
5154| #endif
5155| #ifdef STDC_HEADERS
5156| # include <stdlib.h>
5157| # include <stddef.h>
5158| #else
5159| # ifdef HAVE_STDLIB_H
5160| #  include <stdlib.h>
5161| # endif
5162| #endif
5163| #ifdef HAVE_STRING_H
5164| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5165| #  include <memory.h>
5166| # endif
5167| # include <string.h>
5168| #endif
5169| #ifdef HAVE_STRINGS_H
5170| # include <strings.h>
5171| #endif
5172| #ifdef HAVE_INTTYPES_H
5173| # include <inttypes.h>
5174| #endif
5175| #ifdef HAVE_STDINT_H
5176| # include <stdint.h>
5177| #endif
5178| #ifdef HAVE_UNISTD_H
5179| # include <unistd.h>
5180| #endif
5181| #include <sys/socket.h>
5182|
5183| #include <MesaGL/glut.h>
5184configure:34485: result: no
5185configure:34489: checking MesaGL/glut.h presence
5186configure:34504: gcc -E   conftest.c
5187conftest.c:57:25: error: MesaGL/glut.h: No such file or directory
5188configure:34511: $? = 1
5189configure: failed program was:
5190| /* confdefs.h.  */
5191| #define PACKAGE_NAME "BOINC"
5192| #define PACKAGE_TARNAME "boinc"
5193| #define PACKAGE_VERSION "6.6.37"
5194| #define PACKAGE_STRING "BOINC 6.6.37"
5195| #define PACKAGE_BUGREPORT ""
5196| #define PACKAGE "boinc"
5197| #define VERSION "6.6.37"
5198| #define STDC_HEADERS 1
5199| #define HAVE_SYS_TYPES_H 1
5200| #define HAVE_SYS_STAT_H 1
5201| #define HAVE_STDLIB_H 1
5202| #define HAVE_STRING_H 1
5203| #define HAVE_MEMORY_H 1
5204| #define HAVE_STRINGS_H 1
5205| #define HAVE_INTTYPES_H 1
5206| #define HAVE_STDINT_H 1
5207| #define HAVE_UNISTD_H 1
5208| #define HAVE_SYS_SOCKET_H 1
5209| #define HAVE_DLFCN_H 1
5210| #define HOSTTYPE "x86_64-pc-linux-gnu"
5211| #define HOSTTYPEALT "i686-pc-linux-gnu"
5212| #define DLLEXT ".so"
5213| #define HAVE_SYS_SOCKET_H 1
5214| #define HAVE_SOCKLEN_T 1
5215| #define BOINC_SOCKLEN_T socklen_t
5216| #define HAVE_LIBCURL 1
5217| #define LIBCURL_FEATURE_SSL 1
5218| #define LIBCURL_FEATURE_IPV6 1
5219| #define LIBCURL_FEATURE_LIBZ 1
5220| #define LIBCURL_FEATURE_IDN 1
5221| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5222| #define LIBCURL_PROTOCOL_HTTP 1
5223| #define LIBCURL_PROTOCOL_HTTPS 1
5224| #define LIBCURL_PROTOCOL_FTP 1
5225| #define LIBCURL_PROTOCOL_FTPS 1
5226| #define LIBCURL_PROTOCOL_FILE 1
5227| #define LIBCURL_PROTOCOL_TELNET 1
5228| #define LIBCURL_PROTOCOL_LDAP 1
5229| #define LIBCURL_PROTOCOL_LDAPS 1
5230| #define LIBCURL_PROTOCOL_DICT 1
5231| #define LIBCURL_PROTOCOL_TFTP 1
5232| #define LIBCURL_PROTOCOL_SCP 1
5233| #define LIBCURL_PROTOCOL_SFTP 1
5234| #define USE_OPENSSL 1
5235| #define HAVE_LIBDL 1
5236| #define HAVE_LIBNSL 1
5237| #define HAVE_LIBZ 1
5238| #define HAVE_PTHREAD 1
5239| #define BOINC_PREFIX "/usr"
5240| #define BOINC_EXECPREFIX "/usr/bin"
5241| #define BOINC_LIBDIR "/usr/lib64"
5242| #define HAVE_GL_GL_H 1
5243| #define HAVE_GL_GLU_H 1
5244| #define HAVE_GL_GLUT_H 1
5245| /* end confdefs.h.  */
5246| #include <MesaGL/glut.h>
5247configure:34525: result: no
5248configure:34553: checking for MesaGL/glut.h
5249configure:34562: result: no
5250configure:34447: checking MesaGL/glaux.h usability
5251configure:34464: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5252conftest.c:92:26: error: MesaGL/glaux.h: No such file or directory
5253configure:34471: $? = 1
5254configure: failed program was:
5255| /* confdefs.h.  */
5256| #define PACKAGE_NAME "BOINC"
5257| #define PACKAGE_TARNAME "boinc"
5258| #define PACKAGE_VERSION "6.6.37"
5259| #define PACKAGE_STRING "BOINC 6.6.37"
5260| #define PACKAGE_BUGREPORT ""
5261| #define PACKAGE "boinc"
5262| #define VERSION "6.6.37"
5263| #define STDC_HEADERS 1
5264| #define HAVE_SYS_TYPES_H 1
5265| #define HAVE_SYS_STAT_H 1
5266| #define HAVE_STDLIB_H 1
5267| #define HAVE_STRING_H 1
5268| #define HAVE_MEMORY_H 1
5269| #define HAVE_STRINGS_H 1
5270| #define HAVE_INTTYPES_H 1
5271| #define HAVE_STDINT_H 1
5272| #define HAVE_UNISTD_H 1
5273| #define HAVE_SYS_SOCKET_H 1
5274| #define HAVE_DLFCN_H 1
5275| #define HOSTTYPE "x86_64-pc-linux-gnu"
5276| #define HOSTTYPEALT "i686-pc-linux-gnu"
5277| #define DLLEXT ".so"
5278| #define HAVE_SYS_SOCKET_H 1
5279| #define HAVE_SOCKLEN_T 1
5280| #define BOINC_SOCKLEN_T socklen_t
5281| #define HAVE_LIBCURL 1
5282| #define LIBCURL_FEATURE_SSL 1
5283| #define LIBCURL_FEATURE_IPV6 1
5284| #define LIBCURL_FEATURE_LIBZ 1
5285| #define LIBCURL_FEATURE_IDN 1
5286| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5287| #define LIBCURL_PROTOCOL_HTTP 1
5288| #define LIBCURL_PROTOCOL_HTTPS 1
5289| #define LIBCURL_PROTOCOL_FTP 1
5290| #define LIBCURL_PROTOCOL_FTPS 1
5291| #define LIBCURL_PROTOCOL_FILE 1
5292| #define LIBCURL_PROTOCOL_TELNET 1
5293| #define LIBCURL_PROTOCOL_LDAP 1
5294| #define LIBCURL_PROTOCOL_LDAPS 1
5295| #define LIBCURL_PROTOCOL_DICT 1
5296| #define LIBCURL_PROTOCOL_TFTP 1
5297| #define LIBCURL_PROTOCOL_SCP 1
5298| #define LIBCURL_PROTOCOL_SFTP 1
5299| #define USE_OPENSSL 1
5300| #define HAVE_LIBDL 1
5301| #define HAVE_LIBNSL 1
5302| #define HAVE_LIBZ 1
5303| #define HAVE_PTHREAD 1
5304| #define BOINC_PREFIX "/usr"
5305| #define BOINC_EXECPREFIX "/usr/bin"
5306| #define BOINC_LIBDIR "/usr/lib64"
5307| #define HAVE_GL_GL_H 1
5308| #define HAVE_GL_GLU_H 1
5309| #define HAVE_GL_GLUT_H 1
5310| /* end confdefs.h.  */
5311| #include <stdio.h>
5312| #ifdef HAVE_SYS_TYPES_H
5313| # include <sys/types.h>
5314| #endif
5315| #ifdef HAVE_SYS_STAT_H
5316| # include <sys/stat.h>
5317| #endif
5318| #ifdef STDC_HEADERS
5319| # include <stdlib.h>
5320| # include <stddef.h>
5321| #else
5322| # ifdef HAVE_STDLIB_H
5323| #  include <stdlib.h>
5324| # endif
5325| #endif
5326| #ifdef HAVE_STRING_H
5327| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5328| #  include <memory.h>
5329| # endif
5330| # include <string.h>
5331| #endif
5332| #ifdef HAVE_STRINGS_H
5333| # include <strings.h>
5334| #endif
5335| #ifdef HAVE_INTTYPES_H
5336| # include <inttypes.h>
5337| #endif
5338| #ifdef HAVE_STDINT_H
5339| # include <stdint.h>
5340| #endif
5341| #ifdef HAVE_UNISTD_H
5342| # include <unistd.h>
5343| #endif
5344| #include <sys/socket.h>
5345|
5346| #include <MesaGL/glaux.h>
5347configure:34485: result: no
5348configure:34489: checking MesaGL/glaux.h presence
5349configure:34504: gcc -E   conftest.c
5350conftest.c:57:26: error: MesaGL/glaux.h: No such file or directory
5351configure:34511: $? = 1
5352configure: failed program was:
5353| /* confdefs.h.  */
5354| #define PACKAGE_NAME "BOINC"
5355| #define PACKAGE_TARNAME "boinc"
5356| #define PACKAGE_VERSION "6.6.37"
5357| #define PACKAGE_STRING "BOINC 6.6.37"
5358| #define PACKAGE_BUGREPORT ""
5359| #define PACKAGE "boinc"
5360| #define VERSION "6.6.37"
5361| #define STDC_HEADERS 1
5362| #define HAVE_SYS_TYPES_H 1
5363| #define HAVE_SYS_STAT_H 1
5364| #define HAVE_STDLIB_H 1
5365| #define HAVE_STRING_H 1
5366| #define HAVE_MEMORY_H 1
5367| #define HAVE_STRINGS_H 1
5368| #define HAVE_INTTYPES_H 1
5369| #define HAVE_STDINT_H 1
5370| #define HAVE_UNISTD_H 1
5371| #define HAVE_SYS_SOCKET_H 1
5372| #define HAVE_DLFCN_H 1
5373| #define HOSTTYPE "x86_64-pc-linux-gnu"
5374| #define HOSTTYPEALT "i686-pc-linux-gnu"
5375| #define DLLEXT ".so"
5376| #define HAVE_SYS_SOCKET_H 1
5377| #define HAVE_SOCKLEN_T 1
5378| #define BOINC_SOCKLEN_T socklen_t
5379| #define HAVE_LIBCURL 1
5380| #define LIBCURL_FEATURE_SSL 1
5381| #define LIBCURL_FEATURE_IPV6 1
5382| #define LIBCURL_FEATURE_LIBZ 1
5383| #define LIBCURL_FEATURE_IDN 1
5384| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5385| #define LIBCURL_PROTOCOL_HTTP 1
5386| #define LIBCURL_PROTOCOL_HTTPS 1
5387| #define LIBCURL_PROTOCOL_FTP 1
5388| #define LIBCURL_PROTOCOL_FTPS 1
5389| #define LIBCURL_PROTOCOL_FILE 1
5390| #define LIBCURL_PROTOCOL_TELNET 1
5391| #define LIBCURL_PROTOCOL_LDAP 1
5392| #define LIBCURL_PROTOCOL_LDAPS 1
5393| #define LIBCURL_PROTOCOL_DICT 1
5394| #define LIBCURL_PROTOCOL_TFTP 1
5395| #define LIBCURL_PROTOCOL_SCP 1
5396| #define LIBCURL_PROTOCOL_SFTP 1
5397| #define USE_OPENSSL 1
5398| #define HAVE_LIBDL 1
5399| #define HAVE_LIBNSL 1
5400| #define HAVE_LIBZ 1
5401| #define HAVE_PTHREAD 1
5402| #define BOINC_PREFIX "/usr"
5403| #define BOINC_EXECPREFIX "/usr/bin"
5404| #define BOINC_LIBDIR "/usr/lib64"
5405| #define HAVE_GL_GL_H 1
5406| #define HAVE_GL_GLU_H 1
5407| #define HAVE_GL_GLUT_H 1
5408| /* end confdefs.h.  */
5409| #include <MesaGL/glaux.h>
5410configure:34525: result: no
5411configure:34553: checking for MesaGL/glaux.h
5412configure:34562: result: no
5413configure:34578: checking for jpeg_start_compress in -ljpeg
5414configure:34613: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -ljpeg   >&5
5415/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
5416configure:34620: $? = 0
5417configure:34641: result: yes
5418configure:34659: checking jpeglib.h usability
5419configure:34676: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5420configure:34683: $? = 0
5421configure:34697: result: yes
5422configure:34701: checking jpeglib.h presence
5423configure:34716: gcc -E   conftest.c
5424configure:34723: $? = 0
5425configure:34737: result: yes
5426configure:34765: checking for jpeglib.h
5427configure:34772: result: yes
5428configure:34836: checking for dirent.h that defines DIR
5429configure:34865: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5430configure:34872: $? = 0
5431configure:34889: result: yes
5432configure:34904: checking for library containing opendir
5433configure:34945: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
5434/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
5435configure:34952: $? = 0
5436configure:34983: result: none required
5437configure:35081: checking for ANSI C header files
5438configure:35249: result: yes
5439configure:35259: checking for sys/wait.h that is POSIX.1 compatible
5440configure:35295: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5441configure:35302: $? = 0
5442configure:35317: result: yes
5443configure:35327: checking whether time.h and sys/time.h may both be included
5444configure:35357: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5445configure:35364: $? = 0
5446configure:35379: result: yes
5447configure:35389: checking return type of signal handlers
5448configure:35417: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5449conftest.c: In function 'main':
5450conftest.c:67: error: void value not ignored as it ought to be
5451configure:35424: $? = 1
5452configure: failed program was:
5453| /* confdefs.h.  */
5454| #define PACKAGE_NAME "BOINC"
5455| #define PACKAGE_TARNAME "boinc"
5456| #define PACKAGE_VERSION "6.6.37"
5457| #define PACKAGE_STRING "BOINC 6.6.37"
5458| #define PACKAGE_BUGREPORT ""
5459| #define PACKAGE "boinc"
5460| #define VERSION "6.6.37"
5461| #define STDC_HEADERS 1
5462| #define HAVE_SYS_TYPES_H 1
5463| #define HAVE_SYS_STAT_H 1
5464| #define HAVE_STDLIB_H 1
5465| #define HAVE_STRING_H 1
5466| #define HAVE_MEMORY_H 1
5467| #define HAVE_STRINGS_H 1
5468| #define HAVE_INTTYPES_H 1
5469| #define HAVE_STDINT_H 1
5470| #define HAVE_UNISTD_H 1
5471| #define HAVE_SYS_SOCKET_H 1
5472| #define HAVE_DLFCN_H 1
5473| #define HOSTTYPE "x86_64-pc-linux-gnu"
5474| #define HOSTTYPEALT "i686-pc-linux-gnu"
5475| #define DLLEXT ".so"
5476| #define HAVE_SYS_SOCKET_H 1
5477| #define HAVE_SOCKLEN_T 1
5478| #define BOINC_SOCKLEN_T socklen_t
5479| #define HAVE_LIBCURL 1
5480| #define LIBCURL_FEATURE_SSL 1
5481| #define LIBCURL_FEATURE_IPV6 1
5482| #define LIBCURL_FEATURE_LIBZ 1
5483| #define LIBCURL_FEATURE_IDN 1
5484| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5485| #define LIBCURL_PROTOCOL_HTTP 1
5486| #define LIBCURL_PROTOCOL_HTTPS 1
5487| #define LIBCURL_PROTOCOL_FTP 1
5488| #define LIBCURL_PROTOCOL_FTPS 1
5489| #define LIBCURL_PROTOCOL_FILE 1
5490| #define LIBCURL_PROTOCOL_TELNET 1
5491| #define LIBCURL_PROTOCOL_LDAP 1
5492| #define LIBCURL_PROTOCOL_LDAPS 1
5493| #define LIBCURL_PROTOCOL_DICT 1
5494| #define LIBCURL_PROTOCOL_TFTP 1
5495| #define LIBCURL_PROTOCOL_SCP 1
5496| #define LIBCURL_PROTOCOL_SFTP 1
5497| #define USE_OPENSSL 1
5498| #define HAVE_LIBDL 1
5499| #define HAVE_LIBNSL 1
5500| #define HAVE_LIBZ 1
5501| #define HAVE_PTHREAD 1
5502| #define BOINC_PREFIX "/usr"
5503| #define BOINC_EXECPREFIX "/usr/bin"
5504| #define BOINC_LIBDIR "/usr/lib64"
5505| #define HAVE_GL_GL_H 1
5506| #define HAVE_GL_GLU_H 1
5507| #define HAVE_GL_GLUT_H 1
5508| #define HAVE_DIRENT_H 1
5509| #define STDC_HEADERS 1
5510| #define HAVE_SYS_WAIT_H 1
5511| #define TIME_WITH_SYS_TIME 1
5512| /* end confdefs.h.  */
5513| #include <sys/types.h>
5514| #include <signal.h>
5515|
5516| int
5517| main ()
5518| {
5519| return *(signal (0, 0)) (0) == 1;
5520|   ;
5521|   return 0;
5522| }
5523configure:35439: result: void
5524configure:35492: checking for windows.h
5525configure:35499: result: no
5526configure:35503: checking arpa/inet.h usability
5527configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5528configure:35527: $? = 0
5529configure:35541: result: yes
5530configure:35545: checking arpa/inet.h presence
5531configure:35560: gcc -E   conftest.c
5532configure:35567: $? = 0
5533configure:35581: result: yes
5534configure:35609: checking for arpa/inet.h
5535configure:35618: result: yes
5536configure:35503: checking dirent.h usability
5537configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5538configure:35527: $? = 0
5539configure:35541: result: yes
5540configure:35545: checking dirent.h presence
5541configure:35560: gcc -E   conftest.c
5542configure:35567: $? = 0
5543configure:35581: result: yes
5544configure:35609: checking for dirent.h
5545configure:35618: result: yes
5546configure:35503: checking grp.h usability
5547configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5548configure:35527: $? = 0
5549configure:35541: result: yes
5550configure:35545: checking grp.h presence
5551configure:35560: gcc -E   conftest.c
5552configure:35567: $? = 0
5553configure:35581: result: yes
5554configure:35609: checking for grp.h
5555configure:35618: result: yes
5556configure:35503: checking fcntl.h usability
5557configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5558configure:35527: $? = 0
5559configure:35541: result: yes
5560configure:35545: checking fcntl.h presence
5561configure:35560: gcc -E   conftest.c
5562configure:35567: $? = 0
5563configure:35581: result: yes
5564configure:35609: checking for fcntl.h
5565configure:35618: result: yes
5566configure:35492: checking for inttypes.h
5567configure:35499: result: yes
5568configure:35492: checking for stdint.h
5569configure:35499: result: yes
5570configure:35503: checking malloc.h usability
5571configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5572configure:35527: $? = 0
5573configure:35541: result: yes
5574configure:35545: checking malloc.h presence
5575configure:35560: gcc -E   conftest.c
5576configure:35567: $? = 0
5577configure:35581: result: yes
5578configure:35609: checking for malloc.h
5579configure:35618: result: yes
5580configure:35503: checking alloca.h usability
5581configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5582configure:35527: $? = 0
5583configure:35541: result: yes
5584configure:35545: checking alloca.h presence
5585configure:35560: gcc -E   conftest.c
5586configure:35567: $? = 0
5587configure:35581: result: yes
5588configure:35609: checking for alloca.h
5589configure:35618: result: yes
5590configure:35492: checking for memory.h
5591configure:35499: result: yes
5592configure:35503: checking netdb.h usability
5593configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5594configure:35527: $? = 0
5595configure:35541: result: yes
5596configure:35545: checking netdb.h presence
5597configure:35560: gcc -E   conftest.c
5598configure:35567: $? = 0
5599configure:35581: result: yes
5600configure:35609: checking for netdb.h
5601configure:35618: result: yes
5602configure:35503: checking netinet/in.h usability
5603configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5604configure:35527: $? = 0
5605configure:35541: result: yes
5606configure:35545: checking netinet/in.h presence
5607configure:35560: gcc -E   conftest.c
5608configure:35567: $? = 0
5609configure:35581: result: yes
5610configure:35609: checking for netinet/in.h
5611configure:35618: result: yes
5612configure:35503: checking netinet/tcp.h usability
5613configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5614configure:35527: $? = 0
5615configure:35541: result: yes
5616configure:35545: checking netinet/tcp.h presence
5617configure:35560: gcc -E   conftest.c
5618configure:35567: $? = 0
5619configure:35581: result: yes
5620configure:35609: checking for netinet/tcp.h
5621configure:35618: result: yes
5622configure:35503: checking signal.h usability
5623configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5624configure:35527: $? = 0
5625configure:35541: result: yes
5626configure:35545: checking signal.h presence
5627configure:35560: gcc -E   conftest.c
5628configure:35567: $? = 0
5629configure:35581: result: yes
5630configure:35609: checking for signal.h
5631configure:35618: result: yes
5632configure:35492: checking for strings.h
5633configure:35499: result: yes
5634configure:35503: checking sys/auxv.h usability
5635configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5636conftest.c:111:22: error: sys/auxv.h: No such file or directory
5637configure:35527: $? = 1
5638configure: failed program was:
5639| /* confdefs.h.  */
5640| #define PACKAGE_NAME "BOINC"
5641| #define PACKAGE_TARNAME "boinc"
5642| #define PACKAGE_VERSION "6.6.37"
5643| #define PACKAGE_STRING "BOINC 6.6.37"
5644| #define PACKAGE_BUGREPORT ""
5645| #define PACKAGE "boinc"
5646| #define VERSION "6.6.37"
5647| #define STDC_HEADERS 1
5648| #define HAVE_SYS_TYPES_H 1
5649| #define HAVE_SYS_STAT_H 1
5650| #define HAVE_STDLIB_H 1
5651| #define HAVE_STRING_H 1
5652| #define HAVE_MEMORY_H 1
5653| #define HAVE_STRINGS_H 1
5654| #define HAVE_INTTYPES_H 1
5655| #define HAVE_STDINT_H 1
5656| #define HAVE_UNISTD_H 1
5657| #define HAVE_SYS_SOCKET_H 1
5658| #define HAVE_DLFCN_H 1
5659| #define HOSTTYPE "x86_64-pc-linux-gnu"
5660| #define HOSTTYPEALT "i686-pc-linux-gnu"
5661| #define DLLEXT ".so"
5662| #define HAVE_SYS_SOCKET_H 1
5663| #define HAVE_SOCKLEN_T 1
5664| #define BOINC_SOCKLEN_T socklen_t
5665| #define HAVE_LIBCURL 1
5666| #define LIBCURL_FEATURE_SSL 1
5667| #define LIBCURL_FEATURE_IPV6 1
5668| #define LIBCURL_FEATURE_LIBZ 1
5669| #define LIBCURL_FEATURE_IDN 1
5670| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5671| #define LIBCURL_PROTOCOL_HTTP 1
5672| #define LIBCURL_PROTOCOL_HTTPS 1
5673| #define LIBCURL_PROTOCOL_FTP 1
5674| #define LIBCURL_PROTOCOL_FTPS 1
5675| #define LIBCURL_PROTOCOL_FILE 1
5676| #define LIBCURL_PROTOCOL_TELNET 1
5677| #define LIBCURL_PROTOCOL_LDAP 1
5678| #define LIBCURL_PROTOCOL_LDAPS 1
5679| #define LIBCURL_PROTOCOL_DICT 1
5680| #define LIBCURL_PROTOCOL_TFTP 1
5681| #define LIBCURL_PROTOCOL_SCP 1
5682| #define LIBCURL_PROTOCOL_SFTP 1
5683| #define USE_OPENSSL 1
5684| #define HAVE_LIBDL 1
5685| #define HAVE_LIBNSL 1
5686| #define HAVE_LIBZ 1
5687| #define HAVE_PTHREAD 1
5688| #define BOINC_PREFIX "/usr"
5689| #define BOINC_EXECPREFIX "/usr/bin"
5690| #define BOINC_LIBDIR "/usr/lib64"
5691| #define HAVE_GL_GL_H 1
5692| #define HAVE_GL_GLU_H 1
5693| #define HAVE_GL_GLUT_H 1
5694| #define HAVE_DIRENT_H 1
5695| #define STDC_HEADERS 1
5696| #define HAVE_SYS_WAIT_H 1
5697| #define TIME_WITH_SYS_TIME 1
5698| #define RETSIGTYPE void
5699| #define HAVE_ARPA_INET_H 1
5700| #define HAVE_DIRENT_H 1
5701| #define HAVE_GRP_H 1
5702| #define HAVE_FCNTL_H 1
5703| #define HAVE_INTTYPES_H 1
5704| #define HAVE_STDINT_H 1
5705| #define HAVE_MALLOC_H 1
5706| #define HAVE_ALLOCA_H 1
5707| #define HAVE_MEMORY_H 1
5708| #define HAVE_NETDB_H 1
5709| #define HAVE_NETINET_IN_H 1
5710| #define HAVE_NETINET_TCP_H 1
5711| #define HAVE_SIGNAL_H 1
5712| #define HAVE_STRINGS_H 1
5713| /* end confdefs.h.  */
5714| #include <stdio.h>
5715| #ifdef HAVE_SYS_TYPES_H
5716| # include <sys/types.h>
5717| #endif
5718| #ifdef HAVE_SYS_STAT_H
5719| # include <sys/stat.h>
5720| #endif
5721| #ifdef STDC_HEADERS
5722| # include <stdlib.h>
5723| # include <stddef.h>
5724| #else
5725| # ifdef HAVE_STDLIB_H
5726| #  include <stdlib.h>
5727| # endif
5728| #endif
5729| #ifdef HAVE_STRING_H
5730| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5731| #  include <memory.h>
5732| # endif
5733| # include <string.h>
5734| #endif
5735| #ifdef HAVE_STRINGS_H
5736| # include <strings.h>
5737| #endif
5738| #ifdef HAVE_INTTYPES_H
5739| # include <inttypes.h>
5740| #endif
5741| #ifdef HAVE_STDINT_H
5742| # include <stdint.h>
5743| #endif
5744| #ifdef HAVE_UNISTD_H
5745| # include <unistd.h>
5746| #endif
5747| #include <sys/socket.h>
5748|
5749| #include <sys/auxv.h>
5750configure:35541: result: no
5751configure:35545: checking sys/auxv.h presence
5752configure:35560: gcc -E   conftest.c
5753conftest.c:76:22: error: sys/auxv.h: No such file or directory
5754configure:35567: $? = 1
5755configure: failed program was:
5756| /* confdefs.h.  */
5757| #define PACKAGE_NAME "BOINC"
5758| #define PACKAGE_TARNAME "boinc"
5759| #define PACKAGE_VERSION "6.6.37"
5760| #define PACKAGE_STRING "BOINC 6.6.37"
5761| #define PACKAGE_BUGREPORT ""
5762| #define PACKAGE "boinc"
5763| #define VERSION "6.6.37"
5764| #define STDC_HEADERS 1
5765| #define HAVE_SYS_TYPES_H 1
5766| #define HAVE_SYS_STAT_H 1
5767| #define HAVE_STDLIB_H 1
5768| #define HAVE_STRING_H 1
5769| #define HAVE_MEMORY_H 1
5770| #define HAVE_STRINGS_H 1
5771| #define HAVE_INTTYPES_H 1
5772| #define HAVE_STDINT_H 1
5773| #define HAVE_UNISTD_H 1
5774| #define HAVE_SYS_SOCKET_H 1
5775| #define HAVE_DLFCN_H 1
5776| #define HOSTTYPE "x86_64-pc-linux-gnu"
5777| #define HOSTTYPEALT "i686-pc-linux-gnu"
5778| #define DLLEXT ".so"
5779| #define HAVE_SYS_SOCKET_H 1
5780| #define HAVE_SOCKLEN_T 1
5781| #define BOINC_SOCKLEN_T socklen_t
5782| #define HAVE_LIBCURL 1
5783| #define LIBCURL_FEATURE_SSL 1
5784| #define LIBCURL_FEATURE_IPV6 1
5785| #define LIBCURL_FEATURE_LIBZ 1
5786| #define LIBCURL_FEATURE_IDN 1
5787| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5788| #define LIBCURL_PROTOCOL_HTTP 1
5789| #define LIBCURL_PROTOCOL_HTTPS 1
5790| #define LIBCURL_PROTOCOL_FTP 1
5791| #define LIBCURL_PROTOCOL_FTPS 1
5792| #define LIBCURL_PROTOCOL_FILE 1
5793| #define LIBCURL_PROTOCOL_TELNET 1
5794| #define LIBCURL_PROTOCOL_LDAP 1
5795| #define LIBCURL_PROTOCOL_LDAPS 1
5796| #define LIBCURL_PROTOCOL_DICT 1
5797| #define LIBCURL_PROTOCOL_TFTP 1
5798| #define LIBCURL_PROTOCOL_SCP 1
5799| #define LIBCURL_PROTOCOL_SFTP 1
5800| #define USE_OPENSSL 1
5801| #define HAVE_LIBDL 1
5802| #define HAVE_LIBNSL 1
5803| #define HAVE_LIBZ 1
5804| #define HAVE_PTHREAD 1
5805| #define BOINC_PREFIX "/usr"
5806| #define BOINC_EXECPREFIX "/usr/bin"
5807| #define BOINC_LIBDIR "/usr/lib64"
5808| #define HAVE_GL_GL_H 1
5809| #define HAVE_GL_GLU_H 1
5810| #define HAVE_GL_GLUT_H 1
5811| #define HAVE_DIRENT_H 1
5812| #define STDC_HEADERS 1
5813| #define HAVE_SYS_WAIT_H 1
5814| #define TIME_WITH_SYS_TIME 1
5815| #define RETSIGTYPE void
5816| #define HAVE_ARPA_INET_H 1
5817| #define HAVE_DIRENT_H 1
5818| #define HAVE_GRP_H 1
5819| #define HAVE_FCNTL_H 1
5820| #define HAVE_INTTYPES_H 1
5821| #define HAVE_STDINT_H 1
5822| #define HAVE_MALLOC_H 1
5823| #define HAVE_ALLOCA_H 1
5824| #define HAVE_MEMORY_H 1
5825| #define HAVE_NETDB_H 1
5826| #define HAVE_NETINET_IN_H 1
5827| #define HAVE_NETINET_TCP_H 1
5828| #define HAVE_SIGNAL_H 1
5829| #define HAVE_STRINGS_H 1
5830| /* end confdefs.h.  */
5831| #include <sys/auxv.h>
5832configure:35581: result: no
5833configure:35609: checking for sys/auxv.h
5834configure:35618: result: no
5835configure:35503: checking sys/file.h usability
5836configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5837configure:35527: $? = 0
5838configure:35541: result: yes
5839configure:35545: checking sys/file.h presence
5840configure:35560: gcc -E   conftest.c
5841configure:35567: $? = 0
5842configure:35581: result: yes
5843configure:35609: checking for sys/file.h
5844configure:35618: result: yes
5845configure:35503: checking sys/ipc.h usability
5846configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5847configure:35527: $? = 0
5848configure:35541: result: yes
5849configure:35545: checking sys/ipc.h presence
5850configure:35560: gcc -E   conftest.c
5851configure:35567: $? = 0
5852configure:35581: result: yes
5853configure:35609: checking for sys/ipc.h
5854configure:35618: result: yes
5855configure:35503: checking sys/mount.h usability
5856configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5857configure:35527: $? = 0
5858configure:35541: result: yes
5859configure:35545: checking sys/mount.h presence
5860configure:35560: gcc -E   conftest.c
5861configure:35567: $? = 0
5862configure:35581: result: yes
5863configure:35609: checking for sys/mount.h
5864configure:35618: result: yes
5865configure:35503: checking sys/param.h usability
5866configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5867configure:35527: $? = 0
5868configure:35541: result: yes
5869configure:35545: checking sys/param.h presence
5870configure:35560: gcc -E   conftest.c
5871configure:35567: $? = 0
5872configure:35581: result: yes
5873configure:35609: checking for sys/param.h
5874configure:35618: result: yes
5875configure:35503: checking sys/resource.h usability
5876configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5877configure:35527: $? = 0
5878configure:35541: result: yes
5879configure:35545: checking sys/resource.h presence
5880configure:35560: gcc -E   conftest.c
5881configure:35567: $? = 0
5882configure:35581: result: yes
5883configure:35609: checking for sys/resource.h
5884configure:35618: result: yes
5885configure:35503: checking sys/select.h usability
5886configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5887configure:35527: $? = 0
5888configure:35541: result: yes
5889configure:35545: checking sys/select.h presence
5890configure:35560: gcc -E   conftest.c
5891configure:35567: $? = 0
5892configure:35581: result: yes
5893configure:35609: checking for sys/select.h
5894configure:35618: result: yes
5895configure:35503: checking sys/shm.h usability
5896configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5897configure:35527: $? = 0
5898configure:35541: result: yes
5899configure:35545: checking sys/shm.h presence
5900configure:35560: gcc -E   conftest.c
5901configure:35567: $? = 0
5902configure:35581: result: yes
5903configure:35609: checking for sys/shm.h
5904configure:35618: result: yes
5905configure:35492: checking for sys/socket.h
5906configure:35499: result: yes
5907configure:35492: checking for sys/stat.h
5908configure:35499: result: yes
5909configure:35503: checking sys/statvfs.h usability
5910configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5911configure:35527: $? = 0
5912configure:35541: result: yes
5913configure:35545: checking sys/statvfs.h presence
5914configure:35560: gcc -E   conftest.c
5915configure:35567: $? = 0
5916configure:35581: result: yes
5917configure:35609: checking for sys/statvfs.h
5918configure:35618: result: yes
5919configure:35503: checking sys/statfs.h usability
5920configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5921configure:35527: $? = 0
5922configure:35541: result: yes
5923configure:35545: checking sys/statfs.h presence
5924configure:35560: gcc -E   conftest.c
5925configure:35567: $? = 0
5926configure:35581: result: yes
5927configure:35609: checking for sys/statfs.h
5928configure:35618: result: yes
5929configure:35503: checking sys/swap.h usability
5930configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5931configure:35527: $? = 0
5932configure:35541: result: yes
5933configure:35545: checking sys/swap.h presence
5934configure:35560: gcc -E   conftest.c
5935configure:35567: $? = 0
5936configure:35581: result: yes
5937configure:35609: checking for sys/swap.h
5938configure:35618: result: yes
5939configure:35503: checking sys/sysctl.h usability
5940configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5941configure:35527: $? = 0
5942configure:35541: result: yes
5943configure:35545: checking sys/sysctl.h presence
5944configure:35560: gcc -E   conftest.c
5945configure:35567: $? = 0
5946configure:35581: result: yes
5947configure:35609: checking for sys/sysctl.h
5948configure:35618: result: yes
5949configure:35503: checking sys/systeminfo.h usability
5950configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
5951conftest.c:124:28: error: sys/systeminfo.h: No such file or directory
5952configure:35527: $? = 1
5953configure: failed program was:
5954| /* confdefs.h.  */
5955| #define PACKAGE_NAME "BOINC"
5956| #define PACKAGE_TARNAME "boinc"
5957| #define PACKAGE_VERSION "6.6.37"
5958| #define PACKAGE_STRING "BOINC 6.6.37"
5959| #define PACKAGE_BUGREPORT ""
5960| #define PACKAGE "boinc"
5961| #define VERSION "6.6.37"
5962| #define STDC_HEADERS 1
5963| #define HAVE_SYS_TYPES_H 1
5964| #define HAVE_SYS_STAT_H 1
5965| #define HAVE_STDLIB_H 1
5966| #define HAVE_STRING_H 1
5967| #define HAVE_MEMORY_H 1
5968| #define HAVE_STRINGS_H 1
5969| #define HAVE_INTTYPES_H 1
5970| #define HAVE_STDINT_H 1
5971| #define HAVE_UNISTD_H 1
5972| #define HAVE_SYS_SOCKET_H 1
5973| #define HAVE_DLFCN_H 1
5974| #define HOSTTYPE "x86_64-pc-linux-gnu"
5975| #define HOSTTYPEALT "i686-pc-linux-gnu"
5976| #define DLLEXT ".so"
5977| #define HAVE_SYS_SOCKET_H 1
5978| #define HAVE_SOCKLEN_T 1
5979| #define BOINC_SOCKLEN_T socklen_t
5980| #define HAVE_LIBCURL 1
5981| #define LIBCURL_FEATURE_SSL 1
5982| #define LIBCURL_FEATURE_IPV6 1
5983| #define LIBCURL_FEATURE_LIBZ 1
5984| #define LIBCURL_FEATURE_IDN 1
5985| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
5986| #define LIBCURL_PROTOCOL_HTTP 1
5987| #define LIBCURL_PROTOCOL_HTTPS 1
5988| #define LIBCURL_PROTOCOL_FTP 1
5989| #define LIBCURL_PROTOCOL_FTPS 1
5990| #define LIBCURL_PROTOCOL_FILE 1
5991| #define LIBCURL_PROTOCOL_TELNET 1
5992| #define LIBCURL_PROTOCOL_LDAP 1
5993| #define LIBCURL_PROTOCOL_LDAPS 1
5994| #define LIBCURL_PROTOCOL_DICT 1
5995| #define LIBCURL_PROTOCOL_TFTP 1
5996| #define LIBCURL_PROTOCOL_SCP 1
5997| #define LIBCURL_PROTOCOL_SFTP 1
5998| #define USE_OPENSSL 1
5999| #define HAVE_LIBDL 1
6000| #define HAVE_LIBNSL 1
6001| #define HAVE_LIBZ 1
6002| #define HAVE_PTHREAD 1
6003| #define BOINC_PREFIX "/usr"
6004| #define BOINC_EXECPREFIX "/usr/bin"
6005| #define BOINC_LIBDIR "/usr/lib64"
6006| #define HAVE_GL_GL_H 1
6007| #define HAVE_GL_GLU_H 1
6008| #define HAVE_GL_GLUT_H 1
6009| #define HAVE_DIRENT_H 1
6010| #define STDC_HEADERS 1
6011| #define HAVE_SYS_WAIT_H 1
6012| #define TIME_WITH_SYS_TIME 1
6013| #define RETSIGTYPE void
6014| #define HAVE_ARPA_INET_H 1
6015| #define HAVE_DIRENT_H 1
6016| #define HAVE_GRP_H 1
6017| #define HAVE_FCNTL_H 1
6018| #define HAVE_INTTYPES_H 1
6019| #define HAVE_STDINT_H 1
6020| #define HAVE_MALLOC_H 1
6021| #define HAVE_ALLOCA_H 1
6022| #define HAVE_MEMORY_H 1
6023| #define HAVE_NETDB_H 1
6024| #define HAVE_NETINET_IN_H 1
6025| #define HAVE_NETINET_TCP_H 1
6026| #define HAVE_SIGNAL_H 1
6027| #define HAVE_STRINGS_H 1
6028| #define HAVE_SYS_FILE_H 1
6029| #define HAVE_SYS_IPC_H 1
6030| #define HAVE_SYS_MOUNT_H 1
6031| #define HAVE_SYS_PARAM_H 1
6032| #define HAVE_SYS_RESOURCE_H 1
6033| #define HAVE_SYS_SELECT_H 1
6034| #define HAVE_SYS_SHM_H 1
6035| #define HAVE_SYS_SOCKET_H 1
6036| #define HAVE_SYS_STAT_H 1
6037| #define HAVE_SYS_STATVFS_H 1
6038| #define HAVE_SYS_STATFS_H 1
6039| #define HAVE_SYS_SWAP_H 1
6040| #define HAVE_SYS_SYSCTL_H 1
6041| /* end confdefs.h.  */
6042| #include <stdio.h>
6043| #ifdef HAVE_SYS_TYPES_H
6044| # include <sys/types.h>
6045| #endif
6046| #ifdef HAVE_SYS_STAT_H
6047| # include <sys/stat.h>
6048| #endif
6049| #ifdef STDC_HEADERS
6050| # include <stdlib.h>
6051| # include <stddef.h>
6052| #else
6053| # ifdef HAVE_STDLIB_H
6054| #  include <stdlib.h>
6055| # endif
6056| #endif
6057| #ifdef HAVE_STRING_H
6058| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6059| #  include <memory.h>
6060| # endif
6061| # include <string.h>
6062| #endif
6063| #ifdef HAVE_STRINGS_H
6064| # include <strings.h>
6065| #endif
6066| #ifdef HAVE_INTTYPES_H
6067| # include <inttypes.h>
6068| #endif
6069| #ifdef HAVE_STDINT_H
6070| # include <stdint.h>
6071| #endif
6072| #ifdef HAVE_UNISTD_H
6073| # include <unistd.h>
6074| #endif
6075| #include <sys/socket.h>
6076|
6077| #include <sys/systeminfo.h>
6078configure:35541: result: no
6079configure:35545: checking sys/systeminfo.h presence
6080configure:35560: gcc -E   conftest.c
6081conftest.c:89:28: error: sys/systeminfo.h: No such file or directory
6082configure:35567: $? = 1
6083configure: failed program was:
6084| /* confdefs.h.  */
6085| #define PACKAGE_NAME "BOINC"
6086| #define PACKAGE_TARNAME "boinc"
6087| #define PACKAGE_VERSION "6.6.37"
6088| #define PACKAGE_STRING "BOINC 6.6.37"
6089| #define PACKAGE_BUGREPORT ""
6090| #define PACKAGE "boinc"
6091| #define VERSION "6.6.37"
6092| #define STDC_HEADERS 1
6093| #define HAVE_SYS_TYPES_H 1
6094| #define HAVE_SYS_STAT_H 1
6095| #define HAVE_STDLIB_H 1
6096| #define HAVE_STRING_H 1
6097| #define HAVE_MEMORY_H 1
6098| #define HAVE_STRINGS_H 1
6099| #define HAVE_INTTYPES_H 1
6100| #define HAVE_STDINT_H 1
6101| #define HAVE_UNISTD_H 1
6102| #define HAVE_SYS_SOCKET_H 1
6103| #define HAVE_DLFCN_H 1
6104| #define HOSTTYPE "x86_64-pc-linux-gnu"
6105| #define HOSTTYPEALT "i686-pc-linux-gnu"
6106| #define DLLEXT ".so"
6107| #define HAVE_SYS_SOCKET_H 1
6108| #define HAVE_SOCKLEN_T 1
6109| #define BOINC_SOCKLEN_T socklen_t
6110| #define HAVE_LIBCURL 1
6111| #define LIBCURL_FEATURE_SSL 1
6112| #define LIBCURL_FEATURE_IPV6 1
6113| #define LIBCURL_FEATURE_LIBZ 1
6114| #define LIBCURL_FEATURE_IDN 1
6115| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6116| #define LIBCURL_PROTOCOL_HTTP 1
6117| #define LIBCURL_PROTOCOL_HTTPS 1
6118| #define LIBCURL_PROTOCOL_FTP 1
6119| #define LIBCURL_PROTOCOL_FTPS 1
6120| #define LIBCURL_PROTOCOL_FILE 1
6121| #define LIBCURL_PROTOCOL_TELNET 1
6122| #define LIBCURL_PROTOCOL_LDAP 1
6123| #define LIBCURL_PROTOCOL_LDAPS 1
6124| #define LIBCURL_PROTOCOL_DICT 1
6125| #define LIBCURL_PROTOCOL_TFTP 1
6126| #define LIBCURL_PROTOCOL_SCP 1
6127| #define LIBCURL_PROTOCOL_SFTP 1
6128| #define USE_OPENSSL 1
6129| #define HAVE_LIBDL 1
6130| #define HAVE_LIBNSL 1
6131| #define HAVE_LIBZ 1
6132| #define HAVE_PTHREAD 1
6133| #define BOINC_PREFIX "/usr"
6134| #define BOINC_EXECPREFIX "/usr/bin"
6135| #define BOINC_LIBDIR "/usr/lib64"
6136| #define HAVE_GL_GL_H 1
6137| #define HAVE_GL_GLU_H 1
6138| #define HAVE_GL_GLUT_H 1
6139| #define HAVE_DIRENT_H 1
6140| #define STDC_HEADERS 1
6141| #define HAVE_SYS_WAIT_H 1
6142| #define TIME_WITH_SYS_TIME 1
6143| #define RETSIGTYPE void
6144| #define HAVE_ARPA_INET_H 1
6145| #define HAVE_DIRENT_H 1
6146| #define HAVE_GRP_H 1
6147| #define HAVE_FCNTL_H 1
6148| #define HAVE_INTTYPES_H 1
6149| #define HAVE_STDINT_H 1
6150| #define HAVE_MALLOC_H 1
6151| #define HAVE_ALLOCA_H 1
6152| #define HAVE_MEMORY_H 1
6153| #define HAVE_NETDB_H 1
6154| #define HAVE_NETINET_IN_H 1
6155| #define HAVE_NETINET_TCP_H 1
6156| #define HAVE_SIGNAL_H 1
6157| #define HAVE_STRINGS_H 1
6158| #define HAVE_SYS_FILE_H 1
6159| #define HAVE_SYS_IPC_H 1
6160| #define HAVE_SYS_MOUNT_H 1
6161| #define HAVE_SYS_PARAM_H 1
6162| #define HAVE_SYS_RESOURCE_H 1
6163| #define HAVE_SYS_SELECT_H 1
6164| #define HAVE_SYS_SHM_H 1
6165| #define HAVE_SYS_SOCKET_H 1
6166| #define HAVE_SYS_STAT_H 1
6167| #define HAVE_SYS_STATVFS_H 1
6168| #define HAVE_SYS_STATFS_H 1
6169| #define HAVE_SYS_SWAP_H 1
6170| #define HAVE_SYS_SYSCTL_H 1
6171| /* end confdefs.h.  */
6172| #include <sys/systeminfo.h>
6173configure:35581: result: no
6174configure:35609: checking for sys/systeminfo.h
6175configure:35618: result: no
6176configure:35503: checking sys/time.h usability
6177configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6178configure:35527: $? = 0
6179configure:35541: result: yes
6180configure:35545: checking sys/time.h presence
6181configure:35560: gcc -E   conftest.c
6182configure:35567: $? = 0
6183configure:35581: result: yes
6184configure:35609: checking for sys/time.h
6185configure:35618: result: yes
6186configure:35492: checking for sys/types.h
6187configure:35499: result: yes
6188configure:35503: checking sys/utsname.h usability
6189configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6190configure:35527: $? = 0
6191configure:35541: result: yes
6192configure:35545: checking sys/utsname.h presence
6193configure:35560: gcc -E   conftest.c
6194configure:35567: $? = 0
6195configure:35581: result: yes
6196configure:35609: checking for sys/utsname.h
6197configure:35618: result: yes
6198configure:35503: checking sys/vmmeter.h usability
6199configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6200conftest.c:127:25: error: sys/vmmeter.h: No such file or directory
6201configure:35527: $? = 1
6202configure: failed program was:
6203| /* confdefs.h.  */
6204| #define PACKAGE_NAME "BOINC"
6205| #define PACKAGE_TARNAME "boinc"
6206| #define PACKAGE_VERSION "6.6.37"
6207| #define PACKAGE_STRING "BOINC 6.6.37"
6208| #define PACKAGE_BUGREPORT ""
6209| #define PACKAGE "boinc"
6210| #define VERSION "6.6.37"
6211| #define STDC_HEADERS 1
6212| #define HAVE_SYS_TYPES_H 1
6213| #define HAVE_SYS_STAT_H 1
6214| #define HAVE_STDLIB_H 1
6215| #define HAVE_STRING_H 1
6216| #define HAVE_MEMORY_H 1
6217| #define HAVE_STRINGS_H 1
6218| #define HAVE_INTTYPES_H 1
6219| #define HAVE_STDINT_H 1
6220| #define HAVE_UNISTD_H 1
6221| #define HAVE_SYS_SOCKET_H 1
6222| #define HAVE_DLFCN_H 1
6223| #define HOSTTYPE "x86_64-pc-linux-gnu"
6224| #define HOSTTYPEALT "i686-pc-linux-gnu"
6225| #define DLLEXT ".so"
6226| #define HAVE_SYS_SOCKET_H 1
6227| #define HAVE_SOCKLEN_T 1
6228| #define BOINC_SOCKLEN_T socklen_t
6229| #define HAVE_LIBCURL 1
6230| #define LIBCURL_FEATURE_SSL 1
6231| #define LIBCURL_FEATURE_IPV6 1
6232| #define LIBCURL_FEATURE_LIBZ 1
6233| #define LIBCURL_FEATURE_IDN 1
6234| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6235| #define LIBCURL_PROTOCOL_HTTP 1
6236| #define LIBCURL_PROTOCOL_HTTPS 1
6237| #define LIBCURL_PROTOCOL_FTP 1
6238| #define LIBCURL_PROTOCOL_FTPS 1
6239| #define LIBCURL_PROTOCOL_FILE 1
6240| #define LIBCURL_PROTOCOL_TELNET 1
6241| #define LIBCURL_PROTOCOL_LDAP 1
6242| #define LIBCURL_PROTOCOL_LDAPS 1
6243| #define LIBCURL_PROTOCOL_DICT 1
6244| #define LIBCURL_PROTOCOL_TFTP 1
6245| #define LIBCURL_PROTOCOL_SCP 1
6246| #define LIBCURL_PROTOCOL_SFTP 1
6247| #define USE_OPENSSL 1
6248| #define HAVE_LIBDL 1
6249| #define HAVE_LIBNSL 1
6250| #define HAVE_LIBZ 1
6251| #define HAVE_PTHREAD 1
6252| #define BOINC_PREFIX "/usr"
6253| #define BOINC_EXECPREFIX "/usr/bin"
6254| #define BOINC_LIBDIR "/usr/lib64"
6255| #define HAVE_GL_GL_H 1
6256| #define HAVE_GL_GLU_H 1
6257| #define HAVE_GL_GLUT_H 1
6258| #define HAVE_DIRENT_H 1
6259| #define STDC_HEADERS 1
6260| #define HAVE_SYS_WAIT_H 1
6261| #define TIME_WITH_SYS_TIME 1
6262| #define RETSIGTYPE void
6263| #define HAVE_ARPA_INET_H 1
6264| #define HAVE_DIRENT_H 1
6265| #define HAVE_GRP_H 1
6266| #define HAVE_FCNTL_H 1
6267| #define HAVE_INTTYPES_H 1
6268| #define HAVE_STDINT_H 1
6269| #define HAVE_MALLOC_H 1
6270| #define HAVE_ALLOCA_H 1
6271| #define HAVE_MEMORY_H 1
6272| #define HAVE_NETDB_H 1
6273| #define HAVE_NETINET_IN_H 1
6274| #define HAVE_NETINET_TCP_H 1
6275| #define HAVE_SIGNAL_H 1
6276| #define HAVE_STRINGS_H 1
6277| #define HAVE_SYS_FILE_H 1
6278| #define HAVE_SYS_IPC_H 1
6279| #define HAVE_SYS_MOUNT_H 1
6280| #define HAVE_SYS_PARAM_H 1
6281| #define HAVE_SYS_RESOURCE_H 1
6282| #define HAVE_SYS_SELECT_H 1
6283| #define HAVE_SYS_SHM_H 1
6284| #define HAVE_SYS_SOCKET_H 1
6285| #define HAVE_SYS_STAT_H 1
6286| #define HAVE_SYS_STATVFS_H 1
6287| #define HAVE_SYS_STATFS_H 1
6288| #define HAVE_SYS_SWAP_H 1
6289| #define HAVE_SYS_SYSCTL_H 1
6290| #define HAVE_SYS_TIME_H 1
6291| #define HAVE_SYS_TYPES_H 1
6292| #define HAVE_SYS_UTSNAME_H 1
6293| /* end confdefs.h.  */
6294| #include <stdio.h>
6295| #ifdef HAVE_SYS_TYPES_H
6296| # include <sys/types.h>
6297| #endif
6298| #ifdef HAVE_SYS_STAT_H
6299| # include <sys/stat.h>
6300| #endif
6301| #ifdef STDC_HEADERS
6302| # include <stdlib.h>
6303| # include <stddef.h>
6304| #else
6305| # ifdef HAVE_STDLIB_H
6306| #  include <stdlib.h>
6307| # endif
6308| #endif
6309| #ifdef HAVE_STRING_H
6310| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6311| #  include <memory.h>
6312| # endif
6313| # include <string.h>
6314| #endif
6315| #ifdef HAVE_STRINGS_H
6316| # include <strings.h>
6317| #endif
6318| #ifdef HAVE_INTTYPES_H
6319| # include <inttypes.h>
6320| #endif
6321| #ifdef HAVE_STDINT_H
6322| # include <stdint.h>
6323| #endif
6324| #ifdef HAVE_UNISTD_H
6325| # include <unistd.h>
6326| #endif
6327| #include <sys/socket.h>
6328|
6329| #include <sys/vmmeter.h>
6330configure:35541: result: no
6331configure:35545: checking sys/vmmeter.h presence
6332configure:35560: gcc -E   conftest.c
6333conftest.c:92:25: error: sys/vmmeter.h: No such file or directory
6334configure:35567: $? = 1
6335configure: failed program was:
6336| /* confdefs.h.  */
6337| #define PACKAGE_NAME "BOINC"
6338| #define PACKAGE_TARNAME "boinc"
6339| #define PACKAGE_VERSION "6.6.37"
6340| #define PACKAGE_STRING "BOINC 6.6.37"
6341| #define PACKAGE_BUGREPORT ""
6342| #define PACKAGE "boinc"
6343| #define VERSION "6.6.37"
6344| #define STDC_HEADERS 1
6345| #define HAVE_SYS_TYPES_H 1
6346| #define HAVE_SYS_STAT_H 1
6347| #define HAVE_STDLIB_H 1
6348| #define HAVE_STRING_H 1
6349| #define HAVE_MEMORY_H 1
6350| #define HAVE_STRINGS_H 1
6351| #define HAVE_INTTYPES_H 1
6352| #define HAVE_STDINT_H 1
6353| #define HAVE_UNISTD_H 1
6354| #define HAVE_SYS_SOCKET_H 1
6355| #define HAVE_DLFCN_H 1
6356| #define HOSTTYPE "x86_64-pc-linux-gnu"
6357| #define HOSTTYPEALT "i686-pc-linux-gnu"
6358| #define DLLEXT ".so"
6359| #define HAVE_SYS_SOCKET_H 1
6360| #define HAVE_SOCKLEN_T 1
6361| #define BOINC_SOCKLEN_T socklen_t
6362| #define HAVE_LIBCURL 1
6363| #define LIBCURL_FEATURE_SSL 1
6364| #define LIBCURL_FEATURE_IPV6 1
6365| #define LIBCURL_FEATURE_LIBZ 1
6366| #define LIBCURL_FEATURE_IDN 1
6367| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6368| #define LIBCURL_PROTOCOL_HTTP 1
6369| #define LIBCURL_PROTOCOL_HTTPS 1
6370| #define LIBCURL_PROTOCOL_FTP 1
6371| #define LIBCURL_PROTOCOL_FTPS 1
6372| #define LIBCURL_PROTOCOL_FILE 1
6373| #define LIBCURL_PROTOCOL_TELNET 1
6374| #define LIBCURL_PROTOCOL_LDAP 1
6375| #define LIBCURL_PROTOCOL_LDAPS 1
6376| #define LIBCURL_PROTOCOL_DICT 1
6377| #define LIBCURL_PROTOCOL_TFTP 1
6378| #define LIBCURL_PROTOCOL_SCP 1
6379| #define LIBCURL_PROTOCOL_SFTP 1
6380| #define USE_OPENSSL 1
6381| #define HAVE_LIBDL 1
6382| #define HAVE_LIBNSL 1
6383| #define HAVE_LIBZ 1
6384| #define HAVE_PTHREAD 1
6385| #define BOINC_PREFIX "/usr"
6386| #define BOINC_EXECPREFIX "/usr/bin"
6387| #define BOINC_LIBDIR "/usr/lib64"
6388| #define HAVE_GL_GL_H 1
6389| #define HAVE_GL_GLU_H 1
6390| #define HAVE_GL_GLUT_H 1
6391| #define HAVE_DIRENT_H 1
6392| #define STDC_HEADERS 1
6393| #define HAVE_SYS_WAIT_H 1
6394| #define TIME_WITH_SYS_TIME 1
6395| #define RETSIGTYPE void
6396| #define HAVE_ARPA_INET_H 1
6397| #define HAVE_DIRENT_H 1
6398| #define HAVE_GRP_H 1
6399| #define HAVE_FCNTL_H 1
6400| #define HAVE_INTTYPES_H 1
6401| #define HAVE_STDINT_H 1
6402| #define HAVE_MALLOC_H 1
6403| #define HAVE_ALLOCA_H 1
6404| #define HAVE_MEMORY_H 1
6405| #define HAVE_NETDB_H 1
6406| #define HAVE_NETINET_IN_H 1
6407| #define HAVE_NETINET_TCP_H 1
6408| #define HAVE_SIGNAL_H 1
6409| #define HAVE_STRINGS_H 1
6410| #define HAVE_SYS_FILE_H 1
6411| #define HAVE_SYS_IPC_H 1
6412| #define HAVE_SYS_MOUNT_H 1
6413| #define HAVE_SYS_PARAM_H 1
6414| #define HAVE_SYS_RESOURCE_H 1
6415| #define HAVE_SYS_SELECT_H 1
6416| #define HAVE_SYS_SHM_H 1
6417| #define HAVE_SYS_SOCKET_H 1
6418| #define HAVE_SYS_STAT_H 1
6419| #define HAVE_SYS_STATVFS_H 1
6420| #define HAVE_SYS_STATFS_H 1
6421| #define HAVE_SYS_SWAP_H 1
6422| #define HAVE_SYS_SYSCTL_H 1
6423| #define HAVE_SYS_TIME_H 1
6424| #define HAVE_SYS_TYPES_H 1
6425| #define HAVE_SYS_UTSNAME_H 1
6426| /* end confdefs.h.  */
6427| #include <sys/vmmeter.h>
6428configure:35581: result: no
6429configure:35609: checking for sys/vmmeter.h
6430configure:35618: result: no
6431configure:35492: checking for sys/wait.h
6432configure:35499: result: yes
6433configure:35492: checking for unistd.h
6434configure:35499: result: yes
6435configure:35503: checking utmp.h usability
6436configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6437configure:35527: $? = 0
6438configure:35541: result: yes
6439configure:35545: checking utmp.h presence
6440configure:35560: gcc -E   conftest.c
6441configure:35567: $? = 0
6442configure:35581: result: yes
6443configure:35609: checking for utmp.h
6444configure:35618: result: yes
6445configure:35503: checking errno.h usability
6446configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6447configure:35527: $? = 0
6448configure:35541: result: yes
6449configure:35545: checking errno.h presence
6450configure:35560: gcc -E   conftest.c
6451configure:35567: $? = 0
6452configure:35581: result: yes
6453configure:35609: checking for errno.h
6454configure:35618: result: yes
6455configure:35503: checking procfs.h usability
6456configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6457conftest.c:131:20: error: procfs.h: No such file or directory
6458configure:35527: $? = 1
6459configure: failed program was:
6460| /* confdefs.h.  */
6461| #define PACKAGE_NAME "BOINC"
6462| #define PACKAGE_TARNAME "boinc"
6463| #define PACKAGE_VERSION "6.6.37"
6464| #define PACKAGE_STRING "BOINC 6.6.37"
6465| #define PACKAGE_BUGREPORT ""
6466| #define PACKAGE "boinc"
6467| #define VERSION "6.6.37"
6468| #define STDC_HEADERS 1
6469| #define HAVE_SYS_TYPES_H 1
6470| #define HAVE_SYS_STAT_H 1
6471| #define HAVE_STDLIB_H 1
6472| #define HAVE_STRING_H 1
6473| #define HAVE_MEMORY_H 1
6474| #define HAVE_STRINGS_H 1
6475| #define HAVE_INTTYPES_H 1
6476| #define HAVE_STDINT_H 1
6477| #define HAVE_UNISTD_H 1
6478| #define HAVE_SYS_SOCKET_H 1
6479| #define HAVE_DLFCN_H 1
6480| #define HOSTTYPE "x86_64-pc-linux-gnu"
6481| #define HOSTTYPEALT "i686-pc-linux-gnu"
6482| #define DLLEXT ".so"
6483| #define HAVE_SYS_SOCKET_H 1
6484| #define HAVE_SOCKLEN_T 1
6485| #define BOINC_SOCKLEN_T socklen_t
6486| #define HAVE_LIBCURL 1
6487| #define LIBCURL_FEATURE_SSL 1
6488| #define LIBCURL_FEATURE_IPV6 1
6489| #define LIBCURL_FEATURE_LIBZ 1
6490| #define LIBCURL_FEATURE_IDN 1
6491| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6492| #define LIBCURL_PROTOCOL_HTTP 1
6493| #define LIBCURL_PROTOCOL_HTTPS 1
6494| #define LIBCURL_PROTOCOL_FTP 1
6495| #define LIBCURL_PROTOCOL_FTPS 1
6496| #define LIBCURL_PROTOCOL_FILE 1
6497| #define LIBCURL_PROTOCOL_TELNET 1
6498| #define LIBCURL_PROTOCOL_LDAP 1
6499| #define LIBCURL_PROTOCOL_LDAPS 1
6500| #define LIBCURL_PROTOCOL_DICT 1
6501| #define LIBCURL_PROTOCOL_TFTP 1
6502| #define LIBCURL_PROTOCOL_SCP 1
6503| #define LIBCURL_PROTOCOL_SFTP 1
6504| #define USE_OPENSSL 1
6505| #define HAVE_LIBDL 1
6506| #define HAVE_LIBNSL 1
6507| #define HAVE_LIBZ 1
6508| #define HAVE_PTHREAD 1
6509| #define BOINC_PREFIX "/usr"
6510| #define BOINC_EXECPREFIX "/usr/bin"
6511| #define BOINC_LIBDIR "/usr/lib64"
6512| #define HAVE_GL_GL_H 1
6513| #define HAVE_GL_GLU_H 1
6514| #define HAVE_GL_GLUT_H 1
6515| #define HAVE_DIRENT_H 1
6516| #define STDC_HEADERS 1
6517| #define HAVE_SYS_WAIT_H 1
6518| #define TIME_WITH_SYS_TIME 1
6519| #define RETSIGTYPE void
6520| #define HAVE_ARPA_INET_H 1
6521| #define HAVE_DIRENT_H 1
6522| #define HAVE_GRP_H 1
6523| #define HAVE_FCNTL_H 1
6524| #define HAVE_INTTYPES_H 1
6525| #define HAVE_STDINT_H 1
6526| #define HAVE_MALLOC_H 1
6527| #define HAVE_ALLOCA_H 1
6528| #define HAVE_MEMORY_H 1
6529| #define HAVE_NETDB_H 1
6530| #define HAVE_NETINET_IN_H 1
6531| #define HAVE_NETINET_TCP_H 1
6532| #define HAVE_SIGNAL_H 1
6533| #define HAVE_STRINGS_H 1
6534| #define HAVE_SYS_FILE_H 1
6535| #define HAVE_SYS_IPC_H 1
6536| #define HAVE_SYS_MOUNT_H 1
6537| #define HAVE_SYS_PARAM_H 1
6538| #define HAVE_SYS_RESOURCE_H 1
6539| #define HAVE_SYS_SELECT_H 1
6540| #define HAVE_SYS_SHM_H 1
6541| #define HAVE_SYS_SOCKET_H 1
6542| #define HAVE_SYS_STAT_H 1
6543| #define HAVE_SYS_STATVFS_H 1
6544| #define HAVE_SYS_STATFS_H 1
6545| #define HAVE_SYS_SWAP_H 1
6546| #define HAVE_SYS_SYSCTL_H 1
6547| #define HAVE_SYS_TIME_H 1
6548| #define HAVE_SYS_TYPES_H 1
6549| #define HAVE_SYS_UTSNAME_H 1
6550| #define HAVE_SYS_WAIT_H 1
6551| #define HAVE_UNISTD_H 1
6552| #define HAVE_UTMP_H 1
6553| #define HAVE_ERRNO_H 1
6554| /* end confdefs.h.  */
6555| #include <stdio.h>
6556| #ifdef HAVE_SYS_TYPES_H
6557| # include <sys/types.h>
6558| #endif
6559| #ifdef HAVE_SYS_STAT_H
6560| # include <sys/stat.h>
6561| #endif
6562| #ifdef STDC_HEADERS
6563| # include <stdlib.h>
6564| # include <stddef.h>
6565| #else
6566| # ifdef HAVE_STDLIB_H
6567| #  include <stdlib.h>
6568| # endif
6569| #endif
6570| #ifdef HAVE_STRING_H
6571| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6572| #  include <memory.h>
6573| # endif
6574| # include <string.h>
6575| #endif
6576| #ifdef HAVE_STRINGS_H
6577| # include <strings.h>
6578| #endif
6579| #ifdef HAVE_INTTYPES_H
6580| # include <inttypes.h>
6581| #endif
6582| #ifdef HAVE_STDINT_H
6583| # include <stdint.h>
6584| #endif
6585| #ifdef HAVE_UNISTD_H
6586| # include <unistd.h>
6587| #endif
6588| #include <sys/socket.h>
6589|
6590| #include <procfs.h>
6591configure:35541: result: no
6592configure:35545: checking procfs.h presence
6593configure:35560: gcc -E   conftest.c
6594conftest.c:96:20: error: procfs.h: No such file or directory
6595configure:35567: $? = 1
6596configure: failed program was:
6597| /* confdefs.h.  */
6598| #define PACKAGE_NAME "BOINC"
6599| #define PACKAGE_TARNAME "boinc"
6600| #define PACKAGE_VERSION "6.6.37"
6601| #define PACKAGE_STRING "BOINC 6.6.37"
6602| #define PACKAGE_BUGREPORT ""
6603| #define PACKAGE "boinc"
6604| #define VERSION "6.6.37"
6605| #define STDC_HEADERS 1
6606| #define HAVE_SYS_TYPES_H 1
6607| #define HAVE_SYS_STAT_H 1
6608| #define HAVE_STDLIB_H 1
6609| #define HAVE_STRING_H 1
6610| #define HAVE_MEMORY_H 1
6611| #define HAVE_STRINGS_H 1
6612| #define HAVE_INTTYPES_H 1
6613| #define HAVE_STDINT_H 1
6614| #define HAVE_UNISTD_H 1
6615| #define HAVE_SYS_SOCKET_H 1
6616| #define HAVE_DLFCN_H 1
6617| #define HOSTTYPE "x86_64-pc-linux-gnu"
6618| #define HOSTTYPEALT "i686-pc-linux-gnu"
6619| #define DLLEXT ".so"
6620| #define HAVE_SYS_SOCKET_H 1
6621| #define HAVE_SOCKLEN_T 1
6622| #define BOINC_SOCKLEN_T socklen_t
6623| #define HAVE_LIBCURL 1
6624| #define LIBCURL_FEATURE_SSL 1
6625| #define LIBCURL_FEATURE_IPV6 1
6626| #define LIBCURL_FEATURE_LIBZ 1
6627| #define LIBCURL_FEATURE_IDN 1
6628| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6629| #define LIBCURL_PROTOCOL_HTTP 1
6630| #define LIBCURL_PROTOCOL_HTTPS 1
6631| #define LIBCURL_PROTOCOL_FTP 1
6632| #define LIBCURL_PROTOCOL_FTPS 1
6633| #define LIBCURL_PROTOCOL_FILE 1
6634| #define LIBCURL_PROTOCOL_TELNET 1
6635| #define LIBCURL_PROTOCOL_LDAP 1
6636| #define LIBCURL_PROTOCOL_LDAPS 1
6637| #define LIBCURL_PROTOCOL_DICT 1
6638| #define LIBCURL_PROTOCOL_TFTP 1
6639| #define LIBCURL_PROTOCOL_SCP 1
6640| #define LIBCURL_PROTOCOL_SFTP 1
6641| #define USE_OPENSSL 1
6642| #define HAVE_LIBDL 1
6643| #define HAVE_LIBNSL 1
6644| #define HAVE_LIBZ 1
6645| #define HAVE_PTHREAD 1
6646| #define BOINC_PREFIX "/usr"
6647| #define BOINC_EXECPREFIX "/usr/bin"
6648| #define BOINC_LIBDIR "/usr/lib64"
6649| #define HAVE_GL_GL_H 1
6650| #define HAVE_GL_GLU_H 1
6651| #define HAVE_GL_GLUT_H 1
6652| #define HAVE_DIRENT_H 1
6653| #define STDC_HEADERS 1
6654| #define HAVE_SYS_WAIT_H 1
6655| #define TIME_WITH_SYS_TIME 1
6656| #define RETSIGTYPE void
6657| #define HAVE_ARPA_INET_H 1
6658| #define HAVE_DIRENT_H 1
6659| #define HAVE_GRP_H 1
6660| #define HAVE_FCNTL_H 1
6661| #define HAVE_INTTYPES_H 1
6662| #define HAVE_STDINT_H 1
6663| #define HAVE_MALLOC_H 1
6664| #define HAVE_ALLOCA_H 1
6665| #define HAVE_MEMORY_H 1
6666| #define HAVE_NETDB_H 1
6667| #define HAVE_NETINET_IN_H 1
6668| #define HAVE_NETINET_TCP_H 1
6669| #define HAVE_SIGNAL_H 1
6670| #define HAVE_STRINGS_H 1
6671| #define HAVE_SYS_FILE_H 1
6672| #define HAVE_SYS_IPC_H 1
6673| #define HAVE_SYS_MOUNT_H 1
6674| #define HAVE_SYS_PARAM_H 1
6675| #define HAVE_SYS_RESOURCE_H 1
6676| #define HAVE_SYS_SELECT_H 1
6677| #define HAVE_SYS_SHM_H 1
6678| #define HAVE_SYS_SOCKET_H 1
6679| #define HAVE_SYS_STAT_H 1
6680| #define HAVE_SYS_STATVFS_H 1
6681| #define HAVE_SYS_STATFS_H 1
6682| #define HAVE_SYS_SWAP_H 1
6683| #define HAVE_SYS_SYSCTL_H 1
6684| #define HAVE_SYS_TIME_H 1
6685| #define HAVE_SYS_TYPES_H 1
6686| #define HAVE_SYS_UTSNAME_H 1
6687| #define HAVE_SYS_WAIT_H 1
6688| #define HAVE_UNISTD_H 1
6689| #define HAVE_UTMP_H 1
6690| #define HAVE_ERRNO_H 1
6691| /* end confdefs.h.  */
6692| #include <procfs.h>
6693configure:35581: result: no
6694configure:35609: checking for procfs.h
6695configure:35618: result: no
6696configure:35503: checking ieeefp.h usability
6697configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6698conftest.c:131:20: error: ieeefp.h: No such file or directory
6699configure:35527: $? = 1
6700configure: failed program was:
6701| /* confdefs.h.  */
6702| #define PACKAGE_NAME "BOINC"
6703| #define PACKAGE_TARNAME "boinc"
6704| #define PACKAGE_VERSION "6.6.37"
6705| #define PACKAGE_STRING "BOINC 6.6.37"
6706| #define PACKAGE_BUGREPORT ""
6707| #define PACKAGE "boinc"
6708| #define VERSION "6.6.37"
6709| #define STDC_HEADERS 1
6710| #define HAVE_SYS_TYPES_H 1
6711| #define HAVE_SYS_STAT_H 1
6712| #define HAVE_STDLIB_H 1
6713| #define HAVE_STRING_H 1
6714| #define HAVE_MEMORY_H 1
6715| #define HAVE_STRINGS_H 1
6716| #define HAVE_INTTYPES_H 1
6717| #define HAVE_STDINT_H 1
6718| #define HAVE_UNISTD_H 1
6719| #define HAVE_SYS_SOCKET_H 1
6720| #define HAVE_DLFCN_H 1
6721| #define HOSTTYPE "x86_64-pc-linux-gnu"
6722| #define HOSTTYPEALT "i686-pc-linux-gnu"
6723| #define DLLEXT ".so"
6724| #define HAVE_SYS_SOCKET_H 1
6725| #define HAVE_SOCKLEN_T 1
6726| #define BOINC_SOCKLEN_T socklen_t
6727| #define HAVE_LIBCURL 1
6728| #define LIBCURL_FEATURE_SSL 1
6729| #define LIBCURL_FEATURE_IPV6 1
6730| #define LIBCURL_FEATURE_LIBZ 1
6731| #define LIBCURL_FEATURE_IDN 1
6732| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6733| #define LIBCURL_PROTOCOL_HTTP 1
6734| #define LIBCURL_PROTOCOL_HTTPS 1
6735| #define LIBCURL_PROTOCOL_FTP 1
6736| #define LIBCURL_PROTOCOL_FTPS 1
6737| #define LIBCURL_PROTOCOL_FILE 1
6738| #define LIBCURL_PROTOCOL_TELNET 1
6739| #define LIBCURL_PROTOCOL_LDAP 1
6740| #define LIBCURL_PROTOCOL_LDAPS 1
6741| #define LIBCURL_PROTOCOL_DICT 1
6742| #define LIBCURL_PROTOCOL_TFTP 1
6743| #define LIBCURL_PROTOCOL_SCP 1
6744| #define LIBCURL_PROTOCOL_SFTP 1
6745| #define USE_OPENSSL 1
6746| #define HAVE_LIBDL 1
6747| #define HAVE_LIBNSL 1
6748| #define HAVE_LIBZ 1
6749| #define HAVE_PTHREAD 1
6750| #define BOINC_PREFIX "/usr"
6751| #define BOINC_EXECPREFIX "/usr/bin"
6752| #define BOINC_LIBDIR "/usr/lib64"
6753| #define HAVE_GL_GL_H 1
6754| #define HAVE_GL_GLU_H 1
6755| #define HAVE_GL_GLUT_H 1
6756| #define HAVE_DIRENT_H 1
6757| #define STDC_HEADERS 1
6758| #define HAVE_SYS_WAIT_H 1
6759| #define TIME_WITH_SYS_TIME 1
6760| #define RETSIGTYPE void
6761| #define HAVE_ARPA_INET_H 1
6762| #define HAVE_DIRENT_H 1
6763| #define HAVE_GRP_H 1
6764| #define HAVE_FCNTL_H 1
6765| #define HAVE_INTTYPES_H 1
6766| #define HAVE_STDINT_H 1
6767| #define HAVE_MALLOC_H 1
6768| #define HAVE_ALLOCA_H 1
6769| #define HAVE_MEMORY_H 1
6770| #define HAVE_NETDB_H 1
6771| #define HAVE_NETINET_IN_H 1
6772| #define HAVE_NETINET_TCP_H 1
6773| #define HAVE_SIGNAL_H 1
6774| #define HAVE_STRINGS_H 1
6775| #define HAVE_SYS_FILE_H 1
6776| #define HAVE_SYS_IPC_H 1
6777| #define HAVE_SYS_MOUNT_H 1
6778| #define HAVE_SYS_PARAM_H 1
6779| #define HAVE_SYS_RESOURCE_H 1
6780| #define HAVE_SYS_SELECT_H 1
6781| #define HAVE_SYS_SHM_H 1
6782| #define HAVE_SYS_SOCKET_H 1
6783| #define HAVE_SYS_STAT_H 1
6784| #define HAVE_SYS_STATVFS_H 1
6785| #define HAVE_SYS_STATFS_H 1
6786| #define HAVE_SYS_SWAP_H 1
6787| #define HAVE_SYS_SYSCTL_H 1
6788| #define HAVE_SYS_TIME_H 1
6789| #define HAVE_SYS_TYPES_H 1
6790| #define HAVE_SYS_UTSNAME_H 1
6791| #define HAVE_SYS_WAIT_H 1
6792| #define HAVE_UNISTD_H 1
6793| #define HAVE_UTMP_H 1
6794| #define HAVE_ERRNO_H 1
6795| /* end confdefs.h.  */
6796| #include <stdio.h>
6797| #ifdef HAVE_SYS_TYPES_H
6798| # include <sys/types.h>
6799| #endif
6800| #ifdef HAVE_SYS_STAT_H
6801| # include <sys/stat.h>
6802| #endif
6803| #ifdef STDC_HEADERS
6804| # include <stdlib.h>
6805| # include <stddef.h>
6806| #else
6807| # ifdef HAVE_STDLIB_H
6808| #  include <stdlib.h>
6809| # endif
6810| #endif
6811| #ifdef HAVE_STRING_H
6812| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6813| #  include <memory.h>
6814| # endif
6815| # include <string.h>
6816| #endif
6817| #ifdef HAVE_STRINGS_H
6818| # include <strings.h>
6819| #endif
6820| #ifdef HAVE_INTTYPES_H
6821| # include <inttypes.h>
6822| #endif
6823| #ifdef HAVE_STDINT_H
6824| # include <stdint.h>
6825| #endif
6826| #ifdef HAVE_UNISTD_H
6827| # include <unistd.h>
6828| #endif
6829| #include <sys/socket.h>
6830|
6831| #include <ieeefp.h>
6832configure:35541: result: no
6833configure:35545: checking ieeefp.h presence
6834configure:35560: gcc -E   conftest.c
6835conftest.c:96:20: error: ieeefp.h: No such file or directory
6836configure:35567: $? = 1
6837configure: failed program was:
6838| /* confdefs.h.  */
6839| #define PACKAGE_NAME "BOINC"
6840| #define PACKAGE_TARNAME "boinc"
6841| #define PACKAGE_VERSION "6.6.37"
6842| #define PACKAGE_STRING "BOINC 6.6.37"
6843| #define PACKAGE_BUGREPORT ""
6844| #define PACKAGE "boinc"
6845| #define VERSION "6.6.37"
6846| #define STDC_HEADERS 1
6847| #define HAVE_SYS_TYPES_H 1
6848| #define HAVE_SYS_STAT_H 1
6849| #define HAVE_STDLIB_H 1
6850| #define HAVE_STRING_H 1
6851| #define HAVE_MEMORY_H 1
6852| #define HAVE_STRINGS_H 1
6853| #define HAVE_INTTYPES_H 1
6854| #define HAVE_STDINT_H 1
6855| #define HAVE_UNISTD_H 1
6856| #define HAVE_SYS_SOCKET_H 1
6857| #define HAVE_DLFCN_H 1
6858| #define HOSTTYPE "x86_64-pc-linux-gnu"
6859| #define HOSTTYPEALT "i686-pc-linux-gnu"
6860| #define DLLEXT ".so"
6861| #define HAVE_SYS_SOCKET_H 1
6862| #define HAVE_SOCKLEN_T 1
6863| #define BOINC_SOCKLEN_T socklen_t
6864| #define HAVE_LIBCURL 1
6865| #define LIBCURL_FEATURE_SSL 1
6866| #define LIBCURL_FEATURE_IPV6 1
6867| #define LIBCURL_FEATURE_LIBZ 1
6868| #define LIBCURL_FEATURE_IDN 1
6869| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
6870| #define LIBCURL_PROTOCOL_HTTP 1
6871| #define LIBCURL_PROTOCOL_HTTPS 1
6872| #define LIBCURL_PROTOCOL_FTP 1
6873| #define LIBCURL_PROTOCOL_FTPS 1
6874| #define LIBCURL_PROTOCOL_FILE 1
6875| #define LIBCURL_PROTOCOL_TELNET 1
6876| #define LIBCURL_PROTOCOL_LDAP 1
6877| #define LIBCURL_PROTOCOL_LDAPS 1
6878| #define LIBCURL_PROTOCOL_DICT 1
6879| #define LIBCURL_PROTOCOL_TFTP 1
6880| #define LIBCURL_PROTOCOL_SCP 1
6881| #define LIBCURL_PROTOCOL_SFTP 1
6882| #define USE_OPENSSL 1
6883| #define HAVE_LIBDL 1
6884| #define HAVE_LIBNSL 1
6885| #define HAVE_LIBZ 1
6886| #define HAVE_PTHREAD 1
6887| #define BOINC_PREFIX "/usr"
6888| #define BOINC_EXECPREFIX "/usr/bin"
6889| #define BOINC_LIBDIR "/usr/lib64"
6890| #define HAVE_GL_GL_H 1
6891| #define HAVE_GL_GLU_H 1
6892| #define HAVE_GL_GLUT_H 1
6893| #define HAVE_DIRENT_H 1
6894| #define STDC_HEADERS 1
6895| #define HAVE_SYS_WAIT_H 1
6896| #define TIME_WITH_SYS_TIME 1
6897| #define RETSIGTYPE void
6898| #define HAVE_ARPA_INET_H 1
6899| #define HAVE_DIRENT_H 1
6900| #define HAVE_GRP_H 1
6901| #define HAVE_FCNTL_H 1
6902| #define HAVE_INTTYPES_H 1
6903| #define HAVE_STDINT_H 1
6904| #define HAVE_MALLOC_H 1
6905| #define HAVE_ALLOCA_H 1
6906| #define HAVE_MEMORY_H 1
6907| #define HAVE_NETDB_H 1
6908| #define HAVE_NETINET_IN_H 1
6909| #define HAVE_NETINET_TCP_H 1
6910| #define HAVE_SIGNAL_H 1
6911| #define HAVE_STRINGS_H 1
6912| #define HAVE_SYS_FILE_H 1
6913| #define HAVE_SYS_IPC_H 1
6914| #define HAVE_SYS_MOUNT_H 1
6915| #define HAVE_SYS_PARAM_H 1
6916| #define HAVE_SYS_RESOURCE_H 1
6917| #define HAVE_SYS_SELECT_H 1
6918| #define HAVE_SYS_SHM_H 1
6919| #define HAVE_SYS_SOCKET_H 1
6920| #define HAVE_SYS_STAT_H 1
6921| #define HAVE_SYS_STATVFS_H 1
6922| #define HAVE_SYS_STATFS_H 1
6923| #define HAVE_SYS_SWAP_H 1
6924| #define HAVE_SYS_SYSCTL_H 1
6925| #define HAVE_SYS_TIME_H 1
6926| #define HAVE_SYS_TYPES_H 1
6927| #define HAVE_SYS_UTSNAME_H 1
6928| #define HAVE_SYS_WAIT_H 1
6929| #define HAVE_UNISTD_H 1
6930| #define HAVE_UTMP_H 1
6931| #define HAVE_ERRNO_H 1
6932| /* end confdefs.h.  */
6933| #include <ieeefp.h>
6934configure:35581: result: no
6935configure:35609: checking for ieeefp.h
6936configure:35618: result: no
6937configure:35503: checking setjmp.h usability
6938configure:35520: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6939configure:35527: $? = 0
6940configure:35541: result: yes
6941configure:35545: checking setjmp.h presence
6942configure:35560: gcc -E   conftest.c
6943configure:35567: $? = 0
6944configure:35581: result: yes
6945configure:35609: checking for setjmp.h
6946configure:35618: result: yes
6947configure:35641: checking for special C compiler options needed for large files
6948configure:35736: result: no
6949configure:35742: checking for _FILE_OFFSET_BITS value needed for large files
6950configure:35777: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
6951configure:35784: $? = 0
6952configure:35853: result: no
6953configure:35998: checking whether largefile support breaks C++
6954configure:36032: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp  >&5
6955/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
6956/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
6957configure:36039: $? = 0
6958configure:36066: result: no
6959configure:36091: checking standard C++ headers
6960configure:36126: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.cpp >&5
6961configure:36133: $? = 0
6962configure:36143: result: yes
6963configure:36155: checking for C++ header <algorithm>
6964configure:36162: result: yes
6965configure:36155: checking for C++ header <bitset>
6966configure:36162: result: yes
6967configure:36155: checking for C++ header <cassert>
6968configure:36162: result: yes
6969configure:36155: checking for C++ header <cctype>
6970configure:36162: result: yes
6971configure:36155: checking for C++ header <cerrno>
6972configure:36162: result: yes
6973configure:36155: checking for C++ header <cfloat>
6974configure:36162: result: yes
6975configure:36155: checking for C++ header <climits>
6976configure:36162: result: yes
6977configure:36155: checking for C++ header <clocale>
6978configure:36162: result: yes
6979configure:36155: checking for C++ header <cmath>
6980configure:36162: result: yes
6981configure:36155: checking for C++ header <complex>
6982configure:36162: result: yes
6983configure:36155: checking for C++ header <csetjmp>
6984configure:36162: result: yes
6985configure:36155: checking for C++ header <csignal>
6986configure:36162: result: yes
6987configure:36155: checking for C++ header <cstdarg>
6988configure:36162: result: yes
6989configure:36155: checking for C++ header <cstddef>
6990configure:36162: result: yes
6991configure:36155: checking for C++ header <cstdio>
6992configure:36162: result: yes
6993configure:36155: checking for C++ header <cstdlib>
6994configure:36162: result: yes
6995configure:36155: checking for C++ header <cstring>
6996configure:36162: result: yes
6997configure:36155: checking for C++ header <ctime>
6998configure:36162: result: yes
6999configure:36155: checking for C++ header <deque>
7000configure:36162: result: yes
7001configure:36155: checking for C++ header <fstream>
7002configure:36162: result: yes
7003configure:36155: checking for C++ header <functional>
7004configure:36162: result: yes
7005configure:36155: checking for C++ header <iomanip>
7006configure:36162: result: yes
7007configure:36155: checking for C++ header <ios>
7008configure:36162: result: yes
7009configure:36155: checking for C++ header <iosfwd>
7010configure:36162: result: yes
7011configure:36155: checking for C++ header <iostream>
7012configure:36162: result: yes
7013configure:36155: checking for C++ header <istream>
7014configure:36162: result: yes
7015configure:36155: checking for C++ header <iterator>
7016configure:36162: result: yes
7017configure:36155: checking for C++ header <limits>
7018configure:36162: result: yes
7019configure:36155: checking for C++ header <list>
7020configure:36162: result: yes
7021configure:36155: checking for C++ header <locale>
7022configure:36162: result: yes
7023configure:36155: checking for C++ header <map>
7024configure:36162: result: yes
7025configure:36155: checking for C++ header <memory>
7026configure:36162: result: yes
7027configure:36155: checking for C++ header <numeric>
7028configure:36162: result: yes
7029configure:36155: checking for C++ header <ostream>
7030configure:36162: result: yes
7031configure:36155: checking for C++ header <queue>
7032configure:36162: result: yes
7033configure:36155: checking for C++ header <set>
7034configure:36162: result: yes
7035configure:36155: checking for C++ header <sstream>
7036configure:36162: result: yes
7037configure:36155: checking for C++ header <stack>
7038configure:36162: result: yes
7039configure:36155: checking for C++ header <stdexcept>
7040configure:36162: result: yes
7041configure:36155: checking for C++ header <streambuf>
7042configure:36162: result: yes
7043configure:36155: checking for C++ header <string>
7044configure:36162: result: yes
7045configure:36155: checking for C++ header <utility>
7046configure:36162: result: yes
7047configure:36155: checking for C++ header <valarray>
7048configure:36162: result: yes
7049configure:36155: checking for C++ header <vector>
7050configure:36162: result: yes
7051configure:36425: checking for C++ namespaces
7052configure:36461: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.cpp >&5
7053configure:36468: $? = 0
7054configure:36484: result: yes
7055configure:36526: checking for min(0,0) in namespace std
7056configure:36558: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp  >&5
7057/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
7058/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7059configure:36565: $? = 0
7060configure:36593: result: yes
7061configure:36526: checking for max(0,0) in namespace std
7062configure:36558: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp  >&5
7063/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
7064/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7065configure:36565: $? = 0
7066configure:36593: result: yes
7067configure:36526: checking for transform((char *)0,(char *) 0,(char *)0,(int(*)(int))malloc) in namespace std
7068configure:36558: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp  >&5
7069/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
7070/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7071configure:36565: $? = 0
7072configure:36593: result: yes
7073configure:36526: checking for locale("") in namespace std
7074configure:36558: g++ -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.cpp  >&5
7075/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
7076/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7077configure:36565: $? = 0
7078configure:36593: result: yes
7079configure:36618: checking whether gcc needs -traditional
7080configure:36660: result: no
7081configure:36671: checking for vprintf
7082configure:36727: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7083conftest.c:169: warning: conflicting types for built-in function 'vprintf'
7084/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7085configure:36734: $? = 0
7086configure:36756: result: yes
7087configure:36765: checking for _doprnt
7088configure:36821: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7089/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7090/tmp/ccklwAog.o: In function `main':
7091/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:181: undefined reference to `_doprnt'
7092collect2: ld returned 1 exit status
7093configure:36828: $? = 1
7094configure: failed program was:
7095| /* confdefs.h.  */
7096| #define PACKAGE_NAME "BOINC"
7097| #define PACKAGE_TARNAME "boinc"
7098| #define PACKAGE_VERSION "6.6.37"
7099| #define PACKAGE_STRING "BOINC 6.6.37"
7100| #define PACKAGE_BUGREPORT ""
7101| #define PACKAGE "boinc"
7102| #define VERSION "6.6.37"
7103| #define STDC_HEADERS 1
7104| #define HAVE_SYS_TYPES_H 1
7105| #define HAVE_SYS_STAT_H 1
7106| #define HAVE_STDLIB_H 1
7107| #define HAVE_STRING_H 1
7108| #define HAVE_MEMORY_H 1
7109| #define HAVE_STRINGS_H 1
7110| #define HAVE_INTTYPES_H 1
7111| #define HAVE_STDINT_H 1
7112| #define HAVE_UNISTD_H 1
7113| #define HAVE_SYS_SOCKET_H 1
7114| #define HAVE_DLFCN_H 1
7115| #define HOSTTYPE "x86_64-pc-linux-gnu"
7116| #define HOSTTYPEALT "i686-pc-linux-gnu"
7117| #define DLLEXT ".so"
7118| #define HAVE_SYS_SOCKET_H 1
7119| #define HAVE_SOCKLEN_T 1
7120| #define BOINC_SOCKLEN_T socklen_t
7121| #define HAVE_LIBCURL 1
7122| #define LIBCURL_FEATURE_SSL 1
7123| #define LIBCURL_FEATURE_IPV6 1
7124| #define LIBCURL_FEATURE_LIBZ 1
7125| #define LIBCURL_FEATURE_IDN 1
7126| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
7127| #define LIBCURL_PROTOCOL_HTTP 1
7128| #define LIBCURL_PROTOCOL_HTTPS 1
7129| #define LIBCURL_PROTOCOL_FTP 1
7130| #define LIBCURL_PROTOCOL_FTPS 1
7131| #define LIBCURL_PROTOCOL_FILE 1
7132| #define LIBCURL_PROTOCOL_TELNET 1
7133| #define LIBCURL_PROTOCOL_LDAP 1
7134| #define LIBCURL_PROTOCOL_LDAPS 1
7135| #define LIBCURL_PROTOCOL_DICT 1
7136| #define LIBCURL_PROTOCOL_TFTP 1
7137| #define LIBCURL_PROTOCOL_SCP 1
7138| #define LIBCURL_PROTOCOL_SFTP 1
7139| #define USE_OPENSSL 1
7140| #define HAVE_LIBDL 1
7141| #define HAVE_LIBNSL 1
7142| #define HAVE_LIBZ 1
7143| #define HAVE_PTHREAD 1
7144| #define BOINC_PREFIX "/usr"
7145| #define BOINC_EXECPREFIX "/usr/bin"
7146| #define BOINC_LIBDIR "/usr/lib64"
7147| #define HAVE_GL_GL_H 1
7148| #define HAVE_GL_GLU_H 1
7149| #define HAVE_GL_GLUT_H 1
7150| #define HAVE_DIRENT_H 1
7151| #define STDC_HEADERS 1
7152| #define HAVE_SYS_WAIT_H 1
7153| #define TIME_WITH_SYS_TIME 1
7154| #define RETSIGTYPE void
7155| #define HAVE_ARPA_INET_H 1
7156| #define HAVE_DIRENT_H 1
7157| #define HAVE_GRP_H 1
7158| #define HAVE_FCNTL_H 1
7159| #define HAVE_INTTYPES_H 1
7160| #define HAVE_STDINT_H 1
7161| #define HAVE_MALLOC_H 1
7162| #define HAVE_ALLOCA_H 1
7163| #define HAVE_MEMORY_H 1
7164| #define HAVE_NETDB_H 1
7165| #define HAVE_NETINET_IN_H 1
7166| #define HAVE_NETINET_TCP_H 1
7167| #define HAVE_SIGNAL_H 1
7168| #define HAVE_STRINGS_H 1
7169| #define HAVE_SYS_FILE_H 1
7170| #define HAVE_SYS_IPC_H 1
7171| #define HAVE_SYS_MOUNT_H 1
7172| #define HAVE_SYS_PARAM_H 1
7173| #define HAVE_SYS_RESOURCE_H 1
7174| #define HAVE_SYS_SELECT_H 1
7175| #define HAVE_SYS_SHM_H 1
7176| #define HAVE_SYS_SOCKET_H 1
7177| #define HAVE_SYS_STAT_H 1
7178| #define HAVE_SYS_STATVFS_H 1
7179| #define HAVE_SYS_STATFS_H 1
7180| #define HAVE_SYS_SWAP_H 1
7181| #define HAVE_SYS_SYSCTL_H 1
7182| #define HAVE_SYS_TIME_H 1
7183| #define HAVE_SYS_TYPES_H 1
7184| #define HAVE_SYS_UTSNAME_H 1
7185| #define HAVE_SYS_WAIT_H 1
7186| #define HAVE_UNISTD_H 1
7187| #define HAVE_UTMP_H 1
7188| #define HAVE_ERRNO_H 1
7189| #define HAVE_SETJMP_H 1
7190| #define HAVE_ALGORITHM 1
7191| #define HAVE_BITSET 1
7192| #define HAVE_CASSERT 1
7193| #define HAVE_CCTYPE 1
7194| #define HAVE_CERRNO 1
7195| #define HAVE_CFLOAT 1
7196| #define HAVE_CLIMITS 1
7197| #define HAVE_CLOCALE 1
7198| #define HAVE_CMATH 1
7199| #define HAVE_COMPLEX 1
7200| #define HAVE_CSETJMP 1
7201| #define HAVE_CSIGNAL 1
7202| #define HAVE_CSTDARG 1
7203| #define HAVE_CSTDDEF 1
7204| #define HAVE_CSTDIO 1
7205| #define HAVE_CSTDLIB 1
7206| #define HAVE_CSTRING 1
7207| #define HAVE_CTIME 1
7208| #define HAVE_DEQUE 1
7209| #define HAVE_FSTREAM 1
7210| #define HAVE_FUNCTIONAL 1
7211| #define HAVE_IOMANIP 1
7212| #define HAVE_IOS 1
7213| #define HAVE_IOSFWD 1
7214| #define HAVE_IOSTREAM 1
7215| #define HAVE_ISTREAM 1
7216| #define HAVE_ITERATOR 1
7217| #define HAVE_LIMITS 1
7218| #define HAVE_LIST 1
7219| #define HAVE_LOCALE 1
7220| #define HAVE_MAP 1
7221| #define HAVE_MEMORY 1
7222| #define HAVE_NUMERIC 1
7223| #define HAVE_OSTREAM 1
7224| #define HAVE_QUEUE 1
7225| #define HAVE_SET 1
7226| #define HAVE_SSTREAM 1
7227| #define HAVE_STACK 1
7228| #define HAVE_STDEXCEPT 1
7229| #define HAVE_STREAMBUF 1
7230| #define HAVE_STRING 1
7231| #define HAVE_UTILITY 1
7232| #define HAVE_VALARRAY 1
7233| #define HAVE_VECTOR 1
7234| #define HAVE_NAMESPACES 1
7235| #define HAVE_STD_MIN 1
7236| #define HAVE_STD_MAX 1
7237| #define HAVE_STD_TRANSFORM 1
7238| #define HAVE_STD_LOCALE 1
7239| #define HAVE_VPRINTF 1
7240| /* end confdefs.h.  */
7241| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
7242|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7243| #define _doprnt innocuous__doprnt
7244|
7245| /* System header to define __stub macros and hopefully few prototypes,
7246|     which can conflict with char _doprnt (); below.
7247|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7248|     <limits.h> exists even on freestanding compilers.  */
7249|
7250| #ifdef __STDC__
7251| # include <limits.h>
7252| #else
7253| # include <assert.h>
7254| #endif
7255|
7256| #undef _doprnt
7257|
7258| /* Override any GCC internal prototype to avoid an error.
7259|    Use char because int might match the return type of a GCC
7260|    builtin and then its argument prototype would still apply.  */
7261| #ifdef __cplusplus
7262| extern "C"
7263| #endif
7264| char _doprnt ();
7265| /* The GNU C library defines this for functions which it implements
7266|     to always fail with ENOSYS.  Some functions are actually named
7267|     something starting with __ and the normal name is an alias.  */
7268| #if defined __stub__doprnt || defined __stub____doprnt
7269| choke me
7270| #endif
7271|
7272| int
7273| main ()
7274| {
7275| return _doprnt ();
7276|   ;
7277|   return 0;
7278| }
7279configure:36848: result: no
7280configure:36864: checking for working alloca.h
7281configure:36891: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7282/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7283configure:36898: $? = 0
7284configure:36918: result: yes
7285configure:36928: checking for alloca
7286configure:36975: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7287/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7288configure:36982: $? = 0
7289configure:37002: result: yes
7290configure:37263: checking for alloca
7291configure:37348: result: yes
7292configure:37263: checking for _alloca
7293configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7294/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7295/tmp/ccWkxFVH.o: In function `main':
7296/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:184: undefined reference to `_alloca'
7297collect2: ld returned 1 exit status
7298configure:37326: $? = 1
7299configure: failed program was:
7300| /* confdefs.h.  */
7301| #define PACKAGE_NAME "BOINC"
7302| #define PACKAGE_TARNAME "boinc"
7303| #define PACKAGE_VERSION "6.6.37"
7304| #define PACKAGE_STRING "BOINC 6.6.37"
7305| #define PACKAGE_BUGREPORT ""
7306| #define PACKAGE "boinc"
7307| #define VERSION "6.6.37"
7308| #define STDC_HEADERS 1
7309| #define HAVE_SYS_TYPES_H 1
7310| #define HAVE_SYS_STAT_H 1
7311| #define HAVE_STDLIB_H 1
7312| #define HAVE_STRING_H 1
7313| #define HAVE_MEMORY_H 1
7314| #define HAVE_STRINGS_H 1
7315| #define HAVE_INTTYPES_H 1
7316| #define HAVE_STDINT_H 1
7317| #define HAVE_UNISTD_H 1
7318| #define HAVE_SYS_SOCKET_H 1
7319| #define HAVE_DLFCN_H 1
7320| #define HOSTTYPE "x86_64-pc-linux-gnu"
7321| #define HOSTTYPEALT "i686-pc-linux-gnu"
7322| #define DLLEXT ".so"
7323| #define HAVE_SYS_SOCKET_H 1
7324| #define HAVE_SOCKLEN_T 1
7325| #define BOINC_SOCKLEN_T socklen_t
7326| #define HAVE_LIBCURL 1
7327| #define LIBCURL_FEATURE_SSL 1
7328| #define LIBCURL_FEATURE_IPV6 1
7329| #define LIBCURL_FEATURE_LIBZ 1
7330| #define LIBCURL_FEATURE_IDN 1
7331| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
7332| #define LIBCURL_PROTOCOL_HTTP 1
7333| #define LIBCURL_PROTOCOL_HTTPS 1
7334| #define LIBCURL_PROTOCOL_FTP 1
7335| #define LIBCURL_PROTOCOL_FTPS 1
7336| #define LIBCURL_PROTOCOL_FILE 1
7337| #define LIBCURL_PROTOCOL_TELNET 1
7338| #define LIBCURL_PROTOCOL_LDAP 1
7339| #define LIBCURL_PROTOCOL_LDAPS 1
7340| #define LIBCURL_PROTOCOL_DICT 1
7341| #define LIBCURL_PROTOCOL_TFTP 1
7342| #define LIBCURL_PROTOCOL_SCP 1
7343| #define LIBCURL_PROTOCOL_SFTP 1
7344| #define USE_OPENSSL 1
7345| #define HAVE_LIBDL 1
7346| #define HAVE_LIBNSL 1
7347| #define HAVE_LIBZ 1
7348| #define HAVE_PTHREAD 1
7349| #define BOINC_PREFIX "/usr"
7350| #define BOINC_EXECPREFIX "/usr/bin"
7351| #define BOINC_LIBDIR "/usr/lib64"
7352| #define HAVE_GL_GL_H 1
7353| #define HAVE_GL_GLU_H 1
7354| #define HAVE_GL_GLUT_H 1
7355| #define HAVE_DIRENT_H 1
7356| #define STDC_HEADERS 1
7357| #define HAVE_SYS_WAIT_H 1
7358| #define TIME_WITH_SYS_TIME 1
7359| #define RETSIGTYPE void
7360| #define HAVE_ARPA_INET_H 1
7361| #define HAVE_DIRENT_H 1
7362| #define HAVE_GRP_H 1
7363| #define HAVE_FCNTL_H 1
7364| #define HAVE_INTTYPES_H 1
7365| #define HAVE_STDINT_H 1
7366| #define HAVE_MALLOC_H 1
7367| #define HAVE_ALLOCA_H 1
7368| #define HAVE_MEMORY_H 1
7369| #define HAVE_NETDB_H 1
7370| #define HAVE_NETINET_IN_H 1
7371| #define HAVE_NETINET_TCP_H 1
7372| #define HAVE_SIGNAL_H 1
7373| #define HAVE_STRINGS_H 1
7374| #define HAVE_SYS_FILE_H 1
7375| #define HAVE_SYS_IPC_H 1
7376| #define HAVE_SYS_MOUNT_H 1
7377| #define HAVE_SYS_PARAM_H 1
7378| #define HAVE_SYS_RESOURCE_H 1
7379| #define HAVE_SYS_SELECT_H 1
7380| #define HAVE_SYS_SHM_H 1
7381| #define HAVE_SYS_SOCKET_H 1
7382| #define HAVE_SYS_STAT_H 1
7383| #define HAVE_SYS_STATVFS_H 1
7384| #define HAVE_SYS_STATFS_H 1
7385| #define HAVE_SYS_SWAP_H 1
7386| #define HAVE_SYS_SYSCTL_H 1
7387| #define HAVE_SYS_TIME_H 1
7388| #define HAVE_SYS_TYPES_H 1
7389| #define HAVE_SYS_UTSNAME_H 1
7390| #define HAVE_SYS_WAIT_H 1
7391| #define HAVE_UNISTD_H 1
7392| #define HAVE_UTMP_H 1
7393| #define HAVE_ERRNO_H 1
7394| #define HAVE_SETJMP_H 1
7395| #define HAVE_ALGORITHM 1
7396| #define HAVE_BITSET 1
7397| #define HAVE_CASSERT 1
7398| #define HAVE_CCTYPE 1
7399| #define HAVE_CERRNO 1
7400| #define HAVE_CFLOAT 1
7401| #define HAVE_CLIMITS 1
7402| #define HAVE_CLOCALE 1
7403| #define HAVE_CMATH 1
7404| #define HAVE_COMPLEX 1
7405| #define HAVE_CSETJMP 1
7406| #define HAVE_CSIGNAL 1
7407| #define HAVE_CSTDARG 1
7408| #define HAVE_CSTDDEF 1
7409| #define HAVE_CSTDIO 1
7410| #define HAVE_CSTDLIB 1
7411| #define HAVE_CSTRING 1
7412| #define HAVE_CTIME 1
7413| #define HAVE_DEQUE 1
7414| #define HAVE_FSTREAM 1
7415| #define HAVE_FUNCTIONAL 1
7416| #define HAVE_IOMANIP 1
7417| #define HAVE_IOS 1
7418| #define HAVE_IOSFWD 1
7419| #define HAVE_IOSTREAM 1
7420| #define HAVE_ISTREAM 1
7421| #define HAVE_ITERATOR 1
7422| #define HAVE_LIMITS 1
7423| #define HAVE_LIST 1
7424| #define HAVE_LOCALE 1
7425| #define HAVE_MAP 1
7426| #define HAVE_MEMORY 1
7427| #define HAVE_NUMERIC 1
7428| #define HAVE_OSTREAM 1
7429| #define HAVE_QUEUE 1
7430| #define HAVE_SET 1
7431| #define HAVE_SSTREAM 1
7432| #define HAVE_STACK 1
7433| #define HAVE_STDEXCEPT 1
7434| #define HAVE_STREAMBUF 1
7435| #define HAVE_STRING 1
7436| #define HAVE_UTILITY 1
7437| #define HAVE_VALARRAY 1
7438| #define HAVE_VECTOR 1
7439| #define HAVE_NAMESPACES 1
7440| #define HAVE_STD_MIN 1
7441| #define HAVE_STD_MAX 1
7442| #define HAVE_STD_TRANSFORM 1
7443| #define HAVE_STD_LOCALE 1
7444| #define HAVE_VPRINTF 1
7445| #define HAVE_ALLOCA_H 1
7446| #define HAVE_ALLOCA 1
7447| #define HAVE_ALLOCA 1
7448| /* end confdefs.h.  */
7449| /* Define _alloca to an innocuous variant, in case <limits.h> declares _alloca.
7450|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7451| #define _alloca innocuous__alloca
7452|
7453| /* System header to define __stub macros and hopefully few prototypes,
7454|     which can conflict with char _alloca (); below.
7455|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7456|     <limits.h> exists even on freestanding compilers.  */
7457|
7458| #ifdef __STDC__
7459| # include <limits.h>
7460| #else
7461| # include <assert.h>
7462| #endif
7463|
7464| #undef _alloca
7465|
7466| /* Override any GCC internal prototype to avoid an error.
7467|    Use char because int might match the return type of a GCC
7468|    builtin and then its argument prototype would still apply.  */
7469| #ifdef __cplusplus
7470| extern "C"
7471| #endif
7472| char _alloca ();
7473| /* The GNU C library defines this for functions which it implements
7474|     to always fail with ENOSYS.  Some functions are actually named
7475|     something starting with __ and the normal name is an alias.  */
7476| #if defined __stub__alloca || defined __stub____alloca
7477| choke me
7478| #endif
7479|
7480| int
7481| main ()
7482| {
7483| return _alloca ();
7484|   ;
7485|   return 0;
7486| }
7487configure:37348: result: no
7488configure:37263: checking for __builtin_alloca
7489configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7490conftest.c:173: warning: conflicting types for built-in function '__builtin_alloca'
7491/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7492/tmp/ccGErcMU.o: In function `main':
7493/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:184: undefined reference to `__builtin_alloca'
7494collect2: ld returned 1 exit status
7495configure:37326: $? = 1
7496configure: failed program was:
7497| /* confdefs.h.  */
7498| #define PACKAGE_NAME "BOINC"
7499| #define PACKAGE_TARNAME "boinc"
7500| #define PACKAGE_VERSION "6.6.37"
7501| #define PACKAGE_STRING "BOINC 6.6.37"
7502| #define PACKAGE_BUGREPORT ""
7503| #define PACKAGE "boinc"
7504| #define VERSION "6.6.37"
7505| #define STDC_HEADERS 1
7506| #define HAVE_SYS_TYPES_H 1
7507| #define HAVE_SYS_STAT_H 1
7508| #define HAVE_STDLIB_H 1
7509| #define HAVE_STRING_H 1
7510| #define HAVE_MEMORY_H 1
7511| #define HAVE_STRINGS_H 1
7512| #define HAVE_INTTYPES_H 1
7513| #define HAVE_STDINT_H 1
7514| #define HAVE_UNISTD_H 1
7515| #define HAVE_SYS_SOCKET_H 1
7516| #define HAVE_DLFCN_H 1
7517| #define HOSTTYPE "x86_64-pc-linux-gnu"
7518| #define HOSTTYPEALT "i686-pc-linux-gnu"
7519| #define DLLEXT ".so"
7520| #define HAVE_SYS_SOCKET_H 1
7521| #define HAVE_SOCKLEN_T 1
7522| #define BOINC_SOCKLEN_T socklen_t
7523| #define HAVE_LIBCURL 1
7524| #define LIBCURL_FEATURE_SSL 1
7525| #define LIBCURL_FEATURE_IPV6 1
7526| #define LIBCURL_FEATURE_LIBZ 1
7527| #define LIBCURL_FEATURE_IDN 1
7528| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
7529| #define LIBCURL_PROTOCOL_HTTP 1
7530| #define LIBCURL_PROTOCOL_HTTPS 1
7531| #define LIBCURL_PROTOCOL_FTP 1
7532| #define LIBCURL_PROTOCOL_FTPS 1
7533| #define LIBCURL_PROTOCOL_FILE 1
7534| #define LIBCURL_PROTOCOL_TELNET 1
7535| #define LIBCURL_PROTOCOL_LDAP 1
7536| #define LIBCURL_PROTOCOL_LDAPS 1
7537| #define LIBCURL_PROTOCOL_DICT 1
7538| #define LIBCURL_PROTOCOL_TFTP 1
7539| #define LIBCURL_PROTOCOL_SCP 1
7540| #define LIBCURL_PROTOCOL_SFTP 1
7541| #define USE_OPENSSL 1
7542| #define HAVE_LIBDL 1
7543| #define HAVE_LIBNSL 1
7544| #define HAVE_LIBZ 1
7545| #define HAVE_PTHREAD 1
7546| #define BOINC_PREFIX "/usr"
7547| #define BOINC_EXECPREFIX "/usr/bin"
7548| #define BOINC_LIBDIR "/usr/lib64"
7549| #define HAVE_GL_GL_H 1
7550| #define HAVE_GL_GLU_H 1
7551| #define HAVE_GL_GLUT_H 1
7552| #define HAVE_DIRENT_H 1
7553| #define STDC_HEADERS 1
7554| #define HAVE_SYS_WAIT_H 1
7555| #define TIME_WITH_SYS_TIME 1
7556| #define RETSIGTYPE void
7557| #define HAVE_ARPA_INET_H 1
7558| #define HAVE_DIRENT_H 1
7559| #define HAVE_GRP_H 1
7560| #define HAVE_FCNTL_H 1
7561| #define HAVE_INTTYPES_H 1
7562| #define HAVE_STDINT_H 1
7563| #define HAVE_MALLOC_H 1
7564| #define HAVE_ALLOCA_H 1
7565| #define HAVE_MEMORY_H 1
7566| #define HAVE_NETDB_H 1
7567| #define HAVE_NETINET_IN_H 1
7568| #define HAVE_NETINET_TCP_H 1
7569| #define HAVE_SIGNAL_H 1
7570| #define HAVE_STRINGS_H 1
7571| #define HAVE_SYS_FILE_H 1
7572| #define HAVE_SYS_IPC_H 1
7573| #define HAVE_SYS_MOUNT_H 1
7574| #define HAVE_SYS_PARAM_H 1
7575| #define HAVE_SYS_RESOURCE_H 1
7576| #define HAVE_SYS_SELECT_H 1
7577| #define HAVE_SYS_SHM_H 1
7578| #define HAVE_SYS_SOCKET_H 1
7579| #define HAVE_SYS_STAT_H 1
7580| #define HAVE_SYS_STATVFS_H 1
7581| #define HAVE_SYS_STATFS_H 1
7582| #define HAVE_SYS_SWAP_H 1
7583| #define HAVE_SYS_SYSCTL_H 1
7584| #define HAVE_SYS_TIME_H 1
7585| #define HAVE_SYS_TYPES_H 1
7586| #define HAVE_SYS_UTSNAME_H 1
7587| #define HAVE_SYS_WAIT_H 1
7588| #define HAVE_UNISTD_H 1
7589| #define HAVE_UTMP_H 1
7590| #define HAVE_ERRNO_H 1
7591| #define HAVE_SETJMP_H 1
7592| #define HAVE_ALGORITHM 1
7593| #define HAVE_BITSET 1
7594| #define HAVE_CASSERT 1
7595| #define HAVE_CCTYPE 1
7596| #define HAVE_CERRNO 1
7597| #define HAVE_CFLOAT 1
7598| #define HAVE_CLIMITS 1
7599| #define HAVE_CLOCALE 1
7600| #define HAVE_CMATH 1
7601| #define HAVE_COMPLEX 1
7602| #define HAVE_CSETJMP 1
7603| #define HAVE_CSIGNAL 1
7604| #define HAVE_CSTDARG 1
7605| #define HAVE_CSTDDEF 1
7606| #define HAVE_CSTDIO 1
7607| #define HAVE_CSTDLIB 1
7608| #define HAVE_CSTRING 1
7609| #define HAVE_CTIME 1
7610| #define HAVE_DEQUE 1
7611| #define HAVE_FSTREAM 1
7612| #define HAVE_FUNCTIONAL 1
7613| #define HAVE_IOMANIP 1
7614| #define HAVE_IOS 1
7615| #define HAVE_IOSFWD 1
7616| #define HAVE_IOSTREAM 1
7617| #define HAVE_ISTREAM 1
7618| #define HAVE_ITERATOR 1
7619| #define HAVE_LIMITS 1
7620| #define HAVE_LIST 1
7621| #define HAVE_LOCALE 1
7622| #define HAVE_MAP 1
7623| #define HAVE_MEMORY 1
7624| #define HAVE_NUMERIC 1
7625| #define HAVE_OSTREAM 1
7626| #define HAVE_QUEUE 1
7627| #define HAVE_SET 1
7628| #define HAVE_SSTREAM 1
7629| #define HAVE_STACK 1
7630| #define HAVE_STDEXCEPT 1
7631| #define HAVE_STREAMBUF 1
7632| #define HAVE_STRING 1
7633| #define HAVE_UTILITY 1
7634| #define HAVE_VALARRAY 1
7635| #define HAVE_VECTOR 1
7636| #define HAVE_NAMESPACES 1
7637| #define HAVE_STD_MIN 1
7638| #define HAVE_STD_MAX 1
7639| #define HAVE_STD_TRANSFORM 1
7640| #define HAVE_STD_LOCALE 1
7641| #define HAVE_VPRINTF 1
7642| #define HAVE_ALLOCA_H 1
7643| #define HAVE_ALLOCA 1
7644| #define HAVE_ALLOCA 1
7645| /* end confdefs.h.  */
7646| /* Define __builtin_alloca to an innocuous variant, in case <limits.h> declares __builtin_alloca.
7647|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7648| #define __builtin_alloca innocuous___builtin_alloca
7649|
7650| /* System header to define __stub macros and hopefully few prototypes,
7651|     which can conflict with char __builtin_alloca (); below.
7652|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7653|     <limits.h> exists even on freestanding compilers.  */
7654|
7655| #ifdef __STDC__
7656| # include <limits.h>
7657| #else
7658| # include <assert.h>
7659| #endif
7660|
7661| #undef __builtin_alloca
7662|
7663| /* Override any GCC internal prototype to avoid an error.
7664|    Use char because int might match the return type of a GCC
7665|    builtin and then its argument prototype would still apply.  */
7666| #ifdef __cplusplus
7667| extern "C"
7668| #endif
7669| char __builtin_alloca ();
7670| /* The GNU C library defines this for functions which it implements
7671|     to always fail with ENOSYS.  Some functions are actually named
7672|     something starting with __ and the normal name is an alias.  */
7673| #if defined __stub___builtin_alloca || defined __stub_____builtin_alloca
7674| choke me
7675| #endif
7676|
7677| int
7678| main ()
7679| {
7680| return __builtin_alloca ();
7681|   ;
7682|   return 0;
7683| }
7684configure:37348: result: no
7685configure:37263: checking for setpriority
7686configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7687/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7688configure:37326: $? = 0
7689configure:37348: result: yes
7690configure:37263: checking for strlcpy
7691configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7692/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7693/tmp/cclh6bJd.o: In function `main':
7694/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:185: undefined reference to `strlcpy'
7695collect2: ld returned 1 exit status
7696configure:37326: $? = 1
7697configure: failed program was:
7698| /* confdefs.h.  */
7699| #define PACKAGE_NAME "BOINC"
7700| #define PACKAGE_TARNAME "boinc"
7701| #define PACKAGE_VERSION "6.6.37"
7702| #define PACKAGE_STRING "BOINC 6.6.37"
7703| #define PACKAGE_BUGREPORT ""
7704| #define PACKAGE "boinc"
7705| #define VERSION "6.6.37"
7706| #define STDC_HEADERS 1
7707| #define HAVE_SYS_TYPES_H 1
7708| #define HAVE_SYS_STAT_H 1
7709| #define HAVE_STDLIB_H 1
7710| #define HAVE_STRING_H 1
7711| #define HAVE_MEMORY_H 1
7712| #define HAVE_STRINGS_H 1
7713| #define HAVE_INTTYPES_H 1
7714| #define HAVE_STDINT_H 1
7715| #define HAVE_UNISTD_H 1
7716| #define HAVE_SYS_SOCKET_H 1
7717| #define HAVE_DLFCN_H 1
7718| #define HOSTTYPE "x86_64-pc-linux-gnu"
7719| #define HOSTTYPEALT "i686-pc-linux-gnu"
7720| #define DLLEXT ".so"
7721| #define HAVE_SYS_SOCKET_H 1
7722| #define HAVE_SOCKLEN_T 1
7723| #define BOINC_SOCKLEN_T socklen_t
7724| #define HAVE_LIBCURL 1
7725| #define LIBCURL_FEATURE_SSL 1
7726| #define LIBCURL_FEATURE_IPV6 1
7727| #define LIBCURL_FEATURE_LIBZ 1
7728| #define LIBCURL_FEATURE_IDN 1
7729| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
7730| #define LIBCURL_PROTOCOL_HTTP 1
7731| #define LIBCURL_PROTOCOL_HTTPS 1
7732| #define LIBCURL_PROTOCOL_FTP 1
7733| #define LIBCURL_PROTOCOL_FTPS 1
7734| #define LIBCURL_PROTOCOL_FILE 1
7735| #define LIBCURL_PROTOCOL_TELNET 1
7736| #define LIBCURL_PROTOCOL_LDAP 1
7737| #define LIBCURL_PROTOCOL_LDAPS 1
7738| #define LIBCURL_PROTOCOL_DICT 1
7739| #define LIBCURL_PROTOCOL_TFTP 1
7740| #define LIBCURL_PROTOCOL_SCP 1
7741| #define LIBCURL_PROTOCOL_SFTP 1
7742| #define USE_OPENSSL 1
7743| #define HAVE_LIBDL 1
7744| #define HAVE_LIBNSL 1
7745| #define HAVE_LIBZ 1
7746| #define HAVE_PTHREAD 1
7747| #define BOINC_PREFIX "/usr"
7748| #define BOINC_EXECPREFIX "/usr/bin"
7749| #define BOINC_LIBDIR "/usr/lib64"
7750| #define HAVE_GL_GL_H 1
7751| #define HAVE_GL_GLU_H 1
7752| #define HAVE_GL_GLUT_H 1
7753| #define HAVE_DIRENT_H 1
7754| #define STDC_HEADERS 1
7755| #define HAVE_SYS_WAIT_H 1
7756| #define TIME_WITH_SYS_TIME 1
7757| #define RETSIGTYPE void
7758| #define HAVE_ARPA_INET_H 1
7759| #define HAVE_DIRENT_H 1
7760| #define HAVE_GRP_H 1
7761| #define HAVE_FCNTL_H 1
7762| #define HAVE_INTTYPES_H 1
7763| #define HAVE_STDINT_H 1
7764| #define HAVE_MALLOC_H 1
7765| #define HAVE_ALLOCA_H 1
7766| #define HAVE_MEMORY_H 1
7767| #define HAVE_NETDB_H 1
7768| #define HAVE_NETINET_IN_H 1
7769| #define HAVE_NETINET_TCP_H 1
7770| #define HAVE_SIGNAL_H 1
7771| #define HAVE_STRINGS_H 1
7772| #define HAVE_SYS_FILE_H 1
7773| #define HAVE_SYS_IPC_H 1
7774| #define HAVE_SYS_MOUNT_H 1
7775| #define HAVE_SYS_PARAM_H 1
7776| #define HAVE_SYS_RESOURCE_H 1
7777| #define HAVE_SYS_SELECT_H 1
7778| #define HAVE_SYS_SHM_H 1
7779| #define HAVE_SYS_SOCKET_H 1
7780| #define HAVE_SYS_STAT_H 1
7781| #define HAVE_SYS_STATVFS_H 1
7782| #define HAVE_SYS_STATFS_H 1
7783| #define HAVE_SYS_SWAP_H 1
7784| #define HAVE_SYS_SYSCTL_H 1
7785| #define HAVE_SYS_TIME_H 1
7786| #define HAVE_SYS_TYPES_H 1
7787| #define HAVE_SYS_UTSNAME_H 1
7788| #define HAVE_SYS_WAIT_H 1
7789| #define HAVE_UNISTD_H 1
7790| #define HAVE_UTMP_H 1
7791| #define HAVE_ERRNO_H 1
7792| #define HAVE_SETJMP_H 1
7793| #define HAVE_ALGORITHM 1
7794| #define HAVE_BITSET 1
7795| #define HAVE_CASSERT 1
7796| #define HAVE_CCTYPE 1
7797| #define HAVE_CERRNO 1
7798| #define HAVE_CFLOAT 1
7799| #define HAVE_CLIMITS 1
7800| #define HAVE_CLOCALE 1
7801| #define HAVE_CMATH 1
7802| #define HAVE_COMPLEX 1
7803| #define HAVE_CSETJMP 1
7804| #define HAVE_CSIGNAL 1
7805| #define HAVE_CSTDARG 1
7806| #define HAVE_CSTDDEF 1
7807| #define HAVE_CSTDIO 1
7808| #define HAVE_CSTDLIB 1
7809| #define HAVE_CSTRING 1
7810| #define HAVE_CTIME 1
7811| #define HAVE_DEQUE 1
7812| #define HAVE_FSTREAM 1
7813| #define HAVE_FUNCTIONAL 1
7814| #define HAVE_IOMANIP 1
7815| #define HAVE_IOS 1
7816| #define HAVE_IOSFWD 1
7817| #define HAVE_IOSTREAM 1
7818| #define HAVE_ISTREAM 1
7819| #define HAVE_ITERATOR 1
7820| #define HAVE_LIMITS 1
7821| #define HAVE_LIST 1
7822| #define HAVE_LOCALE 1
7823| #define HAVE_MAP 1
7824| #define HAVE_MEMORY 1
7825| #define HAVE_NUMERIC 1
7826| #define HAVE_OSTREAM 1
7827| #define HAVE_QUEUE 1
7828| #define HAVE_SET 1
7829| #define HAVE_SSTREAM 1
7830| #define HAVE_STACK 1
7831| #define HAVE_STDEXCEPT 1
7832| #define HAVE_STREAMBUF 1
7833| #define HAVE_STRING 1
7834| #define HAVE_UTILITY 1
7835| #define HAVE_VALARRAY 1
7836| #define HAVE_VECTOR 1
7837| #define HAVE_NAMESPACES 1
7838| #define HAVE_STD_MIN 1
7839| #define HAVE_STD_MAX 1
7840| #define HAVE_STD_TRANSFORM 1
7841| #define HAVE_STD_LOCALE 1
7842| #define HAVE_VPRINTF 1
7843| #define HAVE_ALLOCA_H 1
7844| #define HAVE_ALLOCA 1
7845| #define HAVE_ALLOCA 1
7846| #define HAVE_SETPRIORITY 1
7847| /* end confdefs.h.  */
7848| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
7849|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7850| #define strlcpy innocuous_strlcpy
7851|
7852| /* System header to define __stub macros and hopefully few prototypes,
7853|     which can conflict with char strlcpy (); below.
7854|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7855|     <limits.h> exists even on freestanding compilers.  */
7856|
7857| #ifdef __STDC__
7858| # include <limits.h>
7859| #else
7860| # include <assert.h>
7861| #endif
7862|
7863| #undef strlcpy
7864|
7865| /* Override any GCC internal prototype to avoid an error.
7866|    Use char because int might match the return type of a GCC
7867|    builtin and then its argument prototype would still apply.  */
7868| #ifdef __cplusplus
7869| extern "C"
7870| #endif
7871| char strlcpy ();
7872| /* The GNU C library defines this for functions which it implements
7873|     to always fail with ENOSYS.  Some functions are actually named
7874|     something starting with __ and the normal name is an alias.  */
7875| #if defined __stub_strlcpy || defined __stub___strlcpy
7876| choke me
7877| #endif
7878|
7879| int
7880| main ()
7881| {
7882| return strlcpy ();
7883|   ;
7884|   return 0;
7885| }
7886configure:37348: result: no
7887configure:37263: checking for strlcat
7888configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
7889/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
7890/tmp/ccVRR2Mm.o: In function `main':
7891/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:185: undefined reference to `strlcat'
7892collect2: ld returned 1 exit status
7893configure:37326: $? = 1
7894configure: failed program was:
7895| /* confdefs.h.  */
7896| #define PACKAGE_NAME "BOINC"
7897| #define PACKAGE_TARNAME "boinc"
7898| #define PACKAGE_VERSION "6.6.37"
7899| #define PACKAGE_STRING "BOINC 6.6.37"
7900| #define PACKAGE_BUGREPORT ""
7901| #define PACKAGE "boinc"
7902| #define VERSION "6.6.37"
7903| #define STDC_HEADERS 1
7904| #define HAVE_SYS_TYPES_H 1
7905| #define HAVE_SYS_STAT_H 1
7906| #define HAVE_STDLIB_H 1
7907| #define HAVE_STRING_H 1
7908| #define HAVE_MEMORY_H 1
7909| #define HAVE_STRINGS_H 1
7910| #define HAVE_INTTYPES_H 1
7911| #define HAVE_STDINT_H 1
7912| #define HAVE_UNISTD_H 1
7913| #define HAVE_SYS_SOCKET_H 1
7914| #define HAVE_DLFCN_H 1
7915| #define HOSTTYPE "x86_64-pc-linux-gnu"
7916| #define HOSTTYPEALT "i686-pc-linux-gnu"
7917| #define DLLEXT ".so"
7918| #define HAVE_SYS_SOCKET_H 1
7919| #define HAVE_SOCKLEN_T 1
7920| #define BOINC_SOCKLEN_T socklen_t
7921| #define HAVE_LIBCURL 1
7922| #define LIBCURL_FEATURE_SSL 1
7923| #define LIBCURL_FEATURE_IPV6 1
7924| #define LIBCURL_FEATURE_LIBZ 1
7925| #define LIBCURL_FEATURE_IDN 1
7926| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
7927| #define LIBCURL_PROTOCOL_HTTP 1
7928| #define LIBCURL_PROTOCOL_HTTPS 1
7929| #define LIBCURL_PROTOCOL_FTP 1
7930| #define LIBCURL_PROTOCOL_FTPS 1
7931| #define LIBCURL_PROTOCOL_FILE 1
7932| #define LIBCURL_PROTOCOL_TELNET 1
7933| #define LIBCURL_PROTOCOL_LDAP 1
7934| #define LIBCURL_PROTOCOL_LDAPS 1
7935| #define LIBCURL_PROTOCOL_DICT 1
7936| #define LIBCURL_PROTOCOL_TFTP 1
7937| #define LIBCURL_PROTOCOL_SCP 1
7938| #define LIBCURL_PROTOCOL_SFTP 1
7939| #define USE_OPENSSL 1
7940| #define HAVE_LIBDL 1
7941| #define HAVE_LIBNSL 1
7942| #define HAVE_LIBZ 1
7943| #define HAVE_PTHREAD 1
7944| #define BOINC_PREFIX "/usr"
7945| #define BOINC_EXECPREFIX "/usr/bin"
7946| #define BOINC_LIBDIR "/usr/lib64"
7947| #define HAVE_GL_GL_H 1
7948| #define HAVE_GL_GLU_H 1
7949| #define HAVE_GL_GLUT_H 1
7950| #define HAVE_DIRENT_H 1
7951| #define STDC_HEADERS 1
7952| #define HAVE_SYS_WAIT_H 1
7953| #define TIME_WITH_SYS_TIME 1
7954| #define RETSIGTYPE void
7955| #define HAVE_ARPA_INET_H 1
7956| #define HAVE_DIRENT_H 1
7957| #define HAVE_GRP_H 1
7958| #define HAVE_FCNTL_H 1
7959| #define HAVE_INTTYPES_H 1
7960| #define HAVE_STDINT_H 1
7961| #define HAVE_MALLOC_H 1
7962| #define HAVE_ALLOCA_H 1
7963| #define HAVE_MEMORY_H 1
7964| #define HAVE_NETDB_H 1
7965| #define HAVE_NETINET_IN_H 1
7966| #define HAVE_NETINET_TCP_H 1
7967| #define HAVE_SIGNAL_H 1
7968| #define HAVE_STRINGS_H 1
7969| #define HAVE_SYS_FILE_H 1
7970| #define HAVE_SYS_IPC_H 1
7971| #define HAVE_SYS_MOUNT_H 1
7972| #define HAVE_SYS_PARAM_H 1
7973| #define HAVE_SYS_RESOURCE_H 1
7974| #define HAVE_SYS_SELECT_H 1
7975| #define HAVE_SYS_SHM_H 1
7976| #define HAVE_SYS_SOCKET_H 1
7977| #define HAVE_SYS_STAT_H 1
7978| #define HAVE_SYS_STATVFS_H 1
7979| #define HAVE_SYS_STATFS_H 1
7980| #define HAVE_SYS_SWAP_H 1
7981| #define HAVE_SYS_SYSCTL_H 1
7982| #define HAVE_SYS_TIME_H 1
7983| #define HAVE_SYS_TYPES_H 1
7984| #define HAVE_SYS_UTSNAME_H 1
7985| #define HAVE_SYS_WAIT_H 1
7986| #define HAVE_UNISTD_H 1
7987| #define HAVE_UTMP_H 1
7988| #define HAVE_ERRNO_H 1
7989| #define HAVE_SETJMP_H 1
7990| #define HAVE_ALGORITHM 1
7991| #define HAVE_BITSET 1
7992| #define HAVE_CASSERT 1
7993| #define HAVE_CCTYPE 1
7994| #define HAVE_CERRNO 1
7995| #define HAVE_CFLOAT 1
7996| #define HAVE_CLIMITS 1
7997| #define HAVE_CLOCALE 1
7998| #define HAVE_CMATH 1
7999| #define HAVE_COMPLEX 1
8000| #define HAVE_CSETJMP 1
8001| #define HAVE_CSIGNAL 1
8002| #define HAVE_CSTDARG 1
8003| #define HAVE_CSTDDEF 1
8004| #define HAVE_CSTDIO 1
8005| #define HAVE_CSTDLIB 1
8006| #define HAVE_CSTRING 1
8007| #define HAVE_CTIME 1
8008| #define HAVE_DEQUE 1
8009| #define HAVE_FSTREAM 1
8010| #define HAVE_FUNCTIONAL 1
8011| #define HAVE_IOMANIP 1
8012| #define HAVE_IOS 1
8013| #define HAVE_IOSFWD 1
8014| #define HAVE_IOSTREAM 1
8015| #define HAVE_ISTREAM 1
8016| #define HAVE_ITERATOR 1
8017| #define HAVE_LIMITS 1
8018| #define HAVE_LIST 1
8019| #define HAVE_LOCALE 1
8020| #define HAVE_MAP 1
8021| #define HAVE_MEMORY 1
8022| #define HAVE_NUMERIC 1
8023| #define HAVE_OSTREAM 1
8024| #define HAVE_QUEUE 1
8025| #define HAVE_SET 1
8026| #define HAVE_SSTREAM 1
8027| #define HAVE_STACK 1
8028| #define HAVE_STDEXCEPT 1
8029| #define HAVE_STREAMBUF 1
8030| #define HAVE_STRING 1
8031| #define HAVE_UTILITY 1
8032| #define HAVE_VALARRAY 1
8033| #define HAVE_VECTOR 1
8034| #define HAVE_NAMESPACES 1
8035| #define HAVE_STD_MIN 1
8036| #define HAVE_STD_MAX 1
8037| #define HAVE_STD_TRANSFORM 1
8038| #define HAVE_STD_LOCALE 1
8039| #define HAVE_VPRINTF 1
8040| #define HAVE_ALLOCA_H 1
8041| #define HAVE_ALLOCA 1
8042| #define HAVE_ALLOCA 1
8043| #define HAVE_SETPRIORITY 1
8044| /* end confdefs.h.  */
8045| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
8046|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8047| #define strlcat innocuous_strlcat
8048|
8049| /* System header to define __stub macros and hopefully few prototypes,
8050|     which can conflict with char strlcat (); below.
8051|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8052|     <limits.h> exists even on freestanding compilers.  */
8053|
8054| #ifdef __STDC__
8055| # include <limits.h>
8056| #else
8057| # include <assert.h>
8058| #endif
8059|
8060| #undef strlcat
8061|
8062| /* Override any GCC internal prototype to avoid an error.
8063|    Use char because int might match the return type of a GCC
8064|    builtin and then its argument prototype would still apply.  */
8065| #ifdef __cplusplus
8066| extern "C"
8067| #endif
8068| char strlcat ();
8069| /* The GNU C library defines this for functions which it implements
8070|     to always fail with ENOSYS.  Some functions are actually named
8071|     something starting with __ and the normal name is an alias.  */
8072| #if defined __stub_strlcat || defined __stub___strlcat
8073| choke me
8074| #endif
8075|
8076| int
8077| main ()
8078| {
8079| return strlcat ();
8080|   ;
8081|   return 0;
8082| }
8083configure:37348: result: no
8084configure:37263: checking for strcasestr
8085configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8086/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8087configure:37326: $? = 0
8088configure:37348: result: yes
8089configure:37263: checking for sigaction
8090configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8091/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8092configure:37326: $? = 0
8093configure:37348: result: yes
8094configure:37263: checking for getutent
8095configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8096/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8097configure:37326: $? = 0
8098configure:37348: result: yes
8099configure:37263: checking for setutent
8100configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8101/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8102configure:37326: $? = 0
8103configure:37348: result: yes
8104configure:37263: checking for getisax
8105configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8106/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8107/tmp/cc0tZAWi.o: In function `main':
8108/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:189: undefined reference to `getisax'
8109collect2: ld returned 1 exit status
8110configure:37326: $? = 1
8111configure: failed program was:
8112| /* confdefs.h.  */
8113| #define PACKAGE_NAME "BOINC"
8114| #define PACKAGE_TARNAME "boinc"
8115| #define PACKAGE_VERSION "6.6.37"
8116| #define PACKAGE_STRING "BOINC 6.6.37"
8117| #define PACKAGE_BUGREPORT ""
8118| #define PACKAGE "boinc"
8119| #define VERSION "6.6.37"
8120| #define STDC_HEADERS 1
8121| #define HAVE_SYS_TYPES_H 1
8122| #define HAVE_SYS_STAT_H 1
8123| #define HAVE_STDLIB_H 1
8124| #define HAVE_STRING_H 1
8125| #define HAVE_MEMORY_H 1
8126| #define HAVE_STRINGS_H 1
8127| #define HAVE_INTTYPES_H 1
8128| #define HAVE_STDINT_H 1
8129| #define HAVE_UNISTD_H 1
8130| #define HAVE_SYS_SOCKET_H 1
8131| #define HAVE_DLFCN_H 1
8132| #define HOSTTYPE "x86_64-pc-linux-gnu"
8133| #define HOSTTYPEALT "i686-pc-linux-gnu"
8134| #define DLLEXT ".so"
8135| #define HAVE_SYS_SOCKET_H 1
8136| #define HAVE_SOCKLEN_T 1
8137| #define BOINC_SOCKLEN_T socklen_t
8138| #define HAVE_LIBCURL 1
8139| #define LIBCURL_FEATURE_SSL 1
8140| #define LIBCURL_FEATURE_IPV6 1
8141| #define LIBCURL_FEATURE_LIBZ 1
8142| #define LIBCURL_FEATURE_IDN 1
8143| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
8144| #define LIBCURL_PROTOCOL_HTTP 1
8145| #define LIBCURL_PROTOCOL_HTTPS 1
8146| #define LIBCURL_PROTOCOL_FTP 1
8147| #define LIBCURL_PROTOCOL_FTPS 1
8148| #define LIBCURL_PROTOCOL_FILE 1
8149| #define LIBCURL_PROTOCOL_TELNET 1
8150| #define LIBCURL_PROTOCOL_LDAP 1
8151| #define LIBCURL_PROTOCOL_LDAPS 1
8152| #define LIBCURL_PROTOCOL_DICT 1
8153| #define LIBCURL_PROTOCOL_TFTP 1
8154| #define LIBCURL_PROTOCOL_SCP 1
8155| #define LIBCURL_PROTOCOL_SFTP 1
8156| #define USE_OPENSSL 1
8157| #define HAVE_LIBDL 1
8158| #define HAVE_LIBNSL 1
8159| #define HAVE_LIBZ 1
8160| #define HAVE_PTHREAD 1
8161| #define BOINC_PREFIX "/usr"
8162| #define BOINC_EXECPREFIX "/usr/bin"
8163| #define BOINC_LIBDIR "/usr/lib64"
8164| #define HAVE_GL_GL_H 1
8165| #define HAVE_GL_GLU_H 1
8166| #define HAVE_GL_GLUT_H 1
8167| #define HAVE_DIRENT_H 1
8168| #define STDC_HEADERS 1
8169| #define HAVE_SYS_WAIT_H 1
8170| #define TIME_WITH_SYS_TIME 1
8171| #define RETSIGTYPE void
8172| #define HAVE_ARPA_INET_H 1
8173| #define HAVE_DIRENT_H 1
8174| #define HAVE_GRP_H 1
8175| #define HAVE_FCNTL_H 1
8176| #define HAVE_INTTYPES_H 1
8177| #define HAVE_STDINT_H 1
8178| #define HAVE_MALLOC_H 1
8179| #define HAVE_ALLOCA_H 1
8180| #define HAVE_MEMORY_H 1
8181| #define HAVE_NETDB_H 1
8182| #define HAVE_NETINET_IN_H 1
8183| #define HAVE_NETINET_TCP_H 1
8184| #define HAVE_SIGNAL_H 1
8185| #define HAVE_STRINGS_H 1
8186| #define HAVE_SYS_FILE_H 1
8187| #define HAVE_SYS_IPC_H 1
8188| #define HAVE_SYS_MOUNT_H 1
8189| #define HAVE_SYS_PARAM_H 1
8190| #define HAVE_SYS_RESOURCE_H 1
8191| #define HAVE_SYS_SELECT_H 1
8192| #define HAVE_SYS_SHM_H 1
8193| #define HAVE_SYS_SOCKET_H 1
8194| #define HAVE_SYS_STAT_H 1
8195| #define HAVE_SYS_STATVFS_H 1
8196| #define HAVE_SYS_STATFS_H 1
8197| #define HAVE_SYS_SWAP_H 1
8198| #define HAVE_SYS_SYSCTL_H 1
8199| #define HAVE_SYS_TIME_H 1
8200| #define HAVE_SYS_TYPES_H 1
8201| #define HAVE_SYS_UTSNAME_H 1
8202| #define HAVE_SYS_WAIT_H 1
8203| #define HAVE_UNISTD_H 1
8204| #define HAVE_UTMP_H 1
8205| #define HAVE_ERRNO_H 1
8206| #define HAVE_SETJMP_H 1
8207| #define HAVE_ALGORITHM 1
8208| #define HAVE_BITSET 1
8209| #define HAVE_CASSERT 1
8210| #define HAVE_CCTYPE 1
8211| #define HAVE_CERRNO 1
8212| #define HAVE_CFLOAT 1
8213| #define HAVE_CLIMITS 1
8214| #define HAVE_CLOCALE 1
8215| #define HAVE_CMATH 1
8216| #define HAVE_COMPLEX 1
8217| #define HAVE_CSETJMP 1
8218| #define HAVE_CSIGNAL 1
8219| #define HAVE_CSTDARG 1
8220| #define HAVE_CSTDDEF 1
8221| #define HAVE_CSTDIO 1
8222| #define HAVE_CSTDLIB 1
8223| #define HAVE_CSTRING 1
8224| #define HAVE_CTIME 1
8225| #define HAVE_DEQUE 1
8226| #define HAVE_FSTREAM 1
8227| #define HAVE_FUNCTIONAL 1
8228| #define HAVE_IOMANIP 1
8229| #define HAVE_IOS 1
8230| #define HAVE_IOSFWD 1
8231| #define HAVE_IOSTREAM 1
8232| #define HAVE_ISTREAM 1
8233| #define HAVE_ITERATOR 1
8234| #define HAVE_LIMITS 1
8235| #define HAVE_LIST 1
8236| #define HAVE_LOCALE 1
8237| #define HAVE_MAP 1
8238| #define HAVE_MEMORY 1
8239| #define HAVE_NUMERIC 1
8240| #define HAVE_OSTREAM 1
8241| #define HAVE_QUEUE 1
8242| #define HAVE_SET 1
8243| #define HAVE_SSTREAM 1
8244| #define HAVE_STACK 1
8245| #define HAVE_STDEXCEPT 1
8246| #define HAVE_STREAMBUF 1
8247| #define HAVE_STRING 1
8248| #define HAVE_UTILITY 1
8249| #define HAVE_VALARRAY 1
8250| #define HAVE_VECTOR 1
8251| #define HAVE_NAMESPACES 1
8252| #define HAVE_STD_MIN 1
8253| #define HAVE_STD_MAX 1
8254| #define HAVE_STD_TRANSFORM 1
8255| #define HAVE_STD_LOCALE 1
8256| #define HAVE_VPRINTF 1
8257| #define HAVE_ALLOCA_H 1
8258| #define HAVE_ALLOCA 1
8259| #define HAVE_ALLOCA 1
8260| #define HAVE_SETPRIORITY 1
8261| #define HAVE_STRCASESTR 1
8262| #define HAVE_SIGACTION 1
8263| #define HAVE_GETUTENT 1
8264| #define HAVE_SETUTENT 1
8265| /* end confdefs.h.  */
8266| /* Define getisax to an innocuous variant, in case <limits.h> declares getisax.
8267|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8268| #define getisax innocuous_getisax
8269|
8270| /* System header to define __stub macros and hopefully few prototypes,
8271|     which can conflict with char getisax (); below.
8272|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8273|     <limits.h> exists even on freestanding compilers.  */
8274|
8275| #ifdef __STDC__
8276| # include <limits.h>
8277| #else
8278| # include <assert.h>
8279| #endif
8280|
8281| #undef getisax
8282|
8283| /* Override any GCC internal prototype to avoid an error.
8284|    Use char because int might match the return type of a GCC
8285|    builtin and then its argument prototype would still apply.  */
8286| #ifdef __cplusplus
8287| extern "C"
8288| #endif
8289| char getisax ();
8290| /* The GNU C library defines this for functions which it implements
8291|     to always fail with ENOSYS.  Some functions are actually named
8292|     something starting with __ and the normal name is an alias.  */
8293| #if defined __stub_getisax || defined __stub___getisax
8294| choke me
8295| #endif
8296|
8297| int
8298| main ()
8299| {
8300| return getisax ();
8301|   ;
8302|   return 0;
8303| }
8304configure:37348: result: no
8305configure:37263: checking for strdup
8306configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8307conftest.c:178: warning: conflicting types for built-in function 'strdup'
8308/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8309configure:37326: $? = 0
8310configure:37348: result: yes
8311configure:37263: checking for strdupa
8312configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8313/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8314/tmp/ccYqFNQE.o: In function `main':
8315/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/conftest.c:190: undefined reference to `strdupa'
8316collect2: ld returned 1 exit status
8317configure:37326: $? = 1
8318configure: failed program was:
8319| /* confdefs.h.  */
8320| #define PACKAGE_NAME "BOINC"
8321| #define PACKAGE_TARNAME "boinc"
8322| #define PACKAGE_VERSION "6.6.37"
8323| #define PACKAGE_STRING "BOINC 6.6.37"
8324| #define PACKAGE_BUGREPORT ""
8325| #define PACKAGE "boinc"
8326| #define VERSION "6.6.37"
8327| #define STDC_HEADERS 1
8328| #define HAVE_SYS_TYPES_H 1
8329| #define HAVE_SYS_STAT_H 1
8330| #define HAVE_STDLIB_H 1
8331| #define HAVE_STRING_H 1
8332| #define HAVE_MEMORY_H 1
8333| #define HAVE_STRINGS_H 1
8334| #define HAVE_INTTYPES_H 1
8335| #define HAVE_STDINT_H 1
8336| #define HAVE_UNISTD_H 1
8337| #define HAVE_SYS_SOCKET_H 1
8338| #define HAVE_DLFCN_H 1
8339| #define HOSTTYPE "x86_64-pc-linux-gnu"
8340| #define HOSTTYPEALT "i686-pc-linux-gnu"
8341| #define DLLEXT ".so"
8342| #define HAVE_SYS_SOCKET_H 1
8343| #define HAVE_SOCKLEN_T 1
8344| #define BOINC_SOCKLEN_T socklen_t
8345| #define HAVE_LIBCURL 1
8346| #define LIBCURL_FEATURE_SSL 1
8347| #define LIBCURL_FEATURE_IPV6 1
8348| #define LIBCURL_FEATURE_LIBZ 1
8349| #define LIBCURL_FEATURE_IDN 1
8350| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
8351| #define LIBCURL_PROTOCOL_HTTP 1
8352| #define LIBCURL_PROTOCOL_HTTPS 1
8353| #define LIBCURL_PROTOCOL_FTP 1
8354| #define LIBCURL_PROTOCOL_FTPS 1
8355| #define LIBCURL_PROTOCOL_FILE 1
8356| #define LIBCURL_PROTOCOL_TELNET 1
8357| #define LIBCURL_PROTOCOL_LDAP 1
8358| #define LIBCURL_PROTOCOL_LDAPS 1
8359| #define LIBCURL_PROTOCOL_DICT 1
8360| #define LIBCURL_PROTOCOL_TFTP 1
8361| #define LIBCURL_PROTOCOL_SCP 1
8362| #define LIBCURL_PROTOCOL_SFTP 1
8363| #define USE_OPENSSL 1
8364| #define HAVE_LIBDL 1
8365| #define HAVE_LIBNSL 1
8366| #define HAVE_LIBZ 1
8367| #define HAVE_PTHREAD 1
8368| #define BOINC_PREFIX "/usr"
8369| #define BOINC_EXECPREFIX "/usr/bin"
8370| #define BOINC_LIBDIR "/usr/lib64"
8371| #define HAVE_GL_GL_H 1
8372| #define HAVE_GL_GLU_H 1
8373| #define HAVE_GL_GLUT_H 1
8374| #define HAVE_DIRENT_H 1
8375| #define STDC_HEADERS 1
8376| #define HAVE_SYS_WAIT_H 1
8377| #define TIME_WITH_SYS_TIME 1
8378| #define RETSIGTYPE void
8379| #define HAVE_ARPA_INET_H 1
8380| #define HAVE_DIRENT_H 1
8381| #define HAVE_GRP_H 1
8382| #define HAVE_FCNTL_H 1
8383| #define HAVE_INTTYPES_H 1
8384| #define HAVE_STDINT_H 1
8385| #define HAVE_MALLOC_H 1
8386| #define HAVE_ALLOCA_H 1
8387| #define HAVE_MEMORY_H 1
8388| #define HAVE_NETDB_H 1
8389| #define HAVE_NETINET_IN_H 1
8390| #define HAVE_NETINET_TCP_H 1
8391| #define HAVE_SIGNAL_H 1
8392| #define HAVE_STRINGS_H 1
8393| #define HAVE_SYS_FILE_H 1
8394| #define HAVE_SYS_IPC_H 1
8395| #define HAVE_SYS_MOUNT_H 1
8396| #define HAVE_SYS_PARAM_H 1
8397| #define HAVE_SYS_RESOURCE_H 1
8398| #define HAVE_SYS_SELECT_H 1
8399| #define HAVE_SYS_SHM_H 1
8400| #define HAVE_SYS_SOCKET_H 1
8401| #define HAVE_SYS_STAT_H 1
8402| #define HAVE_SYS_STATVFS_H 1
8403| #define HAVE_SYS_STATFS_H 1
8404| #define HAVE_SYS_SWAP_H 1
8405| #define HAVE_SYS_SYSCTL_H 1
8406| #define HAVE_SYS_TIME_H 1
8407| #define HAVE_SYS_TYPES_H 1
8408| #define HAVE_SYS_UTSNAME_H 1
8409| #define HAVE_SYS_WAIT_H 1
8410| #define HAVE_UNISTD_H 1
8411| #define HAVE_UTMP_H 1
8412| #define HAVE_ERRNO_H 1
8413| #define HAVE_SETJMP_H 1
8414| #define HAVE_ALGORITHM 1
8415| #define HAVE_BITSET 1
8416| #define HAVE_CASSERT 1
8417| #define HAVE_CCTYPE 1
8418| #define HAVE_CERRNO 1
8419| #define HAVE_CFLOAT 1
8420| #define HAVE_CLIMITS 1
8421| #define HAVE_CLOCALE 1
8422| #define HAVE_CMATH 1
8423| #define HAVE_COMPLEX 1
8424| #define HAVE_CSETJMP 1
8425| #define HAVE_CSIGNAL 1
8426| #define HAVE_CSTDARG 1
8427| #define HAVE_CSTDDEF 1
8428| #define HAVE_CSTDIO 1
8429| #define HAVE_CSTDLIB 1
8430| #define HAVE_CSTRING 1
8431| #define HAVE_CTIME 1
8432| #define HAVE_DEQUE 1
8433| #define HAVE_FSTREAM 1
8434| #define HAVE_FUNCTIONAL 1
8435| #define HAVE_IOMANIP 1
8436| #define HAVE_IOS 1
8437| #define HAVE_IOSFWD 1
8438| #define HAVE_IOSTREAM 1
8439| #define HAVE_ISTREAM 1
8440| #define HAVE_ITERATOR 1
8441| #define HAVE_LIMITS 1
8442| #define HAVE_LIST 1
8443| #define HAVE_LOCALE 1
8444| #define HAVE_MAP 1
8445| #define HAVE_MEMORY 1
8446| #define HAVE_NUMERIC 1
8447| #define HAVE_OSTREAM 1
8448| #define HAVE_QUEUE 1
8449| #define HAVE_SET 1
8450| #define HAVE_SSTREAM 1
8451| #define HAVE_STACK 1
8452| #define HAVE_STDEXCEPT 1
8453| #define HAVE_STREAMBUF 1
8454| #define HAVE_STRING 1
8455| #define HAVE_UTILITY 1
8456| #define HAVE_VALARRAY 1
8457| #define HAVE_VECTOR 1
8458| #define HAVE_NAMESPACES 1
8459| #define HAVE_STD_MIN 1
8460| #define HAVE_STD_MAX 1
8461| #define HAVE_STD_TRANSFORM 1
8462| #define HAVE_STD_LOCALE 1
8463| #define HAVE_VPRINTF 1
8464| #define HAVE_ALLOCA_H 1
8465| #define HAVE_ALLOCA 1
8466| #define HAVE_ALLOCA 1
8467| #define HAVE_SETPRIORITY 1
8468| #define HAVE_STRCASESTR 1
8469| #define HAVE_SIGACTION 1
8470| #define HAVE_GETUTENT 1
8471| #define HAVE_SETUTENT 1
8472| #define HAVE_STRDUP 1
8473| /* end confdefs.h.  */
8474| /* Define strdupa to an innocuous variant, in case <limits.h> declares strdupa.
8475|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8476| #define strdupa innocuous_strdupa
8477|
8478| /* System header to define __stub macros and hopefully few prototypes,
8479|     which can conflict with char strdupa (); below.
8480|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8481|     <limits.h> exists even on freestanding compilers.  */
8482|
8483| #ifdef __STDC__
8484| # include <limits.h>
8485| #else
8486| # include <assert.h>
8487| #endif
8488|
8489| #undef strdupa
8490|
8491| /* Override any GCC internal prototype to avoid an error.
8492|    Use char because int might match the return type of a GCC
8493|    builtin and then its argument prototype would still apply.  */
8494| #ifdef __cplusplus
8495| extern "C"
8496| #endif
8497| char strdupa ();
8498| /* The GNU C library defines this for functions which it implements
8499|     to always fail with ENOSYS.  Some functions are actually named
8500|     something starting with __ and the normal name is an alias.  */
8501| #if defined __stub_strdupa || defined __stub___strdupa
8502| choke me
8503| #endif
8504|
8505| int
8506| main ()
8507| {
8508| return strdupa ();
8509|   ;
8510|   return 0;
8511| }
8512configure:37348: result: no
8513configure:37263: checking for daemon
8514configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8515/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8516configure:37326: $? = 0
8517configure:37348: result: yes
8518configure:37263: checking for stat64
8519configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8520/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8521configure:37326: $? = 0
8522configure:37348: result: yes
8523configure:37263: checking for putenv
8524configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8525/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8526configure:37326: $? = 0
8527configure:37348: result: yes
8528configure:37263: checking for setenv
8529configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8530/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8531configure:37326: $? = 0
8532configure:37348: result: yes
8533configure:37263: checking for unsetenv
8534configure:37319: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  >&5
8535/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8536configure:37326: $? = 0
8537configure:37348: result: yes
8538configure:37361: checking for an ANSI C-conforming const
8539configure:37436: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
8540conftest.c: In function 'main':
8541conftest.c:190: warning: 't' is used uninitialized in this function
8542conftest.c:169: warning: 'cs[0]' is used uninitialized in this function
8543configure:37443: $? = 0
8544configure:37458: result: yes
8545configure:37468: checking for size_t
8546configure:37496: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
8547configure:37503: $? = 0
8548configure:37530: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
8549conftest.c: In function 'main':
8550conftest.c:199: error: expected expression before ')' token
8551configure:37537: $? = 1
8552configure: failed program was:
8553| /* confdefs.h.  */
8554| #define PACKAGE_NAME "BOINC"
8555| #define PACKAGE_TARNAME "boinc"
8556| #define PACKAGE_VERSION "6.6.37"
8557| #define PACKAGE_STRING "BOINC 6.6.37"
8558| #define PACKAGE_BUGREPORT ""
8559| #define PACKAGE "boinc"
8560| #define VERSION "6.6.37"
8561| #define STDC_HEADERS 1
8562| #define HAVE_SYS_TYPES_H 1
8563| #define HAVE_SYS_STAT_H 1
8564| #define HAVE_STDLIB_H 1
8565| #define HAVE_STRING_H 1
8566| #define HAVE_MEMORY_H 1
8567| #define HAVE_STRINGS_H 1
8568| #define HAVE_INTTYPES_H 1
8569| #define HAVE_STDINT_H 1
8570| #define HAVE_UNISTD_H 1
8571| #define HAVE_SYS_SOCKET_H 1
8572| #define HAVE_DLFCN_H 1
8573| #define HOSTTYPE "x86_64-pc-linux-gnu"
8574| #define HOSTTYPEALT "i686-pc-linux-gnu"
8575| #define DLLEXT ".so"
8576| #define HAVE_SYS_SOCKET_H 1
8577| #define HAVE_SOCKLEN_T 1
8578| #define BOINC_SOCKLEN_T socklen_t
8579| #define HAVE_LIBCURL 1
8580| #define LIBCURL_FEATURE_SSL 1
8581| #define LIBCURL_FEATURE_IPV6 1
8582| #define LIBCURL_FEATURE_LIBZ 1
8583| #define LIBCURL_FEATURE_IDN 1
8584| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
8585| #define LIBCURL_PROTOCOL_HTTP 1
8586| #define LIBCURL_PROTOCOL_HTTPS 1
8587| #define LIBCURL_PROTOCOL_FTP 1
8588| #define LIBCURL_PROTOCOL_FTPS 1
8589| #define LIBCURL_PROTOCOL_FILE 1
8590| #define LIBCURL_PROTOCOL_TELNET 1
8591| #define LIBCURL_PROTOCOL_LDAP 1
8592| #define LIBCURL_PROTOCOL_LDAPS 1
8593| #define LIBCURL_PROTOCOL_DICT 1
8594| #define LIBCURL_PROTOCOL_TFTP 1
8595| #define LIBCURL_PROTOCOL_SCP 1
8596| #define LIBCURL_PROTOCOL_SFTP 1
8597| #define USE_OPENSSL 1
8598| #define HAVE_LIBDL 1
8599| #define HAVE_LIBNSL 1
8600| #define HAVE_LIBZ 1
8601| #define HAVE_PTHREAD 1
8602| #define BOINC_PREFIX "/usr"
8603| #define BOINC_EXECPREFIX "/usr/bin"
8604| #define BOINC_LIBDIR "/usr/lib64"
8605| #define HAVE_GL_GL_H 1
8606| #define HAVE_GL_GLU_H 1
8607| #define HAVE_GL_GLUT_H 1
8608| #define HAVE_DIRENT_H 1
8609| #define STDC_HEADERS 1
8610| #define HAVE_SYS_WAIT_H 1
8611| #define TIME_WITH_SYS_TIME 1
8612| #define RETSIGTYPE void
8613| #define HAVE_ARPA_INET_H 1
8614| #define HAVE_DIRENT_H 1
8615| #define HAVE_GRP_H 1
8616| #define HAVE_FCNTL_H 1
8617| #define HAVE_INTTYPES_H 1
8618| #define HAVE_STDINT_H 1
8619| #define HAVE_MALLOC_H 1
8620| #define HAVE_ALLOCA_H 1
8621| #define HAVE_MEMORY_H 1
8622| #define HAVE_NETDB_H 1
8623| #define HAVE_NETINET_IN_H 1
8624| #define HAVE_NETINET_TCP_H 1
8625| #define HAVE_SIGNAL_H 1
8626| #define HAVE_STRINGS_H 1
8627| #define HAVE_SYS_FILE_H 1
8628| #define HAVE_SYS_IPC_H 1
8629| #define HAVE_SYS_MOUNT_H 1
8630| #define HAVE_SYS_PARAM_H 1
8631| #define HAVE_SYS_RESOURCE_H 1
8632| #define HAVE_SYS_SELECT_H 1
8633| #define HAVE_SYS_SHM_H 1
8634| #define HAVE_SYS_SOCKET_H 1
8635| #define HAVE_SYS_STAT_H 1
8636| #define HAVE_SYS_STATVFS_H 1
8637| #define HAVE_SYS_STATFS_H 1
8638| #define HAVE_SYS_SWAP_H 1
8639| #define HAVE_SYS_SYSCTL_H 1
8640| #define HAVE_SYS_TIME_H 1
8641| #define HAVE_SYS_TYPES_H 1
8642| #define HAVE_SYS_UTSNAME_H 1
8643| #define HAVE_SYS_WAIT_H 1
8644| #define HAVE_UNISTD_H 1
8645| #define HAVE_UTMP_H 1
8646| #define HAVE_ERRNO_H 1
8647| #define HAVE_SETJMP_H 1
8648| #define HAVE_ALGORITHM 1
8649| #define HAVE_BITSET 1
8650| #define HAVE_CASSERT 1
8651| #define HAVE_CCTYPE 1
8652| #define HAVE_CERRNO 1
8653| #define HAVE_CFLOAT 1
8654| #define HAVE_CLIMITS 1
8655| #define HAVE_CLOCALE 1
8656| #define HAVE_CMATH 1
8657| #define HAVE_COMPLEX 1
8658| #define HAVE_CSETJMP 1
8659| #define HAVE_CSIGNAL 1
8660| #define HAVE_CSTDARG 1
8661| #define HAVE_CSTDDEF 1
8662| #define HAVE_CSTDIO 1
8663| #define HAVE_CSTDLIB 1
8664| #define HAVE_CSTRING 1
8665| #define HAVE_CTIME 1
8666| #define HAVE_DEQUE 1
8667| #define HAVE_FSTREAM 1
8668| #define HAVE_FUNCTIONAL 1
8669| #define HAVE_IOMANIP 1
8670| #define HAVE_IOS 1
8671| #define HAVE_IOSFWD 1
8672| #define HAVE_IOSTREAM 1
8673| #define HAVE_ISTREAM 1
8674| #define HAVE_ITERATOR 1
8675| #define HAVE_LIMITS 1
8676| #define HAVE_LIST 1
8677| #define HAVE_LOCALE 1
8678| #define HAVE_MAP 1
8679| #define HAVE_MEMORY 1
8680| #define HAVE_NUMERIC 1
8681| #define HAVE_OSTREAM 1
8682| #define HAVE_QUEUE 1
8683| #define HAVE_SET 1
8684| #define HAVE_SSTREAM 1
8685| #define HAVE_STACK 1
8686| #define HAVE_STDEXCEPT 1
8687| #define HAVE_STREAMBUF 1
8688| #define HAVE_STRING 1
8689| #define HAVE_UTILITY 1
8690| #define HAVE_VALARRAY 1
8691| #define HAVE_VECTOR 1
8692| #define HAVE_NAMESPACES 1
8693| #define HAVE_STD_MIN 1
8694| #define HAVE_STD_MAX 1
8695| #define HAVE_STD_TRANSFORM 1
8696| #define HAVE_STD_LOCALE 1
8697| #define HAVE_VPRINTF 1
8698| #define HAVE_ALLOCA_H 1
8699| #define HAVE_ALLOCA 1
8700| #define HAVE_ALLOCA 1
8701| #define HAVE_SETPRIORITY 1
8702| #define HAVE_STRCASESTR 1
8703| #define HAVE_SIGACTION 1
8704| #define HAVE_GETUTENT 1
8705| #define HAVE_SETUTENT 1
8706| #define HAVE_STRDUP 1
8707| #define HAVE_DAEMON 1
8708| #define HAVE_STAT64 1
8709| #define HAVE_PUTENV 1
8710| #define HAVE_SETENV 1
8711| #define HAVE_UNSETENV 1
8712| /* end confdefs.h.  */
8713| #include <stdio.h>
8714| #ifdef HAVE_SYS_TYPES_H
8715| # include <sys/types.h>
8716| #endif
8717| #ifdef HAVE_SYS_STAT_H
8718| # include <sys/stat.h>
8719| #endif
8720| #ifdef STDC_HEADERS
8721| # include <stdlib.h>
8722| # include <stddef.h>
8723| #else
8724| # ifdef HAVE_STDLIB_H
8725| #  include <stdlib.h>
8726| # endif
8727| #endif
8728| #ifdef HAVE_STRING_H
8729| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8730| #  include <memory.h>
8731| # endif
8732| # include <string.h>
8733| #endif
8734| #ifdef HAVE_STRINGS_H
8735| # include <strings.h>
8736| #endif
8737| #ifdef HAVE_INTTYPES_H
8738| # include <inttypes.h>
8739| #endif
8740| #ifdef HAVE_STDINT_H
8741| # include <stdint.h>
8742| #endif
8743| #ifdef HAVE_UNISTD_H
8744| # include <unistd.h>
8745| #endif
8746| #include <sys/socket.h>
8747|
8748| int
8749| main ()
8750| {
8751| if (sizeof ((size_t)))
8752|         return 0;
8753|   ;
8754|   return 0;
8755| }
8756configure:37560: result: yes
8757configure:37572: checking whether struct tm is in sys/time.h or time.h
8758configure:37602: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
8759configure:37609: $? = 0
8760configure:37624: result: time.h
8761configure:37634: checking for struct tm.tm_zone
8762configure:37665: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl   conftest.c >&5
8763configure:37672: $? = 0
8764configure:37733: result: yes
8765configure:37990: checking for wx-config
8766configure:38009: found /usr/bin/wx-config
8767configure:38022: result: /usr/bin/wx-config
8768configure:38037: checking for wxWidgets version >= 2.6.0
8769configure:38084: result: yes (version 2.8.10)
8770configure:38088: checking for wxWidgets static library
8771configure:38092: result: no
8772configure:38240: checking if wxWidgets works
8773configure:38247: result: yes
8774configure:38326: checking for default wxWidgets config
8775configure:38328: result: gtk2-unicode-release-2.8
8776configure:38330: checking for wxwidgets options
8777configure:38444: result:  --unicode=yes
8778configure:39381: checking for sin in dynamic library m
8779configure:39433: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lm   >&5
8780conftest.c:172: warning: conflicting types for built-in function 'sin'
8781/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
8782/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8783configure:39440: $? = 0
8784configure:39433: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lm.so   >&5
8785conftest.c:172: warning: conflicting types for built-in function 'sin'
8786/usr/bin/ld: cannot find -lm.so
8787collect2: ld returned 1 exit status
8788configure:39440: $? = 1
8789configure: failed program was:
8790|
8791|       /* confdefs.h.  */
8792| #define PACKAGE_NAME "BOINC"
8793| #define PACKAGE_TARNAME "boinc"
8794| #define PACKAGE_VERSION "6.6.37"
8795| #define PACKAGE_STRING "BOINC 6.6.37"
8796| #define PACKAGE_BUGREPORT ""
8797| #define PACKAGE "boinc"
8798| #define VERSION "6.6.37"
8799| #define STDC_HEADERS 1
8800| #define HAVE_SYS_TYPES_H 1
8801| #define HAVE_SYS_STAT_H 1
8802| #define HAVE_STDLIB_H 1
8803| #define HAVE_STRING_H 1
8804| #define HAVE_MEMORY_H 1
8805| #define HAVE_STRINGS_H 1
8806| #define HAVE_INTTYPES_H 1
8807| #define HAVE_STDINT_H 1
8808| #define HAVE_UNISTD_H 1
8809| #define HAVE_SYS_SOCKET_H 1
8810| #define HAVE_DLFCN_H 1
8811| #define HOSTTYPE "x86_64-pc-linux-gnu"
8812| #define HOSTTYPEALT "i686-pc-linux-gnu"
8813| #define DLLEXT ".so"
8814| #define HAVE_SYS_SOCKET_H 1
8815| #define HAVE_SOCKLEN_T 1
8816| #define BOINC_SOCKLEN_T socklen_t
8817| #define HAVE_LIBCURL 1
8818| #define LIBCURL_FEATURE_SSL 1
8819| #define LIBCURL_FEATURE_IPV6 1
8820| #define LIBCURL_FEATURE_LIBZ 1
8821| #define LIBCURL_FEATURE_IDN 1
8822| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
8823| #define LIBCURL_PROTOCOL_HTTP 1
8824| #define LIBCURL_PROTOCOL_HTTPS 1
8825| #define LIBCURL_PROTOCOL_FTP 1
8826| #define LIBCURL_PROTOCOL_FTPS 1
8827| #define LIBCURL_PROTOCOL_FILE 1
8828| #define LIBCURL_PROTOCOL_TELNET 1
8829| #define LIBCURL_PROTOCOL_LDAP 1
8830| #define LIBCURL_PROTOCOL_LDAPS 1
8831| #define LIBCURL_PROTOCOL_DICT 1
8832| #define LIBCURL_PROTOCOL_TFTP 1
8833| #define LIBCURL_PROTOCOL_SCP 1
8834| #define LIBCURL_PROTOCOL_SFTP 1
8835| #define USE_OPENSSL 1
8836| #define HAVE_LIBDL 1
8837| #define HAVE_LIBNSL 1
8838| #define HAVE_LIBZ 1
8839| #define HAVE_PTHREAD 1
8840| #define BOINC_PREFIX "/usr"
8841| #define BOINC_EXECPREFIX "/usr/bin"
8842| #define BOINC_LIBDIR "/usr/lib64"
8843| #define HAVE_GL_GL_H 1
8844| #define HAVE_GL_GLU_H 1
8845| #define HAVE_GL_GLUT_H 1
8846| #define HAVE_DIRENT_H 1
8847| #define STDC_HEADERS 1
8848| #define HAVE_SYS_WAIT_H 1
8849| #define TIME_WITH_SYS_TIME 1
8850| #define RETSIGTYPE void
8851| #define HAVE_ARPA_INET_H 1
8852| #define HAVE_DIRENT_H 1
8853| #define HAVE_GRP_H 1
8854| #define HAVE_FCNTL_H 1
8855| #define HAVE_INTTYPES_H 1
8856| #define HAVE_STDINT_H 1
8857| #define HAVE_MALLOC_H 1
8858| #define HAVE_ALLOCA_H 1
8859| #define HAVE_MEMORY_H 1
8860| #define HAVE_NETDB_H 1
8861| #define HAVE_NETINET_IN_H 1
8862| #define HAVE_NETINET_TCP_H 1
8863| #define HAVE_SIGNAL_H 1
8864| #define HAVE_STRINGS_H 1
8865| #define HAVE_SYS_FILE_H 1
8866| #define HAVE_SYS_IPC_H 1
8867| #define HAVE_SYS_MOUNT_H 1
8868| #define HAVE_SYS_PARAM_H 1
8869| #define HAVE_SYS_RESOURCE_H 1
8870| #define HAVE_SYS_SELECT_H 1
8871| #define HAVE_SYS_SHM_H 1
8872| #define HAVE_SYS_SOCKET_H 1
8873| #define HAVE_SYS_STAT_H 1
8874| #define HAVE_SYS_STATVFS_H 1
8875| #define HAVE_SYS_STATFS_H 1
8876| #define HAVE_SYS_SWAP_H 1
8877| #define HAVE_SYS_SYSCTL_H 1
8878| #define HAVE_SYS_TIME_H 1
8879| #define HAVE_SYS_TYPES_H 1
8880| #define HAVE_SYS_UTSNAME_H 1
8881| #define HAVE_SYS_WAIT_H 1
8882| #define HAVE_UNISTD_H 1
8883| #define HAVE_UTMP_H 1
8884| #define HAVE_ERRNO_H 1
8885| #define HAVE_SETJMP_H 1
8886| #define HAVE_ALGORITHM 1
8887| #define HAVE_BITSET 1
8888| #define HAVE_CASSERT 1
8889| #define HAVE_CCTYPE 1
8890| #define HAVE_CERRNO 1
8891| #define HAVE_CFLOAT 1
8892| #define HAVE_CLIMITS 1
8893| #define HAVE_CLOCALE 1
8894| #define HAVE_CMATH 1
8895| #define HAVE_COMPLEX 1
8896| #define HAVE_CSETJMP 1
8897| #define HAVE_CSIGNAL 1
8898| #define HAVE_CSTDARG 1
8899| #define HAVE_CSTDDEF 1
8900| #define HAVE_CSTDIO 1
8901| #define HAVE_CSTDLIB 1
8902| #define HAVE_CSTRING 1
8903| #define HAVE_CTIME 1
8904| #define HAVE_DEQUE 1
8905| #define HAVE_FSTREAM 1
8906| #define HAVE_FUNCTIONAL 1
8907| #define HAVE_IOMANIP 1
8908| #define HAVE_IOS 1
8909| #define HAVE_IOSFWD 1
8910| #define HAVE_IOSTREAM 1
8911| #define HAVE_ISTREAM 1
8912| #define HAVE_ITERATOR 1
8913| #define HAVE_LIMITS 1
8914| #define HAVE_LIST 1
8915| #define HAVE_LOCALE 1
8916| #define HAVE_MAP 1
8917| #define HAVE_MEMORY 1
8918| #define HAVE_NUMERIC 1
8919| #define HAVE_OSTREAM 1
8920| #define HAVE_QUEUE 1
8921| #define HAVE_SET 1
8922| #define HAVE_SSTREAM 1
8923| #define HAVE_STACK 1
8924| #define HAVE_STDEXCEPT 1
8925| #define HAVE_STREAMBUF 1
8926| #define HAVE_STRING 1
8927| #define HAVE_UTILITY 1
8928| #define HAVE_VALARRAY 1
8929| #define HAVE_VECTOR 1
8930| #define HAVE_NAMESPACES 1
8931| #define HAVE_STD_MIN 1
8932| #define HAVE_STD_MAX 1
8933| #define HAVE_STD_TRANSFORM 1
8934| #define HAVE_STD_LOCALE 1
8935| #define HAVE_VPRINTF 1
8936| #define HAVE_ALLOCA_H 1
8937| #define HAVE_ALLOCA 1
8938| #define HAVE_ALLOCA 1
8939| #define HAVE_SETPRIORITY 1
8940| #define HAVE_STRCASESTR 1
8941| #define HAVE_SIGACTION 1
8942| #define HAVE_GETUTENT 1
8943| #define HAVE_SETUTENT 1
8944| #define HAVE_STRDUP 1
8945| #define HAVE_DAEMON 1
8946| #define HAVE_STAT64 1
8947| #define HAVE_PUTENV 1
8948| #define HAVE_SETENV 1
8949| #define HAVE_UNSETENV 1
8950| #define HAVE_STRUCT_TM_TM_ZONE 1
8951| #define HAVE_TM_ZONE 1
8952| #define UTMP_LOCATION "/var/run/utmp"
8953| #define HAVE__PROC_SELF_STAT 1
8954| #define HAVE__PROC_MEMINFO 1
8955| /* end confdefs.h.  */
8956|
8957|         #define CONFIG_TEST 1
8958|       #ifdef __cplusplus
8959|       extern "C" {
8960|       #endif
8961|         char sin ();
8962|       #ifdef __cplusplus
8963|       }
8964|       #endif
8965|
8966| int
8967| main ()
8968| {
8969|  sin ();
8970|   ;
8971|   return 0;
8972| }
8973|
8974configure:39534: result:  -lm
8975DEBUG: CLIENTLIBS=-lm
8976configure:40113: checking for atexit in dynamic library c
8977configure:40165: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lc  -lm  >&5
8978/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8979/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
8980/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
8981configure:40172: $? = 0
8982configure:40165: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lc.so  -lm  >&5
8983/usr/bin/ld: cannot find -lc.so
8984collect2: ld returned 1 exit status
8985configure:40172: $? = 1
8986configure: failed program was:
8987|
8988|       /* confdefs.h.  */
8989| #define PACKAGE_NAME "BOINC"
8990| #define PACKAGE_TARNAME "boinc"
8991| #define PACKAGE_VERSION "6.6.37"
8992| #define PACKAGE_STRING "BOINC 6.6.37"
8993| #define PACKAGE_BUGREPORT ""
8994| #define PACKAGE "boinc"
8995| #define VERSION "6.6.37"
8996| #define STDC_HEADERS 1
8997| #define HAVE_SYS_TYPES_H 1
8998| #define HAVE_SYS_STAT_H 1
8999| #define HAVE_STDLIB_H 1
9000| #define HAVE_STRING_H 1
9001| #define HAVE_MEMORY_H 1
9002| #define HAVE_STRINGS_H 1
9003| #define HAVE_INTTYPES_H 1
9004| #define HAVE_STDINT_H 1
9005| #define HAVE_UNISTD_H 1
9006| #define HAVE_SYS_SOCKET_H 1
9007| #define HAVE_DLFCN_H 1
9008| #define HOSTTYPE "x86_64-pc-linux-gnu"
9009| #define HOSTTYPEALT "i686-pc-linux-gnu"
9010| #define DLLEXT ".so"
9011| #define HAVE_SYS_SOCKET_H 1
9012| #define HAVE_SOCKLEN_T 1
9013| #define BOINC_SOCKLEN_T socklen_t
9014| #define HAVE_LIBCURL 1
9015| #define LIBCURL_FEATURE_SSL 1
9016| #define LIBCURL_FEATURE_IPV6 1
9017| #define LIBCURL_FEATURE_LIBZ 1
9018| #define LIBCURL_FEATURE_IDN 1
9019| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
9020| #define LIBCURL_PROTOCOL_HTTP 1
9021| #define LIBCURL_PROTOCOL_HTTPS 1
9022| #define LIBCURL_PROTOCOL_FTP 1
9023| #define LIBCURL_PROTOCOL_FTPS 1
9024| #define LIBCURL_PROTOCOL_FILE 1
9025| #define LIBCURL_PROTOCOL_TELNET 1
9026| #define LIBCURL_PROTOCOL_LDAP 1
9027| #define LIBCURL_PROTOCOL_LDAPS 1
9028| #define LIBCURL_PROTOCOL_DICT 1
9029| #define LIBCURL_PROTOCOL_TFTP 1
9030| #define LIBCURL_PROTOCOL_SCP 1
9031| #define LIBCURL_PROTOCOL_SFTP 1
9032| #define USE_OPENSSL 1
9033| #define HAVE_LIBDL 1
9034| #define HAVE_LIBNSL 1
9035| #define HAVE_LIBZ 1
9036| #define HAVE_PTHREAD 1
9037| #define BOINC_PREFIX "/usr"
9038| #define BOINC_EXECPREFIX "/usr/bin"
9039| #define BOINC_LIBDIR "/usr/lib64"
9040| #define HAVE_GL_GL_H 1
9041| #define HAVE_GL_GLU_H 1
9042| #define HAVE_GL_GLUT_H 1
9043| #define HAVE_DIRENT_H 1
9044| #define STDC_HEADERS 1
9045| #define HAVE_SYS_WAIT_H 1
9046| #define TIME_WITH_SYS_TIME 1
9047| #define RETSIGTYPE void
9048| #define HAVE_ARPA_INET_H 1
9049| #define HAVE_DIRENT_H 1
9050| #define HAVE_GRP_H 1
9051| #define HAVE_FCNTL_H 1
9052| #define HAVE_INTTYPES_H 1
9053| #define HAVE_STDINT_H 1
9054| #define HAVE_MALLOC_H 1
9055| #define HAVE_ALLOCA_H 1
9056| #define HAVE_MEMORY_H 1
9057| #define HAVE_NETDB_H 1
9058| #define HAVE_NETINET_IN_H 1
9059| #define HAVE_NETINET_TCP_H 1
9060| #define HAVE_SIGNAL_H 1
9061| #define HAVE_STRINGS_H 1
9062| #define HAVE_SYS_FILE_H 1
9063| #define HAVE_SYS_IPC_H 1
9064| #define HAVE_SYS_MOUNT_H 1
9065| #define HAVE_SYS_PARAM_H 1
9066| #define HAVE_SYS_RESOURCE_H 1
9067| #define HAVE_SYS_SELECT_H 1
9068| #define HAVE_SYS_SHM_H 1
9069| #define HAVE_SYS_SOCKET_H 1
9070| #define HAVE_SYS_STAT_H 1
9071| #define HAVE_SYS_STATVFS_H 1
9072| #define HAVE_SYS_STATFS_H 1
9073| #define HAVE_SYS_SWAP_H 1
9074| #define HAVE_SYS_SYSCTL_H 1
9075| #define HAVE_SYS_TIME_H 1
9076| #define HAVE_SYS_TYPES_H 1
9077| #define HAVE_SYS_UTSNAME_H 1
9078| #define HAVE_SYS_WAIT_H 1
9079| #define HAVE_UNISTD_H 1
9080| #define HAVE_UTMP_H 1
9081| #define HAVE_ERRNO_H 1
9082| #define HAVE_SETJMP_H 1
9083| #define HAVE_ALGORITHM 1
9084| #define HAVE_BITSET 1
9085| #define HAVE_CASSERT 1
9086| #define HAVE_CCTYPE 1
9087| #define HAVE_CERRNO 1
9088| #define HAVE_CFLOAT 1
9089| #define HAVE_CLIMITS 1
9090| #define HAVE_CLOCALE 1
9091| #define HAVE_CMATH 1
9092| #define HAVE_COMPLEX 1
9093| #define HAVE_CSETJMP 1
9094| #define HAVE_CSIGNAL 1
9095| #define HAVE_CSTDARG 1
9096| #define HAVE_CSTDDEF 1
9097| #define HAVE_CSTDIO 1
9098| #define HAVE_CSTDLIB 1
9099| #define HAVE_CSTRING 1
9100| #define HAVE_CTIME 1
9101| #define HAVE_DEQUE 1
9102| #define HAVE_FSTREAM 1
9103| #define HAVE_FUNCTIONAL 1
9104| #define HAVE_IOMANIP 1
9105| #define HAVE_IOS 1
9106| #define HAVE_IOSFWD 1
9107| #define HAVE_IOSTREAM 1
9108| #define HAVE_ISTREAM 1
9109| #define HAVE_ITERATOR 1
9110| #define HAVE_LIMITS 1
9111| #define HAVE_LIST 1
9112| #define HAVE_LOCALE 1
9113| #define HAVE_MAP 1
9114| #define HAVE_MEMORY 1
9115| #define HAVE_NUMERIC 1
9116| #define HAVE_OSTREAM 1
9117| #define HAVE_QUEUE 1
9118| #define HAVE_SET 1
9119| #define HAVE_SSTREAM 1
9120| #define HAVE_STACK 1
9121| #define HAVE_STDEXCEPT 1
9122| #define HAVE_STREAMBUF 1
9123| #define HAVE_STRING 1
9124| #define HAVE_UTILITY 1
9125| #define HAVE_VALARRAY 1
9126| #define HAVE_VECTOR 1
9127| #define HAVE_NAMESPACES 1
9128| #define HAVE_STD_MIN 1
9129| #define HAVE_STD_MAX 1
9130| #define HAVE_STD_TRANSFORM 1
9131| #define HAVE_STD_LOCALE 1
9132| #define HAVE_VPRINTF 1
9133| #define HAVE_ALLOCA_H 1
9134| #define HAVE_ALLOCA 1
9135| #define HAVE_ALLOCA 1
9136| #define HAVE_SETPRIORITY 1
9137| #define HAVE_STRCASESTR 1
9138| #define HAVE_SIGACTION 1
9139| #define HAVE_GETUTENT 1
9140| #define HAVE_SETUTENT 1
9141| #define HAVE_STRDUP 1
9142| #define HAVE_DAEMON 1
9143| #define HAVE_STAT64 1
9144| #define HAVE_PUTENV 1
9145| #define HAVE_SETENV 1
9146| #define HAVE_UNSETENV 1
9147| #define HAVE_STRUCT_TM_TM_ZONE 1
9148| #define HAVE_TM_ZONE 1
9149| #define UTMP_LOCATION "/var/run/utmp"
9150| #define HAVE__PROC_SELF_STAT 1
9151| #define HAVE__PROC_MEMINFO 1
9152| #define HAVE_LIBM 1
9153| #define HAVE_LIBM 1
9154| /* end confdefs.h.  */
9155|
9156|         #define CONFIG_TEST 1
9157|       #ifdef __cplusplus
9158|       extern "C" {
9159|       #endif
9160|         char atexit ();
9161|       #ifdef __cplusplus
9162|       }
9163|       #endif
9164|
9165| int
9166| main ()
9167| {
9168|  atexit ();
9169|   ;
9170|   return 0;
9171| }
9172|
9173configure:40266: result:  -lc
9174DEBUG: CLIENTLIBS=-lc -lm
9175configure:40845: checking for pthread_join in dynamic library pthread
9176configure:40897: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lpthread  -lc -lm  >&5
9177/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
9178/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9179/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
9180/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9181configure:40904: $? = 0
9182configure:40897: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lpthread.so  -lc -lm  >&5
9183/usr/bin/ld: cannot find -lpthread.so
9184collect2: ld returned 1 exit status
9185configure:40904: $? = 1
9186configure: failed program was:
9187|
9188|       /* confdefs.h.  */
9189| #define PACKAGE_NAME "BOINC"
9190| #define PACKAGE_TARNAME "boinc"
9191| #define PACKAGE_VERSION "6.6.37"
9192| #define PACKAGE_STRING "BOINC 6.6.37"
9193| #define PACKAGE_BUGREPORT ""
9194| #define PACKAGE "boinc"
9195| #define VERSION "6.6.37"
9196| #define STDC_HEADERS 1
9197| #define HAVE_SYS_TYPES_H 1
9198| #define HAVE_SYS_STAT_H 1
9199| #define HAVE_STDLIB_H 1
9200| #define HAVE_STRING_H 1
9201| #define HAVE_MEMORY_H 1
9202| #define HAVE_STRINGS_H 1
9203| #define HAVE_INTTYPES_H 1
9204| #define HAVE_STDINT_H 1
9205| #define HAVE_UNISTD_H 1
9206| #define HAVE_SYS_SOCKET_H 1
9207| #define HAVE_DLFCN_H 1
9208| #define HOSTTYPE "x86_64-pc-linux-gnu"
9209| #define HOSTTYPEALT "i686-pc-linux-gnu"
9210| #define DLLEXT ".so"
9211| #define HAVE_SYS_SOCKET_H 1
9212| #define HAVE_SOCKLEN_T 1
9213| #define BOINC_SOCKLEN_T socklen_t
9214| #define HAVE_LIBCURL 1
9215| #define LIBCURL_FEATURE_SSL 1
9216| #define LIBCURL_FEATURE_IPV6 1
9217| #define LIBCURL_FEATURE_LIBZ 1
9218| #define LIBCURL_FEATURE_IDN 1
9219| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
9220| #define LIBCURL_PROTOCOL_HTTP 1
9221| #define LIBCURL_PROTOCOL_HTTPS 1
9222| #define LIBCURL_PROTOCOL_FTP 1
9223| #define LIBCURL_PROTOCOL_FTPS 1
9224| #define LIBCURL_PROTOCOL_FILE 1
9225| #define LIBCURL_PROTOCOL_TELNET 1
9226| #define LIBCURL_PROTOCOL_LDAP 1
9227| #define LIBCURL_PROTOCOL_LDAPS 1
9228| #define LIBCURL_PROTOCOL_DICT 1
9229| #define LIBCURL_PROTOCOL_TFTP 1
9230| #define LIBCURL_PROTOCOL_SCP 1
9231| #define LIBCURL_PROTOCOL_SFTP 1
9232| #define USE_OPENSSL 1
9233| #define HAVE_LIBDL 1
9234| #define HAVE_LIBNSL 1
9235| #define HAVE_LIBZ 1
9236| #define HAVE_PTHREAD 1
9237| #define BOINC_PREFIX "/usr"
9238| #define BOINC_EXECPREFIX "/usr/bin"
9239| #define BOINC_LIBDIR "/usr/lib64"
9240| #define HAVE_GL_GL_H 1
9241| #define HAVE_GL_GLU_H 1
9242| #define HAVE_GL_GLUT_H 1
9243| #define HAVE_DIRENT_H 1
9244| #define STDC_HEADERS 1
9245| #define HAVE_SYS_WAIT_H 1
9246| #define TIME_WITH_SYS_TIME 1
9247| #define RETSIGTYPE void
9248| #define HAVE_ARPA_INET_H 1
9249| #define HAVE_DIRENT_H 1
9250| #define HAVE_GRP_H 1
9251| #define HAVE_FCNTL_H 1
9252| #define HAVE_INTTYPES_H 1
9253| #define HAVE_STDINT_H 1
9254| #define HAVE_MALLOC_H 1
9255| #define HAVE_ALLOCA_H 1
9256| #define HAVE_MEMORY_H 1
9257| #define HAVE_NETDB_H 1
9258| #define HAVE_NETINET_IN_H 1
9259| #define HAVE_NETINET_TCP_H 1
9260| #define HAVE_SIGNAL_H 1
9261| #define HAVE_STRINGS_H 1
9262| #define HAVE_SYS_FILE_H 1
9263| #define HAVE_SYS_IPC_H 1
9264| #define HAVE_SYS_MOUNT_H 1
9265| #define HAVE_SYS_PARAM_H 1
9266| #define HAVE_SYS_RESOURCE_H 1
9267| #define HAVE_SYS_SELECT_H 1
9268| #define HAVE_SYS_SHM_H 1
9269| #define HAVE_SYS_SOCKET_H 1
9270| #define HAVE_SYS_STAT_H 1
9271| #define HAVE_SYS_STATVFS_H 1
9272| #define HAVE_SYS_STATFS_H 1
9273| #define HAVE_SYS_SWAP_H 1
9274| #define HAVE_SYS_SYSCTL_H 1
9275| #define HAVE_SYS_TIME_H 1
9276| #define HAVE_SYS_TYPES_H 1
9277| #define HAVE_SYS_UTSNAME_H 1
9278| #define HAVE_SYS_WAIT_H 1
9279| #define HAVE_UNISTD_H 1
9280| #define HAVE_UTMP_H 1
9281| #define HAVE_ERRNO_H 1
9282| #define HAVE_SETJMP_H 1
9283| #define HAVE_ALGORITHM 1
9284| #define HAVE_BITSET 1
9285| #define HAVE_CASSERT 1
9286| #define HAVE_CCTYPE 1
9287| #define HAVE_CERRNO 1
9288| #define HAVE_CFLOAT 1
9289| #define HAVE_CLIMITS 1
9290| #define HAVE_CLOCALE 1
9291| #define HAVE_CMATH 1
9292| #define HAVE_COMPLEX 1
9293| #define HAVE_CSETJMP 1
9294| #define HAVE_CSIGNAL 1
9295| #define HAVE_CSTDARG 1
9296| #define HAVE_CSTDDEF 1
9297| #define HAVE_CSTDIO 1
9298| #define HAVE_CSTDLIB 1
9299| #define HAVE_CSTRING 1
9300| #define HAVE_CTIME 1
9301| #define HAVE_DEQUE 1
9302| #define HAVE_FSTREAM 1
9303| #define HAVE_FUNCTIONAL 1
9304| #define HAVE_IOMANIP 1
9305| #define HAVE_IOS 1
9306| #define HAVE_IOSFWD 1
9307| #define HAVE_IOSTREAM 1
9308| #define HAVE_ISTREAM 1
9309| #define HAVE_ITERATOR 1
9310| #define HAVE_LIMITS 1
9311| #define HAVE_LIST 1
9312| #define HAVE_LOCALE 1
9313| #define HAVE_MAP 1
9314| #define HAVE_MEMORY 1
9315| #define HAVE_NUMERIC 1
9316| #define HAVE_OSTREAM 1
9317| #define HAVE_QUEUE 1
9318| #define HAVE_SET 1
9319| #define HAVE_SSTREAM 1
9320| #define HAVE_STACK 1
9321| #define HAVE_STDEXCEPT 1
9322| #define HAVE_STREAMBUF 1
9323| #define HAVE_STRING 1
9324| #define HAVE_UTILITY 1
9325| #define HAVE_VALARRAY 1
9326| #define HAVE_VECTOR 1
9327| #define HAVE_NAMESPACES 1
9328| #define HAVE_STD_MIN 1
9329| #define HAVE_STD_MAX 1
9330| #define HAVE_STD_TRANSFORM 1
9331| #define HAVE_STD_LOCALE 1
9332| #define HAVE_VPRINTF 1
9333| #define HAVE_ALLOCA_H 1
9334| #define HAVE_ALLOCA 1
9335| #define HAVE_ALLOCA 1
9336| #define HAVE_SETPRIORITY 1
9337| #define HAVE_STRCASESTR 1
9338| #define HAVE_SIGACTION 1
9339| #define HAVE_GETUTENT 1
9340| #define HAVE_SETUTENT 1
9341| #define HAVE_STRDUP 1
9342| #define HAVE_DAEMON 1
9343| #define HAVE_STAT64 1
9344| #define HAVE_PUTENV 1
9345| #define HAVE_SETENV 1
9346| #define HAVE_UNSETENV 1
9347| #define HAVE_STRUCT_TM_TM_ZONE 1
9348| #define HAVE_TM_ZONE 1
9349| #define UTMP_LOCATION "/var/run/utmp"
9350| #define HAVE__PROC_SELF_STAT 1
9351| #define HAVE__PROC_MEMINFO 1
9352| #define HAVE_LIBM 1
9353| #define HAVE_LIBM 1
9354| #define HAVE_LIBC 1
9355| #define HAVE_LIBC 1
9356| /* end confdefs.h.  */
9357|
9358|         #define CONFIG_TEST 1
9359|       #ifdef __cplusplus
9360|       extern "C" {
9361|       #endif
9362|         char pthread_join ();
9363|       #ifdef __cplusplus
9364|       }
9365|       #endif
9366|
9367| int
9368| main ()
9369| {
9370|  pthread_join ();
9371|   ;
9372|   return 0;
9373| }
9374|
9375configure:40998: result:  -lpthread
9376DEBUG: CLIENTLIBS=-lpthread -lc -lm
9377configure:41166: checking for _Unwind_Resume in static library gcc_eh
9378configure:41375: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lgcc_eh  -lpthread -lc -lm  >&5
9379/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
9380/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9381/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
9382/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9383configure:41382: $? = 0
9384configure:41417: result:  -lgcc_eh
9385DEBUG: CLIENTLIBS=-lgcc_eh -lpthread -lc -lm
9386configure:41898: checking for sscanf in static library gcc
9387configure:42107: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lgcc  -lgcc_eh -lpthread -lc -lm  >&5
9388conftest.c:180: warning: conflicting types for built-in function 'sscanf'
9389/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
9390/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9391/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
9392/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9393configure:42114: $? = 0
9394configure:42149: result:  -lgcc
9395DEBUG: CLIENTLIBS=-lgcc -lgcc_eh -lpthread -lc -lm
9396configure:42630: checking for static library c_nonshared
9397configure:42839: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lc_nonshared  -lgcc -lgcc_eh -lpthread -lc -lm  >&5
9398/usr/bin/ld: skipping incompatible /usr/lib/libc_nonshared.a when searching for -lc_nonshared
9399/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
9400/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9401/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
9402/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9403configure:42846: $? = 0
9404configure:42881: result:  -lc_nonshared
9405DEBUG: CLIENTLIBS=-lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm
9406configure:43362: checking for sscanf in static library stdc++
9407configure:43571: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lstdc++  -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
9408conftest.c:184: warning: conflicting types for built-in function 'sscanf'
9409/usr/bin/ld: skipping incompatible /usr/lib/libc_nonshared.a when searching for -lc_nonshared
9410/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
9411/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9412/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
9413/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
9414configure:43578: $? = 0
9415configure:43613: result:  -lstdc++
9416DEBUG: CLIENTLIBS=-lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm
9417configure:44507: checking for dynamic library wsock32
9418configure:44559: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lwsock32  -lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
9419conftest.c:178:21: warning: missing whitespace after the macro name
9420/usr/bin/ld: cannot find -lwsock32
9421collect2: ld returned 1 exit status
9422configure:44566: $? = 1
9423configure: failed program was:
9424|
9425|       /* confdefs.h.  */
9426| #define PACKAGE_NAME "BOINC"
9427| #define PACKAGE_TARNAME "boinc"
9428| #define PACKAGE_VERSION "6.6.37"
9429| #define PACKAGE_STRING "BOINC 6.6.37"
9430| #define PACKAGE_BUGREPORT ""
9431| #define PACKAGE "boinc"
9432| #define VERSION "6.6.37"
9433| #define STDC_HEADERS 1
9434| #define HAVE_SYS_TYPES_H 1
9435| #define HAVE_SYS_STAT_H 1
9436| #define HAVE_STDLIB_H 1
9437| #define HAVE_STRING_H 1
9438| #define HAVE_MEMORY_H 1
9439| #define HAVE_STRINGS_H 1
9440| #define HAVE_INTTYPES_H 1
9441| #define HAVE_STDINT_H 1
9442| #define HAVE_UNISTD_H 1
9443| #define HAVE_SYS_SOCKET_H 1
9444| #define HAVE_DLFCN_H 1
9445| #define HOSTTYPE "x86_64-pc-linux-gnu"
9446| #define HOSTTYPEALT "i686-pc-linux-gnu"
9447| #define DLLEXT ".so"
9448| #define HAVE_SYS_SOCKET_H 1
9449| #define HAVE_SOCKLEN_T 1
9450| #define BOINC_SOCKLEN_T socklen_t
9451| #define HAVE_LIBCURL 1
9452| #define LIBCURL_FEATURE_SSL 1
9453| #define LIBCURL_FEATURE_IPV6 1
9454| #define LIBCURL_FEATURE_LIBZ 1
9455| #define LIBCURL_FEATURE_IDN 1
9456| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
9457| #define LIBCURL_PROTOCOL_HTTP 1
9458| #define LIBCURL_PROTOCOL_HTTPS 1
9459| #define LIBCURL_PROTOCOL_FTP 1
9460| #define LIBCURL_PROTOCOL_FTPS 1
9461| #define LIBCURL_PROTOCOL_FILE 1
9462| #define LIBCURL_PROTOCOL_TELNET 1
9463| #define LIBCURL_PROTOCOL_LDAP 1
9464| #define LIBCURL_PROTOCOL_LDAPS 1
9465| #define LIBCURL_PROTOCOL_DICT 1
9466| #define LIBCURL_PROTOCOL_TFTP 1
9467| #define LIBCURL_PROTOCOL_SCP 1
9468| #define LIBCURL_PROTOCOL_SFTP 1
9469| #define USE_OPENSSL 1
9470| #define HAVE_LIBDL 1
9471| #define HAVE_LIBNSL 1
9472| #define HAVE_LIBZ 1
9473| #define HAVE_PTHREAD 1
9474| #define BOINC_PREFIX "/usr"
9475| #define BOINC_EXECPREFIX "/usr/bin"
9476| #define BOINC_LIBDIR "/usr/lib64"
9477| #define HAVE_GL_GL_H 1
9478| #define HAVE_GL_GLU_H 1
9479| #define HAVE_GL_GLUT_H 1
9480| #define HAVE_DIRENT_H 1
9481| #define STDC_HEADERS 1
9482| #define HAVE_SYS_WAIT_H 1
9483| #define TIME_WITH_SYS_TIME 1
9484| #define RETSIGTYPE void
9485| #define HAVE_ARPA_INET_H 1
9486| #define HAVE_DIRENT_H 1
9487| #define HAVE_GRP_H 1
9488| #define HAVE_FCNTL_H 1
9489| #define HAVE_INTTYPES_H 1
9490| #define HAVE_STDINT_H 1
9491| #define HAVE_MALLOC_H 1
9492| #define HAVE_ALLOCA_H 1
9493| #define HAVE_MEMORY_H 1
9494| #define HAVE_NETDB_H 1
9495| #define HAVE_NETINET_IN_H 1
9496| #define HAVE_NETINET_TCP_H 1
9497| #define HAVE_SIGNAL_H 1
9498| #define HAVE_STRINGS_H 1
9499| #define HAVE_SYS_FILE_H 1
9500| #define HAVE_SYS_IPC_H 1
9501| #define HAVE_SYS_MOUNT_H 1
9502| #define HAVE_SYS_PARAM_H 1
9503| #define HAVE_SYS_RESOURCE_H 1
9504| #define HAVE_SYS_SELECT_H 1
9505| #define HAVE_SYS_SHM_H 1
9506| #define HAVE_SYS_SOCKET_H 1
9507| #define HAVE_SYS_STAT_H 1
9508| #define HAVE_SYS_STATVFS_H 1
9509| #define HAVE_SYS_STATFS_H 1
9510| #define HAVE_SYS_SWAP_H 1
9511| #define HAVE_SYS_SYSCTL_H 1
9512| #define HAVE_SYS_TIME_H 1
9513| #define HAVE_SYS_TYPES_H 1
9514| #define HAVE_SYS_UTSNAME_H 1
9515| #define HAVE_SYS_WAIT_H 1
9516| #define HAVE_UNISTD_H 1
9517| #define HAVE_UTMP_H 1
9518| #define HAVE_ERRNO_H 1
9519| #define HAVE_SETJMP_H 1
9520| #define HAVE_ALGORITHM 1
9521| #define HAVE_BITSET 1
9522| #define HAVE_CASSERT 1
9523| #define HAVE_CCTYPE 1
9524| #define HAVE_CERRNO 1
9525| #define HAVE_CFLOAT 1
9526| #define HAVE_CLIMITS 1
9527| #define HAVE_CLOCALE 1
9528| #define HAVE_CMATH 1
9529| #define HAVE_COMPLEX 1
9530| #define HAVE_CSETJMP 1
9531| #define HAVE_CSIGNAL 1
9532| #define HAVE_CSTDARG 1
9533| #define HAVE_CSTDDEF 1
9534| #define HAVE_CSTDIO 1
9535| #define HAVE_CSTDLIB 1
9536| #define HAVE_CSTRING 1
9537| #define HAVE_CTIME 1
9538| #define HAVE_DEQUE 1
9539| #define HAVE_FSTREAM 1
9540| #define HAVE_FUNCTIONAL 1
9541| #define HAVE_IOMANIP 1
9542| #define HAVE_IOS 1
9543| #define HAVE_IOSFWD 1
9544| #define HAVE_IOSTREAM 1
9545| #define HAVE_ISTREAM 1
9546| #define HAVE_ITERATOR 1
9547| #define HAVE_LIMITS 1
9548| #define HAVE_LIST 1
9549| #define HAVE_LOCALE 1
9550| #define HAVE_MAP 1
9551| #define HAVE_MEMORY 1
9552| #define HAVE_NUMERIC 1
9553| #define HAVE_OSTREAM 1
9554| #define HAVE_QUEUE 1
9555| #define HAVE_SET 1
9556| #define HAVE_SSTREAM 1
9557| #define HAVE_STACK 1
9558| #define HAVE_STDEXCEPT 1
9559| #define HAVE_STREAMBUF 1
9560| #define HAVE_STRING 1
9561| #define HAVE_UTILITY 1
9562| #define HAVE_VALARRAY 1
9563| #define HAVE_VECTOR 1
9564| #define HAVE_NAMESPACES 1
9565| #define HAVE_STD_MIN 1
9566| #define HAVE_STD_MAX 1
9567| #define HAVE_STD_TRANSFORM 1
9568| #define HAVE_STD_LOCALE 1
9569| #define HAVE_VPRINTF 1
9570| #define HAVE_ALLOCA_H 1
9571| #define HAVE_ALLOCA 1
9572| #define HAVE_ALLOCA 1
9573| #define HAVE_SETPRIORITY 1
9574| #define HAVE_STRCASESTR 1
9575| #define HAVE_SIGACTION 1
9576| #define HAVE_GETUTENT 1
9577| #define HAVE_SETUTENT 1
9578| #define HAVE_STRDUP 1
9579| #define HAVE_DAEMON 1
9580| #define HAVE_STAT64 1
9581| #define HAVE_PUTENV 1
9582| #define HAVE_SETENV 1
9583| #define HAVE_UNSETENV 1
9584| #define HAVE_STRUCT_TM_TM_ZONE 1
9585| #define HAVE_TM_ZONE 1
9586| #define UTMP_LOCATION "/var/run/utmp"
9587| #define HAVE__PROC_SELF_STAT 1
9588| #define HAVE__PROC_MEMINFO 1
9589| #define HAVE_LIBM 1
9590| #define HAVE_LIBM 1
9591| #define HAVE_LIBC 1
9592| #define HAVE_LIBC 1
9593| #define HAVE_LIBPTHREAD 1
9594| #define HAVE_LIBPTHREAD 1
9595| #define HAVE_LIBGCC_EH 1
9596| #define HAVE_LIBGCC_EH 1
9597| #define HAVE_LIBGCC 1
9598| #define HAVE_LIBGCC 1
9599| #define HAVE_LIBC_NONSHARED 1
9600| #define HAVE_LIBC_NONSHARED 1
9601| #define HAVE_LIBSTDC++ 1
9602| #define HAVE_LIBSTDC__ 1
9603| /* end confdefs.h.  */
9604|
9605|         #define CONFIG_TEST 1
9606|       #ifdef __cplusplus
9607|       extern "C" {
9608|       #endif
9609|         char fopen ();
9610|       #ifdef __cplusplus
9611|       }
9612|       #endif
9613|
9614| int
9615| main ()
9616| {
9617|  fopen ();
9618|   ;
9619|   return 0;
9620| }
9621|
9622configure:44623: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lwsock32 -lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
9623conftest.c:178:21: warning: missing whitespace after the macro name
9624/usr/bin/ld: cannot find -lwsock32
9625collect2: ld returned 1 exit status
9626configure:44630: $? = 1
9627configure: failed program was:
9628|
9629|         /* confdefs.h.  */
9630| #define PACKAGE_NAME "BOINC"
9631| #define PACKAGE_TARNAME "boinc"
9632| #define PACKAGE_VERSION "6.6.37"
9633| #define PACKAGE_STRING "BOINC 6.6.37"
9634| #define PACKAGE_BUGREPORT ""
9635| #define PACKAGE "boinc"
9636| #define VERSION "6.6.37"
9637| #define STDC_HEADERS 1
9638| #define HAVE_SYS_TYPES_H 1
9639| #define HAVE_SYS_STAT_H 1
9640| #define HAVE_STDLIB_H 1
9641| #define HAVE_STRING_H 1
9642| #define HAVE_MEMORY_H 1
9643| #define HAVE_STRINGS_H 1
9644| #define HAVE_INTTYPES_H 1
9645| #define HAVE_STDINT_H 1
9646| #define HAVE_UNISTD_H 1
9647| #define HAVE_SYS_SOCKET_H 1
9648| #define HAVE_DLFCN_H 1
9649| #define HOSTTYPE "x86_64-pc-linux-gnu"
9650| #define HOSTTYPEALT "i686-pc-linux-gnu"
9651| #define DLLEXT ".so"
9652| #define HAVE_SYS_SOCKET_H 1
9653| #define HAVE_SOCKLEN_T 1
9654| #define BOINC_SOCKLEN_T socklen_t
9655| #define HAVE_LIBCURL 1
9656| #define LIBCURL_FEATURE_SSL 1
9657| #define LIBCURL_FEATURE_IPV6 1
9658| #define LIBCURL_FEATURE_LIBZ 1
9659| #define LIBCURL_FEATURE_IDN 1
9660| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
9661| #define LIBCURL_PROTOCOL_HTTP 1
9662| #define LIBCURL_PROTOCOL_HTTPS 1
9663| #define LIBCURL_PROTOCOL_FTP 1
9664| #define LIBCURL_PROTOCOL_FTPS 1
9665| #define LIBCURL_PROTOCOL_FILE 1
9666| #define LIBCURL_PROTOCOL_TELNET 1
9667| #define LIBCURL_PROTOCOL_LDAP 1
9668| #define LIBCURL_PROTOCOL_LDAPS 1
9669| #define LIBCURL_PROTOCOL_DICT 1
9670| #define LIBCURL_PROTOCOL_TFTP 1
9671| #define LIBCURL_PROTOCOL_SCP 1
9672| #define LIBCURL_PROTOCOL_SFTP 1
9673| #define USE_OPENSSL 1
9674| #define HAVE_LIBDL 1
9675| #define HAVE_LIBNSL 1
9676| #define HAVE_LIBZ 1
9677| #define HAVE_PTHREAD 1
9678| #define BOINC_PREFIX "/usr"
9679| #define BOINC_EXECPREFIX "/usr/bin"
9680| #define BOINC_LIBDIR "/usr/lib64"
9681| #define HAVE_GL_GL_H 1
9682| #define HAVE_GL_GLU_H 1
9683| #define HAVE_GL_GLUT_H 1
9684| #define HAVE_DIRENT_H 1
9685| #define STDC_HEADERS 1
9686| #define HAVE_SYS_WAIT_H 1
9687| #define TIME_WITH_SYS_TIME 1
9688| #define RETSIGTYPE void
9689| #define HAVE_ARPA_INET_H 1
9690| #define HAVE_DIRENT_H 1
9691| #define HAVE_GRP_H 1
9692| #define HAVE_FCNTL_H 1
9693| #define HAVE_INTTYPES_H 1
9694| #define HAVE_STDINT_H 1
9695| #define HAVE_MALLOC_H 1
9696| #define HAVE_ALLOCA_H 1
9697| #define HAVE_MEMORY_H 1
9698| #define HAVE_NETDB_H 1
9699| #define HAVE_NETINET_IN_H 1
9700| #define HAVE_NETINET_TCP_H 1
9701| #define HAVE_SIGNAL_H 1
9702| #define HAVE_STRINGS_H 1
9703| #define HAVE_SYS_FILE_H 1
9704| #define HAVE_SYS_IPC_H 1
9705| #define HAVE_SYS_MOUNT_H 1
9706| #define HAVE_SYS_PARAM_H 1
9707| #define HAVE_SYS_RESOURCE_H 1
9708| #define HAVE_SYS_SELECT_H 1
9709| #define HAVE_SYS_SHM_H 1
9710| #define HAVE_SYS_SOCKET_H 1
9711| #define HAVE_SYS_STAT_H 1
9712| #define HAVE_SYS_STATVFS_H 1
9713| #define HAVE_SYS_STATFS_H 1
9714| #define HAVE_SYS_SWAP_H 1
9715| #define HAVE_SYS_SYSCTL_H 1
9716| #define HAVE_SYS_TIME_H 1
9717| #define HAVE_SYS_TYPES_H 1
9718| #define HAVE_SYS_UTSNAME_H 1
9719| #define HAVE_SYS_WAIT_H 1
9720| #define HAVE_UNISTD_H 1
9721| #define HAVE_UTMP_H 1
9722| #define HAVE_ERRNO_H 1
9723| #define HAVE_SETJMP_H 1
9724| #define HAVE_ALGORITHM 1
9725| #define HAVE_BITSET 1
9726| #define HAVE_CASSERT 1
9727| #define HAVE_CCTYPE 1
9728| #define HAVE_CERRNO 1
9729| #define HAVE_CFLOAT 1
9730| #define HAVE_CLIMITS 1
9731| #define HAVE_CLOCALE 1
9732| #define HAVE_CMATH 1
9733| #define HAVE_COMPLEX 1
9734| #define HAVE_CSETJMP 1
9735| #define HAVE_CSIGNAL 1
9736| #define HAVE_CSTDARG 1
9737| #define HAVE_CSTDDEF 1
9738| #define HAVE_CSTDIO 1
9739| #define HAVE_CSTDLIB 1
9740| #define HAVE_CSTRING 1
9741| #define HAVE_CTIME 1
9742| #define HAVE_DEQUE 1
9743| #define HAVE_FSTREAM 1
9744| #define HAVE_FUNCTIONAL 1
9745| #define HAVE_IOMANIP 1
9746| #define HAVE_IOS 1
9747| #define HAVE_IOSFWD 1
9748| #define HAVE_IOSTREAM 1
9749| #define HAVE_ISTREAM 1
9750| #define HAVE_ITERATOR 1
9751| #define HAVE_LIMITS 1
9752| #define HAVE_LIST 1
9753| #define HAVE_LOCALE 1
9754| #define HAVE_MAP 1
9755| #define HAVE_MEMORY 1
9756| #define HAVE_NUMERIC 1
9757| #define HAVE_OSTREAM 1
9758| #define HAVE_QUEUE 1
9759| #define HAVE_SET 1
9760| #define HAVE_SSTREAM 1
9761| #define HAVE_STACK 1
9762| #define HAVE_STDEXCEPT 1
9763| #define HAVE_STREAMBUF 1
9764| #define HAVE_STRING 1
9765| #define HAVE_UTILITY 1
9766| #define HAVE_VALARRAY 1
9767| #define HAVE_VECTOR 1
9768| #define HAVE_NAMESPACES 1
9769| #define HAVE_STD_MIN 1
9770| #define HAVE_STD_MAX 1
9771| #define HAVE_STD_TRANSFORM 1
9772| #define HAVE_STD_LOCALE 1
9773| #define HAVE_VPRINTF 1
9774| #define HAVE_ALLOCA_H 1
9775| #define HAVE_ALLOCA 1
9776| #define HAVE_ALLOCA 1
9777| #define HAVE_SETPRIORITY 1
9778| #define HAVE_STRCASESTR 1
9779| #define HAVE_SIGACTION 1
9780| #define HAVE_GETUTENT 1
9781| #define HAVE_SETUTENT 1
9782| #define HAVE_STRDUP 1
9783| #define HAVE_DAEMON 1
9784| #define HAVE_STAT64 1
9785| #define HAVE_PUTENV 1
9786| #define HAVE_SETENV 1
9787| #define HAVE_UNSETENV 1
9788| #define HAVE_STRUCT_TM_TM_ZONE 1
9789| #define HAVE_TM_ZONE 1
9790| #define UTMP_LOCATION "/var/run/utmp"
9791| #define HAVE__PROC_SELF_STAT 1
9792| #define HAVE__PROC_MEMINFO 1
9793| #define HAVE_LIBM 1
9794| #define HAVE_LIBM 1
9795| #define HAVE_LIBC 1
9796| #define HAVE_LIBC 1
9797| #define HAVE_LIBPTHREAD 1
9798| #define HAVE_LIBPTHREAD 1
9799| #define HAVE_LIBGCC_EH 1
9800| #define HAVE_LIBGCC_EH 1
9801| #define HAVE_LIBGCC 1
9802| #define HAVE_LIBGCC 1
9803| #define HAVE_LIBC_NONSHARED 1
9804| #define HAVE_LIBC_NONSHARED 1
9805| #define HAVE_LIBSTDC++ 1
9806| #define HAVE_LIBSTDC__ 1
9807| /* end confdefs.h.  */
9808|
9809|           #define CONFIG_TEST 1
9810|         #ifdef __cplusplus
9811|         extern "C" {
9812|         #endif
9813|           char fopen ();
9814|         #ifdef __cplusplus
9815|         }
9816|         #endif
9817|
9818| int
9819| main ()
9820| {
9821|  fopen ();
9822|   ;
9823|   return 0;
9824| }
9825|
9826configure:44559: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c  -lwsock32.so  -lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
9827conftest.c:178:21: warning: missing whitespace after the macro name
9828/usr/bin/ld: cannot find -lwsock32.so
9829collect2: ld returned 1 exit status
9830configure:44566: $? = 1
9831configure: failed program was:
9832|
9833|       /* confdefs.h.  */
9834| #define PACKAGE_NAME "BOINC"
9835| #define PACKAGE_TARNAME "boinc"
9836| #define PACKAGE_VERSION "6.6.37"
9837| #define PACKAGE_STRING "BOINC 6.6.37"
9838| #define PACKAGE_BUGREPORT ""
9839| #define PACKAGE "boinc"
9840| #define VERSION "6.6.37"
9841| #define STDC_HEADERS 1
9842| #define HAVE_SYS_TYPES_H 1
9843| #define HAVE_SYS_STAT_H 1
9844| #define HAVE_STDLIB_H 1
9845| #define HAVE_STRING_H 1
9846| #define HAVE_MEMORY_H 1
9847| #define HAVE_STRINGS_H 1
9848| #define HAVE_INTTYPES_H 1
9849| #define HAVE_STDINT_H 1
9850| #define HAVE_UNISTD_H 1
9851| #define HAVE_SYS_SOCKET_H 1
9852| #define HAVE_DLFCN_H 1
9853| #define HOSTTYPE "x86_64-pc-linux-gnu"
9854| #define HOSTTYPEALT "i686-pc-linux-gnu"
9855| #define DLLEXT ".so"
9856| #define HAVE_SYS_SOCKET_H 1
9857| #define HAVE_SOCKLEN_T 1
9858| #define BOINC_SOCKLEN_T socklen_t
9859| #define HAVE_LIBCURL 1
9860| #define LIBCURL_FEATURE_SSL 1
9861| #define LIBCURL_FEATURE_IPV6 1
9862| #define LIBCURL_FEATURE_LIBZ 1
9863| #define LIBCURL_FEATURE_IDN 1
9864| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
9865| #define LIBCURL_PROTOCOL_HTTP 1
9866| #define LIBCURL_PROTOCOL_HTTPS 1
9867| #define LIBCURL_PROTOCOL_FTP 1
9868| #define LIBCURL_PROTOCOL_FTPS 1
9869| #define LIBCURL_PROTOCOL_FILE 1
9870| #define LIBCURL_PROTOCOL_TELNET 1
9871| #define LIBCURL_PROTOCOL_LDAP 1
9872| #define LIBCURL_PROTOCOL_LDAPS 1
9873| #define LIBCURL_PROTOCOL_DICT 1
9874| #define LIBCURL_PROTOCOL_TFTP 1
9875| #define LIBCURL_PROTOCOL_SCP 1
9876| #define LIBCURL_PROTOCOL_SFTP 1
9877| #define USE_OPENSSL 1
9878| #define HAVE_LIBDL 1
9879| #define HAVE_LIBNSL 1
9880| #define HAVE_LIBZ 1
9881| #define HAVE_PTHREAD 1
9882| #define BOINC_PREFIX "/usr"
9883| #define BOINC_EXECPREFIX "/usr/bin"
9884| #define BOINC_LIBDIR "/usr/lib64"
9885| #define HAVE_GL_GL_H 1
9886| #define HAVE_GL_GLU_H 1
9887| #define HAVE_GL_GLUT_H 1
9888| #define HAVE_DIRENT_H 1
9889| #define STDC_HEADERS 1
9890| #define HAVE_SYS_WAIT_H 1
9891| #define TIME_WITH_SYS_TIME 1
9892| #define RETSIGTYPE void
9893| #define HAVE_ARPA_INET_H 1
9894| #define HAVE_DIRENT_H 1
9895| #define HAVE_GRP_H 1
9896| #define HAVE_FCNTL_H 1
9897| #define HAVE_INTTYPES_H 1
9898| #define HAVE_STDINT_H 1
9899| #define HAVE_MALLOC_H 1
9900| #define HAVE_ALLOCA_H 1
9901| #define HAVE_MEMORY_H 1
9902| #define HAVE_NETDB_H 1
9903| #define HAVE_NETINET_IN_H 1
9904| #define HAVE_NETINET_TCP_H 1
9905| #define HAVE_SIGNAL_H 1
9906| #define HAVE_STRINGS_H 1
9907| #define HAVE_SYS_FILE_H 1
9908| #define HAVE_SYS_IPC_H 1
9909| #define HAVE_SYS_MOUNT_H 1
9910| #define HAVE_SYS_PARAM_H 1
9911| #define HAVE_SYS_RESOURCE_H 1
9912| #define HAVE_SYS_SELECT_H 1
9913| #define HAVE_SYS_SHM_H 1
9914| #define HAVE_SYS_SOCKET_H 1
9915| #define HAVE_SYS_STAT_H 1
9916| #define HAVE_SYS_STATVFS_H 1
9917| #define HAVE_SYS_STATFS_H 1
9918| #define HAVE_SYS_SWAP_H 1
9919| #define HAVE_SYS_SYSCTL_H 1
9920| #define HAVE_SYS_TIME_H 1
9921| #define HAVE_SYS_TYPES_H 1
9922| #define HAVE_SYS_UTSNAME_H 1
9923| #define HAVE_SYS_WAIT_H 1
9924| #define HAVE_UNISTD_H 1
9925| #define HAVE_UTMP_H 1
9926| #define HAVE_ERRNO_H 1
9927| #define HAVE_SETJMP_H 1
9928| #define HAVE_ALGORITHM 1
9929| #define HAVE_BITSET 1
9930| #define HAVE_CASSERT 1
9931| #define HAVE_CCTYPE 1
9932| #define HAVE_CERRNO 1
9933| #define HAVE_CFLOAT 1
9934| #define HAVE_CLIMITS 1
9935| #define HAVE_CLOCALE 1
9936| #define HAVE_CMATH 1
9937| #define HAVE_COMPLEX 1
9938| #define HAVE_CSETJMP 1
9939| #define HAVE_CSIGNAL 1
9940| #define HAVE_CSTDARG 1
9941| #define HAVE_CSTDDEF 1
9942| #define HAVE_CSTDIO 1
9943| #define HAVE_CSTDLIB 1
9944| #define HAVE_CSTRING 1
9945| #define HAVE_CTIME 1
9946| #define HAVE_DEQUE 1
9947| #define HAVE_FSTREAM 1
9948| #define HAVE_FUNCTIONAL 1
9949| #define HAVE_IOMANIP 1
9950| #define HAVE_IOS 1
9951| #define HAVE_IOSFWD 1
9952| #define HAVE_IOSTREAM 1
9953| #define HAVE_ISTREAM 1
9954| #define HAVE_ITERATOR 1
9955| #define HAVE_LIMITS 1
9956| #define HAVE_LIST 1
9957| #define HAVE_LOCALE 1
9958| #define HAVE_MAP 1
9959| #define HAVE_MEMORY 1
9960| #define HAVE_NUMERIC 1
9961| #define HAVE_OSTREAM 1
9962| #define HAVE_QUEUE 1
9963| #define HAVE_SET 1
9964| #define HAVE_SSTREAM 1
9965| #define HAVE_STACK 1
9966| #define HAVE_STDEXCEPT 1
9967| #define HAVE_STREAMBUF 1
9968| #define HAVE_STRING 1
9969| #define HAVE_UTILITY 1
9970| #define HAVE_VALARRAY 1
9971| #define HAVE_VECTOR 1
9972| #define HAVE_NAMESPACES 1
9973| #define HAVE_STD_MIN 1
9974| #define HAVE_STD_MAX 1
9975| #define HAVE_STD_TRANSFORM 1
9976| #define HAVE_STD_LOCALE 1
9977| #define HAVE_VPRINTF 1
9978| #define HAVE_ALLOCA_H 1
9979| #define HAVE_ALLOCA 1
9980| #define HAVE_ALLOCA 1
9981| #define HAVE_SETPRIORITY 1
9982| #define HAVE_STRCASESTR 1
9983| #define HAVE_SIGACTION 1
9984| #define HAVE_GETUTENT 1
9985| #define HAVE_SETUTENT 1
9986| #define HAVE_STRDUP 1
9987| #define HAVE_DAEMON 1
9988| #define HAVE_STAT64 1
9989| #define HAVE_PUTENV 1
9990| #define HAVE_SETENV 1
9991| #define HAVE_UNSETENV 1
9992| #define HAVE_STRUCT_TM_TM_ZONE 1
9993| #define HAVE_TM_ZONE 1
9994| #define UTMP_LOCATION "/var/run/utmp"
9995| #define HAVE__PROC_SELF_STAT 1
9996| #define HAVE__PROC_MEMINFO 1
9997| #define HAVE_LIBM 1
9998| #define HAVE_LIBM 1
9999| #define HAVE_LIBC 1
10000| #define HAVE_LIBC 1
10001| #define HAVE_LIBPTHREAD 1
10002| #define HAVE_LIBPTHREAD 1
10003| #define HAVE_LIBGCC_EH 1
10004| #define HAVE_LIBGCC_EH 1
10005| #define HAVE_LIBGCC 1
10006| #define HAVE_LIBGCC 1
10007| #define HAVE_LIBC_NONSHARED 1
10008| #define HAVE_LIBC_NONSHARED 1
10009| #define HAVE_LIBSTDC++ 1
10010| #define HAVE_LIBSTDC__ 1
10011| /* end confdefs.h.  */
10012|
10013|         #define CONFIG_TEST 1
10014|       #ifdef __cplusplus
10015|       extern "C" {
10016|       #endif
10017|         char fopen ();
10018|       #ifdef __cplusplus
10019|       }
10020|       #endif
10021|
10022| int
10023| main ()
10024| {
10025|  fopen ();
10026|   ;
10027|   return 0;
10028| }
10029|
10030configure:44623: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl    -L/usr/lib conftest.c -lwsock32.so -lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
10031conftest.c:178:21: warning: missing whitespace after the macro name
10032/usr/bin/ld: cannot find -lwsock32.so
10033collect2: ld returned 1 exit status
10034configure:44630: $? = 1
10035configure: failed program was:
10036|
10037|         /* confdefs.h.  */
10038| #define PACKAGE_NAME "BOINC"
10039| #define PACKAGE_TARNAME "boinc"
10040| #define PACKAGE_VERSION "6.6.37"
10041| #define PACKAGE_STRING "BOINC 6.6.37"
10042| #define PACKAGE_BUGREPORT ""
10043| #define PACKAGE "boinc"
10044| #define VERSION "6.6.37"
10045| #define STDC_HEADERS 1
10046| #define HAVE_SYS_TYPES_H 1
10047| #define HAVE_SYS_STAT_H 1
10048| #define HAVE_STDLIB_H 1
10049| #define HAVE_STRING_H 1
10050| #define HAVE_MEMORY_H 1
10051| #define HAVE_STRINGS_H 1
10052| #define HAVE_INTTYPES_H 1
10053| #define HAVE_STDINT_H 1
10054| #define HAVE_UNISTD_H 1
10055| #define HAVE_SYS_SOCKET_H 1
10056| #define HAVE_DLFCN_H 1
10057| #define HOSTTYPE "x86_64-pc-linux-gnu"
10058| #define HOSTTYPEALT "i686-pc-linux-gnu"
10059| #define DLLEXT ".so"
10060| #define HAVE_SYS_SOCKET_H 1
10061| #define HAVE_SOCKLEN_T 1
10062| #define BOINC_SOCKLEN_T socklen_t
10063| #define HAVE_LIBCURL 1
10064| #define LIBCURL_FEATURE_SSL 1
10065| #define LIBCURL_FEATURE_IPV6 1
10066| #define LIBCURL_FEATURE_LIBZ 1
10067| #define LIBCURL_FEATURE_IDN 1
10068| #define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
10069| #define LIBCURL_PROTOCOL_HTTP 1
10070| #define LIBCURL_PROTOCOL_HTTPS 1
10071| #define LIBCURL_PROTOCOL_FTP 1
10072| #define LIBCURL_PROTOCOL_FTPS 1
10073| #define LIBCURL_PROTOCOL_FILE 1
10074| #define LIBCURL_PROTOCOL_TELNET 1
10075| #define LIBCURL_PROTOCOL_LDAP 1
10076| #define LIBCURL_PROTOCOL_LDAPS 1
10077| #define LIBCURL_PROTOCOL_DICT 1
10078| #define LIBCURL_PROTOCOL_TFTP 1
10079| #define LIBCURL_PROTOCOL_SCP 1
10080| #define LIBCURL_PROTOCOL_SFTP 1
10081| #define USE_OPENSSL 1
10082| #define HAVE_LIBDL 1
10083| #define HAVE_LIBNSL 1
10084| #define HAVE_LIBZ 1
10085| #define HAVE_PTHREAD 1
10086| #define BOINC_PREFIX "/usr"
10087| #define BOINC_EXECPREFIX "/usr/bin"
10088| #define BOINC_LIBDIR "/usr/lib64"
10089| #define HAVE_GL_GL_H 1
10090| #define HAVE_GL_GLU_H 1
10091| #define HAVE_GL_GLUT_H 1
10092| #define HAVE_DIRENT_H 1
10093| #define STDC_HEADERS 1
10094| #define HAVE_SYS_WAIT_H 1
10095| #define TIME_WITH_SYS_TIME 1
10096| #define RETSIGTYPE void
10097| #define HAVE_ARPA_INET_H 1
10098| #define HAVE_DIRENT_H 1
10099| #define HAVE_GRP_H 1
10100| #define HAVE_FCNTL_H 1
10101| #define HAVE_INTTYPES_H 1
10102| #define HAVE_STDINT_H 1
10103| #define HAVE_MALLOC_H 1
10104| #define HAVE_ALLOCA_H 1
10105| #define HAVE_MEMORY_H 1
10106| #define HAVE_NETDB_H 1
10107| #define HAVE_NETINET_IN_H 1
10108| #define HAVE_NETINET_TCP_H 1
10109| #define HAVE_SIGNAL_H 1
10110| #define HAVE_STRINGS_H 1
10111| #define HAVE_SYS_FILE_H 1
10112| #define HAVE_SYS_IPC_H 1
10113| #define HAVE_SYS_MOUNT_H 1
10114| #define HAVE_SYS_PARAM_H 1
10115| #define HAVE_SYS_RESOURCE_H 1
10116| #define HAVE_SYS_SELECT_H 1
10117| #define HAVE_SYS_SHM_H 1
10118| #define HAVE_SYS_SOCKET_H 1
10119| #define HAVE_SYS_STAT_H 1
10120| #define HAVE_SYS_STATVFS_H 1
10121| #define HAVE_SYS_STATFS_H 1
10122| #define HAVE_SYS_SWAP_H 1
10123| #define HAVE_SYS_SYSCTL_H 1
10124| #define HAVE_SYS_TIME_H 1
10125| #define HAVE_SYS_TYPES_H 1
10126| #define HAVE_SYS_UTSNAME_H 1
10127| #define HAVE_SYS_WAIT_H 1
10128| #define HAVE_UNISTD_H 1
10129| #define HAVE_UTMP_H 1
10130| #define HAVE_ERRNO_H 1
10131| #define HAVE_SETJMP_H 1
10132| #define HAVE_ALGORITHM 1
10133| #define HAVE_BITSET 1
10134| #define HAVE_CASSERT 1
10135| #define HAVE_CCTYPE 1
10136| #define HAVE_CERRNO 1
10137| #define HAVE_CFLOAT 1
10138| #define HAVE_CLIMITS 1
10139| #define HAVE_CLOCALE 1
10140| #define HAVE_CMATH 1
10141| #define HAVE_COMPLEX 1
10142| #define HAVE_CSETJMP 1
10143| #define HAVE_CSIGNAL 1
10144| #define HAVE_CSTDARG 1
10145| #define HAVE_CSTDDEF 1
10146| #define HAVE_CSTDIO 1
10147| #define HAVE_CSTDLIB 1
10148| #define HAVE_CSTRING 1
10149| #define HAVE_CTIME 1
10150| #define HAVE_DEQUE 1
10151| #define HAVE_FSTREAM 1
10152| #define HAVE_FUNCTIONAL 1
10153| #define HAVE_IOMANIP 1
10154| #define HAVE_IOS 1
10155| #define HAVE_IOSFWD 1
10156| #define HAVE_IOSTREAM 1
10157| #define HAVE_ISTREAM 1
10158| #define HAVE_ITERATOR 1
10159| #define HAVE_LIMITS 1
10160| #define HAVE_LIST 1
10161| #define HAVE_LOCALE 1
10162| #define HAVE_MAP 1
10163| #define HAVE_MEMORY 1
10164| #define HAVE_NUMERIC 1
10165| #define HAVE_OSTREAM 1
10166| #define HAVE_QUEUE 1
10167| #define HAVE_SET 1
10168| #define HAVE_SSTREAM 1
10169| #define HAVE_STACK 1
10170| #define HAVE_STDEXCEPT 1
10171| #define HAVE_STREAMBUF 1
10172| #define HAVE_STRING 1
10173| #define HAVE_UTILITY 1
10174| #define HAVE_VALARRAY 1
10175| #define HAVE_VECTOR 1
10176| #define HAVE_NAMESPACES 1
10177| #define HAVE_STD_MIN 1
10178| #define HAVE_STD_MAX 1
10179| #define HAVE_STD_TRANSFORM 1
10180| #define HAVE_STD_LOCALE 1
10181| #define HAVE_VPRINTF 1
10182| #define HAVE_ALLOCA_H 1
10183| #define HAVE_ALLOCA 1
10184| #define HAVE_ALLOCA 1
10185| #define HAVE_SETPRIORITY 1
10186| #define HAVE_STRCASESTR 1
10187| #define HAVE_SIGACTION 1
10188| #define HAVE_GETUTENT 1
10189| #define HAVE_SETUTENT 1
10190| #define HAVE_STRDUP 1
10191| #define HAVE_DAEMON 1
10192| #define HAVE_STAT64 1
10193| #define HAVE_PUTENV 1
10194| #define HAVE_SETENV 1
10195| #define HAVE_UNSETENV 1
10196| #define HAVE_STRUCT_TM_TM_ZONE 1
10197| #define HAVE_TM_ZONE 1
10198| #define UTMP_LOCATION "/var/run/utmp"
10199| #define HAVE__PROC_SELF_STAT 1
10200| #define HAVE__PROC_MEMINFO 1
10201| #define HAVE_LIBM 1
10202| #define HAVE_LIBM 1
10203| #define HAVE_LIBC 1
10204| #define HAVE_LIBC 1
10205| #define HAVE_LIBPTHREAD 1
10206| #define HAVE_LIBPTHREAD 1
10207| #define HAVE_LIBGCC_EH 1
10208| #define HAVE_LIBGCC_EH 1
10209| #define HAVE_LIBGCC 1
10210| #define HAVE_LIBGCC 1
10211| #define HAVE_LIBC_NONSHARED 1
10212| #define HAVE_LIBC_NONSHARED 1
10213| #define HAVE_LIBSTDC++ 1
10214| #define HAVE_LIBSTDC__ 1
10215| /* end confdefs.h.  */
10216|
10217|           #define CONFIG_TEST 1
10218|         #ifdef __cplusplus
10219|         extern "C" {
10220|         #endif
10221|           char fopen ();
10222|         #ifdef __cplusplus
10223|         }
10224|         #endif
10225|
10226| int
10227| main ()
10228| {
10229|  fopen ();
10230|   ;
10231|   return 0;
10232| }
10233|
10234configure:44660: result: no
10235DEBUG: CLIENTLIBS=-lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm
10236configure:49549: creating ./config.status
10237
10238## ---------------------- ##
10239## Running config.status. ##
10240## ---------------------- ##
10241
10242This file was extended by BOINC config.status 6.6.37, which was
10243generated by GNU Autoconf 2.63.  Invocation command line was
10244
10245  CONFIG_FILES    =
10246  CONFIG_HEADERS  =
10247  CONFIG_LINKS    =
10248  CONFIG_COMMANDS =
10249  $ ./config.status
10250
10251on fedora
10252
10253config.status:1085: creating version.h
10254config.status:1085: creating api/Makefile
10255config.status:1085: creating apps/Makefile
10256config.status:1085: creating clientgui/Makefile
10257config.status:1085: creating clientgui/res/Makefile
10258config.status:1085: creating client/Makefile
10259config.status:1085: creating client/win/boinc_path_config.py
10260config.status:1085: creating client/scripts/Makefile
10261config.status:1085: creating client/scripts/boinc-client
10262config.status:1085: creating db/Makefile
10263config.status:1085: creating doc/Makefile
10264config.status:1085: creating doc/manpages/Makefile
10265config.status:1085: creating lib/Makefile
10266config.status:1085: creating locale/Makefile
10267config.status:1085: creating Makefile
10268config.status:1085: creating py/Boinc/boinc_path_config.py
10269config.status:1085: creating py/Boinc/Makefile
10270config.status:1085: creating py/boinc_path_config.py
10271config.status:1085: creating py/Boinc/version.py
10272config.status:1085: creating py/Makefile
10273config.status:1085: creating sched/boinc_path_config.py
10274config.status:1085: creating sched/Makefile
10275config.status:1085: creating packages/generic/sea/Makefile
10276config.status:1085: creating test/boinc_path_config.py
10277config.status:1085: creating test/Makefile
10278config.status:1085: creating test/version.inc
10279config.status:1085: creating tools/boinc_path_config.py
10280config.status:1085: creating tools/Makefile
10281config.status:1085: creating m4/Makefile
10282config.status:1085: creating config.h
10283config.status:1359: executing depfiles commands
10284configure:50909: WARNING: unrecognized options: --enable-unicode
10285
10286## ---------------- ##
10287## Cache variables. ##
10288## ---------------- ##
10289
10290_ac_cv_have_wxwidgets=yes
10291ac_cv_build=x86_64-unknown-linux-gnu
10292ac_cv_c_compiler_gnu=yes
10293ac_cv_c_const=yes
10294ac_cv_cxx_compiler_gnu=yes
10295ac_cv_env_CCC_set=
10296ac_cv_env_CCC_value=
10297ac_cv_env_CC_set=
10298ac_cv_env_CC_value=
10299ac_cv_env_CFLAGS_set=set
10300ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
10301ac_cv_env_CPPFLAGS_set=
10302ac_cv_env_CPPFLAGS_value=
10303ac_cv_env_CPP_set=
10304ac_cv_env_CPP_value=
10305ac_cv_env_CXXCPP_set=
10306ac_cv_env_CXXCPP_value=
10307ac_cv_env_CXXFLAGS_set=set
10308ac_cv_env_CXXFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
10309ac_cv_env_CXX_set=
10310ac_cv_env_CXX_value=
10311ac_cv_env_F77_set=
10312ac_cv_env_F77_value=
10313ac_cv_env_FFLAGS_set=set
10314ac_cv_env_FFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
10315ac_cv_env_LDFLAGS_set=
10316ac_cv_env_LDFLAGS_value=
10317ac_cv_env_LIBS_set=
10318ac_cv_env_LIBS_value=
10319ac_cv_env_MYSQL_CONFIG_set=
10320ac_cv_env_MYSQL_CONFIG_value=
10321ac_cv_env_XMKMF_set=
10322ac_cv_env_XMKMF_value=
10323ac_cv_env_build_alias_set=set
10324ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
10325ac_cv_env_host_alias_set=set
10326ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
10327ac_cv_env_target_alias_set=set
10328ac_cv_env_target_alias_value=x86_64-redhat-linux-gnu
10329ac_cv_f77_compiler_gnu=yes
10330ac_cv_func___builtin_alloca=no
10331ac_cv_func__alloca=no
10332ac_cv_func__doprnt=no
10333ac_cv_func_alloca=yes
10334ac_cv_func_alloca_works=yes
10335ac_cv_func_connect=yes
10336ac_cv_func_curl_free=yes
10337ac_cv_func_daemon=yes
10338ac_cv_func_dlopen=no
10339ac_cv_func_gethostbyname=yes
10340ac_cv_func_getisax=no
10341ac_cv_func_getutent=yes
10342ac_cv_func_putenv=yes
10343ac_cv_func_remove=yes
10344ac_cv_func_setenv=yes
10345ac_cv_func_setpriority=yes
10346ac_cv_func_setutent=yes
10347ac_cv_func_shl_load=no
10348ac_cv_func_shmat=yes
10349ac_cv_func_sigaction=yes
10350ac_cv_func_stat64=yes
10351ac_cv_func_strcasestr=yes
10352ac_cv_func_strdup=yes
10353ac_cv_func_strdupa=no
10354ac_cv_func_strlcat=no
10355ac_cv_func_strlcpy=no
10356ac_cv_func_unsetenv=yes
10357ac_cv_func_vprintf=yes
10358ac_cv_have_wxwidgets=yes
10359ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
10360ac_cv_header_GLUT_glut_h=no
10361ac_cv_header_GL_gl_h=yes
10362ac_cv_header_GL_glaux_h=no
10363ac_cv_header_GL_glu_h=yes
10364ac_cv_header_GL_glut_h=yes
10365ac_cv_header_MesaGL_gl_h=no
10366ac_cv_header_MesaGL_glaux_h=no
10367ac_cv_header_MesaGL_glu_h=no
10368ac_cv_header_MesaGL_glut_h=no
10369ac_cv_header_OpenGL_gl_h=no
10370ac_cv_header_OpenGL_glaux_h=no
10371ac_cv_header_OpenGL_glu_h=no
10372ac_cv_header_OpenGL_glut_h=no
10373ac_cv_header_algorithm=yes
10374ac_cv_header_alloca_h=yes
10375ac_cv_header_arpa_inet_h=yes
10376ac_cv_header_bitset=yes
10377ac_cv_header_cassert=yes
10378ac_cv_header_cctype=yes
10379ac_cv_header_cerrno=yes
10380ac_cv_header_cfloat=yes
10381ac_cv_header_climits=yes
10382ac_cv_header_clocale=yes
10383ac_cv_header_cmath=yes
10384ac_cv_header_complex=yes
10385ac_cv_header_csetjmp=yes
10386ac_cv_header_csignal=yes
10387ac_cv_header_cstdarg=yes
10388ac_cv_header_cstddef=yes
10389ac_cv_header_cstdio=yes
10390ac_cv_header_cstdlib=yes
10391ac_cv_header_cstring=yes
10392ac_cv_header_ctime=yes
10393ac_cv_header_deque=yes
10394ac_cv_header_dirent_dirent_h=yes
10395ac_cv_header_dirent_h=yes
10396ac_cv_header_dlfcn_h=yes
10397ac_cv_header_errno_h=yes
10398ac_cv_header_fcntl_h=yes
10399ac_cv_header_fstream=yes
10400ac_cv_header_functional=yes
10401ac_cv_header_gl_h=no
10402ac_cv_header_glaux_h=no
10403ac_cv_header_glu_h=no
10404ac_cv_header_glut_h=no
10405ac_cv_header_grp_h=yes
10406ac_cv_header_ieeefp_h=no
10407ac_cv_header_inttypes_h=yes
10408ac_cv_header_iomanip=yes
10409ac_cv_header_ios=yes
10410ac_cv_header_iosfwd=yes
10411ac_cv_header_iostream=yes
10412ac_cv_header_istream=yes
10413ac_cv_header_iterator=yes
10414ac_cv_header_jpeglib_h=yes
10415ac_cv_header_limits=yes
10416ac_cv_header_list=yes
10417ac_cv_header_locale=yes
10418ac_cv_header_malloc_h=yes
10419ac_cv_header_map=yes
10420ac_cv_header_memory=yes
10421ac_cv_header_memory_h=yes
10422ac_cv_header_netdb_h=yes
10423ac_cv_header_netinet_in_h=yes
10424ac_cv_header_netinet_tcp_h=yes
10425ac_cv_header_numeric=yes
10426ac_cv_header_ostream=yes
10427ac_cv_header_procfs_h=no
10428ac_cv_header_queue=yes
10429ac_cv_header_set=yes
10430ac_cv_header_setjmp_h=yes
10431ac_cv_header_signal_h=yes
10432ac_cv_header_sstream=yes
10433ac_cv_header_stack=yes
10434ac_cv_header_stdc=yes
10435ac_cv_header_stdexcept=yes
10436ac_cv_header_stdint_h=yes
10437ac_cv_header_stdlib_h=yes
10438ac_cv_header_streambuf=yes
10439ac_cv_header_string=yes
10440ac_cv_header_string_h=yes
10441ac_cv_header_strings_h=yes
10442ac_cv_header_sys_auxv_h=no
10443ac_cv_header_sys_file_h=yes
10444ac_cv_header_sys_ipc_h=yes
10445ac_cv_header_sys_mount_h=yes
10446ac_cv_header_sys_param_h=yes
10447ac_cv_header_sys_resource_h=yes
10448ac_cv_header_sys_select_h=yes
10449ac_cv_header_sys_shm_h=yes
10450ac_cv_header_sys_socket_h=yes
10451ac_cv_header_sys_stat_h=yes
10452ac_cv_header_sys_statfs_h=yes
10453ac_cv_header_sys_statvfs_h=yes
10454ac_cv_header_sys_swap_h=yes
10455ac_cv_header_sys_sysctl_h=yes
10456ac_cv_header_sys_systeminfo_h=no
10457ac_cv_header_sys_time_h=yes
10458ac_cv_header_sys_types_h=yes
10459ac_cv_header_sys_utsname_h=yes
10460ac_cv_header_sys_vmmeter_h=no
10461ac_cv_header_sys_wait_h=yes
10462ac_cv_header_time=yes
10463ac_cv_header_unistd_h=yes
10464ac_cv_header_utility=yes
10465ac_cv_header_utmp_h=yes
10466ac_cv_header_valarray=yes
10467ac_cv_header_vector=yes
10468ac_cv_header_windows_h=no
10469ac_cv_header_winsock2_h=no
10470ac_cv_header_winsock_h=no
10471ac_cv_host=x86_64-unknown-linux-gnu
10472ac_cv_lib_ICE_IceConnectionNumber=yes
10473ac_cv_lib_Xi_fopen=yes
10474ac_cv_lib_Xmu_fopen=yes
10475ac_cv_lib_dl_dlopen=yes
10476ac_cv_lib_dld_shl_load=no
10477ac_cv_lib_jpeg_jpeg_start_compress=yes
10478ac_cv_member_struct_tm_tm_zone=yes
10479ac_cv_objext=o
10480ac_cv_path_DOCBOOK2X_MAN=/usr/bin/db2x_docbook2man
10481ac_cv_path_EGREP='/bin/grep -E'
10482ac_cv_path_GREP=/bin/grep
10483ac_cv_path_LN=/bin/ln
10484ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
10485ac_cv_path__libcurl_config=/usr/bin/curl-config
10486ac_cv_path_install='/usr/bin/install -c'
10487ac_cv_path_mkdir=/bin/mkdir
10488ac_cv_prog_AWK=gawk
10489ac_cv_prog_CPP='gcc -E'
10490ac_cv_prog_CXXCPP='g++ -E'
10491ac_cv_prog_PTHREAD_CC=gcc
10492ac_cv_prog_STRIP=:
10493ac_cv_prog_ac_ct_AR=ar
10494ac_cv_prog_ac_ct_CC=gcc
10495ac_cv_prog_ac_ct_CXX=g++
10496ac_cv_prog_ac_ct_F77=gfortran
10497ac_cv_prog_ac_ct_RANLIB=ranlib
10498ac_cv_prog_cc_c89=
10499ac_cv_prog_cc_g=yes
10500ac_cv_prog_cc_gcc_c_o=yes
10501ac_cv_prog_cxx_g=yes
10502ac_cv_prog_f77_g=yes
10503ac_cv_prog_gcc_traditional=no
10504ac_cv_prog_make_make_set=yes
10505ac_cv_search_opendir='none required'
10506ac_cv_struct_tm=time.h
10507ac_cv_sys_file_offset_bits=no
10508ac_cv_sys_largefile_CC=no
10509ac_cv_target=x86_64-redhat-linux-gnu
10510ac_cv_type_signal=void
10511ac_cv_type_size_t=yes
10512ac_cv_type_socklen_t=yes
10513ac_cv_working_alloca_h=yes
10514ac_cv_wxwidgets_options=' --unicode=yes'
10515am_cv_CC_dependencies_compiler_type=gcc3
10516am_cv_CXX_dependencies_compiler_type=gcc3
10517am_cv_OBJC_dependencies_compiler_type=none
10518ax_cv_c_compiler_ms=no
10519ax_cv_check_gl_libgl=-lGL
10520ax_cv_check_glu_libglu=-lGLU
10521ax_cv_check_glut_libglut=-lglut
10522boinc_cv_getsockopt_type=socklen_t
10523libcurl_cv_lib_curl_usable=yes
10524libcurl_cv_lib_curl_version=7.19.4
10525libcurl_cv_lib_version_ok=yes
10526lt_cv_deplibs_check_method=pass_all
10527lt_cv_dlopen=dlopen
10528lt_cv_dlopen_libs=-ldl
10529lt_cv_dlopen_self=yes
10530lt_cv_dlopen_self_static=yes
10531lt_cv_file_magic_cmd='$MAGIC_CMD'
10532lt_cv_file_magic_test_file=
10533lt_cv_ld_reload_flag=-r
10534lt_cv_objdir=.libs
10535lt_cv_path_LD=/usr/bin/ld
10536lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
10537lt_cv_path_NM=nm
10538lt_cv_path_SED=/bin/sed
10539lt_cv_prog_compiler_c_o=yes
10540lt_cv_prog_compiler_c_o_CXX=yes
10541lt_cv_prog_compiler_c_o_F77=yes
10542lt_cv_prog_compiler_rtti_exceptions=no
10543lt_cv_prog_gnu_ld=yes
10544lt_cv_prog_gnu_ldcxx=yes
10545lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
10546lt_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'\'''
10547lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
10548lt_cv_sys_max_cmd_len=32768
10549lt_lt_cv_prog_compiler_c_o='"yes"'
10550lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
10551lt_lt_cv_prog_compiler_c_o_F77='"yes"'
10552lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
10553lt_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'\''"'
10554lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
10555sah_cv_dynamic_lib_aio_aio_fork=no
10556sah_cv_dynamic_lib_aio_fopen=no
10557sah_cv_dynamic_lib_c_atexit=' -lc'
10558sah_cv_dynamic_lib_c_fopen=' -lc'
10559sah_cv_dynamic_lib_cups_fopen=no
10560sah_cv_dynamic_lib_cups_md5_finish=no
10561sah_cv_dynamic_lib_cygipc_fopen=no
10562sah_cv_dynamic_lib_cygipc_shmget=no
10563sah_cv_dynamic_lib_dl_dlopen=' -ldl'
10564sah_cv_dynamic_lib_dl_fopen=' -ldl'
10565sah_cv_dynamic_lib_m_fopen=' -lm'
10566sah_cv_dynamic_lib_m_sin=' -lm'
10567sah_cv_dynamic_lib_pthread_fopen=' -lpthread'
10568sah_cv_dynamic_lib_pthread_pthread_join=' -lpthread'
10569sah_cv_dynamic_lib_socket_bind=no
10570sah_cv_dynamic_lib_socket_fopen=no
10571sah_cv_dynamic_lib_wsock32_fopen=no
10572sah_cv_func_std_LOCALE=yes
10573sah_cv_func_std_MAX=yes
10574sah_cv_func_std_MIN=yes
10575sah_cv_func_std_TRANSFORM=yes
10576sah_cv_have_namespaces=yes
10577sah_cv_static_lib_c_nonshared_fopen=' -lc_nonshared'
10578sah_cv_static_lib_gcc_eh__Unwind_Resume=' -lgcc_eh'
10579sah_cv_static_lib_gcc_eh_fopen=' -lgcc_eh'
10580sah_cv_static_lib_gcc_fopen=' -lgcc'
10581sah_cv_static_lib_gcc_sscanf=' -lgcc'
10582sah_cv_static_lib_nsl_fopen=' -lnsl'
10583sah_cv_static_lib_nsl_gethostbyname=' -lnsl'
10584sah_cv_static_lib_socket_bind=no
10585sah_cv_static_lib_socket_fopen=no
10586sah_cv_static_lib_stdcpp_fopen=' -lstdc++'
10587sah_cv_static_lib_stdcpp_sscanf=' -lstdc++'
10588sah_cv_static_lib_z_fopen=' -lz'
10589sah_cv_static_lib_z_gzopen=' -lz'
10590
10591## ----------------- ##
10592## Output variables. ##
10593## ----------------- ##
10594
10595ACLOCAL='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run aclocal-1.11'
10596ALLOCA=''
10597AMDEPBACKSLASH='\'
10598AMDEP_FALSE='#'
10599AMDEP_TRUE=''
10600AMTAR='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run tar'
10601AR='ar'
10602AS='as'
10603AUTOCONF='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run autoconf'
10604AUTOHEADER='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run autoheader'
10605AUTOMAKE='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run automake-1.11'
10606AWK='gawk'
10607BOINC_EXTRA_LIBS=' -lcurl   -lssl -lcrypto -ldl -lnsl -lz'
10608BOINC_MAJOR_VERSION='6'
10609BOINC_MINOR_VERSION='6'
10610BOINC_RELEASE='37'
10611BOINC_VERSION_STRING='6.6.37'
10612BUILD_GRAPHICS_API_FALSE='#'
10613BUILD_GRAPHICS_API_TRUE=''
10614BUILD_STATIC_LIBS_FALSE=''
10615BUILD_STATIC_LIBS_TRUE='#'
10616CC='gcc'
10617CCDEPMODE='depmode=gcc3'
10618CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl'
10619CLIENTGUIFLAGS=''
10620CLIENTGUILIBS='-pthread   -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8  '
10621CLIENTLIBS='-lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm '
10622CLIENT_BIN_FILENAME='boinc'
10623CLIENT_CMD_BIN_FILENAME='boinccmd'
10624CLIENT_GUI_BIN_FILENAME='boincmgr'
10625CPP='gcc -E'
10626CPPFLAGS=' '
10627CXX='g++'
10628CXXCPP='g++ -E'
10629CXXDEPMODE='depmode=gcc3'
10630CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -msse2 -march=opteron -mtune=generic -I/usr/include -I/usr/include/openssl'
10631CYGPATH_W='echo'
10632DEFS='-DHAVE_CONFIG_H'
10633DEPDIR='.deps'
10634DLLEXT='so'
10635DLLTOOL='dlltool'
10636DOCBOOK2X_MAN='/usr/bin/db2x_docbook2man'
10637DYNAMIC_CLIENT_FALSE=''
10638DYNAMIC_CLIENT_TRUE='#'
10639ECHO='echo'
10640ECHO_C=''
10641ECHO_N='-n'
10642ECHO_T=''
10643EGREP='/bin/grep -E'
10644ENABLE_CLIENT_FALSE='#'
10645ENABLE_CLIENT_RELEASE_FALSE=''
10646ENABLE_CLIENT_RELEASE_TRUE='#'
10647ENABLE_CLIENT_TRUE=''
10648ENABLE_FCGI_FALSE=''
10649ENABLE_FCGI_TRUE='#'
10650ENABLE_LIBRARIES_FALSE='#'
10651ENABLE_LIBRARIES_TRUE=''
10652ENABLE_MANAGER_FALSE='#'
10653ENABLE_MANAGER_TRUE=''
10654ENABLE_SERVER_FALSE=''
10655ENABLE_SERVER_TRUE='#'
10656EXEEXT=''
10657F77='gfortran'
10658FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules -msse2 -march=opteron -mtune=generic'
10659FULLNAME='Milos Jakubicek'
10660GLUT_CFLAGS='-pthread'
10661GLUT_LIBS='-lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm'
10662GLU_CFLAGS='-pthread'
10663GLU_LIBS='-lGLU -lGL  -lm'
10664GL_CFLAGS='-pthread'
10665GL_LIBS='-lGL  -lm'
10666GREP='/bin/grep'
10667HAVE_DOCBOOK2X_MAN_FALSE='#'
10668HAVE_DOCBOOK2X_MAN_TRUE=''
10669INSTALL_DATA='${INSTALL} -m 644'
10670INSTALL_HEADERS_FALSE='#'
10671INSTALL_HEADERS_TRUE=''
10672INSTALL_PROGRAM='${INSTALL}'
10673INSTALL_SCRIPT='${INSTALL}'
10674INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10675LDFLAGS=' -L/usr/lib'
10676LD_EXPORT_DYNAMIC=''
10677LIBBOINC_VERSION='6:6:37'
10678LIBCURL='-lcurl  '
10679LIBCURL_CPPFLAGS=''
10680LIBEXT='a'
10681LIBOBJS=''
10682LIBS='-lstdc++ -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm '
10683LIBTOOL='$(SHELL) $(top_builddir)/libtool'
10684LN='/bin/ln'
10685LN_S='ln -s'
10686LOGNAME='milos'
10687LTLIBOBJS=''
10688MAKEINFO='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/missing --run makeinfo'
10689MKDIR_P='/bin/mkdir -p'
10690MYSQL_CFLAGS=''
10691MYSQL_CONFIG=''
10692MYSQL_LIBS=''
10693OBJC='gcc'
10694OBJCDEPMODE='depmode=none'
10695OBJCFLAGS='-ObjC'
10696OBJDUMP='objdump'
10697OBJEXT='o'
10698OS_DARWIN_FALSE=''
10699OS_DARWIN_TRUE='#'
10700OS_LINUX_FALSE='#'
10701OS_LINUX_TRUE=''
10702OS_WIN32_MINGW_FALSE=''
10703OS_WIN32_MINGW_TRUE='#'
10704PACKAGE='boinc'
10705PACKAGE_BUGREPORT=''
10706PACKAGE_NAME='BOINC'
10707PACKAGE_STRING='BOINC 6.6.37'
10708PACKAGE_TARNAME='boinc'
10709PACKAGE_VERSION='6.6.37'
10710PATH_SEPARATOR=':'
10711PICFLAGS=' -fPIC -DPIC'
10712PTHREAD_CC='gcc'
10713PTHREAD_CFLAGS='-pthread'
10714PTHREAD_LIBS=''
10715RANLIB='ranlib'
10716RDATE='2009.07.20'
10717REV=''
10718SET_MAKE=''
10719SHELL='/bin/sh'
10720SSLDIR='/usr'
10721STRIP=':'
10722TOP_BUILD_DIR='/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6'
10723TOP_SOURCE_DIR='/home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6'
10724VERSION='6.6.37'
10725WX_CFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
10726WX_CFLAGS_ONLY='-pthread'
10727WX_CONFIG_PATH='/usr/bin/wx-config'
10728WX_CPPFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__'
10729WX_CXXFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
10730WX_CXXFLAGS_ONLY=''
10731WX_LIBS='-pthread   -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 '
10732WX_LIBS_STATIC=''
10733WX_VERSION='2.8.10'
10734XMKMF=''
10735X_CFLAGS=''
10736X_EXTRA_LIBS=''
10737X_LIBS=''
10738X_PRE_LIBS=' -lSM -lICE'
10739_libcurl_config=''
10740ac_ct_CC='gcc'
10741ac_ct_CXX='g++'
10742ac_ct_F77='gfortran'
10743acx_pthread_config=''
10744am__EXEEXT_FALSE=''
10745am__EXEEXT_TRUE='#'
10746am__fastdepCC_FALSE='#'
10747am__fastdepCC_TRUE=''
10748am__fastdepCXX_FALSE='#'
10749am__fastdepCXX_TRUE=''
10750am__fastdepOBJC_FALSE=''
10751am__fastdepOBJC_TRUE='#'
10752am__include='include'
10753am__isrc=''
10754am__leading_dot='.'
10755am__quote=''
10756am__tar='${AMTAR} chof - "$$tardir"'
10757am__untar='${AMTAR} xf -'
10758bindir='/usr/bin'
10759boinc_alt_platform='i686-pc-linux-gnu'
10760boinc_platform='x86_64-pc-linux-gnu'
10761build='x86_64-unknown-linux-gnu'
10762build_alias='x86_64-unknown-linux-gnu'
10763build_cpu='x86_64'
10764build_os='linux-gnu'
10765build_vendor='unknown'
10766datadir='/usr/share'
10767datarootdir='${prefix}/share'
10768docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
10769dvidir='${docdir}'
10770exec_prefix='/usr'
10771host='x86_64-unknown-linux-gnu'
10772host_alias='x86_64-unknown-linux-gnu'
10773host_cpu='x86_64'
10774host_os='linux-gnu'
10775host_vendor='unknown'
10776htmldir='${docdir}'
10777includedir='/usr/include'
10778infodir='/usr/share/info'
10779install_sh='${SHELL} /home/milos/fedora/cvs/boinc-client/devel/boinc_core_release_6_6/install-sh'
10780libdir='/usr/lib64'
10781libexecdir='/usr/libexec'
10782localedir='${datarootdir}/locale'
10783localstatedir='/var'
10784mandir='/usr/share/man'
10785mkdir_p='/bin/mkdir -p'
10786oldincludedir='/usr/include'
10787pdfdir='${docdir}'
10788prefix='/usr'
10789program_transform_name='s&^&&'
10790psdir='${docdir}'
10791sbindir='/usr/sbin'
10792sharedstatedir='/var/lib'
10793sysconfdir='/etc'
10794target='x86_64-redhat-linux-gnu'
10795target_alias='x86_64-redhat-linux-gnu'
10796target_cpu='x86_64'
10797target_os='linux-gnu'
10798target_vendor='redhat'
10799
10800## ----------- ##
10801## confdefs.h. ##
10802## ----------- ##
10803
10804#define PACKAGE_NAME "BOINC"
10805#define PACKAGE_TARNAME "boinc"
10806#define PACKAGE_VERSION "6.6.37"
10807#define PACKAGE_STRING "BOINC 6.6.37"
10808#define PACKAGE_BUGREPORT ""
10809#define PACKAGE "boinc"
10810#define VERSION "6.6.37"
10811#define STDC_HEADERS 1
10812#define HAVE_SYS_TYPES_H 1
10813#define HAVE_SYS_STAT_H 1
10814#define HAVE_STDLIB_H 1
10815#define HAVE_STRING_H 1
10816#define HAVE_MEMORY_H 1
10817#define HAVE_STRINGS_H 1
10818#define HAVE_INTTYPES_H 1
10819#define HAVE_STDINT_H 1
10820#define HAVE_UNISTD_H 1
10821#define HAVE_SYS_SOCKET_H 1
10822#define HAVE_DLFCN_H 1
10823#define HOSTTYPE "x86_64-pc-linux-gnu"
10824#define HOSTTYPEALT "i686-pc-linux-gnu"
10825#define DLLEXT ".so"
10826#define HAVE_SYS_SOCKET_H 1
10827#define HAVE_SOCKLEN_T 1
10828#define BOINC_SOCKLEN_T socklen_t
10829#define HAVE_LIBCURL 1
10830#define LIBCURL_FEATURE_SSL 1
10831#define LIBCURL_FEATURE_IPV6 1
10832#define LIBCURL_FEATURE_LIBZ 1
10833#define LIBCURL_FEATURE_IDN 1
10834#define LIBCURL_CABUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
10835#define LIBCURL_PROTOCOL_HTTP 1
10836#define LIBCURL_PROTOCOL_HTTPS 1
10837#define LIBCURL_PROTOCOL_FTP 1
10838#define LIBCURL_PROTOCOL_FTPS 1
10839#define LIBCURL_PROTOCOL_FILE 1
10840#define LIBCURL_PROTOCOL_TELNET 1
10841#define LIBCURL_PROTOCOL_LDAP 1
10842#define LIBCURL_PROTOCOL_LDAPS 1
10843#define LIBCURL_PROTOCOL_DICT 1
10844#define LIBCURL_PROTOCOL_TFTP 1
10845#define LIBCURL_PROTOCOL_SCP 1
10846#define LIBCURL_PROTOCOL_SFTP 1
10847#define USE_OPENSSL 1
10848#define HAVE_LIBDL 1
10849#define HAVE_LIBNSL 1
10850#define HAVE_LIBZ 1
10851#define HAVE_PTHREAD 1
10852#define BOINC_PREFIX "/usr"
10853#define BOINC_EXECPREFIX "/usr/bin"
10854#define BOINC_LIBDIR "/usr/lib64"
10855#define HAVE_GL_GL_H 1
10856#define HAVE_GL_GLU_H 1
10857#define HAVE_GL_GLUT_H 1
10858#define HAVE_DIRENT_H 1
10859#define STDC_HEADERS 1
10860#define HAVE_SYS_WAIT_H 1
10861#define TIME_WITH_SYS_TIME 1
10862#define RETSIGTYPE void
10863#define HAVE_ARPA_INET_H 1
10864#define HAVE_DIRENT_H 1
10865#define HAVE_GRP_H 1
10866#define HAVE_FCNTL_H 1
10867#define HAVE_INTTYPES_H 1
10868#define HAVE_STDINT_H 1
10869#define HAVE_MALLOC_H 1
10870#define HAVE_ALLOCA_H 1
10871#define HAVE_MEMORY_H 1
10872#define HAVE_NETDB_H 1
10873#define HAVE_NETINET_IN_H 1
10874#define HAVE_NETINET_TCP_H 1
10875#define HAVE_SIGNAL_H 1
10876#define HAVE_STRINGS_H 1
10877#define HAVE_SYS_FILE_H 1
10878#define HAVE_SYS_IPC_H 1
10879#define HAVE_SYS_MOUNT_H 1
10880#define HAVE_SYS_PARAM_H 1
10881#define HAVE_SYS_RESOURCE_H 1
10882#define HAVE_SYS_SELECT_H 1
10883#define HAVE_SYS_SHM_H 1
10884#define HAVE_SYS_SOCKET_H 1
10885#define HAVE_SYS_STAT_H 1
10886#define HAVE_SYS_STATVFS_H 1
10887#define HAVE_SYS_STATFS_H 1
10888#define HAVE_SYS_SWAP_H 1
10889#define HAVE_SYS_SYSCTL_H 1
10890#define HAVE_SYS_TIME_H 1
10891#define HAVE_SYS_TYPES_H 1
10892#define HAVE_SYS_UTSNAME_H 1
10893#define HAVE_SYS_WAIT_H 1
10894#define HAVE_UNISTD_H 1
10895#define HAVE_UTMP_H 1
10896#define HAVE_ERRNO_H 1
10897#define HAVE_SETJMP_H 1
10898#define HAVE_ALGORITHM 1
10899#define HAVE_BITSET 1
10900#define HAVE_CASSERT 1
10901#define HAVE_CCTYPE 1
10902#define HAVE_CERRNO 1
10903#define HAVE_CFLOAT 1
10904#define HAVE_CLIMITS 1
10905#define HAVE_CLOCALE 1
10906#define HAVE_CMATH 1
10907#define HAVE_COMPLEX 1
10908#define HAVE_CSETJMP 1
10909#define HAVE_CSIGNAL 1
10910#define HAVE_CSTDARG 1
10911#define HAVE_CSTDDEF 1
10912#define HAVE_CSTDIO 1
10913#define HAVE_CSTDLIB 1
10914#define HAVE_CSTRING 1
10915#define HAVE_CTIME 1
10916#define HAVE_DEQUE 1
10917#define HAVE_FSTREAM 1
10918#define HAVE_FUNCTIONAL 1
10919#define HAVE_IOMANIP 1
10920#define HAVE_IOS 1
10921#define HAVE_IOSFWD 1
10922#define HAVE_IOSTREAM 1
10923#define HAVE_ISTREAM 1
10924#define HAVE_ITERATOR 1
10925#define HAVE_LIMITS 1
10926#define HAVE_LIST 1
10927#define HAVE_LOCALE 1
10928#define HAVE_MAP 1
10929#define HAVE_MEMORY 1
10930#define HAVE_NUMERIC 1
10931#define HAVE_OSTREAM 1
10932#define HAVE_QUEUE 1
10933#define HAVE_SET 1
10934#define HAVE_SSTREAM 1
10935#define HAVE_STACK 1
10936#define HAVE_STDEXCEPT 1
10937#define HAVE_STREAMBUF 1
10938#define HAVE_STRING 1
10939#define HAVE_UTILITY 1
10940#define HAVE_VALARRAY 1
10941#define HAVE_VECTOR 1
10942#define HAVE_NAMESPACES 1
10943#define HAVE_STD_MIN 1
10944#define HAVE_STD_MAX 1
10945#define HAVE_STD_TRANSFORM 1
10946#define HAVE_STD_LOCALE 1
10947#define HAVE_VPRINTF 1
10948#define HAVE_ALLOCA_H 1
10949#define HAVE_ALLOCA 1
10950#define HAVE_ALLOCA 1
10951#define HAVE_SETPRIORITY 1
10952#define HAVE_STRCASESTR 1
10953#define HAVE_SIGACTION 1
10954#define HAVE_GETUTENT 1
10955#define HAVE_SETUTENT 1
10956#define HAVE_STRDUP 1
10957#define HAVE_DAEMON 1
10958#define HAVE_STAT64 1
10959#define HAVE_PUTENV 1
10960#define HAVE_SETENV 1
10961#define HAVE_UNSETENV 1
10962#define HAVE_STRUCT_TM_TM_ZONE 1
10963#define HAVE_TM_ZONE 1
10964#define UTMP_LOCATION "/var/run/utmp"
10965#define HAVE__PROC_SELF_STAT 1
10966#define HAVE__PROC_MEMINFO 1
10967#define HAVE_LIBM 1
10968#define HAVE_LIBM 1
10969#define HAVE_LIBC 1
10970#define HAVE_LIBC 1
10971#define HAVE_LIBPTHREAD 1
10972#define HAVE_LIBPTHREAD 1
10973#define HAVE_LIBGCC_EH 1
10974#define HAVE_LIBGCC_EH 1
10975#define HAVE_LIBGCC 1
10976#define HAVE_LIBGCC 1
10977#define HAVE_LIBC_NONSHARED 1
10978#define HAVE_LIBC_NONSHARED 1
10979#define HAVE_LIBSTDC++ 1
10980#define HAVE_LIBSTDC__ 1
10981
10982configure: exit 0