Ticket #950: config.log

File config.log, 253.0 KB (added by mich181189, 15 years ago)

config.log from unmodified 6.6.36 on opensolaris 2009.06

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.36, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --disable-server --disable-manager
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = michael-opensolaris
14uname -m = i86pc
15uname -r = 5.11
16uname -s = SunOS
17uname -v = snv_111b
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = System = SunOS
21Node = michael-opensolaris
22Release = 5.11
23KernelID = snv_111b
24Machine = i86pc
25BusType = <unknown>
26Serial = <unknown>
27Users = <unknown>
28OEM# = 0
29Origin# = 1
30NumCPU = 1
31
32/bin/arch              = i86pc
33/usr/bin/arch -k       = i86pc
34/usr/convex/getsysinfo = unknown
35/usr/bin/hostinfo      = unknown
36/bin/machine           = unknown
37/usr/bin/oslevel       = unknown
38/bin/universe          = unknown
39
40PATH: /usr/bin
41PATH: /usr/X11/bin
42PATH: /usr/openwin/bin
43
44
45## ----------- ##
46## Core tests. ##
47## ----------- ##
48
49configure:2201: checking build system type
50configure:2219: result: i386-pc-solaris2.11
51configure:2241: checking host system type
52configure:2256: result: i386-pc-solaris2.11
53configure:2278: checking target system type
54configure:2293: result: i386-pc-solaris2.11
55configure:2337: checking for a BSD-compatible install
56configure:2393: result: /usr/bin/ginstall -c
57configure:2404: checking whether build environment is sane
58configure:2447: result: yes
59configure:2475: checking for a thread-safe mkdir -p
60configure:2514: result: ./install-sh -c -d
61configure:2527: checking for gawk
62configure:2543: found /usr/bin/gawk
63configure:2554: result: gawk
64configure:2565: checking whether make sets $(MAKE)
65configure:2586: result: yes
66configure:2839: checking for gcc
67configure:2866: result: gcc-4.3.2
68configure:3104: checking for C compiler version
69configure:3111: gcc-4.3.2 --version >&5
70gcc-4.3.2 (GCC) 4.3.2
71Copyright (C) 2008 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:3114: $? = 0
76configure:3121: gcc-4.3.2 -v >&5
77Using built-in specs.
78Target: i386-pc-solaris2.11
79Configured with: ../gcc-4.3.2/configure --prefix=/usr --program-suffix=-4.3.2 --infodir=/usr/share/info --mandir=/usr/share/man --libexecdir=/usr/lib --enable-shared --disable-static --disable-libtool-lock --target= --enable-objc-gc --enable-concept-checks --disable-libada --enable-libssp --enable-languages=c,c++,objc,fortran --enable-threads=posix --enable-tls=yes --with-system-zlib --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-gnu-as --with-as=/usr/sfw/bin/gas --with-gmp-include=/usr/include/gmp --with-gmp-lib=/usr/lib --with-mpfr-include=/usr/include/mpfr --with-mpfr-lib=/usr/lib --enable-c99 --enable-nls --enable-wchar_t --enable-libstdcxx-allocator=mt --with-pic
80Thread model: posix
81gcc version 4.3.2 (GCC)
82configure:3124: $? = 0
83configure:3131: gcc-4.3.2 -V >&5
84gcc-4.3.2: '-V' option must have argument
85configure:3134: $? = 1
86configure:3157: checking for C compiler default output file name
87configure:3184: gcc-4.3.2    conftest.c  >&5
88configure:3187: $? = 0
89configure:3225: result: a.out
90configure:3242: checking whether the C compiler works
91configure:3252: ./a.out
92configure:3255: $? = 0
93configure:3272: result: yes
94configure:3279: checking whether we are cross compiling
95configure:3281: result: no
96configure:3284: checking for suffix of executables
97configure:3291: gcc-4.3.2 -o conftest    conftest.c  >&5
98configure:3294: $? = 0
99configure:3318: result:
100configure:3324: checking for suffix of object files
101configure:3350: gcc-4.3.2 -c   conftest.c >&5
102configure:3353: $? = 0
103configure:3376: result: o
104configure:3380: checking whether we are using the GNU C compiler
105configure:3409: gcc-4.3.2 -c   conftest.c >&5
106configure:3415: $? = 0
107configure:3432: result: yes
108configure:3437: checking whether gcc-4.3.2 accepts -g
109configure:3467: gcc-4.3.2 -c -g  conftest.c >&5
110configure:3473: $? = 0
111configure:3572: result: yes
112configure:3589: checking for gcc-4.3.2 option to accept ISO C89
113configure:3663: gcc-4.3.2  -c -g -O2  conftest.c >&5
114configure:3669: $? = 0
115configure:3692: result: none needed
116configure:3721: checking for style of include used by make
117configure:3749: result: GNU
118configure:3774: checking dependency style of gcc-4.3.2
119configure:3865: result: gcc3
120configure:3938: checking for g++
121configure:3954: found /usr/bin/g++
122configure:3965: result: g++
123configure:3996: checking for C++ compiler version
124configure:4003: g++ --version >&5
125g++ (GCC) 4.3.2
126Copyright (C) 2008 Free Software Foundation, Inc.
127This is free software; see the source for copying conditions.  There is NO
128warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
129
130configure:4006: $? = 0
131configure:4013: g++ -v >&5
132Using built-in specs.
133Target: i386-pc-solaris2.11
134Configured with: ../gcc-4.3.2/configure --prefix=/usr --program-suffix=-4.3.2 --infodir=/usr/share/info --mandir=/usr/share/man --libexecdir=/usr/lib --enable-shared --disable-static --disable-libtool-lock --target= --enable-objc-gc --enable-concept-checks --disable-libada --enable-libssp --enable-languages=c,c++,objc,fortran --enable-threads=posix --enable-tls=yes --with-system-zlib --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-gnu-as --with-as=/usr/sfw/bin/gas --with-gmp-include=/usr/include/gmp --with-gmp-lib=/usr/lib --with-mpfr-include=/usr/include/mpfr --with-mpfr-lib=/usr/lib --enable-c99 --enable-nls --enable-wchar_t --enable-libstdcxx-allocator=mt --with-pic
135Thread model: posix
136gcc version 4.3.2 (GCC)
137configure:4016: $? = 0
138configure:4023: g++ -V >&5
139g++: '-V' option must have argument
140configure:4026: $? = 1
141configure:4029: checking whether we are using the GNU C++ compiler
142configure:4058: g++ -c   conftest.cpp >&5
143configure:4064: $? = 0
144configure:4081: result: yes
145configure:4086: checking whether g++ accepts -g
146configure:4116: g++ -c -g  conftest.cpp >&5
147configure:4122: $? = 0
148configure:4221: result: yes
149configure:4246: checking dependency style of g++
150configure:4337: result: gcc3
151configure:4357: checking how to run the C preprocessor
152configure:4397: gcc-4.3.2 -E  conftest.c
153configure:4403: $? = 0
154configure:4434: gcc-4.3.2 -E  conftest.c
155conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
156configure:4440: $? = 1
157configure: failed program was:
158| /* confdefs.h.  */
159| #define PACKAGE_NAME "BOINC"
160| #define PACKAGE_TARNAME "boinc"
161| #define PACKAGE_VERSION "6.6.36"
162| #define PACKAGE_STRING "BOINC 6.6.36"
163| #define PACKAGE_BUGREPORT ""
164| #define PACKAGE "boinc"
165| #define VERSION "6.6.36"
166| /* end confdefs.h.  */
167| #include <ac_nonexistent.h>
168configure:4473: result: gcc-4.3.2 -E
169configure:4502: gcc-4.3.2 -E  conftest.c
170configure:4508: $? = 0
171configure:4539: gcc-4.3.2 -E  conftest.c
172conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
173configure:4545: $? = 1
174configure: failed program was:
175| /* confdefs.h.  */
176| #define PACKAGE_NAME "BOINC"
177| #define PACKAGE_TARNAME "boinc"
178| #define PACKAGE_VERSION "6.6.36"
179| #define PACKAGE_STRING "BOINC 6.6.36"
180| #define PACKAGE_BUGREPORT ""
181| #define PACKAGE "boinc"
182| #define VERSION "6.6.36"
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:4582: checking whether make sets $(MAKE)
186configure:4603: result: yes
187configure:4617: checking for ln
188configure:4635: found /usr/bin/ln
189configure:4647: result: /usr/bin/ln
190configure:4659: checking whether '/usr/bin/ln' works
191configure:4665: result: yes
192configure:4676: checking whether ln -s works
193configure:4680: result: yes
194configure:4688: checking whether 'ln -s' really works or whether I'm deluding myself
195configure:4694: result: it works
196configure:4707: checking whether gcc-4.3.2 and cc understand -c and -o together
197configure:4742: gcc-4.3.2 -c conftest.c -o conftest2.o >&5
198configure:4745: $? = 0
199configure:4751: gcc-4.3.2 -c conftest.c -o conftest2.o >&5
200configure:4754: $? = 0
201configure:4765: cc -c conftest.c >&5
202./configure[4766]: eval[1]: cc: not found [No such file or directory]
203configure:4768: $? = 127
204configure:4806: result: yes
205configure:4996: checking for g77
206configure:5026: result: no
207configure:4996: checking for xlf
208configure:5026: result: no
209configure:4996: checking for f77
210configure:5026: result: no
211configure:4996: checking for frt
212configure:5026: result: no
213configure:4996: checking for pgf77
214configure:5026: result: no
215configure:4996: checking for cf77
216configure:5026: result: no
217configure:4996: checking for fort77
218configure:5026: result: no
219configure:4996: checking for fl32
220configure:5026: result: no
221configure:4996: checking for af77
222configure:5026: result: no
223configure:4996: checking for xlf90
224configure:5026: result: no
225configure:4996: checking for f90
226configure:5026: result: no
227configure:4996: checking for pgf90
228configure:5026: result: no
229configure:4996: checking for pghpf
230configure:5026: result: no
231configure:4996: checking for epcf90
232configure:5026: result: no
233configure:4996: checking for gfortran
234configure:5026: result: no
235configure:4996: checking for g95
236configure:5026: result: no
237configure:4996: checking for xlf95
238configure:5026: result: no
239configure:4996: checking for f95
240configure:5026: result: no
241configure:4996: checking for fort
242configure:5026: result: no
243configure:4996: checking for ifort
244configure:5026: result: no
245configure:4996: checking for ifc
246configure:5026: result: no
247configure:4996: checking for efc
248configure:5026: result: no
249configure:4996: checking for pgf95
250configure:5026: result: no
251configure:4996: checking for lf95
252configure:5026: result: no
253configure:4996: checking for ftn
254configure:5026: result: no
255configure:5053: checking for Fortran 77 compiler version
256configure:5060:  --version >&5
257./configure[5061]: eval[1]: --version: not found [No such file or directory]
258configure:5063: $? = 127
259configure:5070:  -v >&5
260./configure[5071]: eval[1]: -v: not found [No such file or directory]
261configure:5073: $? = 127
262configure:5080:  -V >&5
263./configure[5081]: eval[1]: -V: not found [No such file or directory]
264configure:5083: $? = 127
265configure:5091: checking whether we are using the GNU Fortran 77 compiler
266configure:5110:  -c  conftest.F >&5
267./configure[5111]: eval[1]: -c: not found [No such file or directory]
268configure:5116: $? = 127
269configure: failed program was:
270|       program main
271| #ifndef __GNUC__
272|        choke me
273| #endif
274|
275|       end
276configure:5133: result: no
277configure:5139: checking whether  accepts -g
278configure:5156:  -c -g conftest.f >&5
279./configure[5157]: eval[1]: -c: not found [No such file or directory]
280configure:5162: $? = 127
281configure: failed program was:
282|       program main
283|
284|       end
285configure:5178: result: no
286configure:6587: checking if C compiler supports -march=i486
287configure:6615: gcc-4.3.2 -o conftest -g -O2 -march=i486   conftest.c  >&5
288configure:6621: $? = 0
289configure:6628: result: yes
290configure:6662: checking if C++ compiler supports -march=i486
291configure:6690: g++ -o conftest -g -O2 -march=i486   conftest.cpp  >&5
292configure:6696: $? = 0
293configure:6703: result: yes
294configure:6736: checking if f77 compiler supports -march=i486
295configure:6751:  -o conftest  -march=i486  conftest.f  >&5
296./configure[6752]: eval[1]: -o: not found [No such file or directory]
297configure:6757: $? = 127
298configure: failed program was:
299|
300|           program main
301|       write(*,*) 'hello'
302|       end
303configure:6773: result: no
304configure:6798: checking if C compiler supports -mtune=generic
305configure:6826: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   conftest.c  >&5
306configure:6832: $? = 0
307configure:6839: result: yes
308configure:6873: checking if C++ compiler supports -mtune=generic
309configure:6901: g++ -o conftest -g -O2 -march=i486 -mtune=generic   conftest.cpp  >&5
310configure:6907: $? = 0
311configure:6914: result: yes
312configure:6947: checking if f77 compiler supports -mtune=generic
313configure:6962:  -o conftest  -mtune=generic  conftest.f  >&5
314./configure[6963]: eval[1]: -o: not found [No such file or directory]
315configure:6968: $? = 127
316configure: failed program was:
317|
318|           program main
319|       write(*,*) 'hello'
320|       end
321configure:6984: result: no
322configure:7163: checking if f77 compiler supports -3
323configure:7178:  -o conftest  -3  conftest.f  >&5
324./configure[7179]: eval[1]: -o: not found [No such file or directory]
325configure:7184: $? = 127
326configure: failed program was:
327|
328|           program main
329|       write(*,*) 'hello'
330|       end
331configure:7200: result: no
332configure:8631: checking for docbook2x-man
333configure:8664: result: no
334configure:8686: checking for grep that handles long lines and -e
335configure:8760: result: /usr/bin/ggrep
336configure:8765: checking for egrep
337configure:8843: result: /usr/bin/ggrep -E
338configure:8848: checking for ANSI C header files
339configure:8878: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
340configure:8884: $? = 0
341configure:8983: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   conftest.c  >&5
342configure:8986: $? = 0
343configure:8992: ./conftest
344configure:8995: $? = 0
345configure:9012: result: yes
346configure:9036: checking for sys/types.h
347configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
348configure:9063: $? = 0
349configure:9079: result: yes
350configure:9036: checking for sys/stat.h
351configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
352configure:9063: $? = 0
353configure:9079: result: yes
354configure:9036: checking for stdlib.h
355configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
356configure:9063: $? = 0
357configure:9079: result: yes
358configure:9036: checking for string.h
359configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
360configure:9063: $? = 0
361configure:9079: result: yes
362configure:9036: checking for memory.h
363configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
364configure:9063: $? = 0
365configure:9079: result: yes
366configure:9036: checking for strings.h
367configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
368configure:9063: $? = 0
369configure:9079: result: yes
370configure:9036: checking for inttypes.h
371configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
372configure:9063: $? = 0
373configure:9079: result: yes
374configure:9036: checking for stdint.h
375configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
376configure:9063: $? = 0
377configure:9079: result: yes
378configure:9036: checking for unistd.h
379configure:9057: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
380configure:9063: $? = 0
381configure:9079: result: yes
382configure:9092: checking whether we are compiling for cygwin
383configure:9101: result: no
384configure:9143: checking windows.h usability
385configure:9160: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
386conftest.c:53:21: error: windows.h: No such file or directory
387configure:9166: $? = 1
388configure: failed program was:
389| /* confdefs.h.  */
390| #define PACKAGE_NAME "BOINC"
391| #define PACKAGE_TARNAME "boinc"
392| #define PACKAGE_VERSION "6.6.36"
393| #define PACKAGE_STRING "BOINC 6.6.36"
394| #define PACKAGE_BUGREPORT ""
395| #define PACKAGE "boinc"
396| #define VERSION "6.6.36"
397| #define STDC_HEADERS 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_SYS_STAT_H 1
400| #define HAVE_STDLIB_H 1
401| #define HAVE_STRING_H 1
402| #define HAVE_MEMORY_H 1
403| #define HAVE_STRINGS_H 1
404| #define HAVE_INTTYPES_H 1
405| #define HAVE_STDINT_H 1
406| #define HAVE_UNISTD_H 1
407| /* end confdefs.h.  */
408| #include <stdio.h>
409| #ifdef HAVE_SYS_TYPES_H
410| # include <sys/types.h>
411| #endif
412| #ifdef HAVE_SYS_STAT_H
413| # include <sys/stat.h>
414| #endif
415| #ifdef STDC_HEADERS
416| # include <stdlib.h>
417| # include <stddef.h>
418| #else
419| # ifdef HAVE_STDLIB_H
420| #  include <stdlib.h>
421| # endif
422| #endif
423| #ifdef HAVE_STRING_H
424| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
425| #  include <memory.h>
426| # endif
427| # include <string.h>
428| #endif
429| #ifdef HAVE_STRINGS_H
430| # include <strings.h>
431| #endif
432| #ifdef HAVE_INTTYPES_H
433| # include <inttypes.h>
434| #endif
435| #ifdef HAVE_STDINT_H
436| # include <stdint.h>
437| #endif
438| #ifdef HAVE_UNISTD_H
439| # include <unistd.h>
440| #endif
441| #include <windows.h>
442configure:9180: result: no
443configure:9184: checking windows.h presence
444configure:9199: gcc-4.3.2 -E  conftest.c
445conftest.c:20:21: error: windows.h: No such file or directory
446configure:9205: $? = 1
447configure: failed program was:
448| /* confdefs.h.  */
449| #define PACKAGE_NAME "BOINC"
450| #define PACKAGE_TARNAME "boinc"
451| #define PACKAGE_VERSION "6.6.36"
452| #define PACKAGE_STRING "BOINC 6.6.36"
453| #define PACKAGE_BUGREPORT ""
454| #define PACKAGE "boinc"
455| #define VERSION "6.6.36"
456| #define STDC_HEADERS 1
457| #define HAVE_SYS_TYPES_H 1
458| #define HAVE_SYS_STAT_H 1
459| #define HAVE_STDLIB_H 1
460| #define HAVE_STRING_H 1
461| #define HAVE_MEMORY_H 1
462| #define HAVE_STRINGS_H 1
463| #define HAVE_INTTYPES_H 1
464| #define HAVE_STDINT_H 1
465| #define HAVE_UNISTD_H 1
466| /* end confdefs.h.  */
467| #include <windows.h>
468configure:9219: result: no
469configure:9247: checking for windows.h
470configure:9255: result: no
471configure:9133: checking for winsock2.h
472configure:9139: result: no
473configure:9133: checking for winsock.h
474configure:9139: result: no
475configure:9143: checking sys/socket.h usability
476configure:9160: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
477configure:9166: $? = 0
478configure:9180: result: yes
479configure:9184: checking sys/socket.h presence
480configure:9199: gcc-4.3.2 -E  conftest.c
481configure:9205: $? = 0
482configure:9219: result: yes
483configure:9247: checking for sys/socket.h
484configure:9255: result: yes
485configure:9306: checking dependency style of
486configure:9397: result: none
487configure:9493: checking for a sed that does not truncate output
488configure:9547: result: /usr/bin/gsed
489configure:9561: checking for ld used by gcc-4.3.2
490configure:9628: result: /usr/ccs/bin/ld
491configure:9637: checking if the linker (/usr/ccs/bin/ld) is GNU ld
492configure:9652: result: no
493configure:9657: checking for /usr/ccs/bin/ld option to reload object files
494configure:9664: result: -r
495configure:9682: checking for BSD-compatible nm
496configure:9724: result: /usr/bin/nm -p
497configure:9728: checking how to recognise dependent libraries
498configure:9900: result: pass_all
499configure:10410: checking dlfcn.h usability
500configure:10427: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
501configure:10433: $? = 0
502configure:10447: result: yes
503configure:10451: checking dlfcn.h presence
504configure:10466: gcc-4.3.2 -E  conftest.c
505configure:10472: $? = 0
506configure:10486: result: yes
507configure:10514: checking for dlfcn.h
508configure:10522: result: yes
509configure:10545: checking how to run the C++ preprocessor
510configure:10581: g++ -E  conftest.cpp
511configure:10587: $? = 0
512configure:10618: g++ -E  conftest.cpp
513conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
514configure:10624: $? = 1
515configure: failed program was:
516| /* confdefs.h.  */
517| #define PACKAGE_NAME "BOINC"
518| #define PACKAGE_TARNAME "boinc"
519| #define PACKAGE_VERSION "6.6.36"
520| #define PACKAGE_STRING "BOINC 6.6.36"
521| #define PACKAGE_BUGREPORT ""
522| #define PACKAGE "boinc"
523| #define VERSION "6.6.36"
524| #define STDC_HEADERS 1
525| #define HAVE_SYS_TYPES_H 1
526| #define HAVE_SYS_STAT_H 1
527| #define HAVE_STDLIB_H 1
528| #define HAVE_STRING_H 1
529| #define HAVE_MEMORY_H 1
530| #define HAVE_STRINGS_H 1
531| #define HAVE_INTTYPES_H 1
532| #define HAVE_STDINT_H 1
533| #define HAVE_UNISTD_H 1
534| #define HAVE_SYS_SOCKET_H 1
535| #define HAVE_DLFCN_H 1
536| /* end confdefs.h.  */
537| #include <ac_nonexistent.h>
538configure:10657: result: g++ -E
539configure:10686: g++ -E  conftest.cpp
540configure:10692: $? = 0
541configure:10723: g++ -E  conftest.cpp
542conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
543configure:10729: $? = 1
544configure: failed program was:
545| /* confdefs.h.  */
546| #define PACKAGE_NAME "BOINC"
547| #define PACKAGE_TARNAME "boinc"
548| #define PACKAGE_VERSION "6.6.36"
549| #define PACKAGE_STRING "BOINC 6.6.36"
550| #define PACKAGE_BUGREPORT ""
551| #define PACKAGE "boinc"
552| #define VERSION "6.6.36"
553| #define STDC_HEADERS 1
554| #define HAVE_SYS_TYPES_H 1
555| #define HAVE_SYS_STAT_H 1
556| #define HAVE_STDLIB_H 1
557| #define HAVE_STRING_H 1
558| #define HAVE_MEMORY_H 1
559| #define HAVE_STRINGS_H 1
560| #define HAVE_INTTYPES_H 1
561| #define HAVE_STDINT_H 1
562| #define HAVE_UNISTD_H 1
563| #define HAVE_SYS_SOCKET_H 1
564| #define HAVE_DLFCN_H 1
565| /* end confdefs.h.  */
566| #include <ac_nonexistent.h>
567configure:10772: checking the maximum length of command line arguments
568configure:10851: result: 262144
569configure:10862: checking command to parse /usr/bin/nm -p output from gcc-4.3.2 object
570configure:10958: g++ -c -g -O2 -march=i486 -mtune=generic  conftest.cpp >&5
571configure:10961: $? = 0
572configure:10965: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[         ]\([BDRT][BDRT]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
573configure:10968: $? = 0
574configure:11020: g++ -o conftest -g -O2 -march=i486 -mtune=generic   conftest.cpp conftstm.o >&5
575configure:11023: $? = 0
576configure:11061: result: ok
577configure:11065: checking for objdir
578configure:11080: result: .libs
579configure:11172: checking for ar
580configure:11188: found /usr/bin/ar
581configure:11199: result: ar
582configure:11268: checking for ranlib
583configure:11284: found /usr/bin/ranlib
584configure:11295: result: ranlib
585configure:11364: checking for strip
586configure:11380: found /usr/bin/strip
587configure:11391: result: strip
588configure:11669: checking if gcc-4.3.2 static flag  works
589configure:11692: result: yes
590configure:11714: checking if gcc-4.3.2 supports -fno-rtti -fno-exceptions
591configure:11732: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -fno-rtti -fno-exceptions conftest.c >&5
592cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
593configure:11736: $? = 0
594configure:11747: result: no
595configure:11762: checking for gcc-4.3.2 option to produce PIC
596configure:11949: result: -fPIC
597configure:11957: checking if gcc-4.3.2 PIC flag -fPIC works
598configure:11975: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -fPIC -DPIC conftest.c >&5
599configure:11979: $? = 0
600configure:11990: result: yes
601configure:12014: checking if gcc-4.3.2 supports -c -o file.o
602configure:12035: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -o out/conftest2.o conftest.c >&5
603configure:12039: $? = 0
604configure:12059: result: yes
605configure:12085: checking whether the gcc-4.3.2 linker (/usr/ccs/bin/ld) supports shared libraries
606configure:12930: result: yes
607configure:12956: checking whether -lc should be explicitly linked in
608configure:12961: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
609configure:12964: $? = 0
610configure:12978: gcc-4.3.2 -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
611configure:12981: $? = 1
612configure:12993: result: yes
613configure:13001: checking dynamic linker characteristics
614configure:13541: result: solaris2.11 ld.so
615configure:13545: checking how to hardcode library paths into programs
616configure:13570: result: immediate
617configure:13584: checking whether stripping libraries is possible
618configure:13605: result: no
619configure:13712: checking for shl_load
620configure:13768: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   conftest.c  >&5
621Undefined                       first referenced
622 symbol                             in file
623shl_load                            /var/tmp//ccBVaym3.o
624ld: fatal: symbol referencing errors. No output written to conftest
625collect2: ld returned 1 exit status
626configure:13774: $? = 1
627configure: failed program was:
628| /* confdefs.h.  */
629| #define PACKAGE_NAME "BOINC"
630| #define PACKAGE_TARNAME "boinc"
631| #define PACKAGE_VERSION "6.6.36"
632| #define PACKAGE_STRING "BOINC 6.6.36"
633| #define PACKAGE_BUGREPORT ""
634| #define PACKAGE "boinc"
635| #define VERSION "6.6.36"
636| #define STDC_HEADERS 1
637| #define HAVE_SYS_TYPES_H 1
638| #define HAVE_SYS_STAT_H 1
639| #define HAVE_STDLIB_H 1
640| #define HAVE_STRING_H 1
641| #define HAVE_MEMORY_H 1
642| #define HAVE_STRINGS_H 1
643| #define HAVE_INTTYPES_H 1
644| #define HAVE_STDINT_H 1
645| #define HAVE_UNISTD_H 1
646| #define HAVE_SYS_SOCKET_H 1
647| #define HAVE_DLFCN_H 1
648| /* end confdefs.h.  */
649| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
650|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
651| #define shl_load innocuous_shl_load
652|
653| /* System header to define __stub macros and hopefully few prototypes,
654|     which can conflict with char shl_load (); below.
655|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
656|     <limits.h> exists even on freestanding compilers.  */
657|
658| #ifdef __STDC__
659| # include <limits.h>
660| #else
661| # include <assert.h>
662| #endif
663|
664| #undef shl_load
665|
666| /* Override any GCC internal prototype to avoid an error.
667|    Use char because int might match the return type of a GCC
668|    builtin and then its argument prototype would still apply.  */
669| #ifdef __cplusplus
670| extern "C"
671| #endif
672| char shl_load ();
673| /* The GNU C library defines this for functions which it implements
674|     to always fail with ENOSYS.  Some functions are actually named
675|     something starting with __ and the normal name is an alias.  */
676| #if defined __stub_shl_load || defined __stub___shl_load
677| choke me
678| #endif
679|
680| int
681| main ()
682| {
683| return shl_load ();
684|   ;
685|   return 0;
686| }
687configure:13791: result: no
688configure:13796: checking for shl_load in -ldld
689configure:13831: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   conftest.c -ldld   >&5
690ld: fatal: library -ldld: not found
691ld: fatal: file processing errors. No output written to conftest
692collect2: ld returned 1 exit status
693configure:13837: $? = 1
694configure: failed program was:
695| /* confdefs.h.  */
696| #define PACKAGE_NAME "BOINC"
697| #define PACKAGE_TARNAME "boinc"
698| #define PACKAGE_VERSION "6.6.36"
699| #define PACKAGE_STRING "BOINC 6.6.36"
700| #define PACKAGE_BUGREPORT ""
701| #define PACKAGE "boinc"
702| #define VERSION "6.6.36"
703| #define STDC_HEADERS 1
704| #define HAVE_SYS_TYPES_H 1
705| #define HAVE_SYS_STAT_H 1
706| #define HAVE_STDLIB_H 1
707| #define HAVE_STRING_H 1
708| #define HAVE_MEMORY_H 1
709| #define HAVE_STRINGS_H 1
710| #define HAVE_INTTYPES_H 1
711| #define HAVE_STDINT_H 1
712| #define HAVE_UNISTD_H 1
713| #define HAVE_SYS_SOCKET_H 1
714| #define HAVE_DLFCN_H 1
715| /* end confdefs.h.  */
716|
717| /* Override any GCC internal prototype to avoid an error.
718|    Use char because int might match the return type of a GCC
719|    builtin and then its argument prototype would still apply.  */
720| #ifdef __cplusplus
721| extern "C"
722| #endif
723| char shl_load ();
724| int
725| main ()
726| {
727| return shl_load ();
728|   ;
729|   return 0;
730| }
731configure:13855: result: no
732configure:13860: checking for dlopen
733configure:13916: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   conftest.c  >&5
734configure:13922: $? = 0
735configure:13939: result: yes
736configure:14172: checking whether a program can dlopen itself
737configure:14244: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -DHAVE_DLFCN_H   conftest.c   >&5
738configure: In function 'main':
739configure:14240: warning: incompatible implicit declaration of built-in function 'exit'
740configure:14247: $? = 0
741configure:14265: result: yes
742configure:14270: checking whether a statically linked program can dlopen itself
743configure:14342: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -DHAVE_DLFCN_H    conftest.c   >&5
744configure: In function 'main':
745configure:14338: warning: incompatible implicit declaration of built-in function 'exit'
746configure:14345: $? = 0
747configure:14363: result: yes
748configure:14386: checking if libtool supports shared libraries
749configure:14388: result: yes
750configure:14391: checking whether to build shared libraries
751configure:14412: result: yes
752configure:14415: checking whether to build static libraries
753configure:14419: result: yes
754configure:14511: creating libtool
755configure:15060: checking for ld used by g++
756configure:15127: result: /usr/ccs/bin/ld
757configure:15136: checking if the linker (/usr/ccs/bin/ld) is GNU ld
758configure:15151: result: no
759configure:15202: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
760configure:16065: result: yes
761configure:16087: g++ -c -g -O2 -march=i486 -mtune=generic  conftest.cc >&5
762configure:16090: $? = 0
763configure:16186: checking for g++ option to produce PIC
764configure:16448: result: -fPIC
765configure:16456: checking if g++ PIC flag -fPIC works
766configure:16474: g++ -c -g -O2 -march=i486 -mtune=generic  -fPIC -DPIC conftest.cc >&5
767configure:16478: $? = 0
768configure:16489: result: yes
769configure:16513: checking if g++ supports -c -o file.o
770configure:16534: g++ -c -g -O2 -march=i486 -mtune=generic  -o out/conftest2.o conftest.cc >&5
771configure:16538: $? = 0
772configure:16558: result: yes
773configure:16584: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
774configure:16609: result: yes
775configure:16680: checking dynamic linker characteristics
776configure:17220: result: solaris2.11 ld.so
777configure:17224: checking how to hardcode library paths into programs
778configure:17249: result: immediate
779configure:17263: checking whether stripping libraries is possible
780configure:17284: result: no
781configure:17391: checking for shl_load
782configure:17470: result: no
783configure:17475: checking for shl_load in -ldld
784configure:17534: result: no
785configure:17539: checking for dlopen
786configure:17618: result: yes
787configure:17851: checking whether a program can dlopen itself
788configure:17944: result: yes
789configure:17949: checking whether a statically linked program can dlopen itself
790configure:18042: result: yes
791configure:24522: checking default bitness of compiler
792configure:24539: result: 32
793configure:24565: checking boinc platform
794configure:24618: result: i386-pc-solaris
795configure:24620: checking alternate boinc platform
796configure:24633: result: none
797configure:24652: checking library extension
798configure:24660: result: a
799configure:24665: checking shared object extension
800configure:24678: result: so
801configure:24858: checking for windows.h
802configure:24864: result: no
803configure:25003: checking for sys/socket.h
804configure:25009: result: yes
805configure:25143: checking for socklen_t
806configure:25173: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  conftest.c >&5
807configure:25179: $? = 0
808configure:25194: result: yes
809configure:25211: checking type of getsockopt() parameter five
810configure:25251: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic -Werror -pedantic  conftest.c >&5
811configure:25257: $? = 0
812configure:25337: result: socklen_t
813configure:25357: checking if CFLAG '-include fcgi_stdio.h' works
814configure:25394: gcc-4.3.2 -c -INONE -include fcgi_stdio.h -D_USING_FCGI_ -g -O2 -march=i486 -mtune=generic  conftest.c >&5
815cc1: error: fcgi_stdio.h: No such file or directory
816conftest.c: In function 'main':
817conftest.c:34: warning: incompatible implicit declaration of built-in function 'fprintf'
818conftest.c:34: error: 'stderr' undeclared (first use in this function)
819conftest.c:34: error: (Each undeclared identifier is reported only once
820conftest.c:34: error: for each function it appears in.)
821configure:25400: $? = 1
822configure: failed program was:
823| /* confdefs.h.  */
824| #define PACKAGE_NAME "BOINC"
825| #define PACKAGE_TARNAME "boinc"
826| #define PACKAGE_VERSION "6.6.36"
827| #define PACKAGE_STRING "BOINC 6.6.36"
828| #define PACKAGE_BUGREPORT ""
829| #define PACKAGE "boinc"
830| #define VERSION "6.6.36"
831| #define STDC_HEADERS 1
832| #define HAVE_SYS_TYPES_H 1
833| #define HAVE_SYS_STAT_H 1
834| #define HAVE_STDLIB_H 1
835| #define HAVE_STRING_H 1
836| #define HAVE_MEMORY_H 1
837| #define HAVE_STRINGS_H 1
838| #define HAVE_INTTYPES_H 1
839| #define HAVE_STDINT_H 1
840| #define HAVE_UNISTD_H 1
841| #define HAVE_SYS_SOCKET_H 1
842| #define HAVE_DLFCN_H 1
843| #define HOSTTYPE "i386-pc-solaris"
844| #define DLLEXT ".so"
845| #define HAVE_SYS_SOCKET_H 1
846| #define HAVE_SOCKLEN_T 1
847| #define BOINC_SOCKLEN_T socklen_t
848| /* end confdefs.h.  */
849|
850| #define CONFIG_TEST
851|
852| int
853| main ()
854| {
855|
856| fprintf(stderr,"Hello\n");
857| return 0;
858|
859|
860|   ;
861|   return 0;
862| }
863configure:25414: result: no
864configure:25416: WARNING:  fcgi-stdio.h not found.
865------------------------------------------------------------
866Disabling FCGI.  Will not build components that require FCGI
867------------------------------------------------------------
868       
869configure:25572: checking for gawk
870configure:25599: result: gawk
871configure:25622: checking for curl-config
872configure:25640: found /usr/bin/curl-config
873configure:25652: result: /usr/bin/curl-config
874configure:25662: checking for the version of libcurl
875configure:25669: result: 7.19.5
876configure:25676: checking for libcurl >= version 7.17.1
877configure:25689: result: yes
878configure:26466: checking whether libcurl is usable
879configure:26509: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -L/usr/local/lib -lcurl -L/lib -lidn -lssl -lcrypto -lldap -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz >&5
880configure:26515: $? = 0
881configure:26538: result: yes
882configure:26551: checking for curl_free
883configure:26607: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -L/usr/local/lib -lcurl -L/lib -lidn -lssl -lcrypto -lldap -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz >&5
884configure:26613: $? = 0
885configure:26630: result: yes
886configure:26788: checking for pkg-config
887configure:26806: found /usr/bin/pkg-config
888configure:26818: result: /usr/bin/pkg-config
889configure:26876: checking for openssl
890configure:26878: result: yes
891configure:27720: checking for shmget in dynamic library cygipc
892configure:27778: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lcygipc   >&5
893ld: fatal: library -lcygipc: not found
894ld: fatal: file processing errors. No output written to conftest
895collect2: ld returned 1 exit status
896configure:27784: $? = 1
897configure: failed program was:
898|
899|       /* confdefs.h.  */
900| #define PACKAGE_NAME "BOINC"
901| #define PACKAGE_TARNAME "boinc"
902| #define PACKAGE_VERSION "6.6.36"
903| #define PACKAGE_STRING "BOINC 6.6.36"
904| #define PACKAGE_BUGREPORT ""
905| #define PACKAGE "boinc"
906| #define VERSION "6.6.36"
907| #define STDC_HEADERS 1
908| #define HAVE_SYS_TYPES_H 1
909| #define HAVE_SYS_STAT_H 1
910| #define HAVE_STDLIB_H 1
911| #define HAVE_STRING_H 1
912| #define HAVE_MEMORY_H 1
913| #define HAVE_STRINGS_H 1
914| #define HAVE_INTTYPES_H 1
915| #define HAVE_STDINT_H 1
916| #define HAVE_UNISTD_H 1
917| #define HAVE_SYS_SOCKET_H 1
918| #define HAVE_DLFCN_H 1
919| #define HOSTTYPE "i386-pc-solaris"
920| #define DLLEXT ".so"
921| #define HAVE_SYS_SOCKET_H 1
922| #define HAVE_SOCKLEN_T 1
923| #define BOINC_SOCKLEN_T socklen_t
924| #define HAVE_LIBCURL 1
925| #define LIBCURL_FEATURE_SSL 1
926| #define LIBCURL_FEATURE_IPV6 1
927| #define LIBCURL_FEATURE_LIBZ 1
928| #define LIBCURL_FEATURE_IDN 1
929| #define LIBCURL_FEATURE_NTLM 1
930| #define LIBCURL_CABUNDLE ""
931| #define LIBCURL_PROTOCOL_HTTP 1
932| #define LIBCURL_PROTOCOL_HTTPS 1
933| #define LIBCURL_PROTOCOL_FTP 1
934| #define LIBCURL_PROTOCOL_FTPS 1
935| #define LIBCURL_PROTOCOL_FILE 1
936| #define LIBCURL_PROTOCOL_TELNET 1
937| #define LIBCURL_PROTOCOL_LDAP 1
938| #define LIBCURL_PROTOCOL_DICT 1
939| #define LIBCURL_PROTOCOL_TFTP 1
940| #define USE_OPENSSL 1
941| /* end confdefs.h.  */
942|
943|         #define CONFIG_TEST 1
944|       #ifdef __cplusplus
945|       extern "C" {
946|       #endif
947|         char shmget ();
948|       #ifdef __cplusplus
949|       }
950|       #endif
951|
952| int
953| main ()
954| {
955|  shmget ();
956|   ;
957|   return 0;
958| }
959|
960configure:27838: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lcygipc  >&5
961ld: fatal: library -lcygipc: not found
962ld: fatal: file processing errors. No output written to conftest
963collect2: ld returned 1 exit status
964configure:27844: $? = 1
965configure: failed program was:
966|
967|         /* confdefs.h.  */
968| #define PACKAGE_NAME "BOINC"
969| #define PACKAGE_TARNAME "boinc"
970| #define PACKAGE_VERSION "6.6.36"
971| #define PACKAGE_STRING "BOINC 6.6.36"
972| #define PACKAGE_BUGREPORT ""
973| #define PACKAGE "boinc"
974| #define VERSION "6.6.36"
975| #define STDC_HEADERS 1
976| #define HAVE_SYS_TYPES_H 1
977| #define HAVE_SYS_STAT_H 1
978| #define HAVE_STDLIB_H 1
979| #define HAVE_STRING_H 1
980| #define HAVE_MEMORY_H 1
981| #define HAVE_STRINGS_H 1
982| #define HAVE_INTTYPES_H 1
983| #define HAVE_STDINT_H 1
984| #define HAVE_UNISTD_H 1
985| #define HAVE_SYS_SOCKET_H 1
986| #define HAVE_DLFCN_H 1
987| #define HOSTTYPE "i386-pc-solaris"
988| #define DLLEXT ".so"
989| #define HAVE_SYS_SOCKET_H 1
990| #define HAVE_SOCKLEN_T 1
991| #define BOINC_SOCKLEN_T socklen_t
992| #define HAVE_LIBCURL 1
993| #define LIBCURL_FEATURE_SSL 1
994| #define LIBCURL_FEATURE_IPV6 1
995| #define LIBCURL_FEATURE_LIBZ 1
996| #define LIBCURL_FEATURE_IDN 1
997| #define LIBCURL_FEATURE_NTLM 1
998| #define LIBCURL_CABUNDLE ""
999| #define LIBCURL_PROTOCOL_HTTP 1
1000| #define LIBCURL_PROTOCOL_HTTPS 1
1001| #define LIBCURL_PROTOCOL_FTP 1
1002| #define LIBCURL_PROTOCOL_FTPS 1
1003| #define LIBCURL_PROTOCOL_FILE 1
1004| #define LIBCURL_PROTOCOL_TELNET 1
1005| #define LIBCURL_PROTOCOL_LDAP 1
1006| #define LIBCURL_PROTOCOL_DICT 1
1007| #define LIBCURL_PROTOCOL_TFTP 1
1008| #define USE_OPENSSL 1
1009| /* end confdefs.h.  */
1010|
1011|           #define CONFIG_TEST 1
1012|         #ifdef __cplusplus
1013|         extern "C" {
1014|         #endif
1015|           char shmget ();
1016|         #ifdef __cplusplus
1017|         }
1018|         #endif
1019|
1020| int
1021| main ()
1022| {
1023|  shmget ();
1024|   ;
1025|   return 0;
1026| }
1027|
1028configure:27778: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lcygipc.so   >&5
1029ld: fatal: library -lcygipc.so: not found
1030ld: fatal: file processing errors. No output written to conftest
1031collect2: ld returned 1 exit status
1032configure:27784: $? = 1
1033configure: failed program was:
1034|
1035|       /* confdefs.h.  */
1036| #define PACKAGE_NAME "BOINC"
1037| #define PACKAGE_TARNAME "boinc"
1038| #define PACKAGE_VERSION "6.6.36"
1039| #define PACKAGE_STRING "BOINC 6.6.36"
1040| #define PACKAGE_BUGREPORT ""
1041| #define PACKAGE "boinc"
1042| #define VERSION "6.6.36"
1043| #define STDC_HEADERS 1
1044| #define HAVE_SYS_TYPES_H 1
1045| #define HAVE_SYS_STAT_H 1
1046| #define HAVE_STDLIB_H 1
1047| #define HAVE_STRING_H 1
1048| #define HAVE_MEMORY_H 1
1049| #define HAVE_STRINGS_H 1
1050| #define HAVE_INTTYPES_H 1
1051| #define HAVE_STDINT_H 1
1052| #define HAVE_UNISTD_H 1
1053| #define HAVE_SYS_SOCKET_H 1
1054| #define HAVE_DLFCN_H 1
1055| #define HOSTTYPE "i386-pc-solaris"
1056| #define DLLEXT ".so"
1057| #define HAVE_SYS_SOCKET_H 1
1058| #define HAVE_SOCKLEN_T 1
1059| #define BOINC_SOCKLEN_T socklen_t
1060| #define HAVE_LIBCURL 1
1061| #define LIBCURL_FEATURE_SSL 1
1062| #define LIBCURL_FEATURE_IPV6 1
1063| #define LIBCURL_FEATURE_LIBZ 1
1064| #define LIBCURL_FEATURE_IDN 1
1065| #define LIBCURL_FEATURE_NTLM 1
1066| #define LIBCURL_CABUNDLE ""
1067| #define LIBCURL_PROTOCOL_HTTP 1
1068| #define LIBCURL_PROTOCOL_HTTPS 1
1069| #define LIBCURL_PROTOCOL_FTP 1
1070| #define LIBCURL_PROTOCOL_FTPS 1
1071| #define LIBCURL_PROTOCOL_FILE 1
1072| #define LIBCURL_PROTOCOL_TELNET 1
1073| #define LIBCURL_PROTOCOL_LDAP 1
1074| #define LIBCURL_PROTOCOL_DICT 1
1075| #define LIBCURL_PROTOCOL_TFTP 1
1076| #define USE_OPENSSL 1
1077| /* end confdefs.h.  */
1078|
1079|         #define CONFIG_TEST 1
1080|       #ifdef __cplusplus
1081|       extern "C" {
1082|       #endif
1083|         char shmget ();
1084|       #ifdef __cplusplus
1085|       }
1086|       #endif
1087|
1088| int
1089| main ()
1090| {
1091|  shmget ();
1092|   ;
1093|   return 0;
1094| }
1095|
1096configure:27838: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lcygipc.so  >&5
1097ld: fatal: library -lcygipc.so: not found
1098ld: fatal: file processing errors. No output written to conftest
1099collect2: ld returned 1 exit status
1100configure:27844: $? = 1
1101configure: failed program was:
1102|
1103|         /* confdefs.h.  */
1104| #define PACKAGE_NAME "BOINC"
1105| #define PACKAGE_TARNAME "boinc"
1106| #define PACKAGE_VERSION "6.6.36"
1107| #define PACKAGE_STRING "BOINC 6.6.36"
1108| #define PACKAGE_BUGREPORT ""
1109| #define PACKAGE "boinc"
1110| #define VERSION "6.6.36"
1111| #define STDC_HEADERS 1
1112| #define HAVE_SYS_TYPES_H 1
1113| #define HAVE_SYS_STAT_H 1
1114| #define HAVE_STDLIB_H 1
1115| #define HAVE_STRING_H 1
1116| #define HAVE_MEMORY_H 1
1117| #define HAVE_STRINGS_H 1
1118| #define HAVE_INTTYPES_H 1
1119| #define HAVE_STDINT_H 1
1120| #define HAVE_UNISTD_H 1
1121| #define HAVE_SYS_SOCKET_H 1
1122| #define HAVE_DLFCN_H 1
1123| #define HOSTTYPE "i386-pc-solaris"
1124| #define DLLEXT ".so"
1125| #define HAVE_SYS_SOCKET_H 1
1126| #define HAVE_SOCKLEN_T 1
1127| #define BOINC_SOCKLEN_T socklen_t
1128| #define HAVE_LIBCURL 1
1129| #define LIBCURL_FEATURE_SSL 1
1130| #define LIBCURL_FEATURE_IPV6 1
1131| #define LIBCURL_FEATURE_LIBZ 1
1132| #define LIBCURL_FEATURE_IDN 1
1133| #define LIBCURL_FEATURE_NTLM 1
1134| #define LIBCURL_CABUNDLE ""
1135| #define LIBCURL_PROTOCOL_HTTP 1
1136| #define LIBCURL_PROTOCOL_HTTPS 1
1137| #define LIBCURL_PROTOCOL_FTP 1
1138| #define LIBCURL_PROTOCOL_FTPS 1
1139| #define LIBCURL_PROTOCOL_FILE 1
1140| #define LIBCURL_PROTOCOL_TELNET 1
1141| #define LIBCURL_PROTOCOL_LDAP 1
1142| #define LIBCURL_PROTOCOL_DICT 1
1143| #define LIBCURL_PROTOCOL_TFTP 1
1144| #define USE_OPENSSL 1
1145| /* end confdefs.h.  */
1146|
1147|           #define CONFIG_TEST 1
1148|         #ifdef __cplusplus
1149|         extern "C" {
1150|         #endif
1151|           char shmget ();
1152|         #ifdef __cplusplus
1153|         }
1154|         #endif
1155|
1156| int
1157| main ()
1158| {
1159|  shmget ();
1160|   ;
1161|   return 0;
1162| }
1163|
1164configure:27873: result: no
1165configure:28488: checking for aio_fork in dynamic library aio
1166configure:28546: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -laio   >&5
1167Undefined                       first referenced
1168 symbol                             in file
1169aio_fork                            /var/tmp//ccgha4n5.o
1170ld: fatal: symbol referencing errors. No output written to conftest
1171collect2: ld returned 1 exit status
1172configure:28552: $? = 1
1173configure: failed program was:
1174|
1175|       /* confdefs.h.  */
1176| #define PACKAGE_NAME "BOINC"
1177| #define PACKAGE_TARNAME "boinc"
1178| #define PACKAGE_VERSION "6.6.36"
1179| #define PACKAGE_STRING "BOINC 6.6.36"
1180| #define PACKAGE_BUGREPORT ""
1181| #define PACKAGE "boinc"
1182| #define VERSION "6.6.36"
1183| #define STDC_HEADERS 1
1184| #define HAVE_SYS_TYPES_H 1
1185| #define HAVE_SYS_STAT_H 1
1186| #define HAVE_STDLIB_H 1
1187| #define HAVE_STRING_H 1
1188| #define HAVE_MEMORY_H 1
1189| #define HAVE_STRINGS_H 1
1190| #define HAVE_INTTYPES_H 1
1191| #define HAVE_STDINT_H 1
1192| #define HAVE_UNISTD_H 1
1193| #define HAVE_SYS_SOCKET_H 1
1194| #define HAVE_DLFCN_H 1
1195| #define HOSTTYPE "i386-pc-solaris"
1196| #define DLLEXT ".so"
1197| #define HAVE_SYS_SOCKET_H 1
1198| #define HAVE_SOCKLEN_T 1
1199| #define BOINC_SOCKLEN_T socklen_t
1200| #define HAVE_LIBCURL 1
1201| #define LIBCURL_FEATURE_SSL 1
1202| #define LIBCURL_FEATURE_IPV6 1
1203| #define LIBCURL_FEATURE_LIBZ 1
1204| #define LIBCURL_FEATURE_IDN 1
1205| #define LIBCURL_FEATURE_NTLM 1
1206| #define LIBCURL_CABUNDLE ""
1207| #define LIBCURL_PROTOCOL_HTTP 1
1208| #define LIBCURL_PROTOCOL_HTTPS 1
1209| #define LIBCURL_PROTOCOL_FTP 1
1210| #define LIBCURL_PROTOCOL_FTPS 1
1211| #define LIBCURL_PROTOCOL_FILE 1
1212| #define LIBCURL_PROTOCOL_TELNET 1
1213| #define LIBCURL_PROTOCOL_LDAP 1
1214| #define LIBCURL_PROTOCOL_DICT 1
1215| #define LIBCURL_PROTOCOL_TFTP 1
1216| #define USE_OPENSSL 1
1217| /* end confdefs.h.  */
1218|
1219|         #define CONFIG_TEST 1
1220|       #ifdef __cplusplus
1221|       extern "C" {
1222|       #endif
1223|         char aio_fork ();
1224|       #ifdef __cplusplus
1225|       }
1226|       #endif
1227|
1228| int
1229| main ()
1230| {
1231|  aio_fork ();
1232|   ;
1233|   return 0;
1234| }
1235|
1236configure:28606: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -laio  >&5
1237Undefined                       first referenced
1238 symbol                             in file
1239aio_fork                            /var/tmp//cc9iaip5.o
1240ld: fatal: symbol referencing errors. No output written to conftest
1241collect2: ld returned 1 exit status
1242configure:28612: $? = 1
1243configure: failed program was:
1244|
1245|         /* confdefs.h.  */
1246| #define PACKAGE_NAME "BOINC"
1247| #define PACKAGE_TARNAME "boinc"
1248| #define PACKAGE_VERSION "6.6.36"
1249| #define PACKAGE_STRING "BOINC 6.6.36"
1250| #define PACKAGE_BUGREPORT ""
1251| #define PACKAGE "boinc"
1252| #define VERSION "6.6.36"
1253| #define STDC_HEADERS 1
1254| #define HAVE_SYS_TYPES_H 1
1255| #define HAVE_SYS_STAT_H 1
1256| #define HAVE_STDLIB_H 1
1257| #define HAVE_STRING_H 1
1258| #define HAVE_MEMORY_H 1
1259| #define HAVE_STRINGS_H 1
1260| #define HAVE_INTTYPES_H 1
1261| #define HAVE_STDINT_H 1
1262| #define HAVE_UNISTD_H 1
1263| #define HAVE_SYS_SOCKET_H 1
1264| #define HAVE_DLFCN_H 1
1265| #define HOSTTYPE "i386-pc-solaris"
1266| #define DLLEXT ".so"
1267| #define HAVE_SYS_SOCKET_H 1
1268| #define HAVE_SOCKLEN_T 1
1269| #define BOINC_SOCKLEN_T socklen_t
1270| #define HAVE_LIBCURL 1
1271| #define LIBCURL_FEATURE_SSL 1
1272| #define LIBCURL_FEATURE_IPV6 1
1273| #define LIBCURL_FEATURE_LIBZ 1
1274| #define LIBCURL_FEATURE_IDN 1
1275| #define LIBCURL_FEATURE_NTLM 1
1276| #define LIBCURL_CABUNDLE ""
1277| #define LIBCURL_PROTOCOL_HTTP 1
1278| #define LIBCURL_PROTOCOL_HTTPS 1
1279| #define LIBCURL_PROTOCOL_FTP 1
1280| #define LIBCURL_PROTOCOL_FTPS 1
1281| #define LIBCURL_PROTOCOL_FILE 1
1282| #define LIBCURL_PROTOCOL_TELNET 1
1283| #define LIBCURL_PROTOCOL_LDAP 1
1284| #define LIBCURL_PROTOCOL_DICT 1
1285| #define LIBCURL_PROTOCOL_TFTP 1
1286| #define USE_OPENSSL 1
1287| /* end confdefs.h.  */
1288|
1289|           #define CONFIG_TEST 1
1290|         #ifdef __cplusplus
1291|         extern "C" {
1292|         #endif
1293|           char aio_fork ();
1294|         #ifdef __cplusplus
1295|         }
1296|         #endif
1297|
1298| int
1299| main ()
1300| {
1301|  aio_fork ();
1302|   ;
1303|   return 0;
1304| }
1305|
1306configure:28546: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -laio.so   >&5
1307ld: fatal: library -laio.so: not found
1308ld: fatal: file processing errors. No output written to conftest
1309collect2: ld returned 1 exit status
1310configure:28552: $? = 1
1311configure: failed program was:
1312|
1313|       /* confdefs.h.  */
1314| #define PACKAGE_NAME "BOINC"
1315| #define PACKAGE_TARNAME "boinc"
1316| #define PACKAGE_VERSION "6.6.36"
1317| #define PACKAGE_STRING "BOINC 6.6.36"
1318| #define PACKAGE_BUGREPORT ""
1319| #define PACKAGE "boinc"
1320| #define VERSION "6.6.36"
1321| #define STDC_HEADERS 1
1322| #define HAVE_SYS_TYPES_H 1
1323| #define HAVE_SYS_STAT_H 1
1324| #define HAVE_STDLIB_H 1
1325| #define HAVE_STRING_H 1
1326| #define HAVE_MEMORY_H 1
1327| #define HAVE_STRINGS_H 1
1328| #define HAVE_INTTYPES_H 1
1329| #define HAVE_STDINT_H 1
1330| #define HAVE_UNISTD_H 1
1331| #define HAVE_SYS_SOCKET_H 1
1332| #define HAVE_DLFCN_H 1
1333| #define HOSTTYPE "i386-pc-solaris"
1334| #define DLLEXT ".so"
1335| #define HAVE_SYS_SOCKET_H 1
1336| #define HAVE_SOCKLEN_T 1
1337| #define BOINC_SOCKLEN_T socklen_t
1338| #define HAVE_LIBCURL 1
1339| #define LIBCURL_FEATURE_SSL 1
1340| #define LIBCURL_FEATURE_IPV6 1
1341| #define LIBCURL_FEATURE_LIBZ 1
1342| #define LIBCURL_FEATURE_IDN 1
1343| #define LIBCURL_FEATURE_NTLM 1
1344| #define LIBCURL_CABUNDLE ""
1345| #define LIBCURL_PROTOCOL_HTTP 1
1346| #define LIBCURL_PROTOCOL_HTTPS 1
1347| #define LIBCURL_PROTOCOL_FTP 1
1348| #define LIBCURL_PROTOCOL_FTPS 1
1349| #define LIBCURL_PROTOCOL_FILE 1
1350| #define LIBCURL_PROTOCOL_TELNET 1
1351| #define LIBCURL_PROTOCOL_LDAP 1
1352| #define LIBCURL_PROTOCOL_DICT 1
1353| #define LIBCURL_PROTOCOL_TFTP 1
1354| #define USE_OPENSSL 1
1355| /* end confdefs.h.  */
1356|
1357|         #define CONFIG_TEST 1
1358|       #ifdef __cplusplus
1359|       extern "C" {
1360|       #endif
1361|         char aio_fork ();
1362|       #ifdef __cplusplus
1363|       }
1364|       #endif
1365|
1366| int
1367| main ()
1368| {
1369|  aio_fork ();
1370|   ;
1371|   return 0;
1372| }
1373|
1374configure:28606: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -laio.so  >&5
1375ld: fatal: library -laio.so: not found
1376ld: fatal: file processing errors. No output written to conftest
1377collect2: ld returned 1 exit status
1378configure:28612: $? = 1
1379configure: failed program was:
1380|
1381|         /* confdefs.h.  */
1382| #define PACKAGE_NAME "BOINC"
1383| #define PACKAGE_TARNAME "boinc"
1384| #define PACKAGE_VERSION "6.6.36"
1385| #define PACKAGE_STRING "BOINC 6.6.36"
1386| #define PACKAGE_BUGREPORT ""
1387| #define PACKAGE "boinc"
1388| #define VERSION "6.6.36"
1389| #define STDC_HEADERS 1
1390| #define HAVE_SYS_TYPES_H 1
1391| #define HAVE_SYS_STAT_H 1
1392| #define HAVE_STDLIB_H 1
1393| #define HAVE_STRING_H 1
1394| #define HAVE_MEMORY_H 1
1395| #define HAVE_STRINGS_H 1
1396| #define HAVE_INTTYPES_H 1
1397| #define HAVE_STDINT_H 1
1398| #define HAVE_UNISTD_H 1
1399| #define HAVE_SYS_SOCKET_H 1
1400| #define HAVE_DLFCN_H 1
1401| #define HOSTTYPE "i386-pc-solaris"
1402| #define DLLEXT ".so"
1403| #define HAVE_SYS_SOCKET_H 1
1404| #define HAVE_SOCKLEN_T 1
1405| #define BOINC_SOCKLEN_T socklen_t
1406| #define HAVE_LIBCURL 1
1407| #define LIBCURL_FEATURE_SSL 1
1408| #define LIBCURL_FEATURE_IPV6 1
1409| #define LIBCURL_FEATURE_LIBZ 1
1410| #define LIBCURL_FEATURE_IDN 1
1411| #define LIBCURL_FEATURE_NTLM 1
1412| #define LIBCURL_CABUNDLE ""
1413| #define LIBCURL_PROTOCOL_HTTP 1
1414| #define LIBCURL_PROTOCOL_HTTPS 1
1415| #define LIBCURL_PROTOCOL_FTP 1
1416| #define LIBCURL_PROTOCOL_FTPS 1
1417| #define LIBCURL_PROTOCOL_FILE 1
1418| #define LIBCURL_PROTOCOL_TELNET 1
1419| #define LIBCURL_PROTOCOL_LDAP 1
1420| #define LIBCURL_PROTOCOL_DICT 1
1421| #define LIBCURL_PROTOCOL_TFTP 1
1422| #define USE_OPENSSL 1
1423| /* end confdefs.h.  */
1424|
1425|           #define CONFIG_TEST 1
1426|         #ifdef __cplusplus
1427|         extern "C" {
1428|         #endif
1429|           char aio_fork ();
1430|         #ifdef __cplusplus
1431|         }
1432|         #endif
1433|
1434| int
1435| main ()
1436| {
1437|  aio_fork ();
1438|   ;
1439|   return 0;
1440| }
1441|
1442configure:28641: result: no
1443configure:29256: checking for dlopen in dynamic library dl
1444configure:29314: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -ldl   >&5
1445configure:29320: $? = 0
1446configure:29314: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -ldl.so   >&5
1447ld: fatal: library -ldl.so: not found
1448ld: fatal: file processing errors. No output written to conftest
1449collect2: ld returned 1 exit status
1450configure:29320: $? = 1
1451configure: failed program was:
1452|
1453|       /* confdefs.h.  */
1454| #define PACKAGE_NAME "BOINC"
1455| #define PACKAGE_TARNAME "boinc"
1456| #define PACKAGE_VERSION "6.6.36"
1457| #define PACKAGE_STRING "BOINC 6.6.36"
1458| #define PACKAGE_BUGREPORT ""
1459| #define PACKAGE "boinc"
1460| #define VERSION "6.6.36"
1461| #define STDC_HEADERS 1
1462| #define HAVE_SYS_TYPES_H 1
1463| #define HAVE_SYS_STAT_H 1
1464| #define HAVE_STDLIB_H 1
1465| #define HAVE_STRING_H 1
1466| #define HAVE_MEMORY_H 1
1467| #define HAVE_STRINGS_H 1
1468| #define HAVE_INTTYPES_H 1
1469| #define HAVE_STDINT_H 1
1470| #define HAVE_UNISTD_H 1
1471| #define HAVE_SYS_SOCKET_H 1
1472| #define HAVE_DLFCN_H 1
1473| #define HOSTTYPE "i386-pc-solaris"
1474| #define DLLEXT ".so"
1475| #define HAVE_SYS_SOCKET_H 1
1476| #define HAVE_SOCKLEN_T 1
1477| #define BOINC_SOCKLEN_T socklen_t
1478| #define HAVE_LIBCURL 1
1479| #define LIBCURL_FEATURE_SSL 1
1480| #define LIBCURL_FEATURE_IPV6 1
1481| #define LIBCURL_FEATURE_LIBZ 1
1482| #define LIBCURL_FEATURE_IDN 1
1483| #define LIBCURL_FEATURE_NTLM 1
1484| #define LIBCURL_CABUNDLE ""
1485| #define LIBCURL_PROTOCOL_HTTP 1
1486| #define LIBCURL_PROTOCOL_HTTPS 1
1487| #define LIBCURL_PROTOCOL_FTP 1
1488| #define LIBCURL_PROTOCOL_FTPS 1
1489| #define LIBCURL_PROTOCOL_FILE 1
1490| #define LIBCURL_PROTOCOL_TELNET 1
1491| #define LIBCURL_PROTOCOL_LDAP 1
1492| #define LIBCURL_PROTOCOL_DICT 1
1493| #define LIBCURL_PROTOCOL_TFTP 1
1494| #define USE_OPENSSL 1
1495| /* end confdefs.h.  */
1496|
1497|         #define CONFIG_TEST 1
1498|       #ifdef __cplusplus
1499|       extern "C" {
1500|       #endif
1501|         char dlopen ();
1502|       #ifdef __cplusplus
1503|       }
1504|       #endif
1505|
1506| int
1507| main ()
1508| {
1509|  dlopen ();
1510|   ;
1511|   return 0;
1512| }
1513|
1514configure:29409: result: -ldl
1515configure:29581: checking for gethostbyname in static library nsl
1516configure:29817: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lnsl  -ldl  >&5
1517configure:29823: $? = 0
1518configure:29854: result: -lnsl
1519configure:30353: checking for bind in static library socket
1520configure:30589: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lsocket  -lnsl -ldl  >&5
1521configure:30595: $? = 0
1522configure:30626: result: -lsocket
1523configure:31121: checking for gzopen in static library z
1524configure:31357: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lz  -lsocket -lnsl -ldl  >&5
1525configure:31363: $? = 0
1526configure:31394: result: -lz
1527configure:32332: checking for md5_finish in dynamic library cups
1528configure:32390: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lcups  -lz -lsocket -lnsl -ldl  >&5
1529ld: warning: file libssl.so.0.9.8: required by /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so, not found
1530ld: warning: file libcrypto.so.0.9.8: required by /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so, not found
1531Undefined                       first referenced
1532 symbol                             in file
1533SSL_load_error_strings              /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1534SSL_write                           /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1535RAND_seed                           /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1536md5_finish                          /var/tmp//ccQBaqTa.o
1537BIO_new                             /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1538SSL_pending                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1539SSL_free                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1540SSL_read                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1541SSLv23_client_method                /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1542SSL_new                             /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1543SSL_CTX_new                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1544SSL_set_bio                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1545SSL_connect                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1546SSL_get_SSL_CTX                     /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1547SSL_shutdown                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1548SSL_CTX_ctrl                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1549SSL_CTX_free                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1550BIO_ctrl                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1551SSL_library_init                    /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1552ld: fatal: symbol referencing errors. No output written to conftest
1553collect2: ld returned 1 exit status
1554configure:32396: $? = 1
1555configure: failed program was:
1556|
1557|       /* confdefs.h.  */
1558| #define PACKAGE_NAME "BOINC"
1559| #define PACKAGE_TARNAME "boinc"
1560| #define PACKAGE_VERSION "6.6.36"
1561| #define PACKAGE_STRING "BOINC 6.6.36"
1562| #define PACKAGE_BUGREPORT ""
1563| #define PACKAGE "boinc"
1564| #define VERSION "6.6.36"
1565| #define STDC_HEADERS 1
1566| #define HAVE_SYS_TYPES_H 1
1567| #define HAVE_SYS_STAT_H 1
1568| #define HAVE_STDLIB_H 1
1569| #define HAVE_STRING_H 1
1570| #define HAVE_MEMORY_H 1
1571| #define HAVE_STRINGS_H 1
1572| #define HAVE_INTTYPES_H 1
1573| #define HAVE_STDINT_H 1
1574| #define HAVE_UNISTD_H 1
1575| #define HAVE_SYS_SOCKET_H 1
1576| #define HAVE_DLFCN_H 1
1577| #define HOSTTYPE "i386-pc-solaris"
1578| #define DLLEXT ".so"
1579| #define HAVE_SYS_SOCKET_H 1
1580| #define HAVE_SOCKLEN_T 1
1581| #define BOINC_SOCKLEN_T socklen_t
1582| #define HAVE_LIBCURL 1
1583| #define LIBCURL_FEATURE_SSL 1
1584| #define LIBCURL_FEATURE_IPV6 1
1585| #define LIBCURL_FEATURE_LIBZ 1
1586| #define LIBCURL_FEATURE_IDN 1
1587| #define LIBCURL_FEATURE_NTLM 1
1588| #define LIBCURL_CABUNDLE ""
1589| #define LIBCURL_PROTOCOL_HTTP 1
1590| #define LIBCURL_PROTOCOL_HTTPS 1
1591| #define LIBCURL_PROTOCOL_FTP 1
1592| #define LIBCURL_PROTOCOL_FTPS 1
1593| #define LIBCURL_PROTOCOL_FILE 1
1594| #define LIBCURL_PROTOCOL_TELNET 1
1595| #define LIBCURL_PROTOCOL_LDAP 1
1596| #define LIBCURL_PROTOCOL_DICT 1
1597| #define LIBCURL_PROTOCOL_TFTP 1
1598| #define USE_OPENSSL 1
1599| #define HAVE_LIBDL 1
1600| #define HAVE_LIBNSL 1
1601| #define HAVE_LIBSOCKET 1
1602| #define HAVE_LIBZ 1
1603| /* end confdefs.h.  */
1604|
1605|         #define CONFIG_TEST 1
1606|       #ifdef __cplusplus
1607|       extern "C" {
1608|       #endif
1609|         char md5_finish ();
1610|       #ifdef __cplusplus
1611|       }
1612|       #endif
1613|
1614| int
1615| main ()
1616| {
1617|  md5_finish ();
1618|   ;
1619|   return 0;
1620| }
1621|
1622configure:32450: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lcups -lz -lsocket -lnsl -ldl  >&5
1623ld: warning: file libssl.so.0.9.8: required by /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so, not found
1624ld: warning: file libcrypto.so.0.9.8: required by /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so, not found
1625Undefined                       first referenced
1626 symbol                             in file
1627SSL_load_error_strings              /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1628SSL_write                           /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1629RAND_seed                           /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1630md5_finish                          /var/tmp//ccyEaiVa.o
1631BIO_new                             /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1632SSL_pending                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1633SSL_free                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1634SSL_read                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1635SSLv23_client_method                /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1636SSL_new                             /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1637SSL_CTX_new                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1638SSL_set_bio                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1639SSL_connect                         /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1640SSL_get_SSL_CTX                     /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1641SSL_shutdown                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1642SSL_CTX_ctrl                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1643SSL_CTX_free                        /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1644BIO_ctrl                            /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1645SSL_library_init                    /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/../../../libcups.so
1646ld: fatal: symbol referencing errors. No output written to conftest
1647collect2: ld returned 1 exit status
1648configure:32456: $? = 1
1649configure: failed program was:
1650|
1651|         /* confdefs.h.  */
1652| #define PACKAGE_NAME "BOINC"
1653| #define PACKAGE_TARNAME "boinc"
1654| #define PACKAGE_VERSION "6.6.36"
1655| #define PACKAGE_STRING "BOINC 6.6.36"
1656| #define PACKAGE_BUGREPORT ""
1657| #define PACKAGE "boinc"
1658| #define VERSION "6.6.36"
1659| #define STDC_HEADERS 1
1660| #define HAVE_SYS_TYPES_H 1
1661| #define HAVE_SYS_STAT_H 1
1662| #define HAVE_STDLIB_H 1
1663| #define HAVE_STRING_H 1
1664| #define HAVE_MEMORY_H 1
1665| #define HAVE_STRINGS_H 1
1666| #define HAVE_INTTYPES_H 1
1667| #define HAVE_STDINT_H 1
1668| #define HAVE_UNISTD_H 1
1669| #define HAVE_SYS_SOCKET_H 1
1670| #define HAVE_DLFCN_H 1
1671| #define HOSTTYPE "i386-pc-solaris"
1672| #define DLLEXT ".so"
1673| #define HAVE_SYS_SOCKET_H 1
1674| #define HAVE_SOCKLEN_T 1
1675| #define BOINC_SOCKLEN_T socklen_t
1676| #define HAVE_LIBCURL 1
1677| #define LIBCURL_FEATURE_SSL 1
1678| #define LIBCURL_FEATURE_IPV6 1
1679| #define LIBCURL_FEATURE_LIBZ 1
1680| #define LIBCURL_FEATURE_IDN 1
1681| #define LIBCURL_FEATURE_NTLM 1
1682| #define LIBCURL_CABUNDLE ""
1683| #define LIBCURL_PROTOCOL_HTTP 1
1684| #define LIBCURL_PROTOCOL_HTTPS 1
1685| #define LIBCURL_PROTOCOL_FTP 1
1686| #define LIBCURL_PROTOCOL_FTPS 1
1687| #define LIBCURL_PROTOCOL_FILE 1
1688| #define LIBCURL_PROTOCOL_TELNET 1
1689| #define LIBCURL_PROTOCOL_LDAP 1
1690| #define LIBCURL_PROTOCOL_DICT 1
1691| #define LIBCURL_PROTOCOL_TFTP 1
1692| #define USE_OPENSSL 1
1693| #define HAVE_LIBDL 1
1694| #define HAVE_LIBNSL 1
1695| #define HAVE_LIBSOCKET 1
1696| #define HAVE_LIBZ 1
1697| /* end confdefs.h.  */
1698|
1699|           #define CONFIG_TEST 1
1700|         #ifdef __cplusplus
1701|         extern "C" {
1702|         #endif
1703|           char md5_finish ();
1704|         #ifdef __cplusplus
1705|         }
1706|         #endif
1707|
1708| int
1709| main ()
1710| {
1711|  md5_finish ();
1712|   ;
1713|   return 0;
1714| }
1715|
1716configure:32390: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lcups.so  -lz -lsocket -lnsl -ldl  >&5
1717ld: fatal: library -lcups.so: not found
1718ld: fatal: file processing errors. No output written to conftest
1719collect2: ld returned 1 exit status
1720configure:32396: $? = 1
1721configure: failed program was:
1722|
1723|       /* confdefs.h.  */
1724| #define PACKAGE_NAME "BOINC"
1725| #define PACKAGE_TARNAME "boinc"
1726| #define PACKAGE_VERSION "6.6.36"
1727| #define PACKAGE_STRING "BOINC 6.6.36"
1728| #define PACKAGE_BUGREPORT ""
1729| #define PACKAGE "boinc"
1730| #define VERSION "6.6.36"
1731| #define STDC_HEADERS 1
1732| #define HAVE_SYS_TYPES_H 1
1733| #define HAVE_SYS_STAT_H 1
1734| #define HAVE_STDLIB_H 1
1735| #define HAVE_STRING_H 1
1736| #define HAVE_MEMORY_H 1
1737| #define HAVE_STRINGS_H 1
1738| #define HAVE_INTTYPES_H 1
1739| #define HAVE_STDINT_H 1
1740| #define HAVE_UNISTD_H 1
1741| #define HAVE_SYS_SOCKET_H 1
1742| #define HAVE_DLFCN_H 1
1743| #define HOSTTYPE "i386-pc-solaris"
1744| #define DLLEXT ".so"
1745| #define HAVE_SYS_SOCKET_H 1
1746| #define HAVE_SOCKLEN_T 1
1747| #define BOINC_SOCKLEN_T socklen_t
1748| #define HAVE_LIBCURL 1
1749| #define LIBCURL_FEATURE_SSL 1
1750| #define LIBCURL_FEATURE_IPV6 1
1751| #define LIBCURL_FEATURE_LIBZ 1
1752| #define LIBCURL_FEATURE_IDN 1
1753| #define LIBCURL_FEATURE_NTLM 1
1754| #define LIBCURL_CABUNDLE ""
1755| #define LIBCURL_PROTOCOL_HTTP 1
1756| #define LIBCURL_PROTOCOL_HTTPS 1
1757| #define LIBCURL_PROTOCOL_FTP 1
1758| #define LIBCURL_PROTOCOL_FTPS 1
1759| #define LIBCURL_PROTOCOL_FILE 1
1760| #define LIBCURL_PROTOCOL_TELNET 1
1761| #define LIBCURL_PROTOCOL_LDAP 1
1762| #define LIBCURL_PROTOCOL_DICT 1
1763| #define LIBCURL_PROTOCOL_TFTP 1
1764| #define USE_OPENSSL 1
1765| #define HAVE_LIBDL 1
1766| #define HAVE_LIBNSL 1
1767| #define HAVE_LIBSOCKET 1
1768| #define HAVE_LIBZ 1
1769| /* end confdefs.h.  */
1770|
1771|         #define CONFIG_TEST 1
1772|       #ifdef __cplusplus
1773|       extern "C" {
1774|       #endif
1775|         char md5_finish ();
1776|       #ifdef __cplusplus
1777|       }
1778|       #endif
1779|
1780| int
1781| main ()
1782| {
1783|  md5_finish ();
1784|   ;
1785|   return 0;
1786| }
1787|
1788configure:32450: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lcups.so -lz -lsocket -lnsl -ldl  >&5
1789ld: fatal: library -lcups.so: not found
1790ld: fatal: file processing errors. No output written to conftest
1791collect2: ld returned 1 exit status
1792configure:32456: $? = 1
1793configure: failed program was:
1794|
1795|         /* confdefs.h.  */
1796| #define PACKAGE_NAME "BOINC"
1797| #define PACKAGE_TARNAME "boinc"
1798| #define PACKAGE_VERSION "6.6.36"
1799| #define PACKAGE_STRING "BOINC 6.6.36"
1800| #define PACKAGE_BUGREPORT ""
1801| #define PACKAGE "boinc"
1802| #define VERSION "6.6.36"
1803| #define STDC_HEADERS 1
1804| #define HAVE_SYS_TYPES_H 1
1805| #define HAVE_SYS_STAT_H 1
1806| #define HAVE_STDLIB_H 1
1807| #define HAVE_STRING_H 1
1808| #define HAVE_MEMORY_H 1
1809| #define HAVE_STRINGS_H 1
1810| #define HAVE_INTTYPES_H 1
1811| #define HAVE_STDINT_H 1
1812| #define HAVE_UNISTD_H 1
1813| #define HAVE_SYS_SOCKET_H 1
1814| #define HAVE_DLFCN_H 1
1815| #define HOSTTYPE "i386-pc-solaris"
1816| #define DLLEXT ".so"
1817| #define HAVE_SYS_SOCKET_H 1
1818| #define HAVE_SOCKLEN_T 1
1819| #define BOINC_SOCKLEN_T socklen_t
1820| #define HAVE_LIBCURL 1
1821| #define LIBCURL_FEATURE_SSL 1
1822| #define LIBCURL_FEATURE_IPV6 1
1823| #define LIBCURL_FEATURE_LIBZ 1
1824| #define LIBCURL_FEATURE_IDN 1
1825| #define LIBCURL_FEATURE_NTLM 1
1826| #define LIBCURL_CABUNDLE ""
1827| #define LIBCURL_PROTOCOL_HTTP 1
1828| #define LIBCURL_PROTOCOL_HTTPS 1
1829| #define LIBCURL_PROTOCOL_FTP 1
1830| #define LIBCURL_PROTOCOL_FTPS 1
1831| #define LIBCURL_PROTOCOL_FILE 1
1832| #define LIBCURL_PROTOCOL_TELNET 1
1833| #define LIBCURL_PROTOCOL_LDAP 1
1834| #define LIBCURL_PROTOCOL_DICT 1
1835| #define LIBCURL_PROTOCOL_TFTP 1
1836| #define USE_OPENSSL 1
1837| #define HAVE_LIBDL 1
1838| #define HAVE_LIBNSL 1
1839| #define HAVE_LIBSOCKET 1
1840| #define HAVE_LIBZ 1
1841| /* end confdefs.h.  */
1842|
1843|           #define CONFIG_TEST 1
1844|         #ifdef __cplusplus
1845|         extern "C" {
1846|         #endif
1847|           char md5_finish ();
1848|         #ifdef __cplusplus
1849|         }
1850|         #endif
1851|
1852| int
1853| main ()
1854| {
1855|  md5_finish ();
1856|   ;
1857|   return 0;
1858| }
1859|
1860configure:32485: result: no
1861configure:32654: checking whether pthreads work with -pthreads
1862configure:32747: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic -pthreads  -I/usr/local/include  conftest.c   >&5
1863configure:32753: $? = 0
1864configure:32773: result: yes
1865configure:32793: checking for joinable pthread attribute
1866configure:32816: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic -pthreads  -I/usr/local/include  conftest.c   >&5
1867configure:32822: $? = 0
1868configure:32890: result: PTHREAD_CREATE_JOINABLE
1869configure:32897: checking if more special flags are required for pthreads
1870configure:32904: result: -D_REENTRANT
1871configure:32916: checking for cc_r
1872configure:32944: result: gcc-4.3.2
1873configure:33010: checking for X
1874configure:33245: result: libraries /usr/X11/lib, headers /usr/X11/include
1875configure:33267: checking whether -R must be followed by a space
1876configure:33293: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -R/usr/X11/lib >&5
1877configure:33299: $? = 0
1878configure:33305: result: no
1879configure:33406: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c   -L/usr/X11/lib -R/usr/X11/lib -lX11 >&5
1880configure:33412: $? = 0
1881configure:33569: checking for gethostbyname
1882configure:33625: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
1883Undefined                       first referenced
1884 symbol                             in file
1885gethostbyname                       /var/tmp//cciZaq7a.o
1886ld: fatal: symbol referencing errors. No output written to conftest
1887collect2: ld returned 1 exit status
1888configure:33631: $? = 1
1889configure: failed program was:
1890| /* confdefs.h.  */
1891| #define PACKAGE_NAME "BOINC"
1892| #define PACKAGE_TARNAME "boinc"
1893| #define PACKAGE_VERSION "6.6.36"
1894| #define PACKAGE_STRING "BOINC 6.6.36"
1895| #define PACKAGE_BUGREPORT ""
1896| #define PACKAGE "boinc"
1897| #define VERSION "6.6.36"
1898| #define STDC_HEADERS 1
1899| #define HAVE_SYS_TYPES_H 1
1900| #define HAVE_SYS_STAT_H 1
1901| #define HAVE_STDLIB_H 1
1902| #define HAVE_STRING_H 1
1903| #define HAVE_MEMORY_H 1
1904| #define HAVE_STRINGS_H 1
1905| #define HAVE_INTTYPES_H 1
1906| #define HAVE_STDINT_H 1
1907| #define HAVE_UNISTD_H 1
1908| #define HAVE_SYS_SOCKET_H 1
1909| #define HAVE_DLFCN_H 1
1910| #define HOSTTYPE "i386-pc-solaris"
1911| #define DLLEXT ".so"
1912| #define HAVE_SYS_SOCKET_H 1
1913| #define HAVE_SOCKLEN_T 1
1914| #define BOINC_SOCKLEN_T socklen_t
1915| #define HAVE_LIBCURL 1
1916| #define LIBCURL_FEATURE_SSL 1
1917| #define LIBCURL_FEATURE_IPV6 1
1918| #define LIBCURL_FEATURE_LIBZ 1
1919| #define LIBCURL_FEATURE_IDN 1
1920| #define LIBCURL_FEATURE_NTLM 1
1921| #define LIBCURL_CABUNDLE ""
1922| #define LIBCURL_PROTOCOL_HTTP 1
1923| #define LIBCURL_PROTOCOL_HTTPS 1
1924| #define LIBCURL_PROTOCOL_FTP 1
1925| #define LIBCURL_PROTOCOL_FTPS 1
1926| #define LIBCURL_PROTOCOL_FILE 1
1927| #define LIBCURL_PROTOCOL_TELNET 1
1928| #define LIBCURL_PROTOCOL_LDAP 1
1929| #define LIBCURL_PROTOCOL_DICT 1
1930| #define LIBCURL_PROTOCOL_TFTP 1
1931| #define USE_OPENSSL 1
1932| #define HAVE_LIBDL 1
1933| #define HAVE_LIBNSL 1
1934| #define HAVE_LIBSOCKET 1
1935| #define HAVE_LIBZ 1
1936| #define HAVE_PTHREAD 1
1937| #define BOINC_PREFIX "/usr/local"
1938| #define BOINC_EXECPREFIX "/usr/local/bin"
1939| #define BOINC_LIBDIR "/usr/local/lib"
1940| /* end confdefs.h.  */
1941| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
1942|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1943| #define gethostbyname innocuous_gethostbyname
1944|
1945| /* System header to define __stub macros and hopefully few prototypes,
1946|     which can conflict with char gethostbyname (); below.
1947|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1948|     <limits.h> exists even on freestanding compilers.  */
1949|
1950| #ifdef __STDC__
1951| # include <limits.h>
1952| #else
1953| # include <assert.h>
1954| #endif
1955|
1956| #undef gethostbyname
1957|
1958| /* Override any GCC internal prototype to avoid an error.
1959|    Use char because int might match the return type of a GCC
1960|    builtin and then its argument prototype would still apply.  */
1961| #ifdef __cplusplus
1962| extern "C"
1963| #endif
1964| char gethostbyname ();
1965| /* The GNU C library defines this for functions which it implements
1966|     to always fail with ENOSYS.  Some functions are actually named
1967|     something starting with __ and the normal name is an alias.  */
1968| #if defined __stub_gethostbyname || defined __stub___gethostbyname
1969| choke me
1970| #endif
1971|
1972| int
1973| main ()
1974| {
1975| return gethostbyname ();
1976|   ;
1977|   return 0;
1978| }
1979configure:33648: result: no
1980configure:33652: checking for gethostbyname in -lnsl
1981configure:33687: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lnsl   >&5
1982configure:33693: $? = 0
1983configure:33711: result: yes
1984configure:33793: checking for connect
1985configure:33849: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
1986Undefined                       first referenced
1987 symbol                             in file
1988connect                             /var/tmp//ccs2a49a.o
1989ld: fatal: symbol referencing errors. No output written to conftest
1990collect2: ld returned 1 exit status
1991configure:33855: $? = 1
1992configure: failed program was:
1993| /* confdefs.h.  */
1994| #define PACKAGE_NAME "BOINC"
1995| #define PACKAGE_TARNAME "boinc"
1996| #define PACKAGE_VERSION "6.6.36"
1997| #define PACKAGE_STRING "BOINC 6.6.36"
1998| #define PACKAGE_BUGREPORT ""
1999| #define PACKAGE "boinc"
2000| #define VERSION "6.6.36"
2001| #define STDC_HEADERS 1
2002| #define HAVE_SYS_TYPES_H 1
2003| #define HAVE_SYS_STAT_H 1
2004| #define HAVE_STDLIB_H 1
2005| #define HAVE_STRING_H 1
2006| #define HAVE_MEMORY_H 1
2007| #define HAVE_STRINGS_H 1
2008| #define HAVE_INTTYPES_H 1
2009| #define HAVE_STDINT_H 1
2010| #define HAVE_UNISTD_H 1
2011| #define HAVE_SYS_SOCKET_H 1
2012| #define HAVE_DLFCN_H 1
2013| #define HOSTTYPE "i386-pc-solaris"
2014| #define DLLEXT ".so"
2015| #define HAVE_SYS_SOCKET_H 1
2016| #define HAVE_SOCKLEN_T 1
2017| #define BOINC_SOCKLEN_T socklen_t
2018| #define HAVE_LIBCURL 1
2019| #define LIBCURL_FEATURE_SSL 1
2020| #define LIBCURL_FEATURE_IPV6 1
2021| #define LIBCURL_FEATURE_LIBZ 1
2022| #define LIBCURL_FEATURE_IDN 1
2023| #define LIBCURL_FEATURE_NTLM 1
2024| #define LIBCURL_CABUNDLE ""
2025| #define LIBCURL_PROTOCOL_HTTP 1
2026| #define LIBCURL_PROTOCOL_HTTPS 1
2027| #define LIBCURL_PROTOCOL_FTP 1
2028| #define LIBCURL_PROTOCOL_FTPS 1
2029| #define LIBCURL_PROTOCOL_FILE 1
2030| #define LIBCURL_PROTOCOL_TELNET 1
2031| #define LIBCURL_PROTOCOL_LDAP 1
2032| #define LIBCURL_PROTOCOL_DICT 1
2033| #define LIBCURL_PROTOCOL_TFTP 1
2034| #define USE_OPENSSL 1
2035| #define HAVE_LIBDL 1
2036| #define HAVE_LIBNSL 1
2037| #define HAVE_LIBSOCKET 1
2038| #define HAVE_LIBZ 1
2039| #define HAVE_PTHREAD 1
2040| #define BOINC_PREFIX "/usr/local"
2041| #define BOINC_EXECPREFIX "/usr/local/bin"
2042| #define BOINC_LIBDIR "/usr/local/lib"
2043| /* end confdefs.h.  */
2044| /* Define connect to an innocuous variant, in case <limits.h> declares connect.
2045|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2046| #define connect innocuous_connect
2047|
2048| /* System header to define __stub macros and hopefully few prototypes,
2049|     which can conflict with char connect (); below.
2050|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2051|     <limits.h> exists even on freestanding compilers.  */
2052|
2053| #ifdef __STDC__
2054| # include <limits.h>
2055| #else
2056| # include <assert.h>
2057| #endif
2058|
2059| #undef connect
2060|
2061| /* Override any GCC internal prototype to avoid an error.
2062|    Use char because int might match the return type of a GCC
2063|    builtin and then its argument prototype would still apply.  */
2064| #ifdef __cplusplus
2065| extern "C"
2066| #endif
2067| char connect ();
2068| /* The GNU C library defines this for functions which it implements
2069|     to always fail with ENOSYS.  Some functions are actually named
2070|     something starting with __ and the normal name is an alias.  */
2071| #if defined __stub_connect || defined __stub___connect
2072| choke me
2073| #endif
2074|
2075| int
2076| main ()
2077| {
2078| return connect ();
2079|   ;
2080|   return 0;
2081| }
2082configure:33872: result: no
2083configure:33876: checking for connect in -lsocket
2084configure:33911: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lsocket  -lnsl  >&5
2085configure:33917: $? = 0
2086configure:33935: result: yes
2087configure:33944: checking for remove
2088configure:34000: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
2089configure:34006: $? = 0
2090configure:34023: result: yes
2091configure:34095: checking for shmat
2092configure:34151: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
2093configure:34157: $? = 0
2094configure:34174: result: yes
2095configure:34255: checking for IceConnectionNumber in -lICE
2096configure:34290: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  -L/usr/X11/lib conftest.c -lICE -lsocket  -lnsl  >&5
2097configure:34296: $? = 0
2098configure:34314: result: yes
2099configure:34356: checking whether we are using the Microsoft C compiler
2100configure:34385: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2101conftest.c: In function 'main':
2102conftest.c:57: error: 'choke' undeclared (first use in this function)
2103conftest.c:57: error: (Each undeclared identifier is reported only once
2104conftest.c:57: error: for each function it appears in.)
2105conftest.c:57: error: expected ';' before 'me'
2106configure:34391: $? = 1
2107configure: failed program was:
2108| /* confdefs.h.  */
2109| #define PACKAGE_NAME "BOINC"
2110| #define PACKAGE_TARNAME "boinc"
2111| #define PACKAGE_VERSION "6.6.36"
2112| #define PACKAGE_STRING "BOINC 6.6.36"
2113| #define PACKAGE_BUGREPORT ""
2114| #define PACKAGE "boinc"
2115| #define VERSION "6.6.36"
2116| #define STDC_HEADERS 1
2117| #define HAVE_SYS_TYPES_H 1
2118| #define HAVE_SYS_STAT_H 1
2119| #define HAVE_STDLIB_H 1
2120| #define HAVE_STRING_H 1
2121| #define HAVE_MEMORY_H 1
2122| #define HAVE_STRINGS_H 1
2123| #define HAVE_INTTYPES_H 1
2124| #define HAVE_STDINT_H 1
2125| #define HAVE_UNISTD_H 1
2126| #define HAVE_SYS_SOCKET_H 1
2127| #define HAVE_DLFCN_H 1
2128| #define HOSTTYPE "i386-pc-solaris"
2129| #define DLLEXT ".so"
2130| #define HAVE_SYS_SOCKET_H 1
2131| #define HAVE_SOCKLEN_T 1
2132| #define BOINC_SOCKLEN_T socklen_t
2133| #define HAVE_LIBCURL 1
2134| #define LIBCURL_FEATURE_SSL 1
2135| #define LIBCURL_FEATURE_IPV6 1
2136| #define LIBCURL_FEATURE_LIBZ 1
2137| #define LIBCURL_FEATURE_IDN 1
2138| #define LIBCURL_FEATURE_NTLM 1
2139| #define LIBCURL_CABUNDLE ""
2140| #define LIBCURL_PROTOCOL_HTTP 1
2141| #define LIBCURL_PROTOCOL_HTTPS 1
2142| #define LIBCURL_PROTOCOL_FTP 1
2143| #define LIBCURL_PROTOCOL_FTPS 1
2144| #define LIBCURL_PROTOCOL_FILE 1
2145| #define LIBCURL_PROTOCOL_TELNET 1
2146| #define LIBCURL_PROTOCOL_LDAP 1
2147| #define LIBCURL_PROTOCOL_DICT 1
2148| #define LIBCURL_PROTOCOL_TFTP 1
2149| #define USE_OPENSSL 1
2150| #define HAVE_LIBDL 1
2151| #define HAVE_LIBNSL 1
2152| #define HAVE_LIBSOCKET 1
2153| #define HAVE_LIBZ 1
2154| #define HAVE_PTHREAD 1
2155| #define BOINC_PREFIX "/usr/local"
2156| #define BOINC_EXECPREFIX "/usr/local/bin"
2157| #define BOINC_LIBDIR "/usr/local/lib"
2158| /* end confdefs.h.  */
2159|
2160| int
2161| main ()
2162| {
2163| #ifndef _MSC_VER
2164|        choke me
2165| #endif
2166|
2167|   ;
2168|   return 0;
2169| }
2170configure:34408: result: no
2171configure:34433: checking for windows.h
2172configure:34439: result: no
2173configure:34569: checking for OpenGL library
2174configure:34612: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic -I/usr/X11/include -I/usr/local/include -D_REENTRANT -pthreads  -I/usr/local/include  conftest.c -lopengl32 -L/usr/X11/lib -L/usr/local/lib -lX11  -lm  >&5
2175conftest.c:56:20: error: GL/gl.h: No such file or directory
2176configure:34618: $? = 1
2177configure: failed program was:
2178| /* confdefs.h.  */
2179| #define PACKAGE_NAME "BOINC"
2180| #define PACKAGE_TARNAME "boinc"
2181| #define PACKAGE_VERSION "6.6.36"
2182| #define PACKAGE_STRING "BOINC 6.6.36"
2183| #define PACKAGE_BUGREPORT ""
2184| #define PACKAGE "boinc"
2185| #define VERSION "6.6.36"
2186| #define STDC_HEADERS 1
2187| #define HAVE_SYS_TYPES_H 1
2188| #define HAVE_SYS_STAT_H 1
2189| #define HAVE_STDLIB_H 1
2190| #define HAVE_STRING_H 1
2191| #define HAVE_MEMORY_H 1
2192| #define HAVE_STRINGS_H 1
2193| #define HAVE_INTTYPES_H 1
2194| #define HAVE_STDINT_H 1
2195| #define HAVE_UNISTD_H 1
2196| #define HAVE_SYS_SOCKET_H 1
2197| #define HAVE_DLFCN_H 1
2198| #define HOSTTYPE "i386-pc-solaris"
2199| #define DLLEXT ".so"
2200| #define HAVE_SYS_SOCKET_H 1
2201| #define HAVE_SOCKLEN_T 1
2202| #define BOINC_SOCKLEN_T socklen_t
2203| #define HAVE_LIBCURL 1
2204| #define LIBCURL_FEATURE_SSL 1
2205| #define LIBCURL_FEATURE_IPV6 1
2206| #define LIBCURL_FEATURE_LIBZ 1
2207| #define LIBCURL_FEATURE_IDN 1
2208| #define LIBCURL_FEATURE_NTLM 1
2209| #define LIBCURL_CABUNDLE ""
2210| #define LIBCURL_PROTOCOL_HTTP 1
2211| #define LIBCURL_PROTOCOL_HTTPS 1
2212| #define LIBCURL_PROTOCOL_FTP 1
2213| #define LIBCURL_PROTOCOL_FTPS 1
2214| #define LIBCURL_PROTOCOL_FILE 1
2215| #define LIBCURL_PROTOCOL_TELNET 1
2216| #define LIBCURL_PROTOCOL_LDAP 1
2217| #define LIBCURL_PROTOCOL_DICT 1
2218| #define LIBCURL_PROTOCOL_TFTP 1
2219| #define USE_OPENSSL 1
2220| #define HAVE_LIBDL 1
2221| #define HAVE_LIBNSL 1
2222| #define HAVE_LIBSOCKET 1
2223| #define HAVE_LIBZ 1
2224| #define HAVE_PTHREAD 1
2225| #define BOINC_PREFIX "/usr/local"
2226| #define BOINC_EXECPREFIX "/usr/local/bin"
2227| #define BOINC_LIBDIR "/usr/local/lib"
2228| /* end confdefs.h.  */
2229|
2230| # if HAVE_WINDOWS_H && defined(_WIN32)
2231| #   include <windows.h>
2232| # endif
2233| # include <GL/gl.h>
2234| int
2235| main ()
2236| {
2237| glBegin(0)
2238|   ;
2239|   return 0;
2240| }
2241configure:34612: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic -I/usr/X11/include -I/usr/local/include -D_REENTRANT -pthreads  -I/usr/local/include  conftest.c -lGL -L/usr/X11/lib -L/usr/local/lib -lX11  -lm  >&5
2242conftest.c:56:20: error: GL/gl.h: No such file or directory
2243configure:34618: $? = 1
2244configure: failed program was:
2245| /* confdefs.h.  */
2246| #define PACKAGE_NAME "BOINC"
2247| #define PACKAGE_TARNAME "boinc"
2248| #define PACKAGE_VERSION "6.6.36"
2249| #define PACKAGE_STRING "BOINC 6.6.36"
2250| #define PACKAGE_BUGREPORT ""
2251| #define PACKAGE "boinc"
2252| #define VERSION "6.6.36"
2253| #define STDC_HEADERS 1
2254| #define HAVE_SYS_TYPES_H 1
2255| #define HAVE_SYS_STAT_H 1
2256| #define HAVE_STDLIB_H 1
2257| #define HAVE_STRING_H 1
2258| #define HAVE_MEMORY_H 1
2259| #define HAVE_STRINGS_H 1
2260| #define HAVE_INTTYPES_H 1
2261| #define HAVE_STDINT_H 1
2262| #define HAVE_UNISTD_H 1
2263| #define HAVE_SYS_SOCKET_H 1
2264| #define HAVE_DLFCN_H 1
2265| #define HOSTTYPE "i386-pc-solaris"
2266| #define DLLEXT ".so"
2267| #define HAVE_SYS_SOCKET_H 1
2268| #define HAVE_SOCKLEN_T 1
2269| #define BOINC_SOCKLEN_T socklen_t
2270| #define HAVE_LIBCURL 1
2271| #define LIBCURL_FEATURE_SSL 1
2272| #define LIBCURL_FEATURE_IPV6 1
2273| #define LIBCURL_FEATURE_LIBZ 1
2274| #define LIBCURL_FEATURE_IDN 1
2275| #define LIBCURL_FEATURE_NTLM 1
2276| #define LIBCURL_CABUNDLE ""
2277| #define LIBCURL_PROTOCOL_HTTP 1
2278| #define LIBCURL_PROTOCOL_HTTPS 1
2279| #define LIBCURL_PROTOCOL_FTP 1
2280| #define LIBCURL_PROTOCOL_FTPS 1
2281| #define LIBCURL_PROTOCOL_FILE 1
2282| #define LIBCURL_PROTOCOL_TELNET 1
2283| #define LIBCURL_PROTOCOL_LDAP 1
2284| #define LIBCURL_PROTOCOL_DICT 1
2285| #define LIBCURL_PROTOCOL_TFTP 1
2286| #define USE_OPENSSL 1
2287| #define HAVE_LIBDL 1
2288| #define HAVE_LIBNSL 1
2289| #define HAVE_LIBSOCKET 1
2290| #define HAVE_LIBZ 1
2291| #define HAVE_PTHREAD 1
2292| #define BOINC_PREFIX "/usr/local"
2293| #define BOINC_EXECPREFIX "/usr/local/bin"
2294| #define BOINC_LIBDIR "/usr/local/lib"
2295| /* end confdefs.h.  */
2296|
2297| # if HAVE_WINDOWS_H && defined(_WIN32)
2298| #   include <windows.h>
2299| # endif
2300| # include <GL/gl.h>
2301| int
2302| main ()
2303| {
2304| glBegin(0)
2305|   ;
2306|   return 0;
2307| }
2308configure:34638: result: no
2309configure:34661: checking for OpenGL Utility library
2310configure:34724: g++ -o conftest -g -O2 -march=i486 -mtune=generic   -I/usr/local/include  conftest.cpp -lglu32   >&5
2311In file included from conftest.cpp:56:
2312/usr/include/GL/glu.h:38:19: error: GL/gl.h: No such file or directory
2313In file included from conftest.cpp:56:
2314/usr/include/GL/glu.h:289: error: 'GLint' does not name a type
2315/usr/include/GL/glu.h:290: error: 'GLint' does not name a type
2316/usr/include/GL/glu.h:291: error: 'GLint' does not name a type
2317/usr/include/GL/glu.h:292: error: 'GLint' does not name a type
2318/usr/include/GL/glu.h:293: error: 'GLint' does not name a type
2319/usr/include/GL/glu.h:294: error: 'GLint' does not name a type
2320/usr/include/GL/glu.h:295: error: 'GLboolean' does not name a type
2321/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2322/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2323/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2324/usr/include/GL/glu.h:296: error: 'GLint' has not been declared
2325/usr/include/GL/glu.h:296: error: 'GLint' has not been declared
2326/usr/include/GL/glu.h:300: error: 'GLdouble' has not been declared
2327/usr/include/GL/glu.h:300: error: 'GLdouble' has not been declared
2328/usr/include/GL/glu.h:300: error: 'GLint' has not been declared
2329/usr/include/GL/glu.h:300: error: 'GLint' has not been declared
2330/usr/include/GL/glu.h:305: error: expected initializer before '*' token
2331/usr/include/GL/glu.h:306: error: 'GLenum' has not been declared
2332/usr/include/GL/glu.h:306: error: 'GLfloat' has not been declared
2333/usr/include/GL/glu.h:307: error: expected initializer before '*' token
2334/usr/include/GL/glu.h:308: error: 'GLenum' has not been declared
2335/usr/include/GL/glu.h:308: error: 'GLdouble' has not been declared
2336/usr/include/GL/glu.h:309: error: expected ',' or '...' before '*' token
2337/usr/include/GL/glu.h:310: error: variable or field 'gluLookAt' declared void
2338/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2339/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2340/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2341/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2342/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2343/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2344/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2345/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2346/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2347/usr/include/GL/glu.h:314: error: 'GLenum' has not been declared
2348/usr/include/GL/glu.h:315: error: 'GLenum' has not been declared
2349/usr/include/GL/glu.h:316: error: 'GLvoid' has not been declared
2350/usr/include/GL/glu.h:317: error: 'GLvoid' has not been declared
2351/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2352/usr/include/GL/glu.h:318: error: 'GLfloat' has not been declared
2353/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2354/usr/include/GL/glu.h:318: error: 'GLfloat' has not been declared
2355/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2356/usr/include/GL/glu.h:318: error: 'GLenum' has not been declared
2357/usr/include/GL/glu.h:319: error: 'GLenum' has not been declared
2358/usr/include/GL/glu.h:319: error: 'GLfloat' has not been declared
2359/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2360/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2361/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2362/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2363/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2364/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2365/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2366/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2367/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2368/usr/include/GL/glu.h:320: error: 'GLenum' has not been declared
2369/usr/include/GL/glu.h:321: error: variable or field 'gluOrtho2D' declared void
2370/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2371/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2372/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2373/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2374/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2375/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2376/usr/include/GL/glu.h:322: error: 'GLint' has not been declared
2377/usr/include/GL/glu.h:322: error: 'GLint' has not been declared
2378/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2379/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2380/usr/include/GL/glu.h:323: error: variable or field 'gluPerspective' declared void
2381/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2382/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2383/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2384/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2385/usr/include/GL/glu.h:324: error: variable or field 'gluPickMatrix' declared void
2386/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2387/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2388/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2389/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2390/usr/include/GL/glu.h:324: error: 'GLint' was not declared in this scope
2391/usr/include/GL/glu.h:324: error: 'viewport' was not declared in this scope
2392/usr/include/GL/glu.h:325: error: 'GLint' does not name a type
2393/usr/include/GL/glu.h:326: error: 'GLint' has not been declared
2394/usr/include/GL/glu.h:326: error: 'GLfloat' has not been declared
2395/usr/include/GL/glu.h:326: error: 'GLint' has not been declared
2396/usr/include/GL/glu.h:326: error: 'GLenum' has not been declared
2397/usr/include/GL/glu.h:327: error: 'GLenum' has not been declared
2398/usr/include/GL/glu.h:328: error: 'GLenum' has not been declared
2399/usr/include/GL/glu.h:329: error: 'GLenum' has not been declared
2400/usr/include/GL/glu.h:330: error: 'GLenum' has not been declared
2401/usr/include/GL/glu.h:331: error: 'GLboolean' has not been declared
2402/usr/include/GL/glu.h:332: error: 'GLint' does not name a type
2403/usr/include/GL/glu.h:333: error: 'GLdouble' has not been declared
2404/usr/include/GL/glu.h:333: error: 'GLint' has not been declared
2405/usr/include/GL/glu.h:333: error: 'GLint' has not been declared
2406/usr/include/GL/glu.h:335: error: 'GLvoid' has not been declared
2407/usr/include/GL/glu.h:336: error: 'GLenum' has not been declared
2408/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2409/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2410/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2411/usr/include/GL/glu.h:340: error: 'GLenum' has not been declared
2412/usr/include/GL/glu.h:340: error: 'GLdouble' has not been declared
2413/usr/include/GL/glu.h:341: error: 'GLdouble' has not been declared
2414/usr/include/GL/glu.h:341: error: 'GLvoid' has not been declared
2415/usr/include/GL/glu.h:342: error: 'GLint' does not name a type
2416/usr/include/GL/glu.h:343: error: 'GLint' does not name a type
2417configure:34730: $? = 1
2418configure: failed program was:
2419| /* confdefs.h.  */
2420| #define PACKAGE_NAME "BOINC"
2421| #define PACKAGE_TARNAME "boinc"
2422| #define PACKAGE_VERSION "6.6.36"
2423| #define PACKAGE_STRING "BOINC 6.6.36"
2424| #define PACKAGE_BUGREPORT ""
2425| #define PACKAGE "boinc"
2426| #define VERSION "6.6.36"
2427| #define STDC_HEADERS 1
2428| #define HAVE_SYS_TYPES_H 1
2429| #define HAVE_SYS_STAT_H 1
2430| #define HAVE_STDLIB_H 1
2431| #define HAVE_STRING_H 1
2432| #define HAVE_MEMORY_H 1
2433| #define HAVE_STRINGS_H 1
2434| #define HAVE_INTTYPES_H 1
2435| #define HAVE_STDINT_H 1
2436| #define HAVE_UNISTD_H 1
2437| #define HAVE_SYS_SOCKET_H 1
2438| #define HAVE_DLFCN_H 1
2439| #define HOSTTYPE "i386-pc-solaris"
2440| #define DLLEXT ".so"
2441| #define HAVE_SYS_SOCKET_H 1
2442| #define HAVE_SOCKLEN_T 1
2443| #define BOINC_SOCKLEN_T socklen_t
2444| #define HAVE_LIBCURL 1
2445| #define LIBCURL_FEATURE_SSL 1
2446| #define LIBCURL_FEATURE_IPV6 1
2447| #define LIBCURL_FEATURE_LIBZ 1
2448| #define LIBCURL_FEATURE_IDN 1
2449| #define LIBCURL_FEATURE_NTLM 1
2450| #define LIBCURL_CABUNDLE ""
2451| #define LIBCURL_PROTOCOL_HTTP 1
2452| #define LIBCURL_PROTOCOL_HTTPS 1
2453| #define LIBCURL_PROTOCOL_FTP 1
2454| #define LIBCURL_PROTOCOL_FTPS 1
2455| #define LIBCURL_PROTOCOL_FILE 1
2456| #define LIBCURL_PROTOCOL_TELNET 1
2457| #define LIBCURL_PROTOCOL_LDAP 1
2458| #define LIBCURL_PROTOCOL_DICT 1
2459| #define LIBCURL_PROTOCOL_TFTP 1
2460| #define USE_OPENSSL 1
2461| #define HAVE_LIBDL 1
2462| #define HAVE_LIBNSL 1
2463| #define HAVE_LIBSOCKET 1
2464| #define HAVE_LIBZ 1
2465| #define HAVE_PTHREAD 1
2466| #define BOINC_PREFIX "/usr/local"
2467| #define BOINC_EXECPREFIX "/usr/local/bin"
2468| #define BOINC_LIBDIR "/usr/local/lib"
2469| /* end confdefs.h.  */
2470|
2471| # if HAVE_WINDOWS_H && defined(_WIN32)
2472| #   include <windows.h>
2473| # endif
2474| # include <GL/glu.h>
2475| int
2476| main ()
2477| {
2478| gluBeginCurve(0)
2479|   ;
2480|   return 0;
2481| }
2482configure:34724: g++ -o conftest -g -O2 -march=i486 -mtune=generic   -I/usr/local/include  conftest.cpp -lGLU   >&5
2483In file included from conftest.cpp:56:
2484/usr/include/GL/glu.h:38:19: error: GL/gl.h: No such file or directory
2485In file included from conftest.cpp:56:
2486/usr/include/GL/glu.h:289: error: 'GLint' does not name a type
2487/usr/include/GL/glu.h:290: error: 'GLint' does not name a type
2488/usr/include/GL/glu.h:291: error: 'GLint' does not name a type
2489/usr/include/GL/glu.h:292: error: 'GLint' does not name a type
2490/usr/include/GL/glu.h:293: error: 'GLint' does not name a type
2491/usr/include/GL/glu.h:294: error: 'GLint' does not name a type
2492/usr/include/GL/glu.h:295: error: 'GLboolean' does not name a type
2493/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2494/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2495/usr/include/GL/glu.h:296: error: 'GLdouble' has not been declared
2496/usr/include/GL/glu.h:296: error: 'GLint' has not been declared
2497/usr/include/GL/glu.h:296: error: 'GLint' has not been declared
2498/usr/include/GL/glu.h:300: error: 'GLdouble' has not been declared
2499/usr/include/GL/glu.h:300: error: 'GLdouble' has not been declared
2500/usr/include/GL/glu.h:300: error: 'GLint' has not been declared
2501/usr/include/GL/glu.h:300: error: 'GLint' has not been declared
2502/usr/include/GL/glu.h:305: error: expected initializer before '*' token
2503/usr/include/GL/glu.h:306: error: 'GLenum' has not been declared
2504/usr/include/GL/glu.h:306: error: 'GLfloat' has not been declared
2505/usr/include/GL/glu.h:307: error: expected initializer before '*' token
2506/usr/include/GL/glu.h:308: error: 'GLenum' has not been declared
2507/usr/include/GL/glu.h:308: error: 'GLdouble' has not been declared
2508/usr/include/GL/glu.h:309: error: expected ',' or '...' before '*' token
2509/usr/include/GL/glu.h:310: error: variable or field 'gluLookAt' declared void
2510/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2511/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2512/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2513/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2514/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2515/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2516/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2517/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2518/usr/include/GL/glu.h:310: error: 'GLdouble' was not declared in this scope
2519/usr/include/GL/glu.h:314: error: 'GLenum' has not been declared
2520/usr/include/GL/glu.h:315: error: 'GLenum' has not been declared
2521/usr/include/GL/glu.h:316: error: 'GLvoid' has not been declared
2522/usr/include/GL/glu.h:317: error: 'GLvoid' has not been declared
2523/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2524/usr/include/GL/glu.h:318: error: 'GLfloat' has not been declared
2525/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2526/usr/include/GL/glu.h:318: error: 'GLfloat' has not been declared
2527/usr/include/GL/glu.h:318: error: 'GLint' has not been declared
2528/usr/include/GL/glu.h:318: error: 'GLenum' has not been declared
2529/usr/include/GL/glu.h:319: error: 'GLenum' has not been declared
2530/usr/include/GL/glu.h:319: error: 'GLfloat' has not been declared
2531/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2532/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2533/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2534/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2535/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2536/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2537/usr/include/GL/glu.h:320: error: 'GLfloat' has not been declared
2538/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2539/usr/include/GL/glu.h:320: error: 'GLint' has not been declared
2540/usr/include/GL/glu.h:320: error: 'GLenum' has not been declared
2541/usr/include/GL/glu.h:321: error: variable or field 'gluOrtho2D' declared void
2542/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2543/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2544/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2545/usr/include/GL/glu.h:321: error: 'GLdouble' was not declared in this scope
2546/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2547/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2548/usr/include/GL/glu.h:322: error: 'GLint' has not been declared
2549/usr/include/GL/glu.h:322: error: 'GLint' has not been declared
2550/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2551/usr/include/GL/glu.h:322: error: 'GLdouble' has not been declared
2552/usr/include/GL/glu.h:323: error: variable or field 'gluPerspective' declared void
2553/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2554/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2555/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2556/usr/include/GL/glu.h:323: error: 'GLdouble' was not declared in this scope
2557/usr/include/GL/glu.h:324: error: variable or field 'gluPickMatrix' declared void
2558/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2559/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2560/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2561/usr/include/GL/glu.h:324: error: 'GLdouble' was not declared in this scope
2562/usr/include/GL/glu.h:324: error: 'GLint' was not declared in this scope
2563/usr/include/GL/glu.h:324: error: 'viewport' was not declared in this scope
2564/usr/include/GL/glu.h:325: error: 'GLint' does not name a type
2565/usr/include/GL/glu.h:326: error: 'GLint' has not been declared
2566/usr/include/GL/glu.h:326: error: 'GLfloat' has not been declared
2567/usr/include/GL/glu.h:326: error: 'GLint' has not been declared
2568/usr/include/GL/glu.h:326: error: 'GLenum' has not been declared
2569/usr/include/GL/glu.h:327: error: 'GLenum' has not been declared
2570/usr/include/GL/glu.h:328: error: 'GLenum' has not been declared
2571/usr/include/GL/glu.h:329: error: 'GLenum' has not been declared
2572/usr/include/GL/glu.h:330: error: 'GLenum' has not been declared
2573/usr/include/GL/glu.h:331: error: 'GLboolean' has not been declared
2574/usr/include/GL/glu.h:332: error: 'GLint' does not name a type
2575/usr/include/GL/glu.h:333: error: 'GLdouble' has not been declared
2576/usr/include/GL/glu.h:333: error: 'GLint' has not been declared
2577/usr/include/GL/glu.h:333: error: 'GLint' has not been declared
2578/usr/include/GL/glu.h:335: error: 'GLvoid' has not been declared
2579/usr/include/GL/glu.h:336: error: 'GLenum' has not been declared
2580/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2581/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2582/usr/include/GL/glu.h:339: error: 'GLdouble' has not been declared
2583/usr/include/GL/glu.h:340: error: 'GLenum' has not been declared
2584/usr/include/GL/glu.h:340: error: 'GLdouble' has not been declared
2585/usr/include/GL/glu.h:341: error: 'GLdouble' has not been declared
2586/usr/include/GL/glu.h:341: error: 'GLvoid' has not been declared
2587/usr/include/GL/glu.h:342: error: 'GLint' does not name a type
2588/usr/include/GL/glu.h:343: error: 'GLint' does not name a type
2589configure:34730: $? = 1
2590configure: failed program was:
2591| /* confdefs.h.  */
2592| #define PACKAGE_NAME "BOINC"
2593| #define PACKAGE_TARNAME "boinc"
2594| #define PACKAGE_VERSION "6.6.36"
2595| #define PACKAGE_STRING "BOINC 6.6.36"
2596| #define PACKAGE_BUGREPORT ""
2597| #define PACKAGE "boinc"
2598| #define VERSION "6.6.36"
2599| #define STDC_HEADERS 1
2600| #define HAVE_SYS_TYPES_H 1
2601| #define HAVE_SYS_STAT_H 1
2602| #define HAVE_STDLIB_H 1
2603| #define HAVE_STRING_H 1
2604| #define HAVE_MEMORY_H 1
2605| #define HAVE_STRINGS_H 1
2606| #define HAVE_INTTYPES_H 1
2607| #define HAVE_STDINT_H 1
2608| #define HAVE_UNISTD_H 1
2609| #define HAVE_SYS_SOCKET_H 1
2610| #define HAVE_DLFCN_H 1
2611| #define HOSTTYPE "i386-pc-solaris"
2612| #define DLLEXT ".so"
2613| #define HAVE_SYS_SOCKET_H 1
2614| #define HAVE_SOCKLEN_T 1
2615| #define BOINC_SOCKLEN_T socklen_t
2616| #define HAVE_LIBCURL 1
2617| #define LIBCURL_FEATURE_SSL 1
2618| #define LIBCURL_FEATURE_IPV6 1
2619| #define LIBCURL_FEATURE_LIBZ 1
2620| #define LIBCURL_FEATURE_IDN 1
2621| #define LIBCURL_FEATURE_NTLM 1
2622| #define LIBCURL_CABUNDLE ""
2623| #define LIBCURL_PROTOCOL_HTTP 1
2624| #define LIBCURL_PROTOCOL_HTTPS 1
2625| #define LIBCURL_PROTOCOL_FTP 1
2626| #define LIBCURL_PROTOCOL_FTPS 1
2627| #define LIBCURL_PROTOCOL_FILE 1
2628| #define LIBCURL_PROTOCOL_TELNET 1
2629| #define LIBCURL_PROTOCOL_LDAP 1
2630| #define LIBCURL_PROTOCOL_DICT 1
2631| #define LIBCURL_PROTOCOL_TFTP 1
2632| #define USE_OPENSSL 1
2633| #define HAVE_LIBDL 1
2634| #define HAVE_LIBNSL 1
2635| #define HAVE_LIBSOCKET 1
2636| #define HAVE_LIBZ 1
2637| #define HAVE_PTHREAD 1
2638| #define BOINC_PREFIX "/usr/local"
2639| #define BOINC_EXECPREFIX "/usr/local/bin"
2640| #define BOINC_LIBDIR "/usr/local/lib"
2641| /* end confdefs.h.  */
2642|
2643| # if HAVE_WINDOWS_H && defined(_WIN32)
2644| #   include <windows.h>
2645| # endif
2646| # include <GL/glu.h>
2647| int
2648| main ()
2649| {
2650| gluBeginCurve(0)
2651|   ;
2652|   return 0;
2653| }
2654configure:34764: result: no
2655configure:34778: checking for fopen in -lXmu
2656configure:34813: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lXmu   >&5
2657configure:34819: $? = 0
2658configure:34837: result: yes
2659configure:34845: checking for fopen in -lXi
2660configure:34880: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lXi   >&5
2661configure:34886: $? = 0
2662configure:34904: result: yes
2663configure:34938: checking for GLUT library
2664configure:34979: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   -I/usr/local/include  conftest.c -lglut32  -lSM -lICE -lXmu -lXi -lsocket  -lnsl   >&5
2665conftest.c:56:22: error: GL/glut.h: No such file or directory
2666configure:34985: $? = 1
2667configure: failed program was:
2668| /* confdefs.h.  */
2669| #define PACKAGE_NAME "BOINC"
2670| #define PACKAGE_TARNAME "boinc"
2671| #define PACKAGE_VERSION "6.6.36"
2672| #define PACKAGE_STRING "BOINC 6.6.36"
2673| #define PACKAGE_BUGREPORT ""
2674| #define PACKAGE "boinc"
2675| #define VERSION "6.6.36"
2676| #define STDC_HEADERS 1
2677| #define HAVE_SYS_TYPES_H 1
2678| #define HAVE_SYS_STAT_H 1
2679| #define HAVE_STDLIB_H 1
2680| #define HAVE_STRING_H 1
2681| #define HAVE_MEMORY_H 1
2682| #define HAVE_STRINGS_H 1
2683| #define HAVE_INTTYPES_H 1
2684| #define HAVE_STDINT_H 1
2685| #define HAVE_UNISTD_H 1
2686| #define HAVE_SYS_SOCKET_H 1
2687| #define HAVE_DLFCN_H 1
2688| #define HOSTTYPE "i386-pc-solaris"
2689| #define DLLEXT ".so"
2690| #define HAVE_SYS_SOCKET_H 1
2691| #define HAVE_SOCKLEN_T 1
2692| #define BOINC_SOCKLEN_T socklen_t
2693| #define HAVE_LIBCURL 1
2694| #define LIBCURL_FEATURE_SSL 1
2695| #define LIBCURL_FEATURE_IPV6 1
2696| #define LIBCURL_FEATURE_LIBZ 1
2697| #define LIBCURL_FEATURE_IDN 1
2698| #define LIBCURL_FEATURE_NTLM 1
2699| #define LIBCURL_CABUNDLE ""
2700| #define LIBCURL_PROTOCOL_HTTP 1
2701| #define LIBCURL_PROTOCOL_HTTPS 1
2702| #define LIBCURL_PROTOCOL_FTP 1
2703| #define LIBCURL_PROTOCOL_FTPS 1
2704| #define LIBCURL_PROTOCOL_FILE 1
2705| #define LIBCURL_PROTOCOL_TELNET 1
2706| #define LIBCURL_PROTOCOL_LDAP 1
2707| #define LIBCURL_PROTOCOL_DICT 1
2708| #define LIBCURL_PROTOCOL_TFTP 1
2709| #define USE_OPENSSL 1
2710| #define HAVE_LIBDL 1
2711| #define HAVE_LIBNSL 1
2712| #define HAVE_LIBSOCKET 1
2713| #define HAVE_LIBZ 1
2714| #define HAVE_PTHREAD 1
2715| #define BOINC_PREFIX "/usr/local"
2716| #define BOINC_EXECPREFIX "/usr/local/bin"
2717| #define BOINC_LIBDIR "/usr/local/lib"
2718| /* end confdefs.h.  */
2719|
2720| # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32))
2721| #   include <windows.h>
2722| # endif
2723| # include <GL/glut.h>
2724| int
2725| main ()
2726| {
2727| glutMainLoop()
2728|   ;
2729|   return 0;
2730| }
2731configure:34979: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic   -I/usr/local/include  conftest.c -lglut  -lSM -lICE -lXmu -lXi -lsocket  -lnsl   >&5
2732conftest.c:56:22: error: GL/glut.h: No such file or directory
2733configure:34985: $? = 1
2734configure: failed program was:
2735| /* confdefs.h.  */
2736| #define PACKAGE_NAME "BOINC"
2737| #define PACKAGE_TARNAME "boinc"
2738| #define PACKAGE_VERSION "6.6.36"
2739| #define PACKAGE_STRING "BOINC 6.6.36"
2740| #define PACKAGE_BUGREPORT ""
2741| #define PACKAGE "boinc"
2742| #define VERSION "6.6.36"
2743| #define STDC_HEADERS 1
2744| #define HAVE_SYS_TYPES_H 1
2745| #define HAVE_SYS_STAT_H 1
2746| #define HAVE_STDLIB_H 1
2747| #define HAVE_STRING_H 1
2748| #define HAVE_MEMORY_H 1
2749| #define HAVE_STRINGS_H 1
2750| #define HAVE_INTTYPES_H 1
2751| #define HAVE_STDINT_H 1
2752| #define HAVE_UNISTD_H 1
2753| #define HAVE_SYS_SOCKET_H 1
2754| #define HAVE_DLFCN_H 1
2755| #define HOSTTYPE "i386-pc-solaris"
2756| #define DLLEXT ".so"
2757| #define HAVE_SYS_SOCKET_H 1
2758| #define HAVE_SOCKLEN_T 1
2759| #define BOINC_SOCKLEN_T socklen_t
2760| #define HAVE_LIBCURL 1
2761| #define LIBCURL_FEATURE_SSL 1
2762| #define LIBCURL_FEATURE_IPV6 1
2763| #define LIBCURL_FEATURE_LIBZ 1
2764| #define LIBCURL_FEATURE_IDN 1
2765| #define LIBCURL_FEATURE_NTLM 1
2766| #define LIBCURL_CABUNDLE ""
2767| #define LIBCURL_PROTOCOL_HTTP 1
2768| #define LIBCURL_PROTOCOL_HTTPS 1
2769| #define LIBCURL_PROTOCOL_FTP 1
2770| #define LIBCURL_PROTOCOL_FTPS 1
2771| #define LIBCURL_PROTOCOL_FILE 1
2772| #define LIBCURL_PROTOCOL_TELNET 1
2773| #define LIBCURL_PROTOCOL_LDAP 1
2774| #define LIBCURL_PROTOCOL_DICT 1
2775| #define LIBCURL_PROTOCOL_TFTP 1
2776| #define USE_OPENSSL 1
2777| #define HAVE_LIBDL 1
2778| #define HAVE_LIBNSL 1
2779| #define HAVE_LIBSOCKET 1
2780| #define HAVE_LIBZ 1
2781| #define HAVE_PTHREAD 1
2782| #define BOINC_PREFIX "/usr/local"
2783| #define BOINC_EXECPREFIX "/usr/local/bin"
2784| #define BOINC_LIBDIR "/usr/local/lib"
2785| /* end confdefs.h.  */
2786|
2787| # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32))
2788| #   include <windows.h>
2789| # endif
2790| # include <GL/glut.h>
2791| int
2792| main ()
2793| {
2794| glutMainLoop()
2795|   ;
2796|   return 0;
2797| }
2798configure:35006: result: no
2799configure:35041: WARNING:
2800================================================================================
2801WARNING: Development libraries and headers ("-dev") of {openGL, GLU, glut} needed!
2802
2803The GL, GLU and glut libraries are required in order to build the graphical parts
2804of the BOINC application API library.
2805
2806==> only building non-graphical parts of the BOINC API Library for now.
2807
2808HINT: on MacOS X/Darwin you might consider running configure with the option
2809      './configure --with-apple-opengl-framework'
2810      in order to use the Mac-native openGL framework
2811
2812================================================================================
2813       
2814configure:35485: checking for dirent.h that defines DIR
2815configure:35514: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2816configure:35520: $? = 0
2817configure:35536: result: yes
2818configure:35549: checking for library containing opendir
2819configure:35590: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
2820configure:35596: $? = 0
2821configure:35624: result: none required
2822configure:35718: checking for ANSI C header files
2823configure:35882: result: yes
2824configure:35892: checking for sys/wait.h that is POSIX.1 compatible
2825configure:35928: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2826configure:35934: $? = 0
2827configure:35949: result: yes
2828configure:35959: checking whether time.h and sys/time.h may both be included
2829configure:35989: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2830configure:35995: $? = 0
2831configure:36010: result: yes
2832configure:36020: checking return type of signal handlers
2833configure:36048: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2834conftest.c: In function 'main':
2835conftest.c:62: error: void value not ignored as it ought to be
2836configure:36054: $? = 1
2837configure: failed program was:
2838| /* confdefs.h.  */
2839| #define PACKAGE_NAME "BOINC"
2840| #define PACKAGE_TARNAME "boinc"
2841| #define PACKAGE_VERSION "6.6.36"
2842| #define PACKAGE_STRING "BOINC 6.6.36"
2843| #define PACKAGE_BUGREPORT ""
2844| #define PACKAGE "boinc"
2845| #define VERSION "6.6.36"
2846| #define STDC_HEADERS 1
2847| #define HAVE_SYS_TYPES_H 1
2848| #define HAVE_SYS_STAT_H 1
2849| #define HAVE_STDLIB_H 1
2850| #define HAVE_STRING_H 1
2851| #define HAVE_MEMORY_H 1
2852| #define HAVE_STRINGS_H 1
2853| #define HAVE_INTTYPES_H 1
2854| #define HAVE_STDINT_H 1
2855| #define HAVE_UNISTD_H 1
2856| #define HAVE_SYS_SOCKET_H 1
2857| #define HAVE_DLFCN_H 1
2858| #define HOSTTYPE "i386-pc-solaris"
2859| #define DLLEXT ".so"
2860| #define HAVE_SYS_SOCKET_H 1
2861| #define HAVE_SOCKLEN_T 1
2862| #define BOINC_SOCKLEN_T socklen_t
2863| #define HAVE_LIBCURL 1
2864| #define LIBCURL_FEATURE_SSL 1
2865| #define LIBCURL_FEATURE_IPV6 1
2866| #define LIBCURL_FEATURE_LIBZ 1
2867| #define LIBCURL_FEATURE_IDN 1
2868| #define LIBCURL_FEATURE_NTLM 1
2869| #define LIBCURL_CABUNDLE ""
2870| #define LIBCURL_PROTOCOL_HTTP 1
2871| #define LIBCURL_PROTOCOL_HTTPS 1
2872| #define LIBCURL_PROTOCOL_FTP 1
2873| #define LIBCURL_PROTOCOL_FTPS 1
2874| #define LIBCURL_PROTOCOL_FILE 1
2875| #define LIBCURL_PROTOCOL_TELNET 1
2876| #define LIBCURL_PROTOCOL_LDAP 1
2877| #define LIBCURL_PROTOCOL_DICT 1
2878| #define LIBCURL_PROTOCOL_TFTP 1
2879| #define USE_OPENSSL 1
2880| #define HAVE_LIBDL 1
2881| #define HAVE_LIBNSL 1
2882| #define HAVE_LIBSOCKET 1
2883| #define HAVE_LIBZ 1
2884| #define HAVE_PTHREAD 1
2885| #define BOINC_PREFIX "/usr/local"
2886| #define BOINC_EXECPREFIX "/usr/local/bin"
2887| #define BOINC_LIBDIR "/usr/local/lib"
2888| #define HAVE_DIRENT_H 1
2889| #define STDC_HEADERS 1
2890| #define HAVE_SYS_WAIT_H 1
2891| #define TIME_WITH_SYS_TIME 1
2892| /* end confdefs.h.  */
2893| #include <sys/types.h>
2894| #include <signal.h>
2895|
2896| int
2897| main ()
2898| {
2899| return *(signal (0, 0)) (0) == 1;
2900|   ;
2901|   return 0;
2902| }
2903configure:36069: result: void
2904configure:36122: checking for windows.h
2905configure:36128: result: no
2906configure:36132: checking arpa/inet.h usability
2907configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2908configure:36155: $? = 0
2909configure:36169: result: yes
2910configure:36173: checking arpa/inet.h presence
2911configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2912configure:36194: $? = 0
2913configure:36208: result: yes
2914configure:36236: checking for arpa/inet.h
2915configure:36244: result: yes
2916configure:36132: checking dirent.h usability
2917configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2918configure:36155: $? = 0
2919configure:36169: result: yes
2920configure:36173: checking dirent.h presence
2921configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2922configure:36194: $? = 0
2923configure:36208: result: yes
2924configure:36236: checking for dirent.h
2925configure:36244: result: yes
2926configure:36132: checking grp.h usability
2927configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2928configure:36155: $? = 0
2929configure:36169: result: yes
2930configure:36173: checking grp.h presence
2931configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2932configure:36194: $? = 0
2933configure:36208: result: yes
2934configure:36236: checking for grp.h
2935configure:36244: result: yes
2936configure:36132: checking fcntl.h usability
2937configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2938configure:36155: $? = 0
2939configure:36169: result: yes
2940configure:36173: checking fcntl.h presence
2941configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2942configure:36194: $? = 0
2943configure:36208: result: yes
2944configure:36236: checking for fcntl.h
2945configure:36244: result: yes
2946configure:36122: checking for inttypes.h
2947configure:36128: result: yes
2948configure:36122: checking for stdint.h
2949configure:36128: result: yes
2950configure:36132: checking malloc.h usability
2951configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2952configure:36155: $? = 0
2953configure:36169: result: yes
2954configure:36173: checking malloc.h presence
2955configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2956configure:36194: $? = 0
2957configure:36208: result: yes
2958configure:36236: checking for malloc.h
2959configure:36244: result: yes
2960configure:36132: checking alloca.h usability
2961configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2962configure:36155: $? = 0
2963configure:36169: result: yes
2964configure:36173: checking alloca.h presence
2965configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2966configure:36194: $? = 0
2967configure:36208: result: yes
2968configure:36236: checking for alloca.h
2969configure:36244: result: yes
2970configure:36122: checking for memory.h
2971configure:36128: result: yes
2972configure:36132: checking netdb.h usability
2973configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2974configure:36155: $? = 0
2975configure:36169: result: yes
2976configure:36173: checking netdb.h presence
2977configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2978configure:36194: $? = 0
2979configure:36208: result: yes
2980configure:36236: checking for netdb.h
2981configure:36244: result: yes
2982configure:36132: checking netinet/in.h usability
2983configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2984configure:36155: $? = 0
2985configure:36169: result: yes
2986configure:36173: checking netinet/in.h presence
2987configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2988configure:36194: $? = 0
2989configure:36208: result: yes
2990configure:36236: checking for netinet/in.h
2991configure:36244: result: yes
2992configure:36132: checking netinet/tcp.h usability
2993configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
2994configure:36155: $? = 0
2995configure:36169: result: yes
2996configure:36173: checking netinet/tcp.h presence
2997configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
2998configure:36194: $? = 0
2999configure:36208: result: yes
3000configure:36236: checking for netinet/tcp.h
3001configure:36244: result: yes
3002configure:36132: checking signal.h usability
3003configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3004configure:36155: $? = 0
3005configure:36169: result: yes
3006configure:36173: checking signal.h presence
3007configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3008configure:36194: $? = 0
3009configure:36208: result: yes
3010configure:36236: checking for signal.h
3011configure:36244: result: yes
3012configure:36122: checking for strings.h
3013configure:36128: result: yes
3014configure:36132: checking sys/auxv.h usability
3015configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3016configure:36155: $? = 0
3017configure:36169: result: yes
3018configure:36173: checking sys/auxv.h presence
3019configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3020configure:36194: $? = 0
3021configure:36208: result: yes
3022configure:36236: checking for sys/auxv.h
3023configure:36244: result: yes
3024configure:36132: checking sys/file.h usability
3025configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3026configure:36155: $? = 0
3027configure:36169: result: yes
3028configure:36173: checking sys/file.h presence
3029configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3030configure:36194: $? = 0
3031configure:36208: result: yes
3032configure:36236: checking for sys/file.h
3033configure:36244: result: yes
3034configure:36132: checking sys/ipc.h usability
3035configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3036configure:36155: $? = 0
3037configure:36169: result: yes
3038configure:36173: checking sys/ipc.h presence
3039configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3040configure:36194: $? = 0
3041configure:36208: result: yes
3042configure:36236: checking for sys/ipc.h
3043configure:36244: result: yes
3044configure:36132: checking sys/mount.h usability
3045configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3046configure:36155: $? = 0
3047configure:36169: result: yes
3048configure:36173: checking sys/mount.h presence
3049configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3050configure:36194: $? = 0
3051configure:36208: result: yes
3052configure:36236: checking for sys/mount.h
3053configure:36244: result: yes
3054configure:36132: checking sys/param.h usability
3055configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3056configure:36155: $? = 0
3057configure:36169: result: yes
3058configure:36173: checking sys/param.h presence
3059configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3060configure:36194: $? = 0
3061configure:36208: result: yes
3062configure:36236: checking for sys/param.h
3063configure:36244: result: yes
3064configure:36132: checking sys/resource.h usability
3065configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3066configure:36155: $? = 0
3067configure:36169: result: yes
3068configure:36173: checking sys/resource.h presence
3069configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3070configure:36194: $? = 0
3071configure:36208: result: yes
3072configure:36236: checking for sys/resource.h
3073configure:36244: result: yes
3074configure:36132: checking sys/select.h usability
3075configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3076configure:36155: $? = 0
3077configure:36169: result: yes
3078configure:36173: checking sys/select.h presence
3079configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3080configure:36194: $? = 0
3081configure:36208: result: yes
3082configure:36236: checking for sys/select.h
3083configure:36244: result: yes
3084configure:36132: checking sys/shm.h usability
3085configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3086configure:36155: $? = 0
3087configure:36169: result: yes
3088configure:36173: checking sys/shm.h presence
3089configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3090configure:36194: $? = 0
3091configure:36208: result: yes
3092configure:36236: checking for sys/shm.h
3093configure:36244: result: yes
3094configure:36122: checking for sys/socket.h
3095configure:36128: result: yes
3096configure:36122: checking for sys/stat.h
3097configure:36128: result: yes
3098configure:36132: checking sys/statvfs.h usability
3099configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3100configure:36155: $? = 0
3101configure:36169: result: yes
3102configure:36173: checking sys/statvfs.h presence
3103configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3104configure:36194: $? = 0
3105configure:36208: result: yes
3106configure:36236: checking for sys/statvfs.h
3107configure:36244: result: yes
3108configure:36132: checking sys/statfs.h usability
3109configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3110configure:36155: $? = 0
3111configure:36169: result: yes
3112configure:36173: checking sys/statfs.h presence
3113configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3114configure:36194: $? = 0
3115configure:36208: result: yes
3116configure:36236: checking for sys/statfs.h
3117configure:36244: result: yes
3118configure:36132: checking sys/swap.h usability
3119configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3120configure:36155: $? = 0
3121configure:36169: result: yes
3122configure:36173: checking sys/swap.h presence
3123configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3124configure:36194: $? = 0
3125configure:36208: result: yes
3126configure:36236: checking for sys/swap.h
3127configure:36244: result: yes
3128configure:36132: checking sys/sysctl.h usability
3129configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3130conftest.c:119:24: error: sys/sysctl.h: No such file or directory
3131configure:36155: $? = 1
3132configure: failed program was:
3133| /* confdefs.h.  */
3134| #define PACKAGE_NAME "BOINC"
3135| #define PACKAGE_TARNAME "boinc"
3136| #define PACKAGE_VERSION "6.6.36"
3137| #define PACKAGE_STRING "BOINC 6.6.36"
3138| #define PACKAGE_BUGREPORT ""
3139| #define PACKAGE "boinc"
3140| #define VERSION "6.6.36"
3141| #define STDC_HEADERS 1
3142| #define HAVE_SYS_TYPES_H 1
3143| #define HAVE_SYS_STAT_H 1
3144| #define HAVE_STDLIB_H 1
3145| #define HAVE_STRING_H 1
3146| #define HAVE_MEMORY_H 1
3147| #define HAVE_STRINGS_H 1
3148| #define HAVE_INTTYPES_H 1
3149| #define HAVE_STDINT_H 1
3150| #define HAVE_UNISTD_H 1
3151| #define HAVE_SYS_SOCKET_H 1
3152| #define HAVE_DLFCN_H 1
3153| #define HOSTTYPE "i386-pc-solaris"
3154| #define DLLEXT ".so"
3155| #define HAVE_SYS_SOCKET_H 1
3156| #define HAVE_SOCKLEN_T 1
3157| #define BOINC_SOCKLEN_T socklen_t
3158| #define HAVE_LIBCURL 1
3159| #define LIBCURL_FEATURE_SSL 1
3160| #define LIBCURL_FEATURE_IPV6 1
3161| #define LIBCURL_FEATURE_LIBZ 1
3162| #define LIBCURL_FEATURE_IDN 1
3163| #define LIBCURL_FEATURE_NTLM 1
3164| #define LIBCURL_CABUNDLE ""
3165| #define LIBCURL_PROTOCOL_HTTP 1
3166| #define LIBCURL_PROTOCOL_HTTPS 1
3167| #define LIBCURL_PROTOCOL_FTP 1
3168| #define LIBCURL_PROTOCOL_FTPS 1
3169| #define LIBCURL_PROTOCOL_FILE 1
3170| #define LIBCURL_PROTOCOL_TELNET 1
3171| #define LIBCURL_PROTOCOL_LDAP 1
3172| #define LIBCURL_PROTOCOL_DICT 1
3173| #define LIBCURL_PROTOCOL_TFTP 1
3174| #define USE_OPENSSL 1
3175| #define HAVE_LIBDL 1
3176| #define HAVE_LIBNSL 1
3177| #define HAVE_LIBSOCKET 1
3178| #define HAVE_LIBZ 1
3179| #define HAVE_PTHREAD 1
3180| #define BOINC_PREFIX "/usr/local"
3181| #define BOINC_EXECPREFIX "/usr/local/bin"
3182| #define BOINC_LIBDIR "/usr/local/lib"
3183| #define HAVE_DIRENT_H 1
3184| #define STDC_HEADERS 1
3185| #define HAVE_SYS_WAIT_H 1
3186| #define TIME_WITH_SYS_TIME 1
3187| #define RETSIGTYPE void
3188| #define HAVE_ARPA_INET_H 1
3189| #define HAVE_DIRENT_H 1
3190| #define HAVE_GRP_H 1
3191| #define HAVE_FCNTL_H 1
3192| #define HAVE_INTTYPES_H 1
3193| #define HAVE_STDINT_H 1
3194| #define HAVE_MALLOC_H 1
3195| #define HAVE_ALLOCA_H 1
3196| #define HAVE_MEMORY_H 1
3197| #define HAVE_NETDB_H 1
3198| #define HAVE_NETINET_IN_H 1
3199| #define HAVE_NETINET_TCP_H 1
3200| #define HAVE_SIGNAL_H 1
3201| #define HAVE_STRINGS_H 1
3202| #define HAVE_SYS_AUXV_H 1
3203| #define HAVE_SYS_FILE_H 1
3204| #define HAVE_SYS_IPC_H 1
3205| #define HAVE_SYS_MOUNT_H 1
3206| #define HAVE_SYS_PARAM_H 1
3207| #define HAVE_SYS_RESOURCE_H 1
3208| #define HAVE_SYS_SELECT_H 1
3209| #define HAVE_SYS_SHM_H 1
3210| #define HAVE_SYS_SOCKET_H 1
3211| #define HAVE_SYS_STAT_H 1
3212| #define HAVE_SYS_STATVFS_H 1
3213| #define HAVE_SYS_STATFS_H 1
3214| #define HAVE_SYS_SWAP_H 1
3215| /* end confdefs.h.  */
3216| #include <stdio.h>
3217| #ifdef HAVE_SYS_TYPES_H
3218| # include <sys/types.h>
3219| #endif
3220| #ifdef HAVE_SYS_STAT_H
3221| # include <sys/stat.h>
3222| #endif
3223| #ifdef STDC_HEADERS
3224| # include <stdlib.h>
3225| # include <stddef.h>
3226| #else
3227| # ifdef HAVE_STDLIB_H
3228| #  include <stdlib.h>
3229| # endif
3230| #endif
3231| #ifdef HAVE_STRING_H
3232| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3233| #  include <memory.h>
3234| # endif
3235| # include <string.h>
3236| #endif
3237| #ifdef HAVE_STRINGS_H
3238| # include <strings.h>
3239| #endif
3240| #ifdef HAVE_INTTYPES_H
3241| # include <inttypes.h>
3242| #endif
3243| #ifdef HAVE_STDINT_H
3244| # include <stdint.h>
3245| #endif
3246| #ifdef HAVE_UNISTD_H
3247| # include <unistd.h>
3248| #endif
3249| #include <sys/socket.h>
3250|
3251| #include <sys/sysctl.h>
3252configure:36169: result: no
3253configure:36173: checking sys/sysctl.h presence
3254configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3255conftest.c:84:24: error: sys/sysctl.h: No such file or directory
3256configure:36194: $? = 1
3257configure: failed program was:
3258| /* confdefs.h.  */
3259| #define PACKAGE_NAME "BOINC"
3260| #define PACKAGE_TARNAME "boinc"
3261| #define PACKAGE_VERSION "6.6.36"
3262| #define PACKAGE_STRING "BOINC 6.6.36"
3263| #define PACKAGE_BUGREPORT ""
3264| #define PACKAGE "boinc"
3265| #define VERSION "6.6.36"
3266| #define STDC_HEADERS 1
3267| #define HAVE_SYS_TYPES_H 1
3268| #define HAVE_SYS_STAT_H 1
3269| #define HAVE_STDLIB_H 1
3270| #define HAVE_STRING_H 1
3271| #define HAVE_MEMORY_H 1
3272| #define HAVE_STRINGS_H 1
3273| #define HAVE_INTTYPES_H 1
3274| #define HAVE_STDINT_H 1
3275| #define HAVE_UNISTD_H 1
3276| #define HAVE_SYS_SOCKET_H 1
3277| #define HAVE_DLFCN_H 1
3278| #define HOSTTYPE "i386-pc-solaris"
3279| #define DLLEXT ".so"
3280| #define HAVE_SYS_SOCKET_H 1
3281| #define HAVE_SOCKLEN_T 1
3282| #define BOINC_SOCKLEN_T socklen_t
3283| #define HAVE_LIBCURL 1
3284| #define LIBCURL_FEATURE_SSL 1
3285| #define LIBCURL_FEATURE_IPV6 1
3286| #define LIBCURL_FEATURE_LIBZ 1
3287| #define LIBCURL_FEATURE_IDN 1
3288| #define LIBCURL_FEATURE_NTLM 1
3289| #define LIBCURL_CABUNDLE ""
3290| #define LIBCURL_PROTOCOL_HTTP 1
3291| #define LIBCURL_PROTOCOL_HTTPS 1
3292| #define LIBCURL_PROTOCOL_FTP 1
3293| #define LIBCURL_PROTOCOL_FTPS 1
3294| #define LIBCURL_PROTOCOL_FILE 1
3295| #define LIBCURL_PROTOCOL_TELNET 1
3296| #define LIBCURL_PROTOCOL_LDAP 1
3297| #define LIBCURL_PROTOCOL_DICT 1
3298| #define LIBCURL_PROTOCOL_TFTP 1
3299| #define USE_OPENSSL 1
3300| #define HAVE_LIBDL 1
3301| #define HAVE_LIBNSL 1
3302| #define HAVE_LIBSOCKET 1
3303| #define HAVE_LIBZ 1
3304| #define HAVE_PTHREAD 1
3305| #define BOINC_PREFIX "/usr/local"
3306| #define BOINC_EXECPREFIX "/usr/local/bin"
3307| #define BOINC_LIBDIR "/usr/local/lib"
3308| #define HAVE_DIRENT_H 1
3309| #define STDC_HEADERS 1
3310| #define HAVE_SYS_WAIT_H 1
3311| #define TIME_WITH_SYS_TIME 1
3312| #define RETSIGTYPE void
3313| #define HAVE_ARPA_INET_H 1
3314| #define HAVE_DIRENT_H 1
3315| #define HAVE_GRP_H 1
3316| #define HAVE_FCNTL_H 1
3317| #define HAVE_INTTYPES_H 1
3318| #define HAVE_STDINT_H 1
3319| #define HAVE_MALLOC_H 1
3320| #define HAVE_ALLOCA_H 1
3321| #define HAVE_MEMORY_H 1
3322| #define HAVE_NETDB_H 1
3323| #define HAVE_NETINET_IN_H 1
3324| #define HAVE_NETINET_TCP_H 1
3325| #define HAVE_SIGNAL_H 1
3326| #define HAVE_STRINGS_H 1
3327| #define HAVE_SYS_AUXV_H 1
3328| #define HAVE_SYS_FILE_H 1
3329| #define HAVE_SYS_IPC_H 1
3330| #define HAVE_SYS_MOUNT_H 1
3331| #define HAVE_SYS_PARAM_H 1
3332| #define HAVE_SYS_RESOURCE_H 1
3333| #define HAVE_SYS_SELECT_H 1
3334| #define HAVE_SYS_SHM_H 1
3335| #define HAVE_SYS_SOCKET_H 1
3336| #define HAVE_SYS_STAT_H 1
3337| #define HAVE_SYS_STATVFS_H 1
3338| #define HAVE_SYS_STATFS_H 1
3339| #define HAVE_SYS_SWAP_H 1
3340| /* end confdefs.h.  */
3341| #include <sys/sysctl.h>
3342configure:36208: result: no
3343configure:36236: checking for sys/sysctl.h
3344configure:36244: result: no
3345configure:36132: checking sys/systeminfo.h usability
3346configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3347configure:36155: $? = 0
3348configure:36169: result: yes
3349configure:36173: checking sys/systeminfo.h presence
3350configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3351configure:36194: $? = 0
3352configure:36208: result: yes
3353configure:36236: checking for sys/systeminfo.h
3354configure:36244: result: yes
3355configure:36132: checking sys/time.h usability
3356configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3357configure:36155: $? = 0
3358configure:36169: result: yes
3359configure:36173: checking sys/time.h presence
3360configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3361configure:36194: $? = 0
3362configure:36208: result: yes
3363configure:36236: checking for sys/time.h
3364configure:36244: result: yes
3365configure:36122: checking for sys/types.h
3366configure:36128: result: yes
3367configure:36132: checking sys/utsname.h usability
3368configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3369configure:36155: $? = 0
3370configure:36169: result: yes
3371configure:36173: checking sys/utsname.h presence
3372configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3373configure:36194: $? = 0
3374configure:36208: result: yes
3375configure:36236: checking for sys/utsname.h
3376configure:36244: result: yes
3377configure:36132: checking sys/vmmeter.h usability
3378configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3379configure:36155: $? = 0
3380configure:36169: result: yes
3381configure:36173: checking sys/vmmeter.h presence
3382configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3383configure:36194: $? = 0
3384configure:36208: result: yes
3385configure:36236: checking for sys/vmmeter.h
3386configure:36244: result: yes
3387configure:36122: checking for sys/wait.h
3388configure:36128: result: yes
3389configure:36122: checking for unistd.h
3390configure:36128: result: yes
3391configure:36132: checking utmp.h usability
3392configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3393configure:36155: $? = 0
3394configure:36169: result: yes
3395configure:36173: checking utmp.h presence
3396configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3397configure:36194: $? = 0
3398configure:36208: result: yes
3399configure:36236: checking for utmp.h
3400configure:36244: result: yes
3401configure:36132: checking errno.h usability
3402configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3403configure:36155: $? = 0
3404configure:36169: result: yes
3405configure:36173: checking errno.h presence
3406configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3407configure:36194: $? = 0
3408configure:36208: result: yes
3409configure:36236: checking for errno.h
3410configure:36244: result: yes
3411configure:36132: checking procfs.h usability
3412configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3413configure:36155: $? = 0
3414configure:36169: result: yes
3415configure:36173: checking procfs.h presence
3416configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3417configure:36194: $? = 0
3418configure:36208: result: yes
3419configure:36236: checking for procfs.h
3420configure:36244: result: yes
3421configure:36132: checking ieeefp.h usability
3422configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3423configure:36155: $? = 0
3424configure:36169: result: yes
3425configure:36173: checking ieeefp.h presence
3426configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3427configure:36194: $? = 0
3428configure:36208: result: yes
3429configure:36236: checking for ieeefp.h
3430configure:36244: result: yes
3431configure:36132: checking setjmp.h usability
3432configure:36149: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3433configure:36155: $? = 0
3434configure:36169: result: yes
3435configure:36173: checking setjmp.h presence
3436configure:36188: gcc-4.3.2 -E  -I/usr/local/include conftest.c
3437configure:36194: $? = 0
3438configure:36208: result: yes
3439configure:36236: checking for setjmp.h
3440configure:36244: result: yes
3441configure:36265: checking for special C compiler options needed for large files
3442configure:36358: result: no
3443configure:36364: checking for _FILE_OFFSET_BITS value needed for large files
3444configure:36399: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3445conftest.c:102: warning: left shift count >= width of type
3446conftest.c:102: warning: left shift count >= width of type
3447conftest.c:104: error: size of array 'off_t_is_large' is negative
3448configure:36405: $? = 1
3449configure: failed program was:
3450| /* confdefs.h.  */
3451| #define PACKAGE_NAME "BOINC"
3452| #define PACKAGE_TARNAME "boinc"
3453| #define PACKAGE_VERSION "6.6.36"
3454| #define PACKAGE_STRING "BOINC 6.6.36"
3455| #define PACKAGE_BUGREPORT ""
3456| #define PACKAGE "boinc"
3457| #define VERSION "6.6.36"
3458| #define STDC_HEADERS 1
3459| #define HAVE_SYS_TYPES_H 1
3460| #define HAVE_SYS_STAT_H 1
3461| #define HAVE_STDLIB_H 1
3462| #define HAVE_STRING_H 1
3463| #define HAVE_MEMORY_H 1
3464| #define HAVE_STRINGS_H 1
3465| #define HAVE_INTTYPES_H 1
3466| #define HAVE_STDINT_H 1
3467| #define HAVE_UNISTD_H 1
3468| #define HAVE_SYS_SOCKET_H 1
3469| #define HAVE_DLFCN_H 1
3470| #define HOSTTYPE "i386-pc-solaris"
3471| #define DLLEXT ".so"
3472| #define HAVE_SYS_SOCKET_H 1
3473| #define HAVE_SOCKLEN_T 1
3474| #define BOINC_SOCKLEN_T socklen_t
3475| #define HAVE_LIBCURL 1
3476| #define LIBCURL_FEATURE_SSL 1
3477| #define LIBCURL_FEATURE_IPV6 1
3478| #define LIBCURL_FEATURE_LIBZ 1
3479| #define LIBCURL_FEATURE_IDN 1
3480| #define LIBCURL_FEATURE_NTLM 1
3481| #define LIBCURL_CABUNDLE ""
3482| #define LIBCURL_PROTOCOL_HTTP 1
3483| #define LIBCURL_PROTOCOL_HTTPS 1
3484| #define LIBCURL_PROTOCOL_FTP 1
3485| #define LIBCURL_PROTOCOL_FTPS 1
3486| #define LIBCURL_PROTOCOL_FILE 1
3487| #define LIBCURL_PROTOCOL_TELNET 1
3488| #define LIBCURL_PROTOCOL_LDAP 1
3489| #define LIBCURL_PROTOCOL_DICT 1
3490| #define LIBCURL_PROTOCOL_TFTP 1
3491| #define USE_OPENSSL 1
3492| #define HAVE_LIBDL 1
3493| #define HAVE_LIBNSL 1
3494| #define HAVE_LIBSOCKET 1
3495| #define HAVE_LIBZ 1
3496| #define HAVE_PTHREAD 1
3497| #define BOINC_PREFIX "/usr/local"
3498| #define BOINC_EXECPREFIX "/usr/local/bin"
3499| #define BOINC_LIBDIR "/usr/local/lib"
3500| #define HAVE_DIRENT_H 1
3501| #define STDC_HEADERS 1
3502| #define HAVE_SYS_WAIT_H 1
3503| #define TIME_WITH_SYS_TIME 1
3504| #define RETSIGTYPE void
3505| #define HAVE_ARPA_INET_H 1
3506| #define HAVE_DIRENT_H 1
3507| #define HAVE_GRP_H 1
3508| #define HAVE_FCNTL_H 1
3509| #define HAVE_INTTYPES_H 1
3510| #define HAVE_STDINT_H 1
3511| #define HAVE_MALLOC_H 1
3512| #define HAVE_ALLOCA_H 1
3513| #define HAVE_MEMORY_H 1
3514| #define HAVE_NETDB_H 1
3515| #define HAVE_NETINET_IN_H 1
3516| #define HAVE_NETINET_TCP_H 1
3517| #define HAVE_SIGNAL_H 1
3518| #define HAVE_STRINGS_H 1
3519| #define HAVE_SYS_AUXV_H 1
3520| #define HAVE_SYS_FILE_H 1
3521| #define HAVE_SYS_IPC_H 1
3522| #define HAVE_SYS_MOUNT_H 1
3523| #define HAVE_SYS_PARAM_H 1
3524| #define HAVE_SYS_RESOURCE_H 1
3525| #define HAVE_SYS_SELECT_H 1
3526| #define HAVE_SYS_SHM_H 1
3527| #define HAVE_SYS_SOCKET_H 1
3528| #define HAVE_SYS_STAT_H 1
3529| #define HAVE_SYS_STATVFS_H 1
3530| #define HAVE_SYS_STATFS_H 1
3531| #define HAVE_SYS_SWAP_H 1
3532| #define HAVE_SYS_SYSTEMINFO_H 1
3533| #define HAVE_SYS_TIME_H 1
3534| #define HAVE_SYS_TYPES_H 1
3535| #define HAVE_SYS_UTSNAME_H 1
3536| #define HAVE_SYS_VMMETER_H 1
3537| #define HAVE_SYS_WAIT_H 1
3538| #define HAVE_UNISTD_H 1
3539| #define HAVE_UTMP_H 1
3540| #define HAVE_ERRNO_H 1
3541| #define HAVE_PROCFS_H 1
3542| #define HAVE_IEEEFP_H 1
3543| #define HAVE_SETJMP_H 1
3544| /* end confdefs.h.  */
3545| #include <sys/types.h>
3546|  /* Check that off_t can represent 2**63 - 1 correctly.
3547|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
3548|     since some C++ compilers masquerading as C compilers
3549|     incorrectly reject 9223372036854775807.  */
3550| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3551|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3552|                      && LARGE_OFF_T % 2147483647 == 1)
3553|                     ? 1 : -1];
3554| int
3555| main ()
3556| {
3557|
3558|   ;
3559|   return 0;
3560| }
3561configure:36449: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
3562configure:36455: $? = 0
3563configure:36473: result: 64
3564configure:36616: checking whether largefile support breaks C++
3565configure:36650: g++ -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.cpp  >&5
3566configure:36656: $? = 0
3567configure:36680: result: no
3568configure:36705: checking standard C++ headers
3569configure:36740: g++ -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.cpp >&5
3570configure:36746: $? = 0
3571configure:36756: result: yes
3572configure:36768: checking for C++ header <algorithm>
3573configure:36774: result: yes
3574configure:36768: checking for C++ header <bitset>
3575configure:36774: result: yes
3576configure:36768: checking for C++ header <cassert>
3577configure:36774: result: yes
3578configure:36768: checking for C++ header <cctype>
3579configure:36774: result: yes
3580configure:36768: checking for C++ header <cerrno>
3581configure:36774: result: yes
3582configure:36768: checking for C++ header <cfloat>
3583configure:36774: result: yes
3584configure:36768: checking for C++ header <climits>
3585configure:36774: result: yes
3586configure:36768: checking for C++ header <clocale>
3587configure:36774: result: yes
3588configure:36768: checking for C++ header <cmath>
3589configure:36774: result: yes
3590configure:36768: checking for C++ header <complex>
3591configure:36774: result: yes
3592configure:36768: checking for C++ header <csetjmp>
3593configure:36774: result: yes
3594configure:36768: checking for C++ header <csignal>
3595configure:36774: result: yes
3596configure:36768: checking for C++ header <cstdarg>
3597configure:36774: result: yes
3598configure:36768: checking for C++ header <cstddef>
3599configure:36774: result: yes
3600configure:36768: checking for C++ header <cstdio>
3601configure:36774: result: yes
3602configure:36768: checking for C++ header <cstdlib>
3603configure:36774: result: yes
3604configure:36768: checking for C++ header <cstring>
3605configure:36774: result: yes
3606configure:36768: checking for C++ header <ctime>
3607configure:36774: result: yes
3608configure:36768: checking for C++ header <deque>
3609configure:36774: result: yes
3610configure:36768: checking for C++ header <fstream>
3611configure:36774: result: yes
3612configure:36768: checking for C++ header <functional>
3613configure:36774: result: yes
3614configure:36768: checking for C++ header <iomanip>
3615configure:36774: result: yes
3616configure:36768: checking for C++ header <ios>
3617configure:36774: result: yes
3618configure:36768: checking for C++ header <iosfwd>
3619configure:36774: result: yes
3620configure:36768: checking for C++ header <iostream>
3621configure:36774: result: yes
3622configure:36768: checking for C++ header <istream>
3623configure:36774: result: yes
3624configure:36768: checking for C++ header <iterator>
3625configure:36774: result: yes
3626configure:36768: checking for C++ header <limits>
3627configure:36774: result: yes
3628configure:36768: checking for C++ header <list>
3629configure:36774: result: yes
3630configure:36768: checking for C++ header <locale>
3631configure:36774: result: yes
3632configure:36768: checking for C++ header <map>
3633configure:36774: result: yes
3634configure:36768: checking for C++ header <memory>
3635configure:36774: result: yes
3636configure:36768: checking for C++ header <numeric>
3637configure:36774: result: yes
3638configure:36768: checking for C++ header <ostream>
3639configure:36774: result: yes
3640configure:36768: checking for C++ header <queue>
3641configure:36774: result: yes
3642configure:36768: checking for C++ header <set>
3643configure:36774: result: yes
3644configure:36768: checking for C++ header <sstream>
3645configure:36774: result: yes
3646configure:36768: checking for C++ header <stack>
3647configure:36774: result: yes
3648configure:36768: checking for C++ header <stdexcept>
3649configure:36774: result: yes
3650configure:36768: checking for C++ header <streambuf>
3651configure:36774: result: yes
3652configure:36768: checking for C++ header <string>
3653configure:36774: result: yes
3654configure:36768: checking for C++ header <utility>
3655configure:36774: result: yes
3656configure:36768: checking for C++ header <valarray>
3657configure:36774: result: yes
3658configure:36768: checking for C++ header <vector>
3659configure:36774: result: yes
3660configure:37030: checking for C++ namespaces
3661configure:37066: g++ -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.cpp >&5
3662configure:37072: $? = 0
3663configure:37088: result: yes
3664configure:37130: checking for min(0,0) in namespace std
3665configure:37162: g++ -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.cpp  >&5
3666configure:37168: $? = 0
3667configure:37192: result: yes
3668configure:37130: checking for max(0,0) in namespace std
3669configure:37162: g++ -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.cpp  >&5
3670configure:37168: $? = 0
3671configure:37192: result: yes
3672configure:37130: checking for transform((char *)0,(char *) 0,(char *)0,(int(*)(int))malloc) in namespace std
3673configure:37162: g++ -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.cpp  >&5
3674configure:37168: $? = 0
3675configure:37192: result: yes
3676configure:37130: checking for locale("") in namespace std
3677configure:37162: g++ -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.cpp  >&5
3678configure:37168: $? = 0
3679configure:37192: result: yes
3680configure:37217: checking whether gcc-4.3.2 needs -traditional
3681configure:37259: result: no
3682configure:37270: checking for vprintf
3683configure:37326: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3684conftest.c:169: warning: conflicting types for built-in function 'vprintf'
3685configure:37332: $? = 0
3686configure:37350: result: yes
3687configure:37357: checking for _doprnt
3688configure:37413: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3689configure:37419: $? = 0
3690configure:37436: result: yes
3691configure:37452: checking for working alloca.h
3692configure:37479: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3693configure:37485: $? = 0
3694configure:37502: result: yes
3695configure:37512: checking for alloca
3696configure:37559: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3697configure:37565: $? = 0
3698configure:37582: result: yes
3699configure:37833: checking for alloca
3700configure:37913: result: yes
3701configure:37833: checking for _alloca
3702configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3703Undefined                       first referenced
3704 symbol                             in file
3705_alloca                             /var/tmp//ccXAaiad.o
3706ld: fatal: symbol referencing errors. No output written to conftest
3707collect2: ld returned 1 exit status
3708configure:37895: $? = 1
3709configure: failed program was:
3710| /* confdefs.h.  */
3711| #define PACKAGE_NAME "BOINC"
3712| #define PACKAGE_TARNAME "boinc"
3713| #define PACKAGE_VERSION "6.6.36"
3714| #define PACKAGE_STRING "BOINC 6.6.36"
3715| #define PACKAGE_BUGREPORT ""
3716| #define PACKAGE "boinc"
3717| #define VERSION "6.6.36"
3718| #define STDC_HEADERS 1
3719| #define HAVE_SYS_TYPES_H 1
3720| #define HAVE_SYS_STAT_H 1
3721| #define HAVE_STDLIB_H 1
3722| #define HAVE_STRING_H 1
3723| #define HAVE_MEMORY_H 1
3724| #define HAVE_STRINGS_H 1
3725| #define HAVE_INTTYPES_H 1
3726| #define HAVE_STDINT_H 1
3727| #define HAVE_UNISTD_H 1
3728| #define HAVE_SYS_SOCKET_H 1
3729| #define HAVE_DLFCN_H 1
3730| #define HOSTTYPE "i386-pc-solaris"
3731| #define DLLEXT ".so"
3732| #define HAVE_SYS_SOCKET_H 1
3733| #define HAVE_SOCKLEN_T 1
3734| #define BOINC_SOCKLEN_T socklen_t
3735| #define HAVE_LIBCURL 1
3736| #define LIBCURL_FEATURE_SSL 1
3737| #define LIBCURL_FEATURE_IPV6 1
3738| #define LIBCURL_FEATURE_LIBZ 1
3739| #define LIBCURL_FEATURE_IDN 1
3740| #define LIBCURL_FEATURE_NTLM 1
3741| #define LIBCURL_CABUNDLE ""
3742| #define LIBCURL_PROTOCOL_HTTP 1
3743| #define LIBCURL_PROTOCOL_HTTPS 1
3744| #define LIBCURL_PROTOCOL_FTP 1
3745| #define LIBCURL_PROTOCOL_FTPS 1
3746| #define LIBCURL_PROTOCOL_FILE 1
3747| #define LIBCURL_PROTOCOL_TELNET 1
3748| #define LIBCURL_PROTOCOL_LDAP 1
3749| #define LIBCURL_PROTOCOL_DICT 1
3750| #define LIBCURL_PROTOCOL_TFTP 1
3751| #define USE_OPENSSL 1
3752| #define HAVE_LIBDL 1
3753| #define HAVE_LIBNSL 1
3754| #define HAVE_LIBSOCKET 1
3755| #define HAVE_LIBZ 1
3756| #define HAVE_PTHREAD 1
3757| #define BOINC_PREFIX "/usr/local"
3758| #define BOINC_EXECPREFIX "/usr/local/bin"
3759| #define BOINC_LIBDIR "/usr/local/lib"
3760| #define HAVE_DIRENT_H 1
3761| #define STDC_HEADERS 1
3762| #define HAVE_SYS_WAIT_H 1
3763| #define TIME_WITH_SYS_TIME 1
3764| #define RETSIGTYPE void
3765| #define HAVE_ARPA_INET_H 1
3766| #define HAVE_DIRENT_H 1
3767| #define HAVE_GRP_H 1
3768| #define HAVE_FCNTL_H 1
3769| #define HAVE_INTTYPES_H 1
3770| #define HAVE_STDINT_H 1
3771| #define HAVE_MALLOC_H 1
3772| #define HAVE_ALLOCA_H 1
3773| #define HAVE_MEMORY_H 1
3774| #define HAVE_NETDB_H 1
3775| #define HAVE_NETINET_IN_H 1
3776| #define HAVE_NETINET_TCP_H 1
3777| #define HAVE_SIGNAL_H 1
3778| #define HAVE_STRINGS_H 1
3779| #define HAVE_SYS_AUXV_H 1
3780| #define HAVE_SYS_FILE_H 1
3781| #define HAVE_SYS_IPC_H 1
3782| #define HAVE_SYS_MOUNT_H 1
3783| #define HAVE_SYS_PARAM_H 1
3784| #define HAVE_SYS_RESOURCE_H 1
3785| #define HAVE_SYS_SELECT_H 1
3786| #define HAVE_SYS_SHM_H 1
3787| #define HAVE_SYS_SOCKET_H 1
3788| #define HAVE_SYS_STAT_H 1
3789| #define HAVE_SYS_STATVFS_H 1
3790| #define HAVE_SYS_STATFS_H 1
3791| #define HAVE_SYS_SWAP_H 1
3792| #define HAVE_SYS_SYSTEMINFO_H 1
3793| #define HAVE_SYS_TIME_H 1
3794| #define HAVE_SYS_TYPES_H 1
3795| #define HAVE_SYS_UTSNAME_H 1
3796| #define HAVE_SYS_VMMETER_H 1
3797| #define HAVE_SYS_WAIT_H 1
3798| #define HAVE_UNISTD_H 1
3799| #define HAVE_UTMP_H 1
3800| #define HAVE_ERRNO_H 1
3801| #define HAVE_PROCFS_H 1
3802| #define HAVE_IEEEFP_H 1
3803| #define HAVE_SETJMP_H 1
3804| #define _FILE_OFFSET_BITS 64
3805| #define HAVE_ALGORITHM 1
3806| #define HAVE_BITSET 1
3807| #define HAVE_CASSERT 1
3808| #define HAVE_CCTYPE 1
3809| #define HAVE_CERRNO 1
3810| #define HAVE_CFLOAT 1
3811| #define HAVE_CLIMITS 1
3812| #define HAVE_CLOCALE 1
3813| #define HAVE_CMATH 1
3814| #define HAVE_COMPLEX 1
3815| #define HAVE_CSETJMP 1
3816| #define HAVE_CSIGNAL 1
3817| #define HAVE_CSTDARG 1
3818| #define HAVE_CSTDDEF 1
3819| #define HAVE_CSTDIO 1
3820| #define HAVE_CSTDLIB 1
3821| #define HAVE_CSTRING 1
3822| #define HAVE_CTIME 1
3823| #define HAVE_DEQUE 1
3824| #define HAVE_FSTREAM 1
3825| #define HAVE_FUNCTIONAL 1
3826| #define HAVE_IOMANIP 1
3827| #define HAVE_IOS 1
3828| #define HAVE_IOSFWD 1
3829| #define HAVE_IOSTREAM 1
3830| #define HAVE_ISTREAM 1
3831| #define HAVE_ITERATOR 1
3832| #define HAVE_LIMITS 1
3833| #define HAVE_LIST 1
3834| #define HAVE_LOCALE 1
3835| #define HAVE_MAP 1
3836| #define HAVE_MEMORY 1
3837| #define HAVE_NUMERIC 1
3838| #define HAVE_OSTREAM 1
3839| #define HAVE_QUEUE 1
3840| #define HAVE_SET 1
3841| #define HAVE_SSTREAM 1
3842| #define HAVE_STACK 1
3843| #define HAVE_STDEXCEPT 1
3844| #define HAVE_STREAMBUF 1
3845| #define HAVE_STRING 1
3846| #define HAVE_UTILITY 1
3847| #define HAVE_VALARRAY 1
3848| #define HAVE_VECTOR 1
3849| #define HAVE_NAMESPACES 1
3850| #define HAVE_STD_MIN 1
3851| #define HAVE_STD_MAX 1
3852| #define HAVE_STD_TRANSFORM 1
3853| #define HAVE_STD_LOCALE 1
3854| #define HAVE_VPRINTF 1
3855| #define HAVE_DOPRNT 1
3856| #define HAVE_ALLOCA_H 1
3857| #define HAVE_ALLOCA 1
3858| #define HAVE_ALLOCA 1
3859| /* end confdefs.h.  */
3860| /* Define _alloca to an innocuous variant, in case <limits.h> declares _alloca.
3861|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3862| #define _alloca innocuous__alloca
3863|
3864| /* System header to define __stub macros and hopefully few prototypes,
3865|     which can conflict with char _alloca (); below.
3866|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3867|     <limits.h> exists even on freestanding compilers.  */
3868|
3869| #ifdef __STDC__
3870| # include <limits.h>
3871| #else
3872| # include <assert.h>
3873| #endif
3874|
3875| #undef _alloca
3876|
3877| /* Override any GCC internal prototype to avoid an error.
3878|    Use char because int might match the return type of a GCC
3879|    builtin and then its argument prototype would still apply.  */
3880| #ifdef __cplusplus
3881| extern "C"
3882| #endif
3883| char _alloca ();
3884| /* The GNU C library defines this for functions which it implements
3885|     to always fail with ENOSYS.  Some functions are actually named
3886|     something starting with __ and the normal name is an alias.  */
3887| #if defined __stub__alloca || defined __stub____alloca
3888| choke me
3889| #endif
3890|
3891| int
3892| main ()
3893| {
3894| return _alloca ();
3895|   ;
3896|   return 0;
3897| }
3898configure:37913: result: no
3899configure:37833: checking for __builtin_alloca
3900configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3901conftest.c:174: warning: conflicting types for built-in function '__builtin_alloca'
3902configure:37895: $? = 0
3903configure:37913: result: yes
3904configure:37833: checking for setpriority
3905configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3906configure:37895: $? = 0
3907configure:37913: result: yes
3908configure:37833: checking for strlcpy
3909configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3910configure:37895: $? = 0
3911configure:37913: result: yes
3912configure:37833: checking for strlcat
3913configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3914configure:37895: $? = 0
3915configure:37913: result: yes
3916configure:37833: checking for strcasestr
3917configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
3918Undefined                       first referenced
3919 symbol                             in file
3920strcasestr                          /var/tmp//ccINaqjd.o
3921ld: fatal: symbol referencing errors. No output written to conftest
3922collect2: ld returned 1 exit status
3923configure:37895: $? = 1
3924configure: failed program was:
3925| /* confdefs.h.  */
3926| #define PACKAGE_NAME "BOINC"
3927| #define PACKAGE_TARNAME "boinc"
3928| #define PACKAGE_VERSION "6.6.36"
3929| #define PACKAGE_STRING "BOINC 6.6.36"
3930| #define PACKAGE_BUGREPORT ""
3931| #define PACKAGE "boinc"
3932| #define VERSION "6.6.36"
3933| #define STDC_HEADERS 1
3934| #define HAVE_SYS_TYPES_H 1
3935| #define HAVE_SYS_STAT_H 1
3936| #define HAVE_STDLIB_H 1
3937| #define HAVE_STRING_H 1
3938| #define HAVE_MEMORY_H 1
3939| #define HAVE_STRINGS_H 1
3940| #define HAVE_INTTYPES_H 1
3941| #define HAVE_STDINT_H 1
3942| #define HAVE_UNISTD_H 1
3943| #define HAVE_SYS_SOCKET_H 1
3944| #define HAVE_DLFCN_H 1
3945| #define HOSTTYPE "i386-pc-solaris"
3946| #define DLLEXT ".so"
3947| #define HAVE_SYS_SOCKET_H 1
3948| #define HAVE_SOCKLEN_T 1
3949| #define BOINC_SOCKLEN_T socklen_t
3950| #define HAVE_LIBCURL 1
3951| #define LIBCURL_FEATURE_SSL 1
3952| #define LIBCURL_FEATURE_IPV6 1
3953| #define LIBCURL_FEATURE_LIBZ 1
3954| #define LIBCURL_FEATURE_IDN 1
3955| #define LIBCURL_FEATURE_NTLM 1
3956| #define LIBCURL_CABUNDLE ""
3957| #define LIBCURL_PROTOCOL_HTTP 1
3958| #define LIBCURL_PROTOCOL_HTTPS 1
3959| #define LIBCURL_PROTOCOL_FTP 1
3960| #define LIBCURL_PROTOCOL_FTPS 1
3961| #define LIBCURL_PROTOCOL_FILE 1
3962| #define LIBCURL_PROTOCOL_TELNET 1
3963| #define LIBCURL_PROTOCOL_LDAP 1
3964| #define LIBCURL_PROTOCOL_DICT 1
3965| #define LIBCURL_PROTOCOL_TFTP 1
3966| #define USE_OPENSSL 1
3967| #define HAVE_LIBDL 1
3968| #define HAVE_LIBNSL 1
3969| #define HAVE_LIBSOCKET 1
3970| #define HAVE_LIBZ 1
3971| #define HAVE_PTHREAD 1
3972| #define BOINC_PREFIX "/usr/local"
3973| #define BOINC_EXECPREFIX "/usr/local/bin"
3974| #define BOINC_LIBDIR "/usr/local/lib"
3975| #define HAVE_DIRENT_H 1
3976| #define STDC_HEADERS 1
3977| #define HAVE_SYS_WAIT_H 1
3978| #define TIME_WITH_SYS_TIME 1
3979| #define RETSIGTYPE void
3980| #define HAVE_ARPA_INET_H 1
3981| #define HAVE_DIRENT_H 1
3982| #define HAVE_GRP_H 1
3983| #define HAVE_FCNTL_H 1
3984| #define HAVE_INTTYPES_H 1
3985| #define HAVE_STDINT_H 1
3986| #define HAVE_MALLOC_H 1
3987| #define HAVE_ALLOCA_H 1
3988| #define HAVE_MEMORY_H 1
3989| #define HAVE_NETDB_H 1
3990| #define HAVE_NETINET_IN_H 1
3991| #define HAVE_NETINET_TCP_H 1
3992| #define HAVE_SIGNAL_H 1
3993| #define HAVE_STRINGS_H 1
3994| #define HAVE_SYS_AUXV_H 1
3995| #define HAVE_SYS_FILE_H 1
3996| #define HAVE_SYS_IPC_H 1
3997| #define HAVE_SYS_MOUNT_H 1
3998| #define HAVE_SYS_PARAM_H 1
3999| #define HAVE_SYS_RESOURCE_H 1
4000| #define HAVE_SYS_SELECT_H 1
4001| #define HAVE_SYS_SHM_H 1
4002| #define HAVE_SYS_SOCKET_H 1
4003| #define HAVE_SYS_STAT_H 1
4004| #define HAVE_SYS_STATVFS_H 1
4005| #define HAVE_SYS_STATFS_H 1
4006| #define HAVE_SYS_SWAP_H 1
4007| #define HAVE_SYS_SYSTEMINFO_H 1
4008| #define HAVE_SYS_TIME_H 1
4009| #define HAVE_SYS_TYPES_H 1
4010| #define HAVE_SYS_UTSNAME_H 1
4011| #define HAVE_SYS_VMMETER_H 1
4012| #define HAVE_SYS_WAIT_H 1
4013| #define HAVE_UNISTD_H 1
4014| #define HAVE_UTMP_H 1
4015| #define HAVE_ERRNO_H 1
4016| #define HAVE_PROCFS_H 1
4017| #define HAVE_IEEEFP_H 1
4018| #define HAVE_SETJMP_H 1
4019| #define _FILE_OFFSET_BITS 64
4020| #define HAVE_ALGORITHM 1
4021| #define HAVE_BITSET 1
4022| #define HAVE_CASSERT 1
4023| #define HAVE_CCTYPE 1
4024| #define HAVE_CERRNO 1
4025| #define HAVE_CFLOAT 1
4026| #define HAVE_CLIMITS 1
4027| #define HAVE_CLOCALE 1
4028| #define HAVE_CMATH 1
4029| #define HAVE_COMPLEX 1
4030| #define HAVE_CSETJMP 1
4031| #define HAVE_CSIGNAL 1
4032| #define HAVE_CSTDARG 1
4033| #define HAVE_CSTDDEF 1
4034| #define HAVE_CSTDIO 1
4035| #define HAVE_CSTDLIB 1
4036| #define HAVE_CSTRING 1
4037| #define HAVE_CTIME 1
4038| #define HAVE_DEQUE 1
4039| #define HAVE_FSTREAM 1
4040| #define HAVE_FUNCTIONAL 1
4041| #define HAVE_IOMANIP 1
4042| #define HAVE_IOS 1
4043| #define HAVE_IOSFWD 1
4044| #define HAVE_IOSTREAM 1
4045| #define HAVE_ISTREAM 1
4046| #define HAVE_ITERATOR 1
4047| #define HAVE_LIMITS 1
4048| #define HAVE_LIST 1
4049| #define HAVE_LOCALE 1
4050| #define HAVE_MAP 1
4051| #define HAVE_MEMORY 1
4052| #define HAVE_NUMERIC 1
4053| #define HAVE_OSTREAM 1
4054| #define HAVE_QUEUE 1
4055| #define HAVE_SET 1
4056| #define HAVE_SSTREAM 1
4057| #define HAVE_STACK 1
4058| #define HAVE_STDEXCEPT 1
4059| #define HAVE_STREAMBUF 1
4060| #define HAVE_STRING 1
4061| #define HAVE_UTILITY 1
4062| #define HAVE_VALARRAY 1
4063| #define HAVE_VECTOR 1
4064| #define HAVE_NAMESPACES 1
4065| #define HAVE_STD_MIN 1
4066| #define HAVE_STD_MAX 1
4067| #define HAVE_STD_TRANSFORM 1
4068| #define HAVE_STD_LOCALE 1
4069| #define HAVE_VPRINTF 1
4070| #define HAVE_DOPRNT 1
4071| #define HAVE_ALLOCA_H 1
4072| #define HAVE_ALLOCA 1
4073| #define HAVE_ALLOCA 1
4074| #define HAVE___BUILTIN_ALLOCA 1
4075| #define HAVE_SETPRIORITY 1
4076| #define HAVE_STRLCPY 1
4077| #define HAVE_STRLCAT 1
4078| /* end confdefs.h.  */
4079| /* Define strcasestr to an innocuous variant, in case <limits.h> declares strcasestr.
4080|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4081| #define strcasestr innocuous_strcasestr
4082|
4083| /* System header to define __stub macros and hopefully few prototypes,
4084|     which can conflict with char strcasestr (); below.
4085|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4086|     <limits.h> exists even on freestanding compilers.  */
4087|
4088| #ifdef __STDC__
4089| # include <limits.h>
4090| #else
4091| # include <assert.h>
4092| #endif
4093|
4094| #undef strcasestr
4095|
4096| /* Override any GCC internal prototype to avoid an error.
4097|    Use char because int might match the return type of a GCC
4098|    builtin and then its argument prototype would still apply.  */
4099| #ifdef __cplusplus
4100| extern "C"
4101| #endif
4102| char strcasestr ();
4103| /* The GNU C library defines this for functions which it implements
4104|     to always fail with ENOSYS.  Some functions are actually named
4105|     something starting with __ and the normal name is an alias.  */
4106| #if defined __stub_strcasestr || defined __stub___strcasestr
4107| choke me
4108| #endif
4109|
4110| int
4111| main ()
4112| {
4113| return strcasestr ();
4114|   ;
4115|   return 0;
4116| }
4117configure:37913: result: no
4118configure:37833: checking for sigaction
4119configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4120configure:37895: $? = 0
4121configure:37913: result: yes
4122configure:37833: checking for getutent
4123configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4124configure:37895: $? = 0
4125configure:37913: result: yes
4126configure:37833: checking for setutent
4127configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4128configure:37895: $? = 0
4129configure:37913: result: yes
4130configure:37833: checking for getisax
4131configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4132configure:37895: $? = 0
4133configure:37913: result: yes
4134configure:37833: checking for strdup
4135configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4136conftest.c:182: warning: conflicting types for built-in function 'strdup'
4137configure:37895: $? = 0
4138configure:37913: result: yes
4139configure:37833: checking for strdupa
4140configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4141Undefined                       first referenced
4142 symbol                             in file
4143strdupa                             /var/tmp//ccu2aqud.o
4144ld: fatal: symbol referencing errors. No output written to conftest
4145collect2: ld returned 1 exit status
4146configure:37895: $? = 1
4147configure: failed program was:
4148| /* confdefs.h.  */
4149| #define PACKAGE_NAME "BOINC"
4150| #define PACKAGE_TARNAME "boinc"
4151| #define PACKAGE_VERSION "6.6.36"
4152| #define PACKAGE_STRING "BOINC 6.6.36"
4153| #define PACKAGE_BUGREPORT ""
4154| #define PACKAGE "boinc"
4155| #define VERSION "6.6.36"
4156| #define STDC_HEADERS 1
4157| #define HAVE_SYS_TYPES_H 1
4158| #define HAVE_SYS_STAT_H 1
4159| #define HAVE_STDLIB_H 1
4160| #define HAVE_STRING_H 1
4161| #define HAVE_MEMORY_H 1
4162| #define HAVE_STRINGS_H 1
4163| #define HAVE_INTTYPES_H 1
4164| #define HAVE_STDINT_H 1
4165| #define HAVE_UNISTD_H 1
4166| #define HAVE_SYS_SOCKET_H 1
4167| #define HAVE_DLFCN_H 1
4168| #define HOSTTYPE "i386-pc-solaris"
4169| #define DLLEXT ".so"
4170| #define HAVE_SYS_SOCKET_H 1
4171| #define HAVE_SOCKLEN_T 1
4172| #define BOINC_SOCKLEN_T socklen_t
4173| #define HAVE_LIBCURL 1
4174| #define LIBCURL_FEATURE_SSL 1
4175| #define LIBCURL_FEATURE_IPV6 1
4176| #define LIBCURL_FEATURE_LIBZ 1
4177| #define LIBCURL_FEATURE_IDN 1
4178| #define LIBCURL_FEATURE_NTLM 1
4179| #define LIBCURL_CABUNDLE ""
4180| #define LIBCURL_PROTOCOL_HTTP 1
4181| #define LIBCURL_PROTOCOL_HTTPS 1
4182| #define LIBCURL_PROTOCOL_FTP 1
4183| #define LIBCURL_PROTOCOL_FTPS 1
4184| #define LIBCURL_PROTOCOL_FILE 1
4185| #define LIBCURL_PROTOCOL_TELNET 1
4186| #define LIBCURL_PROTOCOL_LDAP 1
4187| #define LIBCURL_PROTOCOL_DICT 1
4188| #define LIBCURL_PROTOCOL_TFTP 1
4189| #define USE_OPENSSL 1
4190| #define HAVE_LIBDL 1
4191| #define HAVE_LIBNSL 1
4192| #define HAVE_LIBSOCKET 1
4193| #define HAVE_LIBZ 1
4194| #define HAVE_PTHREAD 1
4195| #define BOINC_PREFIX "/usr/local"
4196| #define BOINC_EXECPREFIX "/usr/local/bin"
4197| #define BOINC_LIBDIR "/usr/local/lib"
4198| #define HAVE_DIRENT_H 1
4199| #define STDC_HEADERS 1
4200| #define HAVE_SYS_WAIT_H 1
4201| #define TIME_WITH_SYS_TIME 1
4202| #define RETSIGTYPE void
4203| #define HAVE_ARPA_INET_H 1
4204| #define HAVE_DIRENT_H 1
4205| #define HAVE_GRP_H 1
4206| #define HAVE_FCNTL_H 1
4207| #define HAVE_INTTYPES_H 1
4208| #define HAVE_STDINT_H 1
4209| #define HAVE_MALLOC_H 1
4210| #define HAVE_ALLOCA_H 1
4211| #define HAVE_MEMORY_H 1
4212| #define HAVE_NETDB_H 1
4213| #define HAVE_NETINET_IN_H 1
4214| #define HAVE_NETINET_TCP_H 1
4215| #define HAVE_SIGNAL_H 1
4216| #define HAVE_STRINGS_H 1
4217| #define HAVE_SYS_AUXV_H 1
4218| #define HAVE_SYS_FILE_H 1
4219| #define HAVE_SYS_IPC_H 1
4220| #define HAVE_SYS_MOUNT_H 1
4221| #define HAVE_SYS_PARAM_H 1
4222| #define HAVE_SYS_RESOURCE_H 1
4223| #define HAVE_SYS_SELECT_H 1
4224| #define HAVE_SYS_SHM_H 1
4225| #define HAVE_SYS_SOCKET_H 1
4226| #define HAVE_SYS_STAT_H 1
4227| #define HAVE_SYS_STATVFS_H 1
4228| #define HAVE_SYS_STATFS_H 1
4229| #define HAVE_SYS_SWAP_H 1
4230| #define HAVE_SYS_SYSTEMINFO_H 1
4231| #define HAVE_SYS_TIME_H 1
4232| #define HAVE_SYS_TYPES_H 1
4233| #define HAVE_SYS_UTSNAME_H 1
4234| #define HAVE_SYS_VMMETER_H 1
4235| #define HAVE_SYS_WAIT_H 1
4236| #define HAVE_UNISTD_H 1
4237| #define HAVE_UTMP_H 1
4238| #define HAVE_ERRNO_H 1
4239| #define HAVE_PROCFS_H 1
4240| #define HAVE_IEEEFP_H 1
4241| #define HAVE_SETJMP_H 1
4242| #define _FILE_OFFSET_BITS 64
4243| #define HAVE_ALGORITHM 1
4244| #define HAVE_BITSET 1
4245| #define HAVE_CASSERT 1
4246| #define HAVE_CCTYPE 1
4247| #define HAVE_CERRNO 1
4248| #define HAVE_CFLOAT 1
4249| #define HAVE_CLIMITS 1
4250| #define HAVE_CLOCALE 1
4251| #define HAVE_CMATH 1
4252| #define HAVE_COMPLEX 1
4253| #define HAVE_CSETJMP 1
4254| #define HAVE_CSIGNAL 1
4255| #define HAVE_CSTDARG 1
4256| #define HAVE_CSTDDEF 1
4257| #define HAVE_CSTDIO 1
4258| #define HAVE_CSTDLIB 1
4259| #define HAVE_CSTRING 1
4260| #define HAVE_CTIME 1
4261| #define HAVE_DEQUE 1
4262| #define HAVE_FSTREAM 1
4263| #define HAVE_FUNCTIONAL 1
4264| #define HAVE_IOMANIP 1
4265| #define HAVE_IOS 1
4266| #define HAVE_IOSFWD 1
4267| #define HAVE_IOSTREAM 1
4268| #define HAVE_ISTREAM 1
4269| #define HAVE_ITERATOR 1
4270| #define HAVE_LIMITS 1
4271| #define HAVE_LIST 1
4272| #define HAVE_LOCALE 1
4273| #define HAVE_MAP 1
4274| #define HAVE_MEMORY 1
4275| #define HAVE_NUMERIC 1
4276| #define HAVE_OSTREAM 1
4277| #define HAVE_QUEUE 1
4278| #define HAVE_SET 1
4279| #define HAVE_SSTREAM 1
4280| #define HAVE_STACK 1
4281| #define HAVE_STDEXCEPT 1
4282| #define HAVE_STREAMBUF 1
4283| #define HAVE_STRING 1
4284| #define HAVE_UTILITY 1
4285| #define HAVE_VALARRAY 1
4286| #define HAVE_VECTOR 1
4287| #define HAVE_NAMESPACES 1
4288| #define HAVE_STD_MIN 1
4289| #define HAVE_STD_MAX 1
4290| #define HAVE_STD_TRANSFORM 1
4291| #define HAVE_STD_LOCALE 1
4292| #define HAVE_VPRINTF 1
4293| #define HAVE_DOPRNT 1
4294| #define HAVE_ALLOCA_H 1
4295| #define HAVE_ALLOCA 1
4296| #define HAVE_ALLOCA 1
4297| #define HAVE___BUILTIN_ALLOCA 1
4298| #define HAVE_SETPRIORITY 1
4299| #define HAVE_STRLCPY 1
4300| #define HAVE_STRLCAT 1
4301| #define HAVE_SIGACTION 1
4302| #define HAVE_GETUTENT 1
4303| #define HAVE_SETUTENT 1
4304| #define HAVE_GETISAX 1
4305| #define HAVE_STRDUP 1
4306| /* end confdefs.h.  */
4307| /* Define strdupa to an innocuous variant, in case <limits.h> declares strdupa.
4308|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4309| #define strdupa innocuous_strdupa
4310|
4311| /* System header to define __stub macros and hopefully few prototypes,
4312|     which can conflict with char strdupa (); below.
4313|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4314|     <limits.h> exists even on freestanding compilers.  */
4315|
4316| #ifdef __STDC__
4317| # include <limits.h>
4318| #else
4319| # include <assert.h>
4320| #endif
4321|
4322| #undef strdupa
4323|
4324| /* Override any GCC internal prototype to avoid an error.
4325|    Use char because int might match the return type of a GCC
4326|    builtin and then its argument prototype would still apply.  */
4327| #ifdef __cplusplus
4328| extern "C"
4329| #endif
4330| char strdupa ();
4331| /* The GNU C library defines this for functions which it implements
4332|     to always fail with ENOSYS.  Some functions are actually named
4333|     something starting with __ and the normal name is an alias.  */
4334| #if defined __stub_strdupa || defined __stub___strdupa
4335| choke me
4336| #endif
4337|
4338| int
4339| main ()
4340| {
4341| return strdupa ();
4342|   ;
4343|   return 0;
4344| }
4345configure:37913: result: no
4346configure:37833: checking for daemon
4347configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4348Undefined                       first referenced
4349 symbol                             in file
4350daemon                              /var/tmp//ccB4a4vd.o
4351ld: fatal: symbol referencing errors. No output written to conftest
4352collect2: ld returned 1 exit status
4353configure:37895: $? = 1
4354configure: failed program was:
4355| /* confdefs.h.  */
4356| #define PACKAGE_NAME "BOINC"
4357| #define PACKAGE_TARNAME "boinc"
4358| #define PACKAGE_VERSION "6.6.36"
4359| #define PACKAGE_STRING "BOINC 6.6.36"
4360| #define PACKAGE_BUGREPORT ""
4361| #define PACKAGE "boinc"
4362| #define VERSION "6.6.36"
4363| #define STDC_HEADERS 1
4364| #define HAVE_SYS_TYPES_H 1
4365| #define HAVE_SYS_STAT_H 1
4366| #define HAVE_STDLIB_H 1
4367| #define HAVE_STRING_H 1
4368| #define HAVE_MEMORY_H 1
4369| #define HAVE_STRINGS_H 1
4370| #define HAVE_INTTYPES_H 1
4371| #define HAVE_STDINT_H 1
4372| #define HAVE_UNISTD_H 1
4373| #define HAVE_SYS_SOCKET_H 1
4374| #define HAVE_DLFCN_H 1
4375| #define HOSTTYPE "i386-pc-solaris"
4376| #define DLLEXT ".so"
4377| #define HAVE_SYS_SOCKET_H 1
4378| #define HAVE_SOCKLEN_T 1
4379| #define BOINC_SOCKLEN_T socklen_t
4380| #define HAVE_LIBCURL 1
4381| #define LIBCURL_FEATURE_SSL 1
4382| #define LIBCURL_FEATURE_IPV6 1
4383| #define LIBCURL_FEATURE_LIBZ 1
4384| #define LIBCURL_FEATURE_IDN 1
4385| #define LIBCURL_FEATURE_NTLM 1
4386| #define LIBCURL_CABUNDLE ""
4387| #define LIBCURL_PROTOCOL_HTTP 1
4388| #define LIBCURL_PROTOCOL_HTTPS 1
4389| #define LIBCURL_PROTOCOL_FTP 1
4390| #define LIBCURL_PROTOCOL_FTPS 1
4391| #define LIBCURL_PROTOCOL_FILE 1
4392| #define LIBCURL_PROTOCOL_TELNET 1
4393| #define LIBCURL_PROTOCOL_LDAP 1
4394| #define LIBCURL_PROTOCOL_DICT 1
4395| #define LIBCURL_PROTOCOL_TFTP 1
4396| #define USE_OPENSSL 1
4397| #define HAVE_LIBDL 1
4398| #define HAVE_LIBNSL 1
4399| #define HAVE_LIBSOCKET 1
4400| #define HAVE_LIBZ 1
4401| #define HAVE_PTHREAD 1
4402| #define BOINC_PREFIX "/usr/local"
4403| #define BOINC_EXECPREFIX "/usr/local/bin"
4404| #define BOINC_LIBDIR "/usr/local/lib"
4405| #define HAVE_DIRENT_H 1
4406| #define STDC_HEADERS 1
4407| #define HAVE_SYS_WAIT_H 1
4408| #define TIME_WITH_SYS_TIME 1
4409| #define RETSIGTYPE void
4410| #define HAVE_ARPA_INET_H 1
4411| #define HAVE_DIRENT_H 1
4412| #define HAVE_GRP_H 1
4413| #define HAVE_FCNTL_H 1
4414| #define HAVE_INTTYPES_H 1
4415| #define HAVE_STDINT_H 1
4416| #define HAVE_MALLOC_H 1
4417| #define HAVE_ALLOCA_H 1
4418| #define HAVE_MEMORY_H 1
4419| #define HAVE_NETDB_H 1
4420| #define HAVE_NETINET_IN_H 1
4421| #define HAVE_NETINET_TCP_H 1
4422| #define HAVE_SIGNAL_H 1
4423| #define HAVE_STRINGS_H 1
4424| #define HAVE_SYS_AUXV_H 1
4425| #define HAVE_SYS_FILE_H 1
4426| #define HAVE_SYS_IPC_H 1
4427| #define HAVE_SYS_MOUNT_H 1
4428| #define HAVE_SYS_PARAM_H 1
4429| #define HAVE_SYS_RESOURCE_H 1
4430| #define HAVE_SYS_SELECT_H 1
4431| #define HAVE_SYS_SHM_H 1
4432| #define HAVE_SYS_SOCKET_H 1
4433| #define HAVE_SYS_STAT_H 1
4434| #define HAVE_SYS_STATVFS_H 1
4435| #define HAVE_SYS_STATFS_H 1
4436| #define HAVE_SYS_SWAP_H 1
4437| #define HAVE_SYS_SYSTEMINFO_H 1
4438| #define HAVE_SYS_TIME_H 1
4439| #define HAVE_SYS_TYPES_H 1
4440| #define HAVE_SYS_UTSNAME_H 1
4441| #define HAVE_SYS_VMMETER_H 1
4442| #define HAVE_SYS_WAIT_H 1
4443| #define HAVE_UNISTD_H 1
4444| #define HAVE_UTMP_H 1
4445| #define HAVE_ERRNO_H 1
4446| #define HAVE_PROCFS_H 1
4447| #define HAVE_IEEEFP_H 1
4448| #define HAVE_SETJMP_H 1
4449| #define _FILE_OFFSET_BITS 64
4450| #define HAVE_ALGORITHM 1
4451| #define HAVE_BITSET 1
4452| #define HAVE_CASSERT 1
4453| #define HAVE_CCTYPE 1
4454| #define HAVE_CERRNO 1
4455| #define HAVE_CFLOAT 1
4456| #define HAVE_CLIMITS 1
4457| #define HAVE_CLOCALE 1
4458| #define HAVE_CMATH 1
4459| #define HAVE_COMPLEX 1
4460| #define HAVE_CSETJMP 1
4461| #define HAVE_CSIGNAL 1
4462| #define HAVE_CSTDARG 1
4463| #define HAVE_CSTDDEF 1
4464| #define HAVE_CSTDIO 1
4465| #define HAVE_CSTDLIB 1
4466| #define HAVE_CSTRING 1
4467| #define HAVE_CTIME 1
4468| #define HAVE_DEQUE 1
4469| #define HAVE_FSTREAM 1
4470| #define HAVE_FUNCTIONAL 1
4471| #define HAVE_IOMANIP 1
4472| #define HAVE_IOS 1
4473| #define HAVE_IOSFWD 1
4474| #define HAVE_IOSTREAM 1
4475| #define HAVE_ISTREAM 1
4476| #define HAVE_ITERATOR 1
4477| #define HAVE_LIMITS 1
4478| #define HAVE_LIST 1
4479| #define HAVE_LOCALE 1
4480| #define HAVE_MAP 1
4481| #define HAVE_MEMORY 1
4482| #define HAVE_NUMERIC 1
4483| #define HAVE_OSTREAM 1
4484| #define HAVE_QUEUE 1
4485| #define HAVE_SET 1
4486| #define HAVE_SSTREAM 1
4487| #define HAVE_STACK 1
4488| #define HAVE_STDEXCEPT 1
4489| #define HAVE_STREAMBUF 1
4490| #define HAVE_STRING 1
4491| #define HAVE_UTILITY 1
4492| #define HAVE_VALARRAY 1
4493| #define HAVE_VECTOR 1
4494| #define HAVE_NAMESPACES 1
4495| #define HAVE_STD_MIN 1
4496| #define HAVE_STD_MAX 1
4497| #define HAVE_STD_TRANSFORM 1
4498| #define HAVE_STD_LOCALE 1
4499| #define HAVE_VPRINTF 1
4500| #define HAVE_DOPRNT 1
4501| #define HAVE_ALLOCA_H 1
4502| #define HAVE_ALLOCA 1
4503| #define HAVE_ALLOCA 1
4504| #define HAVE___BUILTIN_ALLOCA 1
4505| #define HAVE_SETPRIORITY 1
4506| #define HAVE_STRLCPY 1
4507| #define HAVE_STRLCAT 1
4508| #define HAVE_SIGACTION 1
4509| #define HAVE_GETUTENT 1
4510| #define HAVE_SETUTENT 1
4511| #define HAVE_GETISAX 1
4512| #define HAVE_STRDUP 1
4513| /* end confdefs.h.  */
4514| /* Define daemon to an innocuous variant, in case <limits.h> declares daemon.
4515|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4516| #define daemon innocuous_daemon
4517|
4518| /* System header to define __stub macros and hopefully few prototypes,
4519|     which can conflict with char daemon (); below.
4520|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4521|     <limits.h> exists even on freestanding compilers.  */
4522|
4523| #ifdef __STDC__
4524| # include <limits.h>
4525| #else
4526| # include <assert.h>
4527| #endif
4528|
4529| #undef daemon
4530|
4531| /* Override any GCC internal prototype to avoid an error.
4532|    Use char because int might match the return type of a GCC
4533|    builtin and then its argument prototype would still apply.  */
4534| #ifdef __cplusplus
4535| extern "C"
4536| #endif
4537| char daemon ();
4538| /* The GNU C library defines this for functions which it implements
4539|     to always fail with ENOSYS.  Some functions are actually named
4540|     something starting with __ and the normal name is an alias.  */
4541| #if defined __stub_daemon || defined __stub___daemon
4542| choke me
4543| #endif
4544|
4545| int
4546| main ()
4547| {
4548| return daemon ();
4549|   ;
4550|   return 0;
4551| }
4552configure:37913: result: no
4553configure:37833: checking for stat64
4554configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4555configure:37895: $? = 0
4556configure:37913: result: yes
4557configure:37833: checking for putenv
4558configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4559configure:37895: $? = 0
4560configure:37913: result: yes
4561configure:37833: checking for setenv
4562configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4563configure:37895: $? = 0
4564configure:37913: result: yes
4565configure:37833: checking for unsetenv
4566configure:37889: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4567configure:37895: $? = 0
4568configure:37913: result: yes
4569configure:37924: checking for an ANSI C-conforming const
4570configure:37999: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4571configure:38005: $? = 0
4572configure:38020: result: yes
4573configure:38030: checking for size_t
4574configure:38060: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4575configure:38066: $? = 0
4576configure:38081: result: yes
4577configure:38093: checking whether struct tm is in sys/time.h or time.h
4578configure:38123: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4579configure:38129: $? = 0
4580configure:38144: result: time.h
4581configure:38154: checking for struct tm.tm_zone
4582configure:38185: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4583conftest.c: In function 'main':
4584conftest.c:172: error: 'struct tm' has no member named 'tm_zone'
4585configure:38191: $? = 1
4586configure: failed program was:
4587| /* confdefs.h.  */
4588| #define PACKAGE_NAME "BOINC"
4589| #define PACKAGE_TARNAME "boinc"
4590| #define PACKAGE_VERSION "6.6.36"
4591| #define PACKAGE_STRING "BOINC 6.6.36"
4592| #define PACKAGE_BUGREPORT ""
4593| #define PACKAGE "boinc"
4594| #define VERSION "6.6.36"
4595| #define STDC_HEADERS 1
4596| #define HAVE_SYS_TYPES_H 1
4597| #define HAVE_SYS_STAT_H 1
4598| #define HAVE_STDLIB_H 1
4599| #define HAVE_STRING_H 1
4600| #define HAVE_MEMORY_H 1
4601| #define HAVE_STRINGS_H 1
4602| #define HAVE_INTTYPES_H 1
4603| #define HAVE_STDINT_H 1
4604| #define HAVE_UNISTD_H 1
4605| #define HAVE_SYS_SOCKET_H 1
4606| #define HAVE_DLFCN_H 1
4607| #define HOSTTYPE "i386-pc-solaris"
4608| #define DLLEXT ".so"
4609| #define HAVE_SYS_SOCKET_H 1
4610| #define HAVE_SOCKLEN_T 1
4611| #define BOINC_SOCKLEN_T socklen_t
4612| #define HAVE_LIBCURL 1
4613| #define LIBCURL_FEATURE_SSL 1
4614| #define LIBCURL_FEATURE_IPV6 1
4615| #define LIBCURL_FEATURE_LIBZ 1
4616| #define LIBCURL_FEATURE_IDN 1
4617| #define LIBCURL_FEATURE_NTLM 1
4618| #define LIBCURL_CABUNDLE ""
4619| #define LIBCURL_PROTOCOL_HTTP 1
4620| #define LIBCURL_PROTOCOL_HTTPS 1
4621| #define LIBCURL_PROTOCOL_FTP 1
4622| #define LIBCURL_PROTOCOL_FTPS 1
4623| #define LIBCURL_PROTOCOL_FILE 1
4624| #define LIBCURL_PROTOCOL_TELNET 1
4625| #define LIBCURL_PROTOCOL_LDAP 1
4626| #define LIBCURL_PROTOCOL_DICT 1
4627| #define LIBCURL_PROTOCOL_TFTP 1
4628| #define USE_OPENSSL 1
4629| #define HAVE_LIBDL 1
4630| #define HAVE_LIBNSL 1
4631| #define HAVE_LIBSOCKET 1
4632| #define HAVE_LIBZ 1
4633| #define HAVE_PTHREAD 1
4634| #define BOINC_PREFIX "/usr/local"
4635| #define BOINC_EXECPREFIX "/usr/local/bin"
4636| #define BOINC_LIBDIR "/usr/local/lib"
4637| #define HAVE_DIRENT_H 1
4638| #define STDC_HEADERS 1
4639| #define HAVE_SYS_WAIT_H 1
4640| #define TIME_WITH_SYS_TIME 1
4641| #define RETSIGTYPE void
4642| #define HAVE_ARPA_INET_H 1
4643| #define HAVE_DIRENT_H 1
4644| #define HAVE_GRP_H 1
4645| #define HAVE_FCNTL_H 1
4646| #define HAVE_INTTYPES_H 1
4647| #define HAVE_STDINT_H 1
4648| #define HAVE_MALLOC_H 1
4649| #define HAVE_ALLOCA_H 1
4650| #define HAVE_MEMORY_H 1
4651| #define HAVE_NETDB_H 1
4652| #define HAVE_NETINET_IN_H 1
4653| #define HAVE_NETINET_TCP_H 1
4654| #define HAVE_SIGNAL_H 1
4655| #define HAVE_STRINGS_H 1
4656| #define HAVE_SYS_AUXV_H 1
4657| #define HAVE_SYS_FILE_H 1
4658| #define HAVE_SYS_IPC_H 1
4659| #define HAVE_SYS_MOUNT_H 1
4660| #define HAVE_SYS_PARAM_H 1
4661| #define HAVE_SYS_RESOURCE_H 1
4662| #define HAVE_SYS_SELECT_H 1
4663| #define HAVE_SYS_SHM_H 1
4664| #define HAVE_SYS_SOCKET_H 1
4665| #define HAVE_SYS_STAT_H 1
4666| #define HAVE_SYS_STATVFS_H 1
4667| #define HAVE_SYS_STATFS_H 1
4668| #define HAVE_SYS_SWAP_H 1
4669| #define HAVE_SYS_SYSTEMINFO_H 1
4670| #define HAVE_SYS_TIME_H 1
4671| #define HAVE_SYS_TYPES_H 1
4672| #define HAVE_SYS_UTSNAME_H 1
4673| #define HAVE_SYS_VMMETER_H 1
4674| #define HAVE_SYS_WAIT_H 1
4675| #define HAVE_UNISTD_H 1
4676| #define HAVE_UTMP_H 1
4677| #define HAVE_ERRNO_H 1
4678| #define HAVE_PROCFS_H 1
4679| #define HAVE_IEEEFP_H 1
4680| #define HAVE_SETJMP_H 1
4681| #define _FILE_OFFSET_BITS 64
4682| #define HAVE_ALGORITHM 1
4683| #define HAVE_BITSET 1
4684| #define HAVE_CASSERT 1
4685| #define HAVE_CCTYPE 1
4686| #define HAVE_CERRNO 1
4687| #define HAVE_CFLOAT 1
4688| #define HAVE_CLIMITS 1
4689| #define HAVE_CLOCALE 1
4690| #define HAVE_CMATH 1
4691| #define HAVE_COMPLEX 1
4692| #define HAVE_CSETJMP 1
4693| #define HAVE_CSIGNAL 1
4694| #define HAVE_CSTDARG 1
4695| #define HAVE_CSTDDEF 1
4696| #define HAVE_CSTDIO 1
4697| #define HAVE_CSTDLIB 1
4698| #define HAVE_CSTRING 1
4699| #define HAVE_CTIME 1
4700| #define HAVE_DEQUE 1
4701| #define HAVE_FSTREAM 1
4702| #define HAVE_FUNCTIONAL 1
4703| #define HAVE_IOMANIP 1
4704| #define HAVE_IOS 1
4705| #define HAVE_IOSFWD 1
4706| #define HAVE_IOSTREAM 1
4707| #define HAVE_ISTREAM 1
4708| #define HAVE_ITERATOR 1
4709| #define HAVE_LIMITS 1
4710| #define HAVE_LIST 1
4711| #define HAVE_LOCALE 1
4712| #define HAVE_MAP 1
4713| #define HAVE_MEMORY 1
4714| #define HAVE_NUMERIC 1
4715| #define HAVE_OSTREAM 1
4716| #define HAVE_QUEUE 1
4717| #define HAVE_SET 1
4718| #define HAVE_SSTREAM 1
4719| #define HAVE_STACK 1
4720| #define HAVE_STDEXCEPT 1
4721| #define HAVE_STREAMBUF 1
4722| #define HAVE_STRING 1
4723| #define HAVE_UTILITY 1
4724| #define HAVE_VALARRAY 1
4725| #define HAVE_VECTOR 1
4726| #define HAVE_NAMESPACES 1
4727| #define HAVE_STD_MIN 1
4728| #define HAVE_STD_MAX 1
4729| #define HAVE_STD_TRANSFORM 1
4730| #define HAVE_STD_LOCALE 1
4731| #define HAVE_VPRINTF 1
4732| #define HAVE_DOPRNT 1
4733| #define HAVE_ALLOCA_H 1
4734| #define HAVE_ALLOCA 1
4735| #define HAVE_ALLOCA 1
4736| #define HAVE___BUILTIN_ALLOCA 1
4737| #define HAVE_SETPRIORITY 1
4738| #define HAVE_STRLCPY 1
4739| #define HAVE_STRLCAT 1
4740| #define HAVE_SIGACTION 1
4741| #define HAVE_GETUTENT 1
4742| #define HAVE_SETUTENT 1
4743| #define HAVE_GETISAX 1
4744| #define HAVE_STRDUP 1
4745| #define HAVE_STAT64 1
4746| #define HAVE_PUTENV 1
4747| #define HAVE_SETENV 1
4748| #define HAVE_UNSETENV 1
4749| /* end confdefs.h.  */
4750| #include <sys/types.h>
4751| #include <time.h>
4752|
4753|
4754| int
4755| main ()
4756| {
4757| static struct tm ac_aggr;
4758| if (ac_aggr.tm_zone)
4759| return 0;
4760|   ;
4761|   return 0;
4762| }
4763configure:38227: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4764conftest.c: In function 'main':
4765conftest.c:172: error: 'struct tm' has no member named 'tm_zone'
4766configure:38233: $? = 1
4767configure: failed program was:
4768| /* confdefs.h.  */
4769| #define PACKAGE_NAME "BOINC"
4770| #define PACKAGE_TARNAME "boinc"
4771| #define PACKAGE_VERSION "6.6.36"
4772| #define PACKAGE_STRING "BOINC 6.6.36"
4773| #define PACKAGE_BUGREPORT ""
4774| #define PACKAGE "boinc"
4775| #define VERSION "6.6.36"
4776| #define STDC_HEADERS 1
4777| #define HAVE_SYS_TYPES_H 1
4778| #define HAVE_SYS_STAT_H 1
4779| #define HAVE_STDLIB_H 1
4780| #define HAVE_STRING_H 1
4781| #define HAVE_MEMORY_H 1
4782| #define HAVE_STRINGS_H 1
4783| #define HAVE_INTTYPES_H 1
4784| #define HAVE_STDINT_H 1
4785| #define HAVE_UNISTD_H 1
4786| #define HAVE_SYS_SOCKET_H 1
4787| #define HAVE_DLFCN_H 1
4788| #define HOSTTYPE "i386-pc-solaris"
4789| #define DLLEXT ".so"
4790| #define HAVE_SYS_SOCKET_H 1
4791| #define HAVE_SOCKLEN_T 1
4792| #define BOINC_SOCKLEN_T socklen_t
4793| #define HAVE_LIBCURL 1
4794| #define LIBCURL_FEATURE_SSL 1
4795| #define LIBCURL_FEATURE_IPV6 1
4796| #define LIBCURL_FEATURE_LIBZ 1
4797| #define LIBCURL_FEATURE_IDN 1
4798| #define LIBCURL_FEATURE_NTLM 1
4799| #define LIBCURL_CABUNDLE ""
4800| #define LIBCURL_PROTOCOL_HTTP 1
4801| #define LIBCURL_PROTOCOL_HTTPS 1
4802| #define LIBCURL_PROTOCOL_FTP 1
4803| #define LIBCURL_PROTOCOL_FTPS 1
4804| #define LIBCURL_PROTOCOL_FILE 1
4805| #define LIBCURL_PROTOCOL_TELNET 1
4806| #define LIBCURL_PROTOCOL_LDAP 1
4807| #define LIBCURL_PROTOCOL_DICT 1
4808| #define LIBCURL_PROTOCOL_TFTP 1
4809| #define USE_OPENSSL 1
4810| #define HAVE_LIBDL 1
4811| #define HAVE_LIBNSL 1
4812| #define HAVE_LIBSOCKET 1
4813| #define HAVE_LIBZ 1
4814| #define HAVE_PTHREAD 1
4815| #define BOINC_PREFIX "/usr/local"
4816| #define BOINC_EXECPREFIX "/usr/local/bin"
4817| #define BOINC_LIBDIR "/usr/local/lib"
4818| #define HAVE_DIRENT_H 1
4819| #define STDC_HEADERS 1
4820| #define HAVE_SYS_WAIT_H 1
4821| #define TIME_WITH_SYS_TIME 1
4822| #define RETSIGTYPE void
4823| #define HAVE_ARPA_INET_H 1
4824| #define HAVE_DIRENT_H 1
4825| #define HAVE_GRP_H 1
4826| #define HAVE_FCNTL_H 1
4827| #define HAVE_INTTYPES_H 1
4828| #define HAVE_STDINT_H 1
4829| #define HAVE_MALLOC_H 1
4830| #define HAVE_ALLOCA_H 1
4831| #define HAVE_MEMORY_H 1
4832| #define HAVE_NETDB_H 1
4833| #define HAVE_NETINET_IN_H 1
4834| #define HAVE_NETINET_TCP_H 1
4835| #define HAVE_SIGNAL_H 1
4836| #define HAVE_STRINGS_H 1
4837| #define HAVE_SYS_AUXV_H 1
4838| #define HAVE_SYS_FILE_H 1
4839| #define HAVE_SYS_IPC_H 1
4840| #define HAVE_SYS_MOUNT_H 1
4841| #define HAVE_SYS_PARAM_H 1
4842| #define HAVE_SYS_RESOURCE_H 1
4843| #define HAVE_SYS_SELECT_H 1
4844| #define HAVE_SYS_SHM_H 1
4845| #define HAVE_SYS_SOCKET_H 1
4846| #define HAVE_SYS_STAT_H 1
4847| #define HAVE_SYS_STATVFS_H 1
4848| #define HAVE_SYS_STATFS_H 1
4849| #define HAVE_SYS_SWAP_H 1
4850| #define HAVE_SYS_SYSTEMINFO_H 1
4851| #define HAVE_SYS_TIME_H 1
4852| #define HAVE_SYS_TYPES_H 1
4853| #define HAVE_SYS_UTSNAME_H 1
4854| #define HAVE_SYS_VMMETER_H 1
4855| #define HAVE_SYS_WAIT_H 1
4856| #define HAVE_UNISTD_H 1
4857| #define HAVE_UTMP_H 1
4858| #define HAVE_ERRNO_H 1
4859| #define HAVE_PROCFS_H 1
4860| #define HAVE_IEEEFP_H 1
4861| #define HAVE_SETJMP_H 1
4862| #define _FILE_OFFSET_BITS 64
4863| #define HAVE_ALGORITHM 1
4864| #define HAVE_BITSET 1
4865| #define HAVE_CASSERT 1
4866| #define HAVE_CCTYPE 1
4867| #define HAVE_CERRNO 1
4868| #define HAVE_CFLOAT 1
4869| #define HAVE_CLIMITS 1
4870| #define HAVE_CLOCALE 1
4871| #define HAVE_CMATH 1
4872| #define HAVE_COMPLEX 1
4873| #define HAVE_CSETJMP 1
4874| #define HAVE_CSIGNAL 1
4875| #define HAVE_CSTDARG 1
4876| #define HAVE_CSTDDEF 1
4877| #define HAVE_CSTDIO 1
4878| #define HAVE_CSTDLIB 1
4879| #define HAVE_CSTRING 1
4880| #define HAVE_CTIME 1
4881| #define HAVE_DEQUE 1
4882| #define HAVE_FSTREAM 1
4883| #define HAVE_FUNCTIONAL 1
4884| #define HAVE_IOMANIP 1
4885| #define HAVE_IOS 1
4886| #define HAVE_IOSFWD 1
4887| #define HAVE_IOSTREAM 1
4888| #define HAVE_ISTREAM 1
4889| #define HAVE_ITERATOR 1
4890| #define HAVE_LIMITS 1
4891| #define HAVE_LIST 1
4892| #define HAVE_LOCALE 1
4893| #define HAVE_MAP 1
4894| #define HAVE_MEMORY 1
4895| #define HAVE_NUMERIC 1
4896| #define HAVE_OSTREAM 1
4897| #define HAVE_QUEUE 1
4898| #define HAVE_SET 1
4899| #define HAVE_SSTREAM 1
4900| #define HAVE_STACK 1
4901| #define HAVE_STDEXCEPT 1
4902| #define HAVE_STREAMBUF 1
4903| #define HAVE_STRING 1
4904| #define HAVE_UTILITY 1
4905| #define HAVE_VALARRAY 1
4906| #define HAVE_VECTOR 1
4907| #define HAVE_NAMESPACES 1
4908| #define HAVE_STD_MIN 1
4909| #define HAVE_STD_MAX 1
4910| #define HAVE_STD_TRANSFORM 1
4911| #define HAVE_STD_LOCALE 1
4912| #define HAVE_VPRINTF 1
4913| #define HAVE_DOPRNT 1
4914| #define HAVE_ALLOCA_H 1
4915| #define HAVE_ALLOCA 1
4916| #define HAVE_ALLOCA 1
4917| #define HAVE___BUILTIN_ALLOCA 1
4918| #define HAVE_SETPRIORITY 1
4919| #define HAVE_STRLCPY 1
4920| #define HAVE_STRLCAT 1
4921| #define HAVE_SIGACTION 1
4922| #define HAVE_GETUTENT 1
4923| #define HAVE_SETUTENT 1
4924| #define HAVE_GETISAX 1
4925| #define HAVE_STRDUP 1
4926| #define HAVE_STAT64 1
4927| #define HAVE_PUTENV 1
4928| #define HAVE_SETENV 1
4929| #define HAVE_UNSETENV 1
4930| /* end confdefs.h.  */
4931| #include <sys/types.h>
4932| #include <time.h>
4933|
4934|
4935| int
4936| main ()
4937| {
4938| static struct tm ac_aggr;
4939| if (sizeof ac_aggr.tm_zone)
4940| return 0;
4941|   ;
4942|   return 0;
4943| }
4944configure:38251: result: no
4945configure:38269: checking whether tzname is declared
4946configure:38299: gcc-4.3.2 -c -g -O2 -march=i486 -mtune=generic  -I/usr/local/include conftest.c >&5
4947configure:38305: $? = 0
4948configure:38320: result: yes
4949configure:38338: checking for tzname
4950configure:38368: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  >&5
4951configure:38374: $? = 0
4952configure:38391: result: yes
4953configure:40089: checking for sin in dynamic library m
4954configure:40147: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lm   >&5
4955conftest.c:173: warning: conflicting types for built-in function 'sin'
4956configure:40153: $? = 0
4957configure:40147: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lm.so   >&5
4958conftest.c:173: warning: conflicting types for built-in function 'sin'
4959ld: fatal: library -lm.so: not found
4960ld: fatal: file processing errors. No output written to conftest
4961collect2: ld returned 1 exit status
4962configure:40153: $? = 1
4963configure: failed program was:
4964|
4965|       /* confdefs.h.  */
4966| #define PACKAGE_NAME "BOINC"
4967| #define PACKAGE_TARNAME "boinc"
4968| #define PACKAGE_VERSION "6.6.36"
4969| #define PACKAGE_STRING "BOINC 6.6.36"
4970| #define PACKAGE_BUGREPORT ""
4971| #define PACKAGE "boinc"
4972| #define VERSION "6.6.36"
4973| #define STDC_HEADERS 1
4974| #define HAVE_SYS_TYPES_H 1
4975| #define HAVE_SYS_STAT_H 1
4976| #define HAVE_STDLIB_H 1
4977| #define HAVE_STRING_H 1
4978| #define HAVE_MEMORY_H 1
4979| #define HAVE_STRINGS_H 1
4980| #define HAVE_INTTYPES_H 1
4981| #define HAVE_STDINT_H 1
4982| #define HAVE_UNISTD_H 1
4983| #define HAVE_SYS_SOCKET_H 1
4984| #define HAVE_DLFCN_H 1
4985| #define HOSTTYPE "i386-pc-solaris"
4986| #define DLLEXT ".so"
4987| #define HAVE_SYS_SOCKET_H 1
4988| #define HAVE_SOCKLEN_T 1
4989| #define BOINC_SOCKLEN_T socklen_t
4990| #define HAVE_LIBCURL 1
4991| #define LIBCURL_FEATURE_SSL 1
4992| #define LIBCURL_FEATURE_IPV6 1
4993| #define LIBCURL_FEATURE_LIBZ 1
4994| #define LIBCURL_FEATURE_IDN 1
4995| #define LIBCURL_FEATURE_NTLM 1
4996| #define LIBCURL_CABUNDLE ""
4997| #define LIBCURL_PROTOCOL_HTTP 1
4998| #define LIBCURL_PROTOCOL_HTTPS 1
4999| #define LIBCURL_PROTOCOL_FTP 1
5000| #define LIBCURL_PROTOCOL_FTPS 1
5001| #define LIBCURL_PROTOCOL_FILE 1
5002| #define LIBCURL_PROTOCOL_TELNET 1
5003| #define LIBCURL_PROTOCOL_LDAP 1
5004| #define LIBCURL_PROTOCOL_DICT 1
5005| #define LIBCURL_PROTOCOL_TFTP 1
5006| #define USE_OPENSSL 1
5007| #define HAVE_LIBDL 1
5008| #define HAVE_LIBNSL 1
5009| #define HAVE_LIBSOCKET 1
5010| #define HAVE_LIBZ 1
5011| #define HAVE_PTHREAD 1
5012| #define BOINC_PREFIX "/usr/local"
5013| #define BOINC_EXECPREFIX "/usr/local/bin"
5014| #define BOINC_LIBDIR "/usr/local/lib"
5015| #define HAVE_DIRENT_H 1
5016| #define STDC_HEADERS 1
5017| #define HAVE_SYS_WAIT_H 1
5018| #define TIME_WITH_SYS_TIME 1
5019| #define RETSIGTYPE void
5020| #define HAVE_ARPA_INET_H 1
5021| #define HAVE_DIRENT_H 1
5022| #define HAVE_GRP_H 1
5023| #define HAVE_FCNTL_H 1
5024| #define HAVE_INTTYPES_H 1
5025| #define HAVE_STDINT_H 1
5026| #define HAVE_MALLOC_H 1
5027| #define HAVE_ALLOCA_H 1
5028| #define HAVE_MEMORY_H 1
5029| #define HAVE_NETDB_H 1
5030| #define HAVE_NETINET_IN_H 1
5031| #define HAVE_NETINET_TCP_H 1
5032| #define HAVE_SIGNAL_H 1
5033| #define HAVE_STRINGS_H 1
5034| #define HAVE_SYS_AUXV_H 1
5035| #define HAVE_SYS_FILE_H 1
5036| #define HAVE_SYS_IPC_H 1
5037| #define HAVE_SYS_MOUNT_H 1
5038| #define HAVE_SYS_PARAM_H 1
5039| #define HAVE_SYS_RESOURCE_H 1
5040| #define HAVE_SYS_SELECT_H 1
5041| #define HAVE_SYS_SHM_H 1
5042| #define HAVE_SYS_SOCKET_H 1
5043| #define HAVE_SYS_STAT_H 1
5044| #define HAVE_SYS_STATVFS_H 1
5045| #define HAVE_SYS_STATFS_H 1
5046| #define HAVE_SYS_SWAP_H 1
5047| #define HAVE_SYS_SYSTEMINFO_H 1
5048| #define HAVE_SYS_TIME_H 1
5049| #define HAVE_SYS_TYPES_H 1
5050| #define HAVE_SYS_UTSNAME_H 1
5051| #define HAVE_SYS_VMMETER_H 1
5052| #define HAVE_SYS_WAIT_H 1
5053| #define HAVE_UNISTD_H 1
5054| #define HAVE_UTMP_H 1
5055| #define HAVE_ERRNO_H 1
5056| #define HAVE_PROCFS_H 1
5057| #define HAVE_IEEEFP_H 1
5058| #define HAVE_SETJMP_H 1
5059| #define _FILE_OFFSET_BITS 64
5060| #define HAVE_ALGORITHM 1
5061| #define HAVE_BITSET 1
5062| #define HAVE_CASSERT 1
5063| #define HAVE_CCTYPE 1
5064| #define HAVE_CERRNO 1
5065| #define HAVE_CFLOAT 1
5066| #define HAVE_CLIMITS 1
5067| #define HAVE_CLOCALE 1
5068| #define HAVE_CMATH 1
5069| #define HAVE_COMPLEX 1
5070| #define HAVE_CSETJMP 1
5071| #define HAVE_CSIGNAL 1
5072| #define HAVE_CSTDARG 1
5073| #define HAVE_CSTDDEF 1
5074| #define HAVE_CSTDIO 1
5075| #define HAVE_CSTDLIB 1
5076| #define HAVE_CSTRING 1
5077| #define HAVE_CTIME 1
5078| #define HAVE_DEQUE 1
5079| #define HAVE_FSTREAM 1
5080| #define HAVE_FUNCTIONAL 1
5081| #define HAVE_IOMANIP 1
5082| #define HAVE_IOS 1
5083| #define HAVE_IOSFWD 1
5084| #define HAVE_IOSTREAM 1
5085| #define HAVE_ISTREAM 1
5086| #define HAVE_ITERATOR 1
5087| #define HAVE_LIMITS 1
5088| #define HAVE_LIST 1
5089| #define HAVE_LOCALE 1
5090| #define HAVE_MAP 1
5091| #define HAVE_MEMORY 1
5092| #define HAVE_NUMERIC 1
5093| #define HAVE_OSTREAM 1
5094| #define HAVE_QUEUE 1
5095| #define HAVE_SET 1
5096| #define HAVE_SSTREAM 1
5097| #define HAVE_STACK 1
5098| #define HAVE_STDEXCEPT 1
5099| #define HAVE_STREAMBUF 1
5100| #define HAVE_STRING 1
5101| #define HAVE_UTILITY 1
5102| #define HAVE_VALARRAY 1
5103| #define HAVE_VECTOR 1
5104| #define HAVE_NAMESPACES 1
5105| #define HAVE_STD_MIN 1
5106| #define HAVE_STD_MAX 1
5107| #define HAVE_STD_TRANSFORM 1
5108| #define HAVE_STD_LOCALE 1
5109| #define HAVE_VPRINTF 1
5110| #define HAVE_DOPRNT 1
5111| #define HAVE_ALLOCA_H 1
5112| #define HAVE_ALLOCA 1
5113| #define HAVE_ALLOCA 1
5114| #define HAVE___BUILTIN_ALLOCA 1
5115| #define HAVE_SETPRIORITY 1
5116| #define HAVE_STRLCPY 1
5117| #define HAVE_STRLCAT 1
5118| #define HAVE_SIGACTION 1
5119| #define HAVE_GETUTENT 1
5120| #define HAVE_SETUTENT 1
5121| #define HAVE_GETISAX 1
5122| #define HAVE_STRDUP 1
5123| #define HAVE_STAT64 1
5124| #define HAVE_PUTENV 1
5125| #define HAVE_SETENV 1
5126| #define HAVE_UNSETENV 1
5127| #define HAVE_DECL_TZNAME 1
5128| #define HAVE_TZNAME 1
5129| #define HAVE__PROC_SELF_PSINFO 1
5130| /* end confdefs.h.  */
5131|
5132|         #define CONFIG_TEST 1
5133|       #ifdef __cplusplus
5134|       extern "C" {
5135|       #endif
5136|         char sin ();
5137|       #ifdef __cplusplus
5138|       }
5139|       #endif
5140|
5141| int
5142| main ()
5143| {
5144|  sin ();
5145|   ;
5146|   return 0;
5147| }
5148|
5149configure:40242: result: -lm
5150DEBUG: CLIENTLIBS=-lm
5151configure:40870: checking for atexit in dynamic library c
5152configure:40928: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lc  -lm  >&5
5153configure:40934: $? = 0
5154configure:40928: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lc.so  -lm  >&5
5155ld: fatal: library -lc.so: not found
5156ld: fatal: file processing errors. No output written to conftest
5157collect2: ld returned 1 exit status
5158configure:40934: $? = 1
5159configure: failed program was:
5160|
5161|       /* confdefs.h.  */
5162| #define PACKAGE_NAME "BOINC"
5163| #define PACKAGE_TARNAME "boinc"
5164| #define PACKAGE_VERSION "6.6.36"
5165| #define PACKAGE_STRING "BOINC 6.6.36"
5166| #define PACKAGE_BUGREPORT ""
5167| #define PACKAGE "boinc"
5168| #define VERSION "6.6.36"
5169| #define STDC_HEADERS 1
5170| #define HAVE_SYS_TYPES_H 1
5171| #define HAVE_SYS_STAT_H 1
5172| #define HAVE_STDLIB_H 1
5173| #define HAVE_STRING_H 1
5174| #define HAVE_MEMORY_H 1
5175| #define HAVE_STRINGS_H 1
5176| #define HAVE_INTTYPES_H 1
5177| #define HAVE_STDINT_H 1
5178| #define HAVE_UNISTD_H 1
5179| #define HAVE_SYS_SOCKET_H 1
5180| #define HAVE_DLFCN_H 1
5181| #define HOSTTYPE "i386-pc-solaris"
5182| #define DLLEXT ".so"
5183| #define HAVE_SYS_SOCKET_H 1
5184| #define HAVE_SOCKLEN_T 1
5185| #define BOINC_SOCKLEN_T socklen_t
5186| #define HAVE_LIBCURL 1
5187| #define LIBCURL_FEATURE_SSL 1
5188| #define LIBCURL_FEATURE_IPV6 1
5189| #define LIBCURL_FEATURE_LIBZ 1
5190| #define LIBCURL_FEATURE_IDN 1
5191| #define LIBCURL_FEATURE_NTLM 1
5192| #define LIBCURL_CABUNDLE ""
5193| #define LIBCURL_PROTOCOL_HTTP 1
5194| #define LIBCURL_PROTOCOL_HTTPS 1
5195| #define LIBCURL_PROTOCOL_FTP 1
5196| #define LIBCURL_PROTOCOL_FTPS 1
5197| #define LIBCURL_PROTOCOL_FILE 1
5198| #define LIBCURL_PROTOCOL_TELNET 1
5199| #define LIBCURL_PROTOCOL_LDAP 1
5200| #define LIBCURL_PROTOCOL_DICT 1
5201| #define LIBCURL_PROTOCOL_TFTP 1
5202| #define USE_OPENSSL 1
5203| #define HAVE_LIBDL 1
5204| #define HAVE_LIBNSL 1
5205| #define HAVE_LIBSOCKET 1
5206| #define HAVE_LIBZ 1
5207| #define HAVE_PTHREAD 1
5208| #define BOINC_PREFIX "/usr/local"
5209| #define BOINC_EXECPREFIX "/usr/local/bin"
5210| #define BOINC_LIBDIR "/usr/local/lib"
5211| #define HAVE_DIRENT_H 1
5212| #define STDC_HEADERS 1
5213| #define HAVE_SYS_WAIT_H 1
5214| #define TIME_WITH_SYS_TIME 1
5215| #define RETSIGTYPE void
5216| #define HAVE_ARPA_INET_H 1
5217| #define HAVE_DIRENT_H 1
5218| #define HAVE_GRP_H 1
5219| #define HAVE_FCNTL_H 1
5220| #define HAVE_INTTYPES_H 1
5221| #define HAVE_STDINT_H 1
5222| #define HAVE_MALLOC_H 1
5223| #define HAVE_ALLOCA_H 1
5224| #define HAVE_MEMORY_H 1
5225| #define HAVE_NETDB_H 1
5226| #define HAVE_NETINET_IN_H 1
5227| #define HAVE_NETINET_TCP_H 1
5228| #define HAVE_SIGNAL_H 1
5229| #define HAVE_STRINGS_H 1
5230| #define HAVE_SYS_AUXV_H 1
5231| #define HAVE_SYS_FILE_H 1
5232| #define HAVE_SYS_IPC_H 1
5233| #define HAVE_SYS_MOUNT_H 1
5234| #define HAVE_SYS_PARAM_H 1
5235| #define HAVE_SYS_RESOURCE_H 1
5236| #define HAVE_SYS_SELECT_H 1
5237| #define HAVE_SYS_SHM_H 1
5238| #define HAVE_SYS_SOCKET_H 1
5239| #define HAVE_SYS_STAT_H 1
5240| #define HAVE_SYS_STATVFS_H 1
5241| #define HAVE_SYS_STATFS_H 1
5242| #define HAVE_SYS_SWAP_H 1
5243| #define HAVE_SYS_SYSTEMINFO_H 1
5244| #define HAVE_SYS_TIME_H 1
5245| #define HAVE_SYS_TYPES_H 1
5246| #define HAVE_SYS_UTSNAME_H 1
5247| #define HAVE_SYS_VMMETER_H 1
5248| #define HAVE_SYS_WAIT_H 1
5249| #define HAVE_UNISTD_H 1
5250| #define HAVE_UTMP_H 1
5251| #define HAVE_ERRNO_H 1
5252| #define HAVE_PROCFS_H 1
5253| #define HAVE_IEEEFP_H 1
5254| #define HAVE_SETJMP_H 1
5255| #define _FILE_OFFSET_BITS 64
5256| #define HAVE_ALGORITHM 1
5257| #define HAVE_BITSET 1
5258| #define HAVE_CASSERT 1
5259| #define HAVE_CCTYPE 1
5260| #define HAVE_CERRNO 1
5261| #define HAVE_CFLOAT 1
5262| #define HAVE_CLIMITS 1
5263| #define HAVE_CLOCALE 1
5264| #define HAVE_CMATH 1
5265| #define HAVE_COMPLEX 1
5266| #define HAVE_CSETJMP 1
5267| #define HAVE_CSIGNAL 1
5268| #define HAVE_CSTDARG 1
5269| #define HAVE_CSTDDEF 1
5270| #define HAVE_CSTDIO 1
5271| #define HAVE_CSTDLIB 1
5272| #define HAVE_CSTRING 1
5273| #define HAVE_CTIME 1
5274| #define HAVE_DEQUE 1
5275| #define HAVE_FSTREAM 1
5276| #define HAVE_FUNCTIONAL 1
5277| #define HAVE_IOMANIP 1
5278| #define HAVE_IOS 1
5279| #define HAVE_IOSFWD 1
5280| #define HAVE_IOSTREAM 1
5281| #define HAVE_ISTREAM 1
5282| #define HAVE_ITERATOR 1
5283| #define HAVE_LIMITS 1
5284| #define HAVE_LIST 1
5285| #define HAVE_LOCALE 1
5286| #define HAVE_MAP 1
5287| #define HAVE_MEMORY 1
5288| #define HAVE_NUMERIC 1
5289| #define HAVE_OSTREAM 1
5290| #define HAVE_QUEUE 1
5291| #define HAVE_SET 1
5292| #define HAVE_SSTREAM 1
5293| #define HAVE_STACK 1
5294| #define HAVE_STDEXCEPT 1
5295| #define HAVE_STREAMBUF 1
5296| #define HAVE_STRING 1
5297| #define HAVE_UTILITY 1
5298| #define HAVE_VALARRAY 1
5299| #define HAVE_VECTOR 1
5300| #define HAVE_NAMESPACES 1
5301| #define HAVE_STD_MIN 1
5302| #define HAVE_STD_MAX 1
5303| #define HAVE_STD_TRANSFORM 1
5304| #define HAVE_STD_LOCALE 1
5305| #define HAVE_VPRINTF 1
5306| #define HAVE_DOPRNT 1
5307| #define HAVE_ALLOCA_H 1
5308| #define HAVE_ALLOCA 1
5309| #define HAVE_ALLOCA 1
5310| #define HAVE___BUILTIN_ALLOCA 1
5311| #define HAVE_SETPRIORITY 1
5312| #define HAVE_STRLCPY 1
5313| #define HAVE_STRLCAT 1
5314| #define HAVE_SIGACTION 1
5315| #define HAVE_GETUTENT 1
5316| #define HAVE_SETUTENT 1
5317| #define HAVE_GETISAX 1
5318| #define HAVE_STRDUP 1
5319| #define HAVE_STAT64 1
5320| #define HAVE_PUTENV 1
5321| #define HAVE_SETENV 1
5322| #define HAVE_UNSETENV 1
5323| #define HAVE_DECL_TZNAME 1
5324| #define HAVE_TZNAME 1
5325| #define HAVE__PROC_SELF_PSINFO 1
5326| #define HAVE_LIBM 1
5327| #define HAVE_LIBM 1
5328| /* end confdefs.h.  */
5329|
5330|         #define CONFIG_TEST 1
5331|       #ifdef __cplusplus
5332|       extern "C" {
5333|       #endif
5334|         char atexit ();
5335|       #ifdef __cplusplus
5336|       }
5337|       #endif
5338|
5339| int
5340| main ()
5341| {
5342|  atexit ();
5343|   ;
5344|   return 0;
5345| }
5346|
5347configure:41023: result: -lc
5348DEBUG: CLIENTLIBS=-lc -lm
5349configure:41651: checking for pthread_join in dynamic library pthread
5350configure:41709: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lpthread  -lc -lm  >&5
5351configure:41715: $? = 0
5352configure:41709: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lpthread.so  -lc -lm  >&5
5353ld: fatal: library -lpthread.so: not found
5354ld: fatal: file processing errors. No output written to conftest
5355collect2: ld returned 1 exit status
5356configure:41715: $? = 1
5357configure: failed program was:
5358|
5359|       /* confdefs.h.  */
5360| #define PACKAGE_NAME "BOINC"
5361| #define PACKAGE_TARNAME "boinc"
5362| #define PACKAGE_VERSION "6.6.36"
5363| #define PACKAGE_STRING "BOINC 6.6.36"
5364| #define PACKAGE_BUGREPORT ""
5365| #define PACKAGE "boinc"
5366| #define VERSION "6.6.36"
5367| #define STDC_HEADERS 1
5368| #define HAVE_SYS_TYPES_H 1
5369| #define HAVE_SYS_STAT_H 1
5370| #define HAVE_STDLIB_H 1
5371| #define HAVE_STRING_H 1
5372| #define HAVE_MEMORY_H 1
5373| #define HAVE_STRINGS_H 1
5374| #define HAVE_INTTYPES_H 1
5375| #define HAVE_STDINT_H 1
5376| #define HAVE_UNISTD_H 1
5377| #define HAVE_SYS_SOCKET_H 1
5378| #define HAVE_DLFCN_H 1
5379| #define HOSTTYPE "i386-pc-solaris"
5380| #define DLLEXT ".so"
5381| #define HAVE_SYS_SOCKET_H 1
5382| #define HAVE_SOCKLEN_T 1
5383| #define BOINC_SOCKLEN_T socklen_t
5384| #define HAVE_LIBCURL 1
5385| #define LIBCURL_FEATURE_SSL 1
5386| #define LIBCURL_FEATURE_IPV6 1
5387| #define LIBCURL_FEATURE_LIBZ 1
5388| #define LIBCURL_FEATURE_IDN 1
5389| #define LIBCURL_FEATURE_NTLM 1
5390| #define LIBCURL_CABUNDLE ""
5391| #define LIBCURL_PROTOCOL_HTTP 1
5392| #define LIBCURL_PROTOCOL_HTTPS 1
5393| #define LIBCURL_PROTOCOL_FTP 1
5394| #define LIBCURL_PROTOCOL_FTPS 1
5395| #define LIBCURL_PROTOCOL_FILE 1
5396| #define LIBCURL_PROTOCOL_TELNET 1
5397| #define LIBCURL_PROTOCOL_LDAP 1
5398| #define LIBCURL_PROTOCOL_DICT 1
5399| #define LIBCURL_PROTOCOL_TFTP 1
5400| #define USE_OPENSSL 1
5401| #define HAVE_LIBDL 1
5402| #define HAVE_LIBNSL 1
5403| #define HAVE_LIBSOCKET 1
5404| #define HAVE_LIBZ 1
5405| #define HAVE_PTHREAD 1
5406| #define BOINC_PREFIX "/usr/local"
5407| #define BOINC_EXECPREFIX "/usr/local/bin"
5408| #define BOINC_LIBDIR "/usr/local/lib"
5409| #define HAVE_DIRENT_H 1
5410| #define STDC_HEADERS 1
5411| #define HAVE_SYS_WAIT_H 1
5412| #define TIME_WITH_SYS_TIME 1
5413| #define RETSIGTYPE void
5414| #define HAVE_ARPA_INET_H 1
5415| #define HAVE_DIRENT_H 1
5416| #define HAVE_GRP_H 1
5417| #define HAVE_FCNTL_H 1
5418| #define HAVE_INTTYPES_H 1
5419| #define HAVE_STDINT_H 1
5420| #define HAVE_MALLOC_H 1
5421| #define HAVE_ALLOCA_H 1
5422| #define HAVE_MEMORY_H 1
5423| #define HAVE_NETDB_H 1
5424| #define HAVE_NETINET_IN_H 1
5425| #define HAVE_NETINET_TCP_H 1
5426| #define HAVE_SIGNAL_H 1
5427| #define HAVE_STRINGS_H 1
5428| #define HAVE_SYS_AUXV_H 1
5429| #define HAVE_SYS_FILE_H 1
5430| #define HAVE_SYS_IPC_H 1
5431| #define HAVE_SYS_MOUNT_H 1
5432| #define HAVE_SYS_PARAM_H 1
5433| #define HAVE_SYS_RESOURCE_H 1
5434| #define HAVE_SYS_SELECT_H 1
5435| #define HAVE_SYS_SHM_H 1
5436| #define HAVE_SYS_SOCKET_H 1
5437| #define HAVE_SYS_STAT_H 1
5438| #define HAVE_SYS_STATVFS_H 1
5439| #define HAVE_SYS_STATFS_H 1
5440| #define HAVE_SYS_SWAP_H 1
5441| #define HAVE_SYS_SYSTEMINFO_H 1
5442| #define HAVE_SYS_TIME_H 1
5443| #define HAVE_SYS_TYPES_H 1
5444| #define HAVE_SYS_UTSNAME_H 1
5445| #define HAVE_SYS_VMMETER_H 1
5446| #define HAVE_SYS_WAIT_H 1
5447| #define HAVE_UNISTD_H 1
5448| #define HAVE_UTMP_H 1
5449| #define HAVE_ERRNO_H 1
5450| #define HAVE_PROCFS_H 1
5451| #define HAVE_IEEEFP_H 1
5452| #define HAVE_SETJMP_H 1
5453| #define _FILE_OFFSET_BITS 64
5454| #define HAVE_ALGORITHM 1
5455| #define HAVE_BITSET 1
5456| #define HAVE_CASSERT 1
5457| #define HAVE_CCTYPE 1
5458| #define HAVE_CERRNO 1
5459| #define HAVE_CFLOAT 1
5460| #define HAVE_CLIMITS 1
5461| #define HAVE_CLOCALE 1
5462| #define HAVE_CMATH 1
5463| #define HAVE_COMPLEX 1
5464| #define HAVE_CSETJMP 1
5465| #define HAVE_CSIGNAL 1
5466| #define HAVE_CSTDARG 1
5467| #define HAVE_CSTDDEF 1
5468| #define HAVE_CSTDIO 1
5469| #define HAVE_CSTDLIB 1
5470| #define HAVE_CSTRING 1
5471| #define HAVE_CTIME 1
5472| #define HAVE_DEQUE 1
5473| #define HAVE_FSTREAM 1
5474| #define HAVE_FUNCTIONAL 1
5475| #define HAVE_IOMANIP 1
5476| #define HAVE_IOS 1
5477| #define HAVE_IOSFWD 1
5478| #define HAVE_IOSTREAM 1
5479| #define HAVE_ISTREAM 1
5480| #define HAVE_ITERATOR 1
5481| #define HAVE_LIMITS 1
5482| #define HAVE_LIST 1
5483| #define HAVE_LOCALE 1
5484| #define HAVE_MAP 1
5485| #define HAVE_MEMORY 1
5486| #define HAVE_NUMERIC 1
5487| #define HAVE_OSTREAM 1
5488| #define HAVE_QUEUE 1
5489| #define HAVE_SET 1
5490| #define HAVE_SSTREAM 1
5491| #define HAVE_STACK 1
5492| #define HAVE_STDEXCEPT 1
5493| #define HAVE_STREAMBUF 1
5494| #define HAVE_STRING 1
5495| #define HAVE_UTILITY 1
5496| #define HAVE_VALARRAY 1
5497| #define HAVE_VECTOR 1
5498| #define HAVE_NAMESPACES 1
5499| #define HAVE_STD_MIN 1
5500| #define HAVE_STD_MAX 1
5501| #define HAVE_STD_TRANSFORM 1
5502| #define HAVE_STD_LOCALE 1
5503| #define HAVE_VPRINTF 1
5504| #define HAVE_DOPRNT 1
5505| #define HAVE_ALLOCA_H 1
5506| #define HAVE_ALLOCA 1
5507| #define HAVE_ALLOCA 1
5508| #define HAVE___BUILTIN_ALLOCA 1
5509| #define HAVE_SETPRIORITY 1
5510| #define HAVE_STRLCPY 1
5511| #define HAVE_STRLCAT 1
5512| #define HAVE_SIGACTION 1
5513| #define HAVE_GETUTENT 1
5514| #define HAVE_SETUTENT 1
5515| #define HAVE_GETISAX 1
5516| #define HAVE_STRDUP 1
5517| #define HAVE_STAT64 1
5518| #define HAVE_PUTENV 1
5519| #define HAVE_SETENV 1
5520| #define HAVE_UNSETENV 1
5521| #define HAVE_DECL_TZNAME 1
5522| #define HAVE_TZNAME 1
5523| #define HAVE__PROC_SELF_PSINFO 1
5524| #define HAVE_LIBM 1
5525| #define HAVE_LIBM 1
5526| #define HAVE_LIBC 1
5527| #define HAVE_LIBC 1
5528| /* end confdefs.h.  */
5529|
5530|         #define CONFIG_TEST 1
5531|       #ifdef __cplusplus
5532|       extern "C" {
5533|       #endif
5534|         char pthread_join ();
5535|       #ifdef __cplusplus
5536|       }
5537|       #endif
5538|
5539| int
5540| main ()
5541| {
5542|  pthread_join ();
5543|   ;
5544|   return 0;
5545| }
5546|
5547configure:41804: result: -lpthread
5548DEBUG: CLIENTLIBS=-lpthread -lc -lm
5549configure:41984: checking for _Unwind_Resume in static library gcc_eh
5550configure:42220: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lgcc_eh  -lpthread -lc -lm  >&5
5551configure:42226: $? = 0
5552configure:42257: result: -lgcc_eh
5553DEBUG: CLIENTLIBS=-lgcc_eh -lpthread -lc -lm
5554configure:42765: checking for sscanf in static library gcc
5555configure:43001: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lgcc  -lgcc_eh -lpthread -lc -lm  >&5
5556conftest.c:181: warning: conflicting types for built-in function 'sscanf'
5557configure:43007: $? = 0
5558configure:43038: result: -lgcc
5559DEBUG: CLIENTLIBS=-lgcc -lgcc_eh -lpthread -lc -lm
5560configure:43546: checking for static library c_nonshared
5561configure:43782: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lc_nonshared  -lgcc -lgcc_eh -lpthread -lc -lm  >&5
5562ld: fatal: library -lc_nonshared: not found
5563ld: fatal: file processing errors. No output written to conftest
5564collect2: ld returned 1 exit status
5565configure:43788: $? = 1
5566configure: failed program was:
5567|
5568|           /* confdefs.h.  */
5569| #define PACKAGE_NAME "BOINC"
5570| #define PACKAGE_TARNAME "boinc"
5571| #define PACKAGE_VERSION "6.6.36"
5572| #define PACKAGE_STRING "BOINC 6.6.36"
5573| #define PACKAGE_BUGREPORT ""
5574| #define PACKAGE "boinc"
5575| #define VERSION "6.6.36"
5576| #define STDC_HEADERS 1
5577| #define HAVE_SYS_TYPES_H 1
5578| #define HAVE_SYS_STAT_H 1
5579| #define HAVE_STDLIB_H 1
5580| #define HAVE_STRING_H 1
5581| #define HAVE_MEMORY_H 1
5582| #define HAVE_STRINGS_H 1
5583| #define HAVE_INTTYPES_H 1
5584| #define HAVE_STDINT_H 1
5585| #define HAVE_UNISTD_H 1
5586| #define HAVE_SYS_SOCKET_H 1
5587| #define HAVE_DLFCN_H 1
5588| #define HOSTTYPE "i386-pc-solaris"
5589| #define DLLEXT ".so"
5590| #define HAVE_SYS_SOCKET_H 1
5591| #define HAVE_SOCKLEN_T 1
5592| #define BOINC_SOCKLEN_T socklen_t
5593| #define HAVE_LIBCURL 1
5594| #define LIBCURL_FEATURE_SSL 1
5595| #define LIBCURL_FEATURE_IPV6 1
5596| #define LIBCURL_FEATURE_LIBZ 1
5597| #define LIBCURL_FEATURE_IDN 1
5598| #define LIBCURL_FEATURE_NTLM 1
5599| #define LIBCURL_CABUNDLE ""
5600| #define LIBCURL_PROTOCOL_HTTP 1
5601| #define LIBCURL_PROTOCOL_HTTPS 1
5602| #define LIBCURL_PROTOCOL_FTP 1
5603| #define LIBCURL_PROTOCOL_FTPS 1
5604| #define LIBCURL_PROTOCOL_FILE 1
5605| #define LIBCURL_PROTOCOL_TELNET 1
5606| #define LIBCURL_PROTOCOL_LDAP 1
5607| #define LIBCURL_PROTOCOL_DICT 1
5608| #define LIBCURL_PROTOCOL_TFTP 1
5609| #define USE_OPENSSL 1
5610| #define HAVE_LIBDL 1
5611| #define HAVE_LIBNSL 1
5612| #define HAVE_LIBSOCKET 1
5613| #define HAVE_LIBZ 1
5614| #define HAVE_PTHREAD 1
5615| #define BOINC_PREFIX "/usr/local"
5616| #define BOINC_EXECPREFIX "/usr/local/bin"
5617| #define BOINC_LIBDIR "/usr/local/lib"
5618| #define HAVE_DIRENT_H 1
5619| #define STDC_HEADERS 1
5620| #define HAVE_SYS_WAIT_H 1
5621| #define TIME_WITH_SYS_TIME 1
5622| #define RETSIGTYPE void
5623| #define HAVE_ARPA_INET_H 1
5624| #define HAVE_DIRENT_H 1
5625| #define HAVE_GRP_H 1
5626| #define HAVE_FCNTL_H 1
5627| #define HAVE_INTTYPES_H 1
5628| #define HAVE_STDINT_H 1
5629| #define HAVE_MALLOC_H 1
5630| #define HAVE_ALLOCA_H 1
5631| #define HAVE_MEMORY_H 1
5632| #define HAVE_NETDB_H 1
5633| #define HAVE_NETINET_IN_H 1
5634| #define HAVE_NETINET_TCP_H 1
5635| #define HAVE_SIGNAL_H 1
5636| #define HAVE_STRINGS_H 1
5637| #define HAVE_SYS_AUXV_H 1
5638| #define HAVE_SYS_FILE_H 1
5639| #define HAVE_SYS_IPC_H 1
5640| #define HAVE_SYS_MOUNT_H 1
5641| #define HAVE_SYS_PARAM_H 1
5642| #define HAVE_SYS_RESOURCE_H 1
5643| #define HAVE_SYS_SELECT_H 1
5644| #define HAVE_SYS_SHM_H 1
5645| #define HAVE_SYS_SOCKET_H 1
5646| #define HAVE_SYS_STAT_H 1
5647| #define HAVE_SYS_STATVFS_H 1
5648| #define HAVE_SYS_STATFS_H 1
5649| #define HAVE_SYS_SWAP_H 1
5650| #define HAVE_SYS_SYSTEMINFO_H 1
5651| #define HAVE_SYS_TIME_H 1
5652| #define HAVE_SYS_TYPES_H 1
5653| #define HAVE_SYS_UTSNAME_H 1
5654| #define HAVE_SYS_VMMETER_H 1
5655| #define HAVE_SYS_WAIT_H 1
5656| #define HAVE_UNISTD_H 1
5657| #define HAVE_UTMP_H 1
5658| #define HAVE_ERRNO_H 1
5659| #define HAVE_PROCFS_H 1
5660| #define HAVE_IEEEFP_H 1
5661| #define HAVE_SETJMP_H 1
5662| #define _FILE_OFFSET_BITS 64
5663| #define HAVE_ALGORITHM 1
5664| #define HAVE_BITSET 1
5665| #define HAVE_CASSERT 1
5666| #define HAVE_CCTYPE 1
5667| #define HAVE_CERRNO 1
5668| #define HAVE_CFLOAT 1
5669| #define HAVE_CLIMITS 1
5670| #define HAVE_CLOCALE 1
5671| #define HAVE_CMATH 1
5672| #define HAVE_COMPLEX 1
5673| #define HAVE_CSETJMP 1
5674| #define HAVE_CSIGNAL 1
5675| #define HAVE_CSTDARG 1
5676| #define HAVE_CSTDDEF 1
5677| #define HAVE_CSTDIO 1
5678| #define HAVE_CSTDLIB 1
5679| #define HAVE_CSTRING 1
5680| #define HAVE_CTIME 1
5681| #define HAVE_DEQUE 1
5682| #define HAVE_FSTREAM 1
5683| #define HAVE_FUNCTIONAL 1
5684| #define HAVE_IOMANIP 1
5685| #define HAVE_IOS 1
5686| #define HAVE_IOSFWD 1
5687| #define HAVE_IOSTREAM 1
5688| #define HAVE_ISTREAM 1
5689| #define HAVE_ITERATOR 1
5690| #define HAVE_LIMITS 1
5691| #define HAVE_LIST 1
5692| #define HAVE_LOCALE 1
5693| #define HAVE_MAP 1
5694| #define HAVE_MEMORY 1
5695| #define HAVE_NUMERIC 1
5696| #define HAVE_OSTREAM 1
5697| #define HAVE_QUEUE 1
5698| #define HAVE_SET 1
5699| #define HAVE_SSTREAM 1
5700| #define HAVE_STACK 1
5701| #define HAVE_STDEXCEPT 1
5702| #define HAVE_STREAMBUF 1
5703| #define HAVE_STRING 1
5704| #define HAVE_UTILITY 1
5705| #define HAVE_VALARRAY 1
5706| #define HAVE_VECTOR 1
5707| #define HAVE_NAMESPACES 1
5708| #define HAVE_STD_MIN 1
5709| #define HAVE_STD_MAX 1
5710| #define HAVE_STD_TRANSFORM 1
5711| #define HAVE_STD_LOCALE 1
5712| #define HAVE_VPRINTF 1
5713| #define HAVE_DOPRNT 1
5714| #define HAVE_ALLOCA_H 1
5715| #define HAVE_ALLOCA 1
5716| #define HAVE_ALLOCA 1
5717| #define HAVE___BUILTIN_ALLOCA 1
5718| #define HAVE_SETPRIORITY 1
5719| #define HAVE_STRLCPY 1
5720| #define HAVE_STRLCAT 1
5721| #define HAVE_SIGACTION 1
5722| #define HAVE_GETUTENT 1
5723| #define HAVE_SETUTENT 1
5724| #define HAVE_GETISAX 1
5725| #define HAVE_STRDUP 1
5726| #define HAVE_STAT64 1
5727| #define HAVE_PUTENV 1
5728| #define HAVE_SETENV 1
5729| #define HAVE_UNSETENV 1
5730| #define HAVE_DECL_TZNAME 1
5731| #define HAVE_TZNAME 1
5732| #define HAVE__PROC_SELF_PSINFO 1
5733| #define HAVE_LIBM 1
5734| #define HAVE_LIBM 1
5735| #define HAVE_LIBC 1
5736| #define HAVE_LIBC 1
5737| #define HAVE_LIBPTHREAD 1
5738| #define HAVE_LIBPTHREAD 1
5739| #define HAVE_LIBGCC_EH 1
5740| #define HAVE_LIBGCC_EH 1
5741| #define HAVE_LIBGCC 1
5742| #define HAVE_LIBGCC 1
5743| /* end confdefs.h.  */
5744|
5745|             #define CONFIG_TEST 1
5746|           #ifdef __cplusplus
5747|           extern "C" {
5748|           #endif
5749|             char fopen ();
5750|           #ifdef __cplusplus
5751|           }
5752|           #endif
5753|
5754| int
5755| main ()
5756| {
5757|  fopen ();
5758|   ;
5759|   return 0;
5760| }
5761configure:43819: result: no
5762configure:43995: checking for dynamic library c_nonshared
5763configure:44053: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lc_nonshared  -lgcc -lgcc_eh -lpthread -lc -lm  >&5
5764ld: fatal: library -lc_nonshared: not found
5765ld: fatal: file processing errors. No output written to conftest
5766collect2: ld returned 1 exit status
5767configure:44059: $? = 1
5768configure: failed program was:
5769|
5770|       /* confdefs.h.  */
5771| #define PACKAGE_NAME "BOINC"
5772| #define PACKAGE_TARNAME "boinc"
5773| #define PACKAGE_VERSION "6.6.36"
5774| #define PACKAGE_STRING "BOINC 6.6.36"
5775| #define PACKAGE_BUGREPORT ""
5776| #define PACKAGE "boinc"
5777| #define VERSION "6.6.36"
5778| #define STDC_HEADERS 1
5779| #define HAVE_SYS_TYPES_H 1
5780| #define HAVE_SYS_STAT_H 1
5781| #define HAVE_STDLIB_H 1
5782| #define HAVE_STRING_H 1
5783| #define HAVE_MEMORY_H 1
5784| #define HAVE_STRINGS_H 1
5785| #define HAVE_INTTYPES_H 1
5786| #define HAVE_STDINT_H 1
5787| #define HAVE_UNISTD_H 1
5788| #define HAVE_SYS_SOCKET_H 1
5789| #define HAVE_DLFCN_H 1
5790| #define HOSTTYPE "i386-pc-solaris"
5791| #define DLLEXT ".so"
5792| #define HAVE_SYS_SOCKET_H 1
5793| #define HAVE_SOCKLEN_T 1
5794| #define BOINC_SOCKLEN_T socklen_t
5795| #define HAVE_LIBCURL 1
5796| #define LIBCURL_FEATURE_SSL 1
5797| #define LIBCURL_FEATURE_IPV6 1
5798| #define LIBCURL_FEATURE_LIBZ 1
5799| #define LIBCURL_FEATURE_IDN 1
5800| #define LIBCURL_FEATURE_NTLM 1
5801| #define LIBCURL_CABUNDLE ""
5802| #define LIBCURL_PROTOCOL_HTTP 1
5803| #define LIBCURL_PROTOCOL_HTTPS 1
5804| #define LIBCURL_PROTOCOL_FTP 1
5805| #define LIBCURL_PROTOCOL_FTPS 1
5806| #define LIBCURL_PROTOCOL_FILE 1
5807| #define LIBCURL_PROTOCOL_TELNET 1
5808| #define LIBCURL_PROTOCOL_LDAP 1
5809| #define LIBCURL_PROTOCOL_DICT 1
5810| #define LIBCURL_PROTOCOL_TFTP 1
5811| #define USE_OPENSSL 1
5812| #define HAVE_LIBDL 1
5813| #define HAVE_LIBNSL 1
5814| #define HAVE_LIBSOCKET 1
5815| #define HAVE_LIBZ 1
5816| #define HAVE_PTHREAD 1
5817| #define BOINC_PREFIX "/usr/local"
5818| #define BOINC_EXECPREFIX "/usr/local/bin"
5819| #define BOINC_LIBDIR "/usr/local/lib"
5820| #define HAVE_DIRENT_H 1
5821| #define STDC_HEADERS 1
5822| #define HAVE_SYS_WAIT_H 1
5823| #define TIME_WITH_SYS_TIME 1
5824| #define RETSIGTYPE void
5825| #define HAVE_ARPA_INET_H 1
5826| #define HAVE_DIRENT_H 1
5827| #define HAVE_GRP_H 1
5828| #define HAVE_FCNTL_H 1
5829| #define HAVE_INTTYPES_H 1
5830| #define HAVE_STDINT_H 1
5831| #define HAVE_MALLOC_H 1
5832| #define HAVE_ALLOCA_H 1
5833| #define HAVE_MEMORY_H 1
5834| #define HAVE_NETDB_H 1
5835| #define HAVE_NETINET_IN_H 1
5836| #define HAVE_NETINET_TCP_H 1
5837| #define HAVE_SIGNAL_H 1
5838| #define HAVE_STRINGS_H 1
5839| #define HAVE_SYS_AUXV_H 1
5840| #define HAVE_SYS_FILE_H 1
5841| #define HAVE_SYS_IPC_H 1
5842| #define HAVE_SYS_MOUNT_H 1
5843| #define HAVE_SYS_PARAM_H 1
5844| #define HAVE_SYS_RESOURCE_H 1
5845| #define HAVE_SYS_SELECT_H 1
5846| #define HAVE_SYS_SHM_H 1
5847| #define HAVE_SYS_SOCKET_H 1
5848| #define HAVE_SYS_STAT_H 1
5849| #define HAVE_SYS_STATVFS_H 1
5850| #define HAVE_SYS_STATFS_H 1
5851| #define HAVE_SYS_SWAP_H 1
5852| #define HAVE_SYS_SYSTEMINFO_H 1
5853| #define HAVE_SYS_TIME_H 1
5854| #define HAVE_SYS_TYPES_H 1
5855| #define HAVE_SYS_UTSNAME_H 1
5856| #define HAVE_SYS_VMMETER_H 1
5857| #define HAVE_SYS_WAIT_H 1
5858| #define HAVE_UNISTD_H 1
5859| #define HAVE_UTMP_H 1
5860| #define HAVE_ERRNO_H 1
5861| #define HAVE_PROCFS_H 1
5862| #define HAVE_IEEEFP_H 1
5863| #define HAVE_SETJMP_H 1
5864| #define _FILE_OFFSET_BITS 64
5865| #define HAVE_ALGORITHM 1
5866| #define HAVE_BITSET 1
5867| #define HAVE_CASSERT 1
5868| #define HAVE_CCTYPE 1
5869| #define HAVE_CERRNO 1
5870| #define HAVE_CFLOAT 1
5871| #define HAVE_CLIMITS 1
5872| #define HAVE_CLOCALE 1
5873| #define HAVE_CMATH 1
5874| #define HAVE_COMPLEX 1
5875| #define HAVE_CSETJMP 1
5876| #define HAVE_CSIGNAL 1
5877| #define HAVE_CSTDARG 1
5878| #define HAVE_CSTDDEF 1
5879| #define HAVE_CSTDIO 1
5880| #define HAVE_CSTDLIB 1
5881| #define HAVE_CSTRING 1
5882| #define HAVE_CTIME 1
5883| #define HAVE_DEQUE 1
5884| #define HAVE_FSTREAM 1
5885| #define HAVE_FUNCTIONAL 1
5886| #define HAVE_IOMANIP 1
5887| #define HAVE_IOS 1
5888| #define HAVE_IOSFWD 1
5889| #define HAVE_IOSTREAM 1
5890| #define HAVE_ISTREAM 1
5891| #define HAVE_ITERATOR 1
5892| #define HAVE_LIMITS 1
5893| #define HAVE_LIST 1
5894| #define HAVE_LOCALE 1
5895| #define HAVE_MAP 1
5896| #define HAVE_MEMORY 1
5897| #define HAVE_NUMERIC 1
5898| #define HAVE_OSTREAM 1
5899| #define HAVE_QUEUE 1
5900| #define HAVE_SET 1
5901| #define HAVE_SSTREAM 1
5902| #define HAVE_STACK 1
5903| #define HAVE_STDEXCEPT 1
5904| #define HAVE_STREAMBUF 1
5905| #define HAVE_STRING 1
5906| #define HAVE_UTILITY 1
5907| #define HAVE_VALARRAY 1
5908| #define HAVE_VECTOR 1
5909| #define HAVE_NAMESPACES 1
5910| #define HAVE_STD_MIN 1
5911| #define HAVE_STD_MAX 1
5912| #define HAVE_STD_TRANSFORM 1
5913| #define HAVE_STD_LOCALE 1
5914| #define HAVE_VPRINTF 1
5915| #define HAVE_DOPRNT 1
5916| #define HAVE_ALLOCA_H 1
5917| #define HAVE_ALLOCA 1
5918| #define HAVE_ALLOCA 1
5919| #define HAVE___BUILTIN_ALLOCA 1
5920| #define HAVE_SETPRIORITY 1
5921| #define HAVE_STRLCPY 1
5922| #define HAVE_STRLCAT 1
5923| #define HAVE_SIGACTION 1
5924| #define HAVE_GETUTENT 1
5925| #define HAVE_SETUTENT 1
5926| #define HAVE_GETISAX 1
5927| #define HAVE_STRDUP 1
5928| #define HAVE_STAT64 1
5929| #define HAVE_PUTENV 1
5930| #define HAVE_SETENV 1
5931| #define HAVE_UNSETENV 1
5932| #define HAVE_DECL_TZNAME 1
5933| #define HAVE_TZNAME 1
5934| #define HAVE__PROC_SELF_PSINFO 1
5935| #define HAVE_LIBM 1
5936| #define HAVE_LIBM 1
5937| #define HAVE_LIBC 1
5938| #define HAVE_LIBC 1
5939| #define HAVE_LIBPTHREAD 1
5940| #define HAVE_LIBPTHREAD 1
5941| #define HAVE_LIBGCC_EH 1
5942| #define HAVE_LIBGCC_EH 1
5943| #define HAVE_LIBGCC 1
5944| #define HAVE_LIBGCC 1
5945| /* end confdefs.h.  */
5946|
5947|         #define CONFIG_TEST 1
5948|       #ifdef __cplusplus
5949|       extern "C" {
5950|       #endif
5951|         char fopen ();
5952|       #ifdef __cplusplus
5953|       }
5954|       #endif
5955|
5956| int
5957| main ()
5958| {
5959|  fopen ();
5960|   ;
5961|   return 0;
5962| }
5963|
5964configure:44113: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lc_nonshared -lgcc -lgcc_eh -lpthread -lc -lm  >&5
5965ld: fatal: library -lc_nonshared: not found
5966ld: fatal: file processing errors. No output written to conftest
5967collect2: ld returned 1 exit status
5968configure:44119: $? = 1
5969configure: failed program was:
5970|
5971|         /* confdefs.h.  */
5972| #define PACKAGE_NAME "BOINC"
5973| #define PACKAGE_TARNAME "boinc"
5974| #define PACKAGE_VERSION "6.6.36"
5975| #define PACKAGE_STRING "BOINC 6.6.36"
5976| #define PACKAGE_BUGREPORT ""
5977| #define PACKAGE "boinc"
5978| #define VERSION "6.6.36"
5979| #define STDC_HEADERS 1
5980| #define HAVE_SYS_TYPES_H 1
5981| #define HAVE_SYS_STAT_H 1
5982| #define HAVE_STDLIB_H 1
5983| #define HAVE_STRING_H 1
5984| #define HAVE_MEMORY_H 1
5985| #define HAVE_STRINGS_H 1
5986| #define HAVE_INTTYPES_H 1
5987| #define HAVE_STDINT_H 1
5988| #define HAVE_UNISTD_H 1
5989| #define HAVE_SYS_SOCKET_H 1
5990| #define HAVE_DLFCN_H 1
5991| #define HOSTTYPE "i386-pc-solaris"
5992| #define DLLEXT ".so"
5993| #define HAVE_SYS_SOCKET_H 1
5994| #define HAVE_SOCKLEN_T 1
5995| #define BOINC_SOCKLEN_T socklen_t
5996| #define HAVE_LIBCURL 1
5997| #define LIBCURL_FEATURE_SSL 1
5998| #define LIBCURL_FEATURE_IPV6 1
5999| #define LIBCURL_FEATURE_LIBZ 1
6000| #define LIBCURL_FEATURE_IDN 1
6001| #define LIBCURL_FEATURE_NTLM 1
6002| #define LIBCURL_CABUNDLE ""
6003| #define LIBCURL_PROTOCOL_HTTP 1
6004| #define LIBCURL_PROTOCOL_HTTPS 1
6005| #define LIBCURL_PROTOCOL_FTP 1
6006| #define LIBCURL_PROTOCOL_FTPS 1
6007| #define LIBCURL_PROTOCOL_FILE 1
6008| #define LIBCURL_PROTOCOL_TELNET 1
6009| #define LIBCURL_PROTOCOL_LDAP 1
6010| #define LIBCURL_PROTOCOL_DICT 1
6011| #define LIBCURL_PROTOCOL_TFTP 1
6012| #define USE_OPENSSL 1
6013| #define HAVE_LIBDL 1
6014| #define HAVE_LIBNSL 1
6015| #define HAVE_LIBSOCKET 1
6016| #define HAVE_LIBZ 1
6017| #define HAVE_PTHREAD 1
6018| #define BOINC_PREFIX "/usr/local"
6019| #define BOINC_EXECPREFIX "/usr/local/bin"
6020| #define BOINC_LIBDIR "/usr/local/lib"
6021| #define HAVE_DIRENT_H 1
6022| #define STDC_HEADERS 1
6023| #define HAVE_SYS_WAIT_H 1
6024| #define TIME_WITH_SYS_TIME 1
6025| #define RETSIGTYPE void
6026| #define HAVE_ARPA_INET_H 1
6027| #define HAVE_DIRENT_H 1
6028| #define HAVE_GRP_H 1
6029| #define HAVE_FCNTL_H 1
6030| #define HAVE_INTTYPES_H 1
6031| #define HAVE_STDINT_H 1
6032| #define HAVE_MALLOC_H 1
6033| #define HAVE_ALLOCA_H 1
6034| #define HAVE_MEMORY_H 1
6035| #define HAVE_NETDB_H 1
6036| #define HAVE_NETINET_IN_H 1
6037| #define HAVE_NETINET_TCP_H 1
6038| #define HAVE_SIGNAL_H 1
6039| #define HAVE_STRINGS_H 1
6040| #define HAVE_SYS_AUXV_H 1
6041| #define HAVE_SYS_FILE_H 1
6042| #define HAVE_SYS_IPC_H 1
6043| #define HAVE_SYS_MOUNT_H 1
6044| #define HAVE_SYS_PARAM_H 1
6045| #define HAVE_SYS_RESOURCE_H 1
6046| #define HAVE_SYS_SELECT_H 1
6047| #define HAVE_SYS_SHM_H 1
6048| #define HAVE_SYS_SOCKET_H 1
6049| #define HAVE_SYS_STAT_H 1
6050| #define HAVE_SYS_STATVFS_H 1
6051| #define HAVE_SYS_STATFS_H 1
6052| #define HAVE_SYS_SWAP_H 1
6053| #define HAVE_SYS_SYSTEMINFO_H 1
6054| #define HAVE_SYS_TIME_H 1
6055| #define HAVE_SYS_TYPES_H 1
6056| #define HAVE_SYS_UTSNAME_H 1
6057| #define HAVE_SYS_VMMETER_H 1
6058| #define HAVE_SYS_WAIT_H 1
6059| #define HAVE_UNISTD_H 1
6060| #define HAVE_UTMP_H 1
6061| #define HAVE_ERRNO_H 1
6062| #define HAVE_PROCFS_H 1
6063| #define HAVE_IEEEFP_H 1
6064| #define HAVE_SETJMP_H 1
6065| #define _FILE_OFFSET_BITS 64
6066| #define HAVE_ALGORITHM 1
6067| #define HAVE_BITSET 1
6068| #define HAVE_CASSERT 1
6069| #define HAVE_CCTYPE 1
6070| #define HAVE_CERRNO 1
6071| #define HAVE_CFLOAT 1
6072| #define HAVE_CLIMITS 1
6073| #define HAVE_CLOCALE 1
6074| #define HAVE_CMATH 1
6075| #define HAVE_COMPLEX 1
6076| #define HAVE_CSETJMP 1
6077| #define HAVE_CSIGNAL 1
6078| #define HAVE_CSTDARG 1
6079| #define HAVE_CSTDDEF 1
6080| #define HAVE_CSTDIO 1
6081| #define HAVE_CSTDLIB 1
6082| #define HAVE_CSTRING 1
6083| #define HAVE_CTIME 1
6084| #define HAVE_DEQUE 1
6085| #define HAVE_FSTREAM 1
6086| #define HAVE_FUNCTIONAL 1
6087| #define HAVE_IOMANIP 1
6088| #define HAVE_IOS 1
6089| #define HAVE_IOSFWD 1
6090| #define HAVE_IOSTREAM 1
6091| #define HAVE_ISTREAM 1
6092| #define HAVE_ITERATOR 1
6093| #define HAVE_LIMITS 1
6094| #define HAVE_LIST 1
6095| #define HAVE_LOCALE 1
6096| #define HAVE_MAP 1
6097| #define HAVE_MEMORY 1
6098| #define HAVE_NUMERIC 1
6099| #define HAVE_OSTREAM 1
6100| #define HAVE_QUEUE 1
6101| #define HAVE_SET 1
6102| #define HAVE_SSTREAM 1
6103| #define HAVE_STACK 1
6104| #define HAVE_STDEXCEPT 1
6105| #define HAVE_STREAMBUF 1
6106| #define HAVE_STRING 1
6107| #define HAVE_UTILITY 1
6108| #define HAVE_VALARRAY 1
6109| #define HAVE_VECTOR 1
6110| #define HAVE_NAMESPACES 1
6111| #define HAVE_STD_MIN 1
6112| #define HAVE_STD_MAX 1
6113| #define HAVE_STD_TRANSFORM 1
6114| #define HAVE_STD_LOCALE 1
6115| #define HAVE_VPRINTF 1
6116| #define HAVE_DOPRNT 1
6117| #define HAVE_ALLOCA_H 1
6118| #define HAVE_ALLOCA 1
6119| #define HAVE_ALLOCA 1
6120| #define HAVE___BUILTIN_ALLOCA 1
6121| #define HAVE_SETPRIORITY 1
6122| #define HAVE_STRLCPY 1
6123| #define HAVE_STRLCAT 1
6124| #define HAVE_SIGACTION 1
6125| #define HAVE_GETUTENT 1
6126| #define HAVE_SETUTENT 1
6127| #define HAVE_GETISAX 1
6128| #define HAVE_STRDUP 1
6129| #define HAVE_STAT64 1
6130| #define HAVE_PUTENV 1
6131| #define HAVE_SETENV 1
6132| #define HAVE_UNSETENV 1
6133| #define HAVE_DECL_TZNAME 1
6134| #define HAVE_TZNAME 1
6135| #define HAVE__PROC_SELF_PSINFO 1
6136| #define HAVE_LIBM 1
6137| #define HAVE_LIBM 1
6138| #define HAVE_LIBC 1
6139| #define HAVE_LIBC 1
6140| #define HAVE_LIBPTHREAD 1
6141| #define HAVE_LIBPTHREAD 1
6142| #define HAVE_LIBGCC_EH 1
6143| #define HAVE_LIBGCC_EH 1
6144| #define HAVE_LIBGCC 1
6145| #define HAVE_LIBGCC 1
6146| /* end confdefs.h.  */
6147|
6148|           #define CONFIG_TEST 1
6149|         #ifdef __cplusplus
6150|         extern "C" {
6151|         #endif
6152|           char fopen ();
6153|         #ifdef __cplusplus
6154|         }
6155|         #endif
6156|
6157| int
6158| main ()
6159| {
6160|  fopen ();
6161|   ;
6162|   return 0;
6163| }
6164|
6165configure:44053: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lc_nonshared.so  -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6166ld: fatal: library -lc_nonshared.so: not found
6167ld: fatal: file processing errors. No output written to conftest
6168collect2: ld returned 1 exit status
6169configure:44059: $? = 1
6170configure: failed program was:
6171|
6172|       /* confdefs.h.  */
6173| #define PACKAGE_NAME "BOINC"
6174| #define PACKAGE_TARNAME "boinc"
6175| #define PACKAGE_VERSION "6.6.36"
6176| #define PACKAGE_STRING "BOINC 6.6.36"
6177| #define PACKAGE_BUGREPORT ""
6178| #define PACKAGE "boinc"
6179| #define VERSION "6.6.36"
6180| #define STDC_HEADERS 1
6181| #define HAVE_SYS_TYPES_H 1
6182| #define HAVE_SYS_STAT_H 1
6183| #define HAVE_STDLIB_H 1
6184| #define HAVE_STRING_H 1
6185| #define HAVE_MEMORY_H 1
6186| #define HAVE_STRINGS_H 1
6187| #define HAVE_INTTYPES_H 1
6188| #define HAVE_STDINT_H 1
6189| #define HAVE_UNISTD_H 1
6190| #define HAVE_SYS_SOCKET_H 1
6191| #define HAVE_DLFCN_H 1
6192| #define HOSTTYPE "i386-pc-solaris"
6193| #define DLLEXT ".so"
6194| #define HAVE_SYS_SOCKET_H 1
6195| #define HAVE_SOCKLEN_T 1
6196| #define BOINC_SOCKLEN_T socklen_t
6197| #define HAVE_LIBCURL 1
6198| #define LIBCURL_FEATURE_SSL 1
6199| #define LIBCURL_FEATURE_IPV6 1
6200| #define LIBCURL_FEATURE_LIBZ 1
6201| #define LIBCURL_FEATURE_IDN 1
6202| #define LIBCURL_FEATURE_NTLM 1
6203| #define LIBCURL_CABUNDLE ""
6204| #define LIBCURL_PROTOCOL_HTTP 1
6205| #define LIBCURL_PROTOCOL_HTTPS 1
6206| #define LIBCURL_PROTOCOL_FTP 1
6207| #define LIBCURL_PROTOCOL_FTPS 1
6208| #define LIBCURL_PROTOCOL_FILE 1
6209| #define LIBCURL_PROTOCOL_TELNET 1
6210| #define LIBCURL_PROTOCOL_LDAP 1
6211| #define LIBCURL_PROTOCOL_DICT 1
6212| #define LIBCURL_PROTOCOL_TFTP 1
6213| #define USE_OPENSSL 1
6214| #define HAVE_LIBDL 1
6215| #define HAVE_LIBNSL 1
6216| #define HAVE_LIBSOCKET 1
6217| #define HAVE_LIBZ 1
6218| #define HAVE_PTHREAD 1
6219| #define BOINC_PREFIX "/usr/local"
6220| #define BOINC_EXECPREFIX "/usr/local/bin"
6221| #define BOINC_LIBDIR "/usr/local/lib"
6222| #define HAVE_DIRENT_H 1
6223| #define STDC_HEADERS 1
6224| #define HAVE_SYS_WAIT_H 1
6225| #define TIME_WITH_SYS_TIME 1
6226| #define RETSIGTYPE void
6227| #define HAVE_ARPA_INET_H 1
6228| #define HAVE_DIRENT_H 1
6229| #define HAVE_GRP_H 1
6230| #define HAVE_FCNTL_H 1
6231| #define HAVE_INTTYPES_H 1
6232| #define HAVE_STDINT_H 1
6233| #define HAVE_MALLOC_H 1
6234| #define HAVE_ALLOCA_H 1
6235| #define HAVE_MEMORY_H 1
6236| #define HAVE_NETDB_H 1
6237| #define HAVE_NETINET_IN_H 1
6238| #define HAVE_NETINET_TCP_H 1
6239| #define HAVE_SIGNAL_H 1
6240| #define HAVE_STRINGS_H 1
6241| #define HAVE_SYS_AUXV_H 1
6242| #define HAVE_SYS_FILE_H 1
6243| #define HAVE_SYS_IPC_H 1
6244| #define HAVE_SYS_MOUNT_H 1
6245| #define HAVE_SYS_PARAM_H 1
6246| #define HAVE_SYS_RESOURCE_H 1
6247| #define HAVE_SYS_SELECT_H 1
6248| #define HAVE_SYS_SHM_H 1
6249| #define HAVE_SYS_SOCKET_H 1
6250| #define HAVE_SYS_STAT_H 1
6251| #define HAVE_SYS_STATVFS_H 1
6252| #define HAVE_SYS_STATFS_H 1
6253| #define HAVE_SYS_SWAP_H 1
6254| #define HAVE_SYS_SYSTEMINFO_H 1
6255| #define HAVE_SYS_TIME_H 1
6256| #define HAVE_SYS_TYPES_H 1
6257| #define HAVE_SYS_UTSNAME_H 1
6258| #define HAVE_SYS_VMMETER_H 1
6259| #define HAVE_SYS_WAIT_H 1
6260| #define HAVE_UNISTD_H 1
6261| #define HAVE_UTMP_H 1
6262| #define HAVE_ERRNO_H 1
6263| #define HAVE_PROCFS_H 1
6264| #define HAVE_IEEEFP_H 1
6265| #define HAVE_SETJMP_H 1
6266| #define _FILE_OFFSET_BITS 64
6267| #define HAVE_ALGORITHM 1
6268| #define HAVE_BITSET 1
6269| #define HAVE_CASSERT 1
6270| #define HAVE_CCTYPE 1
6271| #define HAVE_CERRNO 1
6272| #define HAVE_CFLOAT 1
6273| #define HAVE_CLIMITS 1
6274| #define HAVE_CLOCALE 1
6275| #define HAVE_CMATH 1
6276| #define HAVE_COMPLEX 1
6277| #define HAVE_CSETJMP 1
6278| #define HAVE_CSIGNAL 1
6279| #define HAVE_CSTDARG 1
6280| #define HAVE_CSTDDEF 1
6281| #define HAVE_CSTDIO 1
6282| #define HAVE_CSTDLIB 1
6283| #define HAVE_CSTRING 1
6284| #define HAVE_CTIME 1
6285| #define HAVE_DEQUE 1
6286| #define HAVE_FSTREAM 1
6287| #define HAVE_FUNCTIONAL 1
6288| #define HAVE_IOMANIP 1
6289| #define HAVE_IOS 1
6290| #define HAVE_IOSFWD 1
6291| #define HAVE_IOSTREAM 1
6292| #define HAVE_ISTREAM 1
6293| #define HAVE_ITERATOR 1
6294| #define HAVE_LIMITS 1
6295| #define HAVE_LIST 1
6296| #define HAVE_LOCALE 1
6297| #define HAVE_MAP 1
6298| #define HAVE_MEMORY 1
6299| #define HAVE_NUMERIC 1
6300| #define HAVE_OSTREAM 1
6301| #define HAVE_QUEUE 1
6302| #define HAVE_SET 1
6303| #define HAVE_SSTREAM 1
6304| #define HAVE_STACK 1
6305| #define HAVE_STDEXCEPT 1
6306| #define HAVE_STREAMBUF 1
6307| #define HAVE_STRING 1
6308| #define HAVE_UTILITY 1
6309| #define HAVE_VALARRAY 1
6310| #define HAVE_VECTOR 1
6311| #define HAVE_NAMESPACES 1
6312| #define HAVE_STD_MIN 1
6313| #define HAVE_STD_MAX 1
6314| #define HAVE_STD_TRANSFORM 1
6315| #define HAVE_STD_LOCALE 1
6316| #define HAVE_VPRINTF 1
6317| #define HAVE_DOPRNT 1
6318| #define HAVE_ALLOCA_H 1
6319| #define HAVE_ALLOCA 1
6320| #define HAVE_ALLOCA 1
6321| #define HAVE___BUILTIN_ALLOCA 1
6322| #define HAVE_SETPRIORITY 1
6323| #define HAVE_STRLCPY 1
6324| #define HAVE_STRLCAT 1
6325| #define HAVE_SIGACTION 1
6326| #define HAVE_GETUTENT 1
6327| #define HAVE_SETUTENT 1
6328| #define HAVE_GETISAX 1
6329| #define HAVE_STRDUP 1
6330| #define HAVE_STAT64 1
6331| #define HAVE_PUTENV 1
6332| #define HAVE_SETENV 1
6333| #define HAVE_UNSETENV 1
6334| #define HAVE_DECL_TZNAME 1
6335| #define HAVE_TZNAME 1
6336| #define HAVE__PROC_SELF_PSINFO 1
6337| #define HAVE_LIBM 1
6338| #define HAVE_LIBM 1
6339| #define HAVE_LIBC 1
6340| #define HAVE_LIBC 1
6341| #define HAVE_LIBPTHREAD 1
6342| #define HAVE_LIBPTHREAD 1
6343| #define HAVE_LIBGCC_EH 1
6344| #define HAVE_LIBGCC_EH 1
6345| #define HAVE_LIBGCC 1
6346| #define HAVE_LIBGCC 1
6347| /* end confdefs.h.  */
6348|
6349|         #define CONFIG_TEST 1
6350|       #ifdef __cplusplus
6351|       extern "C" {
6352|       #endif
6353|         char fopen ();
6354|       #ifdef __cplusplus
6355|       }
6356|       #endif
6357|
6358| int
6359| main ()
6360| {
6361|  fopen ();
6362|   ;
6363|   return 0;
6364| }
6365|
6366configure:44113: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lc_nonshared.so -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6367ld: fatal: library -lc_nonshared.so: not found
6368ld: fatal: file processing errors. No output written to conftest
6369collect2: ld returned 1 exit status
6370configure:44119: $? = 1
6371configure: failed program was:
6372|
6373|         /* confdefs.h.  */
6374| #define PACKAGE_NAME "BOINC"
6375| #define PACKAGE_TARNAME "boinc"
6376| #define PACKAGE_VERSION "6.6.36"
6377| #define PACKAGE_STRING "BOINC 6.6.36"
6378| #define PACKAGE_BUGREPORT ""
6379| #define PACKAGE "boinc"
6380| #define VERSION "6.6.36"
6381| #define STDC_HEADERS 1
6382| #define HAVE_SYS_TYPES_H 1
6383| #define HAVE_SYS_STAT_H 1
6384| #define HAVE_STDLIB_H 1
6385| #define HAVE_STRING_H 1
6386| #define HAVE_MEMORY_H 1
6387| #define HAVE_STRINGS_H 1
6388| #define HAVE_INTTYPES_H 1
6389| #define HAVE_STDINT_H 1
6390| #define HAVE_UNISTD_H 1
6391| #define HAVE_SYS_SOCKET_H 1
6392| #define HAVE_DLFCN_H 1
6393| #define HOSTTYPE "i386-pc-solaris"
6394| #define DLLEXT ".so"
6395| #define HAVE_SYS_SOCKET_H 1
6396| #define HAVE_SOCKLEN_T 1
6397| #define BOINC_SOCKLEN_T socklen_t
6398| #define HAVE_LIBCURL 1
6399| #define LIBCURL_FEATURE_SSL 1
6400| #define LIBCURL_FEATURE_IPV6 1
6401| #define LIBCURL_FEATURE_LIBZ 1
6402| #define LIBCURL_FEATURE_IDN 1
6403| #define LIBCURL_FEATURE_NTLM 1
6404| #define LIBCURL_CABUNDLE ""
6405| #define LIBCURL_PROTOCOL_HTTP 1
6406| #define LIBCURL_PROTOCOL_HTTPS 1
6407| #define LIBCURL_PROTOCOL_FTP 1
6408| #define LIBCURL_PROTOCOL_FTPS 1
6409| #define LIBCURL_PROTOCOL_FILE 1
6410| #define LIBCURL_PROTOCOL_TELNET 1
6411| #define LIBCURL_PROTOCOL_LDAP 1
6412| #define LIBCURL_PROTOCOL_DICT 1
6413| #define LIBCURL_PROTOCOL_TFTP 1
6414| #define USE_OPENSSL 1
6415| #define HAVE_LIBDL 1
6416| #define HAVE_LIBNSL 1
6417| #define HAVE_LIBSOCKET 1
6418| #define HAVE_LIBZ 1
6419| #define HAVE_PTHREAD 1
6420| #define BOINC_PREFIX "/usr/local"
6421| #define BOINC_EXECPREFIX "/usr/local/bin"
6422| #define BOINC_LIBDIR "/usr/local/lib"
6423| #define HAVE_DIRENT_H 1
6424| #define STDC_HEADERS 1
6425| #define HAVE_SYS_WAIT_H 1
6426| #define TIME_WITH_SYS_TIME 1
6427| #define RETSIGTYPE void
6428| #define HAVE_ARPA_INET_H 1
6429| #define HAVE_DIRENT_H 1
6430| #define HAVE_GRP_H 1
6431| #define HAVE_FCNTL_H 1
6432| #define HAVE_INTTYPES_H 1
6433| #define HAVE_STDINT_H 1
6434| #define HAVE_MALLOC_H 1
6435| #define HAVE_ALLOCA_H 1
6436| #define HAVE_MEMORY_H 1
6437| #define HAVE_NETDB_H 1
6438| #define HAVE_NETINET_IN_H 1
6439| #define HAVE_NETINET_TCP_H 1
6440| #define HAVE_SIGNAL_H 1
6441| #define HAVE_STRINGS_H 1
6442| #define HAVE_SYS_AUXV_H 1
6443| #define HAVE_SYS_FILE_H 1
6444| #define HAVE_SYS_IPC_H 1
6445| #define HAVE_SYS_MOUNT_H 1
6446| #define HAVE_SYS_PARAM_H 1
6447| #define HAVE_SYS_RESOURCE_H 1
6448| #define HAVE_SYS_SELECT_H 1
6449| #define HAVE_SYS_SHM_H 1
6450| #define HAVE_SYS_SOCKET_H 1
6451| #define HAVE_SYS_STAT_H 1
6452| #define HAVE_SYS_STATVFS_H 1
6453| #define HAVE_SYS_STATFS_H 1
6454| #define HAVE_SYS_SWAP_H 1
6455| #define HAVE_SYS_SYSTEMINFO_H 1
6456| #define HAVE_SYS_TIME_H 1
6457| #define HAVE_SYS_TYPES_H 1
6458| #define HAVE_SYS_UTSNAME_H 1
6459| #define HAVE_SYS_VMMETER_H 1
6460| #define HAVE_SYS_WAIT_H 1
6461| #define HAVE_UNISTD_H 1
6462| #define HAVE_UTMP_H 1
6463| #define HAVE_ERRNO_H 1
6464| #define HAVE_PROCFS_H 1
6465| #define HAVE_IEEEFP_H 1
6466| #define HAVE_SETJMP_H 1
6467| #define _FILE_OFFSET_BITS 64
6468| #define HAVE_ALGORITHM 1
6469| #define HAVE_BITSET 1
6470| #define HAVE_CASSERT 1
6471| #define HAVE_CCTYPE 1
6472| #define HAVE_CERRNO 1
6473| #define HAVE_CFLOAT 1
6474| #define HAVE_CLIMITS 1
6475| #define HAVE_CLOCALE 1
6476| #define HAVE_CMATH 1
6477| #define HAVE_COMPLEX 1
6478| #define HAVE_CSETJMP 1
6479| #define HAVE_CSIGNAL 1
6480| #define HAVE_CSTDARG 1
6481| #define HAVE_CSTDDEF 1
6482| #define HAVE_CSTDIO 1
6483| #define HAVE_CSTDLIB 1
6484| #define HAVE_CSTRING 1
6485| #define HAVE_CTIME 1
6486| #define HAVE_DEQUE 1
6487| #define HAVE_FSTREAM 1
6488| #define HAVE_FUNCTIONAL 1
6489| #define HAVE_IOMANIP 1
6490| #define HAVE_IOS 1
6491| #define HAVE_IOSFWD 1
6492| #define HAVE_IOSTREAM 1
6493| #define HAVE_ISTREAM 1
6494| #define HAVE_ITERATOR 1
6495| #define HAVE_LIMITS 1
6496| #define HAVE_LIST 1
6497| #define HAVE_LOCALE 1
6498| #define HAVE_MAP 1
6499| #define HAVE_MEMORY 1
6500| #define HAVE_NUMERIC 1
6501| #define HAVE_OSTREAM 1
6502| #define HAVE_QUEUE 1
6503| #define HAVE_SET 1
6504| #define HAVE_SSTREAM 1
6505| #define HAVE_STACK 1
6506| #define HAVE_STDEXCEPT 1
6507| #define HAVE_STREAMBUF 1
6508| #define HAVE_STRING 1
6509| #define HAVE_UTILITY 1
6510| #define HAVE_VALARRAY 1
6511| #define HAVE_VECTOR 1
6512| #define HAVE_NAMESPACES 1
6513| #define HAVE_STD_MIN 1
6514| #define HAVE_STD_MAX 1
6515| #define HAVE_STD_TRANSFORM 1
6516| #define HAVE_STD_LOCALE 1
6517| #define HAVE_VPRINTF 1
6518| #define HAVE_DOPRNT 1
6519| #define HAVE_ALLOCA_H 1
6520| #define HAVE_ALLOCA 1
6521| #define HAVE_ALLOCA 1
6522| #define HAVE___BUILTIN_ALLOCA 1
6523| #define HAVE_SETPRIORITY 1
6524| #define HAVE_STRLCPY 1
6525| #define HAVE_STRLCAT 1
6526| #define HAVE_SIGACTION 1
6527| #define HAVE_GETUTENT 1
6528| #define HAVE_SETUTENT 1
6529| #define HAVE_GETISAX 1
6530| #define HAVE_STRDUP 1
6531| #define HAVE_STAT64 1
6532| #define HAVE_PUTENV 1
6533| #define HAVE_SETENV 1
6534| #define HAVE_UNSETENV 1
6535| #define HAVE_DECL_TZNAME 1
6536| #define HAVE_TZNAME 1
6537| #define HAVE__PROC_SELF_PSINFO 1
6538| #define HAVE_LIBM 1
6539| #define HAVE_LIBM 1
6540| #define HAVE_LIBC 1
6541| #define HAVE_LIBC 1
6542| #define HAVE_LIBPTHREAD 1
6543| #define HAVE_LIBPTHREAD 1
6544| #define HAVE_LIBGCC_EH 1
6545| #define HAVE_LIBGCC_EH 1
6546| #define HAVE_LIBGCC 1
6547| #define HAVE_LIBGCC 1
6548| /* end confdefs.h.  */
6549|
6550|           #define CONFIG_TEST 1
6551|         #ifdef __cplusplus
6552|         extern "C" {
6553|         #endif
6554|           char fopen ();
6555|         #ifdef __cplusplus
6556|         }
6557|         #endif
6558|
6559| int
6560| main ()
6561| {
6562|  fopen ();
6563|   ;
6564|   return 0;
6565| }
6566|
6567configure:44148: result: no
6568DEBUG: CLIENTLIBS=-lgcc -lgcc_eh -lpthread -lc -lm
6569configure:44327: checking for sscanf in static library stdc++
6570configure:44563: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lstdc++  -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6571conftest.c:183: warning: conflicting types for built-in function 'sscanf'
6572configure:44569: $? = 0
6573configure:44600: result: -lstdc++
6574DEBUG: CLIENTLIBS=-lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm
6575configure:45558: checking for dynamic library wsock32
6576configure:45616: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lwsock32  -lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6577conftest.c:177:21: warning: missing whitespace after the macro name
6578ld: fatal: library -lwsock32: not found
6579ld: fatal: file processing errors. No output written to conftest
6580collect2: ld returned 1 exit status
6581configure:45622: $? = 1
6582configure: failed program was:
6583|
6584|       /* confdefs.h.  */
6585| #define PACKAGE_NAME "BOINC"
6586| #define PACKAGE_TARNAME "boinc"
6587| #define PACKAGE_VERSION "6.6.36"
6588| #define PACKAGE_STRING "BOINC 6.6.36"
6589| #define PACKAGE_BUGREPORT ""
6590| #define PACKAGE "boinc"
6591| #define VERSION "6.6.36"
6592| #define STDC_HEADERS 1
6593| #define HAVE_SYS_TYPES_H 1
6594| #define HAVE_SYS_STAT_H 1
6595| #define HAVE_STDLIB_H 1
6596| #define HAVE_STRING_H 1
6597| #define HAVE_MEMORY_H 1
6598| #define HAVE_STRINGS_H 1
6599| #define HAVE_INTTYPES_H 1
6600| #define HAVE_STDINT_H 1
6601| #define HAVE_UNISTD_H 1
6602| #define HAVE_SYS_SOCKET_H 1
6603| #define HAVE_DLFCN_H 1
6604| #define HOSTTYPE "i386-pc-solaris"
6605| #define DLLEXT ".so"
6606| #define HAVE_SYS_SOCKET_H 1
6607| #define HAVE_SOCKLEN_T 1
6608| #define BOINC_SOCKLEN_T socklen_t
6609| #define HAVE_LIBCURL 1
6610| #define LIBCURL_FEATURE_SSL 1
6611| #define LIBCURL_FEATURE_IPV6 1
6612| #define LIBCURL_FEATURE_LIBZ 1
6613| #define LIBCURL_FEATURE_IDN 1
6614| #define LIBCURL_FEATURE_NTLM 1
6615| #define LIBCURL_CABUNDLE ""
6616| #define LIBCURL_PROTOCOL_HTTP 1
6617| #define LIBCURL_PROTOCOL_HTTPS 1
6618| #define LIBCURL_PROTOCOL_FTP 1
6619| #define LIBCURL_PROTOCOL_FTPS 1
6620| #define LIBCURL_PROTOCOL_FILE 1
6621| #define LIBCURL_PROTOCOL_TELNET 1
6622| #define LIBCURL_PROTOCOL_LDAP 1
6623| #define LIBCURL_PROTOCOL_DICT 1
6624| #define LIBCURL_PROTOCOL_TFTP 1
6625| #define USE_OPENSSL 1
6626| #define HAVE_LIBDL 1
6627| #define HAVE_LIBNSL 1
6628| #define HAVE_LIBSOCKET 1
6629| #define HAVE_LIBZ 1
6630| #define HAVE_PTHREAD 1
6631| #define BOINC_PREFIX "/usr/local"
6632| #define BOINC_EXECPREFIX "/usr/local/bin"
6633| #define BOINC_LIBDIR "/usr/local/lib"
6634| #define HAVE_DIRENT_H 1
6635| #define STDC_HEADERS 1
6636| #define HAVE_SYS_WAIT_H 1
6637| #define TIME_WITH_SYS_TIME 1
6638| #define RETSIGTYPE void
6639| #define HAVE_ARPA_INET_H 1
6640| #define HAVE_DIRENT_H 1
6641| #define HAVE_GRP_H 1
6642| #define HAVE_FCNTL_H 1
6643| #define HAVE_INTTYPES_H 1
6644| #define HAVE_STDINT_H 1
6645| #define HAVE_MALLOC_H 1
6646| #define HAVE_ALLOCA_H 1
6647| #define HAVE_MEMORY_H 1
6648| #define HAVE_NETDB_H 1
6649| #define HAVE_NETINET_IN_H 1
6650| #define HAVE_NETINET_TCP_H 1
6651| #define HAVE_SIGNAL_H 1
6652| #define HAVE_STRINGS_H 1
6653| #define HAVE_SYS_AUXV_H 1
6654| #define HAVE_SYS_FILE_H 1
6655| #define HAVE_SYS_IPC_H 1
6656| #define HAVE_SYS_MOUNT_H 1
6657| #define HAVE_SYS_PARAM_H 1
6658| #define HAVE_SYS_RESOURCE_H 1
6659| #define HAVE_SYS_SELECT_H 1
6660| #define HAVE_SYS_SHM_H 1
6661| #define HAVE_SYS_SOCKET_H 1
6662| #define HAVE_SYS_STAT_H 1
6663| #define HAVE_SYS_STATVFS_H 1
6664| #define HAVE_SYS_STATFS_H 1
6665| #define HAVE_SYS_SWAP_H 1
6666| #define HAVE_SYS_SYSTEMINFO_H 1
6667| #define HAVE_SYS_TIME_H 1
6668| #define HAVE_SYS_TYPES_H 1
6669| #define HAVE_SYS_UTSNAME_H 1
6670| #define HAVE_SYS_VMMETER_H 1
6671| #define HAVE_SYS_WAIT_H 1
6672| #define HAVE_UNISTD_H 1
6673| #define HAVE_UTMP_H 1
6674| #define HAVE_ERRNO_H 1
6675| #define HAVE_PROCFS_H 1
6676| #define HAVE_IEEEFP_H 1
6677| #define HAVE_SETJMP_H 1
6678| #define _FILE_OFFSET_BITS 64
6679| #define HAVE_ALGORITHM 1
6680| #define HAVE_BITSET 1
6681| #define HAVE_CASSERT 1
6682| #define HAVE_CCTYPE 1
6683| #define HAVE_CERRNO 1
6684| #define HAVE_CFLOAT 1
6685| #define HAVE_CLIMITS 1
6686| #define HAVE_CLOCALE 1
6687| #define HAVE_CMATH 1
6688| #define HAVE_COMPLEX 1
6689| #define HAVE_CSETJMP 1
6690| #define HAVE_CSIGNAL 1
6691| #define HAVE_CSTDARG 1
6692| #define HAVE_CSTDDEF 1
6693| #define HAVE_CSTDIO 1
6694| #define HAVE_CSTDLIB 1
6695| #define HAVE_CSTRING 1
6696| #define HAVE_CTIME 1
6697| #define HAVE_DEQUE 1
6698| #define HAVE_FSTREAM 1
6699| #define HAVE_FUNCTIONAL 1
6700| #define HAVE_IOMANIP 1
6701| #define HAVE_IOS 1
6702| #define HAVE_IOSFWD 1
6703| #define HAVE_IOSTREAM 1
6704| #define HAVE_ISTREAM 1
6705| #define HAVE_ITERATOR 1
6706| #define HAVE_LIMITS 1
6707| #define HAVE_LIST 1
6708| #define HAVE_LOCALE 1
6709| #define HAVE_MAP 1
6710| #define HAVE_MEMORY 1
6711| #define HAVE_NUMERIC 1
6712| #define HAVE_OSTREAM 1
6713| #define HAVE_QUEUE 1
6714| #define HAVE_SET 1
6715| #define HAVE_SSTREAM 1
6716| #define HAVE_STACK 1
6717| #define HAVE_STDEXCEPT 1
6718| #define HAVE_STREAMBUF 1
6719| #define HAVE_STRING 1
6720| #define HAVE_UTILITY 1
6721| #define HAVE_VALARRAY 1
6722| #define HAVE_VECTOR 1
6723| #define HAVE_NAMESPACES 1
6724| #define HAVE_STD_MIN 1
6725| #define HAVE_STD_MAX 1
6726| #define HAVE_STD_TRANSFORM 1
6727| #define HAVE_STD_LOCALE 1
6728| #define HAVE_VPRINTF 1
6729| #define HAVE_DOPRNT 1
6730| #define HAVE_ALLOCA_H 1
6731| #define HAVE_ALLOCA 1
6732| #define HAVE_ALLOCA 1
6733| #define HAVE___BUILTIN_ALLOCA 1
6734| #define HAVE_SETPRIORITY 1
6735| #define HAVE_STRLCPY 1
6736| #define HAVE_STRLCAT 1
6737| #define HAVE_SIGACTION 1
6738| #define HAVE_GETUTENT 1
6739| #define HAVE_SETUTENT 1
6740| #define HAVE_GETISAX 1
6741| #define HAVE_STRDUP 1
6742| #define HAVE_STAT64 1
6743| #define HAVE_PUTENV 1
6744| #define HAVE_SETENV 1
6745| #define HAVE_UNSETENV 1
6746| #define HAVE_DECL_TZNAME 1
6747| #define HAVE_TZNAME 1
6748| #define HAVE__PROC_SELF_PSINFO 1
6749| #define HAVE_LIBM 1
6750| #define HAVE_LIBM 1
6751| #define HAVE_LIBC 1
6752| #define HAVE_LIBC 1
6753| #define HAVE_LIBPTHREAD 1
6754| #define HAVE_LIBPTHREAD 1
6755| #define HAVE_LIBGCC_EH 1
6756| #define HAVE_LIBGCC_EH 1
6757| #define HAVE_LIBGCC 1
6758| #define HAVE_LIBGCC 1
6759| #define HAVE_LIBSTDC++ 1
6760| #define HAVE_LIBSTDC__ 1
6761| /* end confdefs.h.  */
6762|
6763|         #define CONFIG_TEST 1
6764|       #ifdef __cplusplus
6765|       extern "C" {
6766|       #endif
6767|         char fopen ();
6768|       #ifdef __cplusplus
6769|       }
6770|       #endif
6771|
6772| int
6773| main ()
6774| {
6775|  fopen ();
6776|   ;
6777|   return 0;
6778| }
6779|
6780configure:45676: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lwsock32 -lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6781conftest.c:177:21: warning: missing whitespace after the macro name
6782ld: fatal: library -lwsock32: not found
6783ld: fatal: file processing errors. No output written to conftest
6784collect2: ld returned 1 exit status
6785configure:45682: $? = 1
6786configure: failed program was:
6787|
6788|         /* confdefs.h.  */
6789| #define PACKAGE_NAME "BOINC"
6790| #define PACKAGE_TARNAME "boinc"
6791| #define PACKAGE_VERSION "6.6.36"
6792| #define PACKAGE_STRING "BOINC 6.6.36"
6793| #define PACKAGE_BUGREPORT ""
6794| #define PACKAGE "boinc"
6795| #define VERSION "6.6.36"
6796| #define STDC_HEADERS 1
6797| #define HAVE_SYS_TYPES_H 1
6798| #define HAVE_SYS_STAT_H 1
6799| #define HAVE_STDLIB_H 1
6800| #define HAVE_STRING_H 1
6801| #define HAVE_MEMORY_H 1
6802| #define HAVE_STRINGS_H 1
6803| #define HAVE_INTTYPES_H 1
6804| #define HAVE_STDINT_H 1
6805| #define HAVE_UNISTD_H 1
6806| #define HAVE_SYS_SOCKET_H 1
6807| #define HAVE_DLFCN_H 1
6808| #define HOSTTYPE "i386-pc-solaris"
6809| #define DLLEXT ".so"
6810| #define HAVE_SYS_SOCKET_H 1
6811| #define HAVE_SOCKLEN_T 1
6812| #define BOINC_SOCKLEN_T socklen_t
6813| #define HAVE_LIBCURL 1
6814| #define LIBCURL_FEATURE_SSL 1
6815| #define LIBCURL_FEATURE_IPV6 1
6816| #define LIBCURL_FEATURE_LIBZ 1
6817| #define LIBCURL_FEATURE_IDN 1
6818| #define LIBCURL_FEATURE_NTLM 1
6819| #define LIBCURL_CABUNDLE ""
6820| #define LIBCURL_PROTOCOL_HTTP 1
6821| #define LIBCURL_PROTOCOL_HTTPS 1
6822| #define LIBCURL_PROTOCOL_FTP 1
6823| #define LIBCURL_PROTOCOL_FTPS 1
6824| #define LIBCURL_PROTOCOL_FILE 1
6825| #define LIBCURL_PROTOCOL_TELNET 1
6826| #define LIBCURL_PROTOCOL_LDAP 1
6827| #define LIBCURL_PROTOCOL_DICT 1
6828| #define LIBCURL_PROTOCOL_TFTP 1
6829| #define USE_OPENSSL 1
6830| #define HAVE_LIBDL 1
6831| #define HAVE_LIBNSL 1
6832| #define HAVE_LIBSOCKET 1
6833| #define HAVE_LIBZ 1
6834| #define HAVE_PTHREAD 1
6835| #define BOINC_PREFIX "/usr/local"
6836| #define BOINC_EXECPREFIX "/usr/local/bin"
6837| #define BOINC_LIBDIR "/usr/local/lib"
6838| #define HAVE_DIRENT_H 1
6839| #define STDC_HEADERS 1
6840| #define HAVE_SYS_WAIT_H 1
6841| #define TIME_WITH_SYS_TIME 1
6842| #define RETSIGTYPE void
6843| #define HAVE_ARPA_INET_H 1
6844| #define HAVE_DIRENT_H 1
6845| #define HAVE_GRP_H 1
6846| #define HAVE_FCNTL_H 1
6847| #define HAVE_INTTYPES_H 1
6848| #define HAVE_STDINT_H 1
6849| #define HAVE_MALLOC_H 1
6850| #define HAVE_ALLOCA_H 1
6851| #define HAVE_MEMORY_H 1
6852| #define HAVE_NETDB_H 1
6853| #define HAVE_NETINET_IN_H 1
6854| #define HAVE_NETINET_TCP_H 1
6855| #define HAVE_SIGNAL_H 1
6856| #define HAVE_STRINGS_H 1
6857| #define HAVE_SYS_AUXV_H 1
6858| #define HAVE_SYS_FILE_H 1
6859| #define HAVE_SYS_IPC_H 1
6860| #define HAVE_SYS_MOUNT_H 1
6861| #define HAVE_SYS_PARAM_H 1
6862| #define HAVE_SYS_RESOURCE_H 1
6863| #define HAVE_SYS_SELECT_H 1
6864| #define HAVE_SYS_SHM_H 1
6865| #define HAVE_SYS_SOCKET_H 1
6866| #define HAVE_SYS_STAT_H 1
6867| #define HAVE_SYS_STATVFS_H 1
6868| #define HAVE_SYS_STATFS_H 1
6869| #define HAVE_SYS_SWAP_H 1
6870| #define HAVE_SYS_SYSTEMINFO_H 1
6871| #define HAVE_SYS_TIME_H 1
6872| #define HAVE_SYS_TYPES_H 1
6873| #define HAVE_SYS_UTSNAME_H 1
6874| #define HAVE_SYS_VMMETER_H 1
6875| #define HAVE_SYS_WAIT_H 1
6876| #define HAVE_UNISTD_H 1
6877| #define HAVE_UTMP_H 1
6878| #define HAVE_ERRNO_H 1
6879| #define HAVE_PROCFS_H 1
6880| #define HAVE_IEEEFP_H 1
6881| #define HAVE_SETJMP_H 1
6882| #define _FILE_OFFSET_BITS 64
6883| #define HAVE_ALGORITHM 1
6884| #define HAVE_BITSET 1
6885| #define HAVE_CASSERT 1
6886| #define HAVE_CCTYPE 1
6887| #define HAVE_CERRNO 1
6888| #define HAVE_CFLOAT 1
6889| #define HAVE_CLIMITS 1
6890| #define HAVE_CLOCALE 1
6891| #define HAVE_CMATH 1
6892| #define HAVE_COMPLEX 1
6893| #define HAVE_CSETJMP 1
6894| #define HAVE_CSIGNAL 1
6895| #define HAVE_CSTDARG 1
6896| #define HAVE_CSTDDEF 1
6897| #define HAVE_CSTDIO 1
6898| #define HAVE_CSTDLIB 1
6899| #define HAVE_CSTRING 1
6900| #define HAVE_CTIME 1
6901| #define HAVE_DEQUE 1
6902| #define HAVE_FSTREAM 1
6903| #define HAVE_FUNCTIONAL 1
6904| #define HAVE_IOMANIP 1
6905| #define HAVE_IOS 1
6906| #define HAVE_IOSFWD 1
6907| #define HAVE_IOSTREAM 1
6908| #define HAVE_ISTREAM 1
6909| #define HAVE_ITERATOR 1
6910| #define HAVE_LIMITS 1
6911| #define HAVE_LIST 1
6912| #define HAVE_LOCALE 1
6913| #define HAVE_MAP 1
6914| #define HAVE_MEMORY 1
6915| #define HAVE_NUMERIC 1
6916| #define HAVE_OSTREAM 1
6917| #define HAVE_QUEUE 1
6918| #define HAVE_SET 1
6919| #define HAVE_SSTREAM 1
6920| #define HAVE_STACK 1
6921| #define HAVE_STDEXCEPT 1
6922| #define HAVE_STREAMBUF 1
6923| #define HAVE_STRING 1
6924| #define HAVE_UTILITY 1
6925| #define HAVE_VALARRAY 1
6926| #define HAVE_VECTOR 1
6927| #define HAVE_NAMESPACES 1
6928| #define HAVE_STD_MIN 1
6929| #define HAVE_STD_MAX 1
6930| #define HAVE_STD_TRANSFORM 1
6931| #define HAVE_STD_LOCALE 1
6932| #define HAVE_VPRINTF 1
6933| #define HAVE_DOPRNT 1
6934| #define HAVE_ALLOCA_H 1
6935| #define HAVE_ALLOCA 1
6936| #define HAVE_ALLOCA 1
6937| #define HAVE___BUILTIN_ALLOCA 1
6938| #define HAVE_SETPRIORITY 1
6939| #define HAVE_STRLCPY 1
6940| #define HAVE_STRLCAT 1
6941| #define HAVE_SIGACTION 1
6942| #define HAVE_GETUTENT 1
6943| #define HAVE_SETUTENT 1
6944| #define HAVE_GETISAX 1
6945| #define HAVE_STRDUP 1
6946| #define HAVE_STAT64 1
6947| #define HAVE_PUTENV 1
6948| #define HAVE_SETENV 1
6949| #define HAVE_UNSETENV 1
6950| #define HAVE_DECL_TZNAME 1
6951| #define HAVE_TZNAME 1
6952| #define HAVE__PROC_SELF_PSINFO 1
6953| #define HAVE_LIBM 1
6954| #define HAVE_LIBM 1
6955| #define HAVE_LIBC 1
6956| #define HAVE_LIBC 1
6957| #define HAVE_LIBPTHREAD 1
6958| #define HAVE_LIBPTHREAD 1
6959| #define HAVE_LIBGCC_EH 1
6960| #define HAVE_LIBGCC_EH 1
6961| #define HAVE_LIBGCC 1
6962| #define HAVE_LIBGCC 1
6963| #define HAVE_LIBSTDC++ 1
6964| #define HAVE_LIBSTDC__ 1
6965| /* end confdefs.h.  */
6966|
6967|           #define CONFIG_TEST 1
6968|         #ifdef __cplusplus
6969|         extern "C" {
6970|         #endif
6971|           char fopen ();
6972|         #ifdef __cplusplus
6973|         }
6974|         #endif
6975|
6976| int
6977| main ()
6978| {
6979|  fopen ();
6980|   ;
6981|   return 0;
6982| }
6983|
6984configure:45616: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c  -lwsock32.so  -lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm  >&5
6985conftest.c:177:21: warning: missing whitespace after the macro name
6986ld: fatal: library -lwsock32.so: not found
6987ld: fatal: file processing errors. No output written to conftest
6988collect2: ld returned 1 exit status
6989configure:45622: $? = 1
6990configure: failed program was:
6991|
6992|       /* confdefs.h.  */
6993| #define PACKAGE_NAME "BOINC"
6994| #define PACKAGE_TARNAME "boinc"
6995| #define PACKAGE_VERSION "6.6.36"
6996| #define PACKAGE_STRING "BOINC 6.6.36"
6997| #define PACKAGE_BUGREPORT ""
6998| #define PACKAGE "boinc"
6999| #define VERSION "6.6.36"
7000| #define STDC_HEADERS 1
7001| #define HAVE_SYS_TYPES_H 1
7002| #define HAVE_SYS_STAT_H 1
7003| #define HAVE_STDLIB_H 1
7004| #define HAVE_STRING_H 1
7005| #define HAVE_MEMORY_H 1
7006| #define HAVE_STRINGS_H 1
7007| #define HAVE_INTTYPES_H 1
7008| #define HAVE_STDINT_H 1
7009| #define HAVE_UNISTD_H 1
7010| #define HAVE_SYS_SOCKET_H 1
7011| #define HAVE_DLFCN_H 1
7012| #define HOSTTYPE "i386-pc-solaris"
7013| #define DLLEXT ".so"
7014| #define HAVE_SYS_SOCKET_H 1
7015| #define HAVE_SOCKLEN_T 1
7016| #define BOINC_SOCKLEN_T socklen_t
7017| #define HAVE_LIBCURL 1
7018| #define LIBCURL_FEATURE_SSL 1
7019| #define LIBCURL_FEATURE_IPV6 1
7020| #define LIBCURL_FEATURE_LIBZ 1
7021| #define LIBCURL_FEATURE_IDN 1
7022| #define LIBCURL_FEATURE_NTLM 1
7023| #define LIBCURL_CABUNDLE ""
7024| #define LIBCURL_PROTOCOL_HTTP 1
7025| #define LIBCURL_PROTOCOL_HTTPS 1
7026| #define LIBCURL_PROTOCOL_FTP 1
7027| #define LIBCURL_PROTOCOL_FTPS 1
7028| #define LIBCURL_PROTOCOL_FILE 1
7029| #define LIBCURL_PROTOCOL_TELNET 1
7030| #define LIBCURL_PROTOCOL_LDAP 1
7031| #define LIBCURL_PROTOCOL_DICT 1
7032| #define LIBCURL_PROTOCOL_TFTP 1
7033| #define USE_OPENSSL 1
7034| #define HAVE_LIBDL 1
7035| #define HAVE_LIBNSL 1
7036| #define HAVE_LIBSOCKET 1
7037| #define HAVE_LIBZ 1
7038| #define HAVE_PTHREAD 1
7039| #define BOINC_PREFIX "/usr/local"
7040| #define BOINC_EXECPREFIX "/usr/local/bin"
7041| #define BOINC_LIBDIR "/usr/local/lib"
7042| #define HAVE_DIRENT_H 1
7043| #define STDC_HEADERS 1
7044| #define HAVE_SYS_WAIT_H 1
7045| #define TIME_WITH_SYS_TIME 1
7046| #define RETSIGTYPE void
7047| #define HAVE_ARPA_INET_H 1
7048| #define HAVE_DIRENT_H 1
7049| #define HAVE_GRP_H 1
7050| #define HAVE_FCNTL_H 1
7051| #define HAVE_INTTYPES_H 1
7052| #define HAVE_STDINT_H 1
7053| #define HAVE_MALLOC_H 1
7054| #define HAVE_ALLOCA_H 1
7055| #define HAVE_MEMORY_H 1
7056| #define HAVE_NETDB_H 1
7057| #define HAVE_NETINET_IN_H 1
7058| #define HAVE_NETINET_TCP_H 1
7059| #define HAVE_SIGNAL_H 1
7060| #define HAVE_STRINGS_H 1
7061| #define HAVE_SYS_AUXV_H 1
7062| #define HAVE_SYS_FILE_H 1
7063| #define HAVE_SYS_IPC_H 1
7064| #define HAVE_SYS_MOUNT_H 1
7065| #define HAVE_SYS_PARAM_H 1
7066| #define HAVE_SYS_RESOURCE_H 1
7067| #define HAVE_SYS_SELECT_H 1
7068| #define HAVE_SYS_SHM_H 1
7069| #define HAVE_SYS_SOCKET_H 1
7070| #define HAVE_SYS_STAT_H 1
7071| #define HAVE_SYS_STATVFS_H 1
7072| #define HAVE_SYS_STATFS_H 1
7073| #define HAVE_SYS_SWAP_H 1
7074| #define HAVE_SYS_SYSTEMINFO_H 1
7075| #define HAVE_SYS_TIME_H 1
7076| #define HAVE_SYS_TYPES_H 1
7077| #define HAVE_SYS_UTSNAME_H 1
7078| #define HAVE_SYS_VMMETER_H 1
7079| #define HAVE_SYS_WAIT_H 1
7080| #define HAVE_UNISTD_H 1
7081| #define HAVE_UTMP_H 1
7082| #define HAVE_ERRNO_H 1
7083| #define HAVE_PROCFS_H 1
7084| #define HAVE_IEEEFP_H 1
7085| #define HAVE_SETJMP_H 1
7086| #define _FILE_OFFSET_BITS 64
7087| #define HAVE_ALGORITHM 1
7088| #define HAVE_BITSET 1
7089| #define HAVE_CASSERT 1
7090| #define HAVE_CCTYPE 1
7091| #define HAVE_CERRNO 1
7092| #define HAVE_CFLOAT 1
7093| #define HAVE_CLIMITS 1
7094| #define HAVE_CLOCALE 1
7095| #define HAVE_CMATH 1
7096| #define HAVE_COMPLEX 1
7097| #define HAVE_CSETJMP 1
7098| #define HAVE_CSIGNAL 1
7099| #define HAVE_CSTDARG 1
7100| #define HAVE_CSTDDEF 1
7101| #define HAVE_CSTDIO 1
7102| #define HAVE_CSTDLIB 1
7103| #define HAVE_CSTRING 1
7104| #define HAVE_CTIME 1
7105| #define HAVE_DEQUE 1
7106| #define HAVE_FSTREAM 1
7107| #define HAVE_FUNCTIONAL 1
7108| #define HAVE_IOMANIP 1
7109| #define HAVE_IOS 1
7110| #define HAVE_IOSFWD 1
7111| #define HAVE_IOSTREAM 1
7112| #define HAVE_ISTREAM 1
7113| #define HAVE_ITERATOR 1
7114| #define HAVE_LIMITS 1
7115| #define HAVE_LIST 1
7116| #define HAVE_LOCALE 1
7117| #define HAVE_MAP 1
7118| #define HAVE_MEMORY 1
7119| #define HAVE_NUMERIC 1
7120| #define HAVE_OSTREAM 1
7121| #define HAVE_QUEUE 1
7122| #define HAVE_SET 1
7123| #define HAVE_SSTREAM 1
7124| #define HAVE_STACK 1
7125| #define HAVE_STDEXCEPT 1
7126| #define HAVE_STREAMBUF 1
7127| #define HAVE_STRING 1
7128| #define HAVE_UTILITY 1
7129| #define HAVE_VALARRAY 1
7130| #define HAVE_VECTOR 1
7131| #define HAVE_NAMESPACES 1
7132| #define HAVE_STD_MIN 1
7133| #define HAVE_STD_MAX 1
7134| #define HAVE_STD_TRANSFORM 1
7135| #define HAVE_STD_LOCALE 1
7136| #define HAVE_VPRINTF 1
7137| #define HAVE_DOPRNT 1
7138| #define HAVE_ALLOCA_H 1
7139| #define HAVE_ALLOCA 1
7140| #define HAVE_ALLOCA 1
7141| #define HAVE___BUILTIN_ALLOCA 1
7142| #define HAVE_SETPRIORITY 1
7143| #define HAVE_STRLCPY 1
7144| #define HAVE_STRLCAT 1
7145| #define HAVE_SIGACTION 1
7146| #define HAVE_GETUTENT 1
7147| #define HAVE_SETUTENT 1
7148| #define HAVE_GETISAX 1
7149| #define HAVE_STRDUP 1
7150| #define HAVE_STAT64 1
7151| #define HAVE_PUTENV 1
7152| #define HAVE_SETENV 1
7153| #define HAVE_UNSETENV 1
7154| #define HAVE_DECL_TZNAME 1
7155| #define HAVE_TZNAME 1
7156| #define HAVE__PROC_SELF_PSINFO 1
7157| #define HAVE_LIBM 1
7158| #define HAVE_LIBM 1
7159| #define HAVE_LIBC 1
7160| #define HAVE_LIBC 1
7161| #define HAVE_LIBPTHREAD 1
7162| #define HAVE_LIBPTHREAD 1
7163| #define HAVE_LIBGCC_EH 1
7164| #define HAVE_LIBGCC_EH 1
7165| #define HAVE_LIBGCC 1
7166| #define HAVE_LIBGCC 1
7167| #define HAVE_LIBSTDC++ 1
7168| #define HAVE_LIBSTDC__ 1
7169| /* end confdefs.h.  */
7170|
7171|         #define CONFIG_TEST 1
7172|       #ifdef __cplusplus
7173|       extern "C" {
7174|       #endif
7175|         char fopen ();
7176|       #ifdef __cplusplus
7177|       }
7178|       #endif
7179|
7180| int
7181| main ()
7182| {
7183|  fopen ();
7184|   ;
7185|   return 0;
7186| }
7187|
7188configure:45676: gcc-4.3.2 -o conftest -g -O2 -march=i486 -mtune=generic  -I/usr/local/include  conftest.c -lwsock32.so -lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm  >&5
7189conftest.c:177:21: warning: missing whitespace after the macro name
7190ld: fatal: library -lwsock32.so: not found
7191ld: fatal: file processing errors. No output written to conftest
7192collect2: ld returned 1 exit status
7193configure:45682: $? = 1
7194configure: failed program was:
7195|
7196|         /* confdefs.h.  */
7197| #define PACKAGE_NAME "BOINC"
7198| #define PACKAGE_TARNAME "boinc"
7199| #define PACKAGE_VERSION "6.6.36"
7200| #define PACKAGE_STRING "BOINC 6.6.36"
7201| #define PACKAGE_BUGREPORT ""
7202| #define PACKAGE "boinc"
7203| #define VERSION "6.6.36"
7204| #define STDC_HEADERS 1
7205| #define HAVE_SYS_TYPES_H 1
7206| #define HAVE_SYS_STAT_H 1
7207| #define HAVE_STDLIB_H 1
7208| #define HAVE_STRING_H 1
7209| #define HAVE_MEMORY_H 1
7210| #define HAVE_STRINGS_H 1
7211| #define HAVE_INTTYPES_H 1
7212| #define HAVE_STDINT_H 1
7213| #define HAVE_UNISTD_H 1
7214| #define HAVE_SYS_SOCKET_H 1
7215| #define HAVE_DLFCN_H 1
7216| #define HOSTTYPE "i386-pc-solaris"
7217| #define DLLEXT ".so"
7218| #define HAVE_SYS_SOCKET_H 1
7219| #define HAVE_SOCKLEN_T 1
7220| #define BOINC_SOCKLEN_T socklen_t
7221| #define HAVE_LIBCURL 1
7222| #define LIBCURL_FEATURE_SSL 1
7223| #define LIBCURL_FEATURE_IPV6 1
7224| #define LIBCURL_FEATURE_LIBZ 1
7225| #define LIBCURL_FEATURE_IDN 1
7226| #define LIBCURL_FEATURE_NTLM 1
7227| #define LIBCURL_CABUNDLE ""
7228| #define LIBCURL_PROTOCOL_HTTP 1
7229| #define LIBCURL_PROTOCOL_HTTPS 1
7230| #define LIBCURL_PROTOCOL_FTP 1
7231| #define LIBCURL_PROTOCOL_FTPS 1
7232| #define LIBCURL_PROTOCOL_FILE 1
7233| #define LIBCURL_PROTOCOL_TELNET 1
7234| #define LIBCURL_PROTOCOL_LDAP 1
7235| #define LIBCURL_PROTOCOL_DICT 1
7236| #define LIBCURL_PROTOCOL_TFTP 1
7237| #define USE_OPENSSL 1
7238| #define HAVE_LIBDL 1
7239| #define HAVE_LIBNSL 1
7240| #define HAVE_LIBSOCKET 1
7241| #define HAVE_LIBZ 1
7242| #define HAVE_PTHREAD 1
7243| #define BOINC_PREFIX "/usr/local"
7244| #define BOINC_EXECPREFIX "/usr/local/bin"
7245| #define BOINC_LIBDIR "/usr/local/lib"
7246| #define HAVE_DIRENT_H 1
7247| #define STDC_HEADERS 1
7248| #define HAVE_SYS_WAIT_H 1
7249| #define TIME_WITH_SYS_TIME 1
7250| #define RETSIGTYPE void
7251| #define HAVE_ARPA_INET_H 1
7252| #define HAVE_DIRENT_H 1
7253| #define HAVE_GRP_H 1
7254| #define HAVE_FCNTL_H 1
7255| #define HAVE_INTTYPES_H 1
7256| #define HAVE_STDINT_H 1
7257| #define HAVE_MALLOC_H 1
7258| #define HAVE_ALLOCA_H 1
7259| #define HAVE_MEMORY_H 1
7260| #define HAVE_NETDB_H 1
7261| #define HAVE_NETINET_IN_H 1
7262| #define HAVE_NETINET_TCP_H 1
7263| #define HAVE_SIGNAL_H 1
7264| #define HAVE_STRINGS_H 1
7265| #define HAVE_SYS_AUXV_H 1
7266| #define HAVE_SYS_FILE_H 1
7267| #define HAVE_SYS_IPC_H 1
7268| #define HAVE_SYS_MOUNT_H 1
7269| #define HAVE_SYS_PARAM_H 1
7270| #define HAVE_SYS_RESOURCE_H 1
7271| #define HAVE_SYS_SELECT_H 1
7272| #define HAVE_SYS_SHM_H 1
7273| #define HAVE_SYS_SOCKET_H 1
7274| #define HAVE_SYS_STAT_H 1
7275| #define HAVE_SYS_STATVFS_H 1
7276| #define HAVE_SYS_STATFS_H 1
7277| #define HAVE_SYS_SWAP_H 1
7278| #define HAVE_SYS_SYSTEMINFO_H 1
7279| #define HAVE_SYS_TIME_H 1
7280| #define HAVE_SYS_TYPES_H 1
7281| #define HAVE_SYS_UTSNAME_H 1
7282| #define HAVE_SYS_VMMETER_H 1
7283| #define HAVE_SYS_WAIT_H 1
7284| #define HAVE_UNISTD_H 1
7285| #define HAVE_UTMP_H 1
7286| #define HAVE_ERRNO_H 1
7287| #define HAVE_PROCFS_H 1
7288| #define HAVE_IEEEFP_H 1
7289| #define HAVE_SETJMP_H 1
7290| #define _FILE_OFFSET_BITS 64
7291| #define HAVE_ALGORITHM 1
7292| #define HAVE_BITSET 1
7293| #define HAVE_CASSERT 1
7294| #define HAVE_CCTYPE 1
7295| #define HAVE_CERRNO 1
7296| #define HAVE_CFLOAT 1
7297| #define HAVE_CLIMITS 1
7298| #define HAVE_CLOCALE 1
7299| #define HAVE_CMATH 1
7300| #define HAVE_COMPLEX 1
7301| #define HAVE_CSETJMP 1
7302| #define HAVE_CSIGNAL 1
7303| #define HAVE_CSTDARG 1
7304| #define HAVE_CSTDDEF 1
7305| #define HAVE_CSTDIO 1
7306| #define HAVE_CSTDLIB 1
7307| #define HAVE_CSTRING 1
7308| #define HAVE_CTIME 1
7309| #define HAVE_DEQUE 1
7310| #define HAVE_FSTREAM 1
7311| #define HAVE_FUNCTIONAL 1
7312| #define HAVE_IOMANIP 1
7313| #define HAVE_IOS 1
7314| #define HAVE_IOSFWD 1
7315| #define HAVE_IOSTREAM 1
7316| #define HAVE_ISTREAM 1
7317| #define HAVE_ITERATOR 1
7318| #define HAVE_LIMITS 1
7319| #define HAVE_LIST 1
7320| #define HAVE_LOCALE 1
7321| #define HAVE_MAP 1
7322| #define HAVE_MEMORY 1
7323| #define HAVE_NUMERIC 1
7324| #define HAVE_OSTREAM 1
7325| #define HAVE_QUEUE 1
7326| #define HAVE_SET 1
7327| #define HAVE_SSTREAM 1
7328| #define HAVE_STACK 1
7329| #define HAVE_STDEXCEPT 1
7330| #define HAVE_STREAMBUF 1
7331| #define HAVE_STRING 1
7332| #define HAVE_UTILITY 1
7333| #define HAVE_VALARRAY 1
7334| #define HAVE_VECTOR 1
7335| #define HAVE_NAMESPACES 1
7336| #define HAVE_STD_MIN 1
7337| #define HAVE_STD_MAX 1
7338| #define HAVE_STD_TRANSFORM 1
7339| #define HAVE_STD_LOCALE 1
7340| #define HAVE_VPRINTF 1
7341| #define HAVE_DOPRNT 1
7342| #define HAVE_ALLOCA_H 1
7343| #define HAVE_ALLOCA 1
7344| #define HAVE_ALLOCA 1
7345| #define HAVE___BUILTIN_ALLOCA 1
7346| #define HAVE_SETPRIORITY 1
7347| #define HAVE_STRLCPY 1
7348| #define HAVE_STRLCAT 1
7349| #define HAVE_SIGACTION 1
7350| #define HAVE_GETUTENT 1
7351| #define HAVE_SETUTENT 1
7352| #define HAVE_GETISAX 1
7353| #define HAVE_STRDUP 1
7354| #define HAVE_STAT64 1
7355| #define HAVE_PUTENV 1
7356| #define HAVE_SETENV 1
7357| #define HAVE_UNSETENV 1
7358| #define HAVE_DECL_TZNAME 1
7359| #define HAVE_TZNAME 1
7360| #define HAVE__PROC_SELF_PSINFO 1
7361| #define HAVE_LIBM 1
7362| #define HAVE_LIBM 1
7363| #define HAVE_LIBC 1
7364| #define HAVE_LIBC 1
7365| #define HAVE_LIBPTHREAD 1
7366| #define HAVE_LIBPTHREAD 1
7367| #define HAVE_LIBGCC_EH 1
7368| #define HAVE_LIBGCC_EH 1
7369| #define HAVE_LIBGCC 1
7370| #define HAVE_LIBGCC 1
7371| #define HAVE_LIBSTDC++ 1
7372| #define HAVE_LIBSTDC__ 1
7373| /* end confdefs.h.  */
7374|
7375|           #define CONFIG_TEST 1
7376|         #ifdef __cplusplus
7377|         extern "C" {
7378|         #endif
7379|           char fopen ();
7380|         #ifdef __cplusplus
7381|         }
7382|         #endif
7383|
7384| int
7385| main ()
7386| {
7387|  fopen ();
7388|   ;
7389|   return 0;
7390| }
7391|
7392configure:45711: result: no
7393DEBUG: CLIENTLIBS=-lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm
7394configure:50876: creating ./config.status
7395
7396## ---------------------- ##
7397## Running config.status. ##
7398## ---------------------- ##
7399
7400This file was extended by BOINC config.status 6.6.36, which was
7401generated by GNU Autoconf 2.61.  Invocation command line was
7402
7403  CONFIG_FILES    =
7404  CONFIG_HEADERS  =
7405  CONFIG_LINKS    =
7406  CONFIG_COMMANDS =
7407  $ ./config.status
7408
7409on michael-opensolaris
7410
7411config.status:799: creating version.h
7412config.status:799: creating api/Makefile
7413config.status:799: creating apps/Makefile
7414config.status:799: creating clientgui/Makefile
7415config.status:799: creating clientgui/res/Makefile
7416config.status:799: creating client/Makefile
7417config.status:799: creating client/win/boinc_path_config.py
7418config.status:799: creating client/scripts/Makefile
7419config.status:799: creating client/scripts/boinc-client
7420config.status:799: creating db/Makefile
7421config.status:799: creating doc/Makefile
7422config.status:799: creating doc/manpages/Makefile
7423config.status:799: creating lib/Makefile
7424config.status:799: creating locale/Makefile
7425config.status:799: creating Makefile
7426config.status:799: creating py/Boinc/boinc_path_config.py
7427config.status:799: creating py/Boinc/Makefile
7428config.status:799: creating py/boinc_path_config.py
7429config.status:799: creating py/Boinc/version.py
7430config.status:799: creating py/Makefile
7431config.status:799: creating sched/boinc_path_config.py
7432config.status:799: creating sched/Makefile
7433config.status:799: creating packages/generic/sea/Makefile
7434config.status:799: creating test/boinc_path_config.py
7435config.status:799: creating test/Makefile
7436config.status:799: creating test/version.inc
7437config.status:799: creating tools/boinc_path_config.py
7438config.status:799: creating tools/Makefile
7439config.status:799: creating zip/Makefile
7440config.status:799: creating zip/zip/Makefile
7441config.status:799: creating zip/unzip/Makefile
7442config.status:799: creating m4/Makefile
7443config.status:799: creating config.h
7444config.status:1248: executing depfiles commands
7445
7446## ---------------- ##
7447## Cache variables. ##
7448## ---------------- ##
7449
7450ac_cv_build=i386-pc-solaris2.11
7451ac_cv_c_compiler_gnu=yes
7452ac_cv_c_const=yes
7453ac_cv_cxx_compiler_gnu=yes
7454ac_cv_env_CCC_set=''
7455ac_cv_env_CCC_value=''
7456ac_cv_env_CC_set=set
7457ac_cv_env_CC_value=gcc-4.3.2
7458ac_cv_env_CFLAGS_set=''
7459ac_cv_env_CFLAGS_value=''
7460ac_cv_env_CPPFLAGS_set=''
7461ac_cv_env_CPPFLAGS_value=''
7462ac_cv_env_CPP_set=''
7463ac_cv_env_CPP_value=''
7464ac_cv_env_CXXCPP_set=''
7465ac_cv_env_CXXCPP_value=''
7466ac_cv_env_CXXFLAGS_set=''
7467ac_cv_env_CXXFLAGS_value=''
7468ac_cv_env_CXX_set=''
7469ac_cv_env_CXX_value=''
7470ac_cv_env_F77_set=''
7471ac_cv_env_F77_value=''
7472ac_cv_env_FFLAGS_set=''
7473ac_cv_env_FFLAGS_value=''
7474ac_cv_env_LDFLAGS_set=''
7475ac_cv_env_LDFLAGS_value=''
7476ac_cv_env_LIBS_set=''
7477ac_cv_env_LIBS_value=''
7478ac_cv_env_MYSQL_CONFIG_set=''
7479ac_cv_env_MYSQL_CONFIG_value=''
7480ac_cv_env_XMKMF_set=''
7481ac_cv_env_XMKMF_value=''
7482ac_cv_env_build_alias_set=''
7483ac_cv_env_build_alias_value=''
7484ac_cv_env_host_alias_set=''
7485ac_cv_env_host_alias_value=''
7486ac_cv_env_target_alias_set=''
7487ac_cv_env_target_alias_value=''
7488ac_cv_f77_compiler_gnu=no
7489ac_cv_func___builtin_alloca=yes
7490ac_cv_func__alloca=no
7491ac_cv_func__doprnt=yes
7492ac_cv_func_alloca=yes
7493ac_cv_func_alloca_works=yes
7494ac_cv_func_connect=no
7495ac_cv_func_curl_free=yes
7496ac_cv_func_daemon=no
7497ac_cv_func_dlopen=yes
7498ac_cv_func_gethostbyname=no
7499ac_cv_func_getisax=yes
7500ac_cv_func_getutent=yes
7501ac_cv_func_putenv=yes
7502ac_cv_func_remove=yes
7503ac_cv_func_setenv=yes
7504ac_cv_func_setpriority=yes
7505ac_cv_func_setutent=yes
7506ac_cv_func_shl_load=no
7507ac_cv_func_shmat=yes
7508ac_cv_func_sigaction=yes
7509ac_cv_func_stat64=yes
7510ac_cv_func_strcasestr=no
7511ac_cv_func_strdup=yes
7512ac_cv_func_strdupa=no
7513ac_cv_func_strlcat=yes
7514ac_cv_func_strlcpy=yes
7515ac_cv_func_unsetenv=yes
7516ac_cv_func_vprintf=yes
7517ac_cv_have_decl_tzname=yes
7518ac_cv_have_x=have_x=$'yes\tac_x_includes=\'/usr/X11/include\'\tac_x_libraries=\'/usr/X11/lib\''
7519ac_cv_header_algorithm=yes
7520ac_cv_header_alloca_h=yes
7521ac_cv_header_arpa_inet_h=yes
7522ac_cv_header_bitset=yes
7523ac_cv_header_cassert=yes
7524ac_cv_header_cctype=yes
7525ac_cv_header_cerrno=yes
7526ac_cv_header_cfloat=yes
7527ac_cv_header_climits=yes
7528ac_cv_header_clocale=yes
7529ac_cv_header_cmath=yes
7530ac_cv_header_complex=yes
7531ac_cv_header_csetjmp=yes
7532ac_cv_header_csignal=yes
7533ac_cv_header_cstdarg=yes
7534ac_cv_header_cstddef=yes
7535ac_cv_header_cstdio=yes
7536ac_cv_header_cstdlib=yes
7537ac_cv_header_cstring=yes
7538ac_cv_header_ctime=yes
7539ac_cv_header_deque=yes
7540ac_cv_header_dirent_dirent_h=yes
7541ac_cv_header_dirent_h=yes
7542ac_cv_header_dlfcn_h=yes
7543ac_cv_header_errno_h=yes
7544ac_cv_header_fcntl_h=yes
7545ac_cv_header_fstream=yes
7546ac_cv_header_functional=yes
7547ac_cv_header_grp_h=yes
7548ac_cv_header_ieeefp_h=yes
7549ac_cv_header_inttypes_h=yes
7550ac_cv_header_iomanip=yes
7551ac_cv_header_ios=yes
7552ac_cv_header_iosfwd=yes
7553ac_cv_header_iostream=yes
7554ac_cv_header_istream=yes
7555ac_cv_header_iterator=yes
7556ac_cv_header_limits=yes
7557ac_cv_header_list=yes
7558ac_cv_header_locale=yes
7559ac_cv_header_malloc_h=yes
7560ac_cv_header_map=yes
7561ac_cv_header_memory=yes
7562ac_cv_header_memory_h=yes
7563ac_cv_header_netdb_h=yes
7564ac_cv_header_netinet_in_h=yes
7565ac_cv_header_netinet_tcp_h=yes
7566ac_cv_header_numeric=yes
7567ac_cv_header_ostream=yes
7568ac_cv_header_procfs_h=yes
7569ac_cv_header_queue=yes
7570ac_cv_header_set=yes
7571ac_cv_header_setjmp_h=yes
7572ac_cv_header_signal_h=yes
7573ac_cv_header_sstream=yes
7574ac_cv_header_stack=yes
7575ac_cv_header_stdc=yes
7576ac_cv_header_stdexcept=yes
7577ac_cv_header_stdint_h=yes
7578ac_cv_header_stdlib_h=yes
7579ac_cv_header_streambuf=yes
7580ac_cv_header_string=yes
7581ac_cv_header_string_h=yes
7582ac_cv_header_strings_h=yes
7583ac_cv_header_sys_auxv_h=yes
7584ac_cv_header_sys_file_h=yes
7585ac_cv_header_sys_ipc_h=yes
7586ac_cv_header_sys_mount_h=yes
7587ac_cv_header_sys_param_h=yes
7588ac_cv_header_sys_resource_h=yes
7589ac_cv_header_sys_select_h=yes
7590ac_cv_header_sys_shm_h=yes
7591ac_cv_header_sys_socket_h=yes
7592ac_cv_header_sys_stat_h=yes
7593ac_cv_header_sys_statfs_h=yes
7594ac_cv_header_sys_statvfs_h=yes
7595ac_cv_header_sys_swap_h=yes
7596ac_cv_header_sys_sysctl_h=no
7597ac_cv_header_sys_systeminfo_h=yes
7598ac_cv_header_sys_time_h=yes
7599ac_cv_header_sys_types_h=yes
7600ac_cv_header_sys_utsname_h=yes
7601ac_cv_header_sys_vmmeter_h=yes
7602ac_cv_header_sys_wait_h=yes
7603ac_cv_header_time=yes
7604ac_cv_header_unistd_h=yes
7605ac_cv_header_utility=yes
7606ac_cv_header_utmp_h=yes
7607ac_cv_header_valarray=yes
7608ac_cv_header_vector=yes
7609ac_cv_header_windows_h=no
7610ac_cv_header_winsock2_h=no
7611ac_cv_header_winsock_h=no
7612ac_cv_host=i386-pc-solaris2.11
7613ac_cv_lib_ICE_IceConnectionNumber=yes
7614ac_cv_lib_Xi_fopen=yes
7615ac_cv_lib_Xmu_fopen=yes
7616ac_cv_lib_dld_shl_load=no
7617ac_cv_lib_nsl_gethostbyname=yes
7618ac_cv_lib_socket_connect=yes
7619ac_cv_member_struct_tm_tm_zone=no
7620ac_cv_objext=o
7621ac_cv_path_EGREP='/usr/bin/ggrep -E'
7622ac_cv_path_GREP=/usr/bin/ggrep
7623ac_cv_path_LN=/usr/bin/ln
7624ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
7625ac_cv_path__libcurl_config=/usr/bin/curl-config
7626ac_cv_path_install='/usr/bin/ginstall -c'
7627ac_cv_prog_AWK=gawk
7628ac_cv_prog_CPP='gcc-4.3.2 -E'
7629ac_cv_prog_CXXCPP='g++ -E'
7630ac_cv_prog_PTHREAD_CC=gcc-4.3.2
7631ac_cv_prog_ac_ct_AR=ar
7632ac_cv_prog_ac_ct_CC=gcc-4.3.2
7633ac_cv_prog_ac_ct_CXX=g++
7634ac_cv_prog_ac_ct_RANLIB=ranlib
7635ac_cv_prog_ac_ct_STRIP=strip
7636ac_cv_prog_cc_c89=''
7637ac_cv_prog_cc_g=yes
7638ac_cv_prog_cc_gcc_4_3_2_c_o=yes
7639ac_cv_prog_cxx_g=yes
7640ac_cv_prog_f77_g=no
7641ac_cv_prog_gcc_traditional=no
7642ac_cv_prog_make_make_set=yes
7643ac_cv_search_opendir='none required'
7644ac_cv_struct_tm=time.h
7645ac_cv_sys_file_offset_bits=64
7646ac_cv_sys_largefile_CC=no
7647ac_cv_target=i386-pc-solaris2.11
7648ac_cv_type_signal=void
7649ac_cv_type_size_t=yes
7650ac_cv_type_socklen_t=yes
7651ac_cv_var_tzname=yes
7652ac_cv_working_alloca_h=yes
7653am_cv_CC_dependencies_compiler_type=gcc3
7654am_cv_CXX_dependencies_compiler_type=gcc3
7655am_cv_OBJC_dependencies_compiler_type=none
7656ax_cv_c_compiler_ms=no
7657ax_cv_check_gl_libgl=no
7658ax_cv_check_glu_libglu=no
7659ax_cv_check_glut_libglut=no
7660boinc_cv_getsockopt_type=socklen_t
7661libcurl_cv_lib_curl_usable=yes
7662libcurl_cv_lib_curl_version=7.19.5
7663libcurl_cv_lib_version_ok=yes
7664lt_cv_deplibs_check_method=pass_all
7665lt_cv_dlopen=dlopen
7666lt_cv_dlopen_libs=''
7667lt_cv_dlopen_self=yes
7668lt_cv_dlopen_self_static=yes
7669lt_cv_file_magic_cmd='$MAGIC_CMD'
7670lt_cv_file_magic_test_file=''
7671lt_cv_ld_reload_flag=-r
7672lt_cv_objdir=.libs
7673lt_cv_path_LD=/usr/ccs/bin/ld
7674lt_cv_path_LDCXX=/usr/ccs/bin/ld
7675lt_cv_path_NM='/usr/bin/nm -p'
7676lt_cv_path_SED=/usr/bin/gsed
7677lt_cv_prog_compiler_c_o=yes
7678lt_cv_prog_compiler_c_o_CXX=yes
7679lt_cv_prog_compiler_rtti_exceptions=no
7680lt_cv_prog_gnu_ld=no
7681lt_cv_prog_gnu_ldcxx=no
7682lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([BDRT][BDRT]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''
7683lt_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\''
7684lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern int \\1;/p\''
7685lt_cv_sys_max_cmd_len=262144
7686lt_lt_cv_prog_compiler_c_o='"yes"'
7687lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
7688lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([BDRT][BDRT]*\\\\)[ \t][ \t]*\\\\(\\\\)\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2\\\\3 \\\\3/p\'"'
7689lt_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\'"'
7690lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* \\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'
7691sah_cv_dynamic_lib_aio_aio_fork=no
7692sah_cv_dynamic_lib_aio_fopen=no
7693sah_cv_dynamic_lib_c_atexit=' -lc'
7694sah_cv_dynamic_lib_c_fopen=' -lc'
7695sah_cv_dynamic_lib_c_nonshared_fopen=no
7696sah_cv_dynamic_lib_cups_fopen=no
7697sah_cv_dynamic_lib_cups_md5_finish=no
7698sah_cv_dynamic_lib_cygipc_fopen=no
7699sah_cv_dynamic_lib_cygipc_shmget=no
7700sah_cv_dynamic_lib_dl_dlopen=' -ldl'
7701sah_cv_dynamic_lib_dl_fopen=' -ldl'
7702sah_cv_dynamic_lib_m_fopen=' -lm'
7703sah_cv_dynamic_lib_m_sin=' -lm'
7704sah_cv_dynamic_lib_pthread_fopen=' -lpthread'
7705sah_cv_dynamic_lib_pthread_pthread_join=' -lpthread'
7706sah_cv_dynamic_lib_wsock32_fopen=no
7707sah_cv_func_std_LOCALE=yes
7708sah_cv_func_std_MAX=yes
7709sah_cv_func_std_MIN=yes
7710sah_cv_func_std_TRANSFORM=yes
7711sah_cv_have_namespaces=yes
7712sah_cv_static_lib_c_nonshared_fopen=no
7713sah_cv_static_lib_gcc_eh__Unwind_Resume=' -lgcc_eh'
7714sah_cv_static_lib_gcc_eh_fopen=' -lgcc_eh'
7715sah_cv_static_lib_gcc_fopen=' -lgcc'
7716sah_cv_static_lib_gcc_sscanf=' -lgcc'
7717sah_cv_static_lib_nsl_fopen=' -lnsl'
7718sah_cv_static_lib_nsl_gethostbyname=' -lnsl'
7719sah_cv_static_lib_socket_bind=' -lsocket'
7720sah_cv_static_lib_socket_fopen=' -lsocket'
7721sah_cv_static_lib_stdcpp_fopen=' -lstdc++'
7722sah_cv_static_lib_stdcpp_sscanf=' -lstdc++'
7723sah_cv_static_lib_z_fopen=' -lz'
7724sah_cv_static_lib_z_gzopen=' -lz'
7725
7726## ----------------- ##
7727## Output variables. ##
7728## ----------------- ##
7729
7730ACLOCAL='${SHELL} /export/home/michael/boinc_src/missing --run aclocal-1.10'
7731ALLOCA=''
7732AMDEPBACKSLASH='\'
7733AMDEP_FALSE='#'
7734AMDEP_TRUE=''
7735AMTAR='${SHELL} /export/home/michael/boinc_src/missing --run tar'
7736AR='ar'
7737AS='as'
7738AUTOCONF='${SHELL} /export/home/michael/boinc_src/missing --run autoconf'
7739AUTOHEADER='${SHELL} /export/home/michael/boinc_src/missing --run autoheader'
7740AUTOMAKE='${SHELL} /export/home/michael/boinc_src/missing --run automake-1.10'
7741AWK='gawk'
7742BOINC_EXTRA_LIBS=' -L/usr/local/lib -lcurl -L/lib -lidn -lssl -lcrypto -lldap -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz -R/lib -L/lib -lssl -lcrypto -lsocket -lnsl -ldl   -ldl -lnsl -lsocket -lz'
7743BOINC_MAJOR_VERSION='6'
7744BOINC_MINOR_VERSION='6'
7745BOINC_RELEASE='36'
7746BOINC_VERSION_STRING='6.6.36'
7747BUILD_GRAPHICS_API_FALSE=''
7748BUILD_GRAPHICS_API_TRUE='#'
7749BUILD_STATIC_LIBS_FALSE='#'
7750BUILD_STATIC_LIBS_TRUE=''
7751CC='gcc-4.3.2'
7752CCDEPMODE='depmode=gcc3'
7753CFLAGS='-g -O2 -march=i486 -mtune=generic'
7754CLIENTGUIFLAGS=''
7755CLIENTGUILIBS=' '
7756CLIENTLIBS='-lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm '
7757CLIENT_BIN_FILENAME='boinc'
7758CLIENT_CMD_BIN_FILENAME='boinccmd'
7759CLIENT_GUI_BIN_FILENAME='boincmgr'
7760CPP='gcc-4.3.2 -E'
7761CPPFLAGS=' -I/usr/local/include'
7762CXX='g++'
7763CXXCPP='g++ -E'
7764CXXDEPMODE='depmode=gcc3'
7765CXXFLAGS='-g -O2 -march=i486 -mtune=generic'
7766CYGPATH_W='echo'
7767DEFS='-DHAVE_CONFIG_H'
7768DEPDIR='.deps'
7769DLLEXT='so'
7770DLLTOOL='dlltool'
7771DOCBOOK2X_MAN=''
7772DYNAMIC_CLIENT_FALSE=''
7773DYNAMIC_CLIENT_TRUE='#'
7774ECHO='print -r'
7775ECHO_C='ECHO_N=''
7776ECHO_T=''
7777EGREP='/usr/bin/ggrep -E'
7778ENABLE_CLIENT_FALSE='#'
7779ENABLE_CLIENT_RELEASE_FALSE=''
7780ENABLE_CLIENT_RELEASE_TRUE='#'
7781ENABLE_CLIENT_TRUE=''
7782ENABLE_FCGI_FALSE=''
7783ENABLE_FCGI_TRUE='#'
7784ENABLE_LIBRARIES_FALSE='#'
7785ENABLE_LIBRARIES_TRUE=''
7786ENABLE_MANAGER_FALSE=''
7787ENABLE_MANAGER_TRUE='#'
7788ENABLE_SERVER_FALSE=''
7789ENABLE_SERVER_TRUE='#'
7790EXEEXT=''
7791F77=''
7792FFLAGS=''
7793FULLNAME='michael'
7794GLUT_CFLAGS=''
7795GLUT_LIBS=''
7796GLU_CFLAGS=''
7797GLU_LIBS=''
7798GL_CFLAGS=''
7799GL_LIBS=''
7800GREP='/usr/bin/ggrep'
7801GTK_CONFIG=''
7802GTK_LIBS=''
7803HAVE_DOCBOOK2X_MAN_FALSE=''
7804HAVE_DOCBOOK2X_MAN_TRUE='#'
7805INSTALL_DATA='${INSTALL} -m 644'
7806INSTALL_HEADERS_FALSE='#'
7807INSTALL_HEADERS_TRUE=''
7808INSTALL_PROGRAM='${INSTALL}'
7809INSTALL_SCRIPT='${INSTALL}'
7810INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
7811LDFLAGS=''
7812LD_EXPORT_DYNAMIC=''
7813LIBBOINC_VERSION='6:6:36'
7814LIBCURL='-L/usr/local/lib -lcurl -L/lib -lidn -lssl -lcrypto -lldap -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz'
7815LIBCURL_CPPFLAGS='-I/usr/local/include'
7816LIBEXT='a'
7817LIBOBJS=''
7818LIBS='-lstdc++ -lgcc -lgcc_eh -lpthread -lc -lm '
7819LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7820LN='/usr/bin/ln'
7821LN_S='ln -s'
7822LOGNAME='michael'
7823LTLIBOBJS=''
7824MAKEINFO='${SHELL} /export/home/michael/boinc_src/missing --run makeinfo'
7825MYSQL_CFLAGS=''
7826MYSQL_CONFIG=''
7827MYSQL_LIBS=''
7828OBJC='gcc-4.3.2'
7829OBJCDEPMODE='depmode=none'
7830OBJCFLAGS='-ObjC'
7831OBJDUMP='objdump'
7832OBJEXT='o'
7833OS_DARWIN_FALSE=''
7834OS_DARWIN_TRUE='#'
7835OS_LINUX_FALSE=''
7836OS_LINUX_TRUE='#'
7837OS_WIN32_MINGW_FALSE=''
7838OS_WIN32_MINGW_TRUE='#'
7839PACKAGE='boinc'
7840PACKAGE_BUGREPORT=''
7841PACKAGE_NAME='BOINC'
7842PACKAGE_STRING='BOINC 6.6.36'
7843PACKAGE_TARNAME='boinc'
7844PACKAGE_VERSION='6.6.36'
7845PATH_SEPARATOR=':'
7846PICFLAGS=' -fPIC -DPIC'
7847PKGCONFIG='/usr/bin/pkg-config'
7848PTHREAD_CC='gcc-4.3.2'
7849PTHREAD_CFLAGS='-D_REENTRANT -pthreads'
7850PTHREAD_LIBS=''
7851RANLIB='ranlib'
7852RDATE='2009.06.09'
7853REV='18823'
7854SET_MAKE=''
7855SHELL='/bin/sh'
7856SSLDIR='/usr'
7857SSL_CFLAGS=' '
7858SSL_CXXFLAGS=' '
7859SSL_LIBS='-R/lib -L/lib -lssl -lcrypto -lsocket -lnsl -ldl  '
7860STRIP='strip'
7861TOP_BUILD_DIR='/export/home/michael/boinc_src'
7862TOP_SOURCE_DIR='/export/home/michael/boinc_src'
7863VERSION='6.6.36'
7864WX_CFLAGS=''
7865WX_CFLAGS_ONLY=''
7866WX_CONFIG_PATH=''
7867WX_CPPFLAGS=''
7868WX_CXXFLAGS=''
7869WX_CXXFLAGS_ONLY=''
7870WX_LIBS=''
7871WX_LIBS_STATIC=''
7872WX_VERSION=''
7873XMKMF=''
7874X_CFLAGS=' -I/usr/X11/include'
7875X_EXTRA_LIBS='-lsocket  -lnsl'
7876X_LIBS=' -L/usr/X11/lib -R/usr/X11/lib'
7877X_PRE_LIBS=' -lSM -lICE'
7878_libcurl_config=''
7879ac_ct_CC='gcc-4.3.2'
7880ac_ct_CXX='g++'
7881ac_ct_F77=''
7882acx_pthread_config=''
7883am__fastdepCC_FALSE='#'
7884am__fastdepCC_TRUE=''
7885am__fastdepCXX_FALSE='#'
7886am__fastdepCXX_TRUE=''
7887am__fastdepOBJC_FALSE=''
7888am__fastdepOBJC_TRUE='#'
7889am__include='include'
7890am__isrc=''
7891am__leading_dot='.'
7892am__quote=''
7893am__tar='${AMTAR} chof - "$$tardir"'
7894am__untar='${AMTAR} xf -'
7895bindir='${exec_prefix}/bin'
7896boinc_alt_platform=''
7897boinc_platform='i386-pc-solaris'
7898build='i386-pc-solaris2.11'
7899build_alias=''
7900build_cpu='i386'
7901build_os='solaris2.11'
7902build_vendor='pc'
7903datadir='${datarootdir}'
7904datarootdir='${prefix}/share'
7905docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
7906dvidir='${docdir}'
7907exec_prefix='/usr/local'
7908host='i386-pc-solaris2.11'
7909host_alias=''
7910host_cpu='i386'
7911host_os='solaris2.11'
7912host_vendor='pc'
7913htmldir='${docdir}'
7914includedir='${prefix}/include'
7915infodir='${datarootdir}/info'
7916install_sh='$(SHELL) /export/home/michael/boinc_src/install-sh'
7917libdir='${exec_prefix}/lib'
7918libexecdir='${exec_prefix}/libexec'
7919localedir='${datarootdir}/locale'
7920localstatedir='${prefix}/var'
7921mandir='${datarootdir}/man'
7922mkdir_p='$(top_builddir)/./install-sh -c -d'
7923oldincludedir='/usr/include'
7924pdfdir='${docdir}'
7925prefix='/usr/local'
7926program_transform_name='s,x,x,'
7927psdir='${docdir}'
7928sbindir='${exec_prefix}/sbin'
7929sharedstatedir='${prefix}/com'
7930sysconfdir='${prefix}/etc'
7931target='i386-pc-solaris2.11'
7932target_alias=''
7933target_cpu='i386'
7934target_os='solaris2.11'
7935target_vendor='pc'
7936
7937## ----------- ##
7938## confdefs.h. ##
7939## ----------- ##
7940
7941#define PACKAGE_NAME "BOINC"
7942#define PACKAGE_TARNAME "boinc"
7943#define PACKAGE_VERSION "6.6.36"
7944#define PACKAGE_STRING "BOINC 6.6.36"
7945#define PACKAGE_BUGREPORT ""
7946#define PACKAGE "boinc"
7947#define VERSION "6.6.36"
7948#define STDC_HEADERS 1
7949#define HAVE_SYS_TYPES_H 1
7950#define HAVE_SYS_STAT_H 1
7951#define HAVE_STDLIB_H 1
7952#define HAVE_STRING_H 1
7953#define HAVE_MEMORY_H 1
7954#define HAVE_STRINGS_H 1
7955#define HAVE_INTTYPES_H 1
7956#define HAVE_STDINT_H 1
7957#define HAVE_UNISTD_H 1
7958#define HAVE_SYS_SOCKET_H 1
7959#define HAVE_DLFCN_H 1
7960#define HOSTTYPE "i386-pc-solaris"
7961#define DLLEXT ".so"
7962#define HAVE_SYS_SOCKET_H 1
7963#define HAVE_SOCKLEN_T 1
7964#define BOINC_SOCKLEN_T socklen_t
7965#define HAVE_LIBCURL 1
7966#define LIBCURL_FEATURE_SSL 1
7967#define LIBCURL_FEATURE_IPV6 1
7968#define LIBCURL_FEATURE_LIBZ 1
7969#define LIBCURL_FEATURE_IDN 1
7970#define LIBCURL_FEATURE_NTLM 1
7971#define LIBCURL_CABUNDLE ""
7972#define LIBCURL_PROTOCOL_HTTP 1
7973#define LIBCURL_PROTOCOL_HTTPS 1
7974#define LIBCURL_PROTOCOL_FTP 1
7975#define LIBCURL_PROTOCOL_FTPS 1
7976#define LIBCURL_PROTOCOL_FILE 1
7977#define LIBCURL_PROTOCOL_TELNET 1
7978#define LIBCURL_PROTOCOL_LDAP 1
7979#define LIBCURL_PROTOCOL_DICT 1
7980#define LIBCURL_PROTOCOL_TFTP 1
7981#define USE_OPENSSL 1
7982#define HAVE_LIBDL 1
7983#define HAVE_LIBNSL 1
7984#define HAVE_LIBSOCKET 1
7985#define HAVE_LIBZ 1
7986#define HAVE_PTHREAD 1
7987#define BOINC_PREFIX "/usr/local"
7988#define BOINC_EXECPREFIX "/usr/local/bin"
7989#define BOINC_LIBDIR "/usr/local/lib"
7990#define HAVE_DIRENT_H 1
7991#define STDC_HEADERS 1
7992#define HAVE_SYS_WAIT_H 1
7993#define TIME_WITH_SYS_TIME 1
7994#define RETSIGTYPE void
7995#define HAVE_ARPA_INET_H 1
7996#define HAVE_DIRENT_H 1
7997#define HAVE_GRP_H 1
7998#define HAVE_FCNTL_H 1
7999#define HAVE_INTTYPES_H 1
8000#define HAVE_STDINT_H 1
8001#define HAVE_MALLOC_H 1
8002#define HAVE_ALLOCA_H 1
8003#define HAVE_MEMORY_H 1
8004#define HAVE_NETDB_H 1
8005#define HAVE_NETINET_IN_H 1
8006#define HAVE_NETINET_TCP_H 1
8007#define HAVE_SIGNAL_H 1
8008#define HAVE_STRINGS_H 1
8009#define HAVE_SYS_AUXV_H 1
8010#define HAVE_SYS_FILE_H 1
8011#define HAVE_SYS_IPC_H 1
8012#define HAVE_SYS_MOUNT_H 1
8013#define HAVE_SYS_PARAM_H 1
8014#define HAVE_SYS_RESOURCE_H 1
8015#define HAVE_SYS_SELECT_H 1
8016#define HAVE_SYS_SHM_H 1
8017#define HAVE_SYS_SOCKET_H 1
8018#define HAVE_SYS_STAT_H 1
8019#define HAVE_SYS_STATVFS_H 1
8020#define HAVE_SYS_STATFS_H 1
8021#define HAVE_SYS_SWAP_H 1
8022#define HAVE_SYS_SYSTEMINFO_H 1
8023#define HAVE_SYS_TIME_H 1
8024#define HAVE_SYS_TYPES_H 1
8025#define HAVE_SYS_UTSNAME_H 1
8026#define HAVE_SYS_VMMETER_H 1
8027#define HAVE_SYS_WAIT_H 1
8028#define HAVE_UNISTD_H 1
8029#define HAVE_UTMP_H 1
8030#define HAVE_ERRNO_H 1
8031#define HAVE_PROCFS_H 1
8032#define HAVE_IEEEFP_H 1
8033#define HAVE_SETJMP_H 1
8034#define _FILE_OFFSET_BITS 64
8035#define HAVE_ALGORITHM 1
8036#define HAVE_BITSET 1
8037#define HAVE_CASSERT 1
8038#define HAVE_CCTYPE 1
8039#define HAVE_CERRNO 1
8040#define HAVE_CFLOAT 1
8041#define HAVE_CLIMITS 1
8042#define HAVE_CLOCALE 1
8043#define HAVE_CMATH 1
8044#define HAVE_COMPLEX 1
8045#define HAVE_CSETJMP 1
8046#define HAVE_CSIGNAL 1
8047#define HAVE_CSTDARG 1
8048#define HAVE_CSTDDEF 1
8049#define HAVE_CSTDIO 1
8050#define HAVE_CSTDLIB 1
8051#define HAVE_CSTRING 1
8052#define HAVE_CTIME 1
8053#define HAVE_DEQUE 1
8054#define HAVE_FSTREAM 1
8055#define HAVE_FUNCTIONAL 1
8056#define HAVE_IOMANIP 1
8057#define HAVE_IOS 1
8058#define HAVE_IOSFWD 1
8059#define HAVE_IOSTREAM 1
8060#define HAVE_ISTREAM 1
8061#define HAVE_ITERATOR 1
8062#define HAVE_LIMITS 1
8063#define HAVE_LIST 1
8064#define HAVE_LOCALE 1
8065#define HAVE_MAP 1
8066#define HAVE_MEMORY 1
8067#define HAVE_NUMERIC 1
8068#define HAVE_OSTREAM 1
8069#define HAVE_QUEUE 1
8070#define HAVE_SET 1
8071#define HAVE_SSTREAM 1
8072#define HAVE_STACK 1
8073#define HAVE_STDEXCEPT 1
8074#define HAVE_STREAMBUF 1
8075#define HAVE_STRING 1
8076#define HAVE_UTILITY 1
8077#define HAVE_VALARRAY 1
8078#define HAVE_VECTOR 1
8079#define HAVE_NAMESPACES 1
8080#define HAVE_STD_MIN 1
8081#define HAVE_STD_MAX 1
8082#define HAVE_STD_TRANSFORM 1
8083#define HAVE_STD_LOCALE 1
8084#define HAVE_VPRINTF 1
8085#define HAVE_DOPRNT 1
8086#define HAVE_ALLOCA_H 1
8087#define HAVE_ALLOCA 1
8088#define HAVE_ALLOCA 1
8089#define HAVE___BUILTIN_ALLOCA 1
8090#define HAVE_SETPRIORITY 1
8091#define HAVE_STRLCPY 1
8092#define HAVE_STRLCAT 1
8093#define HAVE_SIGACTION 1
8094#define HAVE_GETUTENT 1
8095#define HAVE_SETUTENT 1
8096#define HAVE_GETISAX 1
8097#define HAVE_STRDUP 1
8098#define HAVE_STAT64 1
8099#define HAVE_PUTENV 1
8100#define HAVE_SETENV 1
8101#define HAVE_UNSETENV 1
8102#define HAVE_DECL_TZNAME 1
8103#define HAVE_TZNAME 1
8104#define HAVE__PROC_SELF_PSINFO 1
8105#define HAVE_LIBM 1
8106#define HAVE_LIBM 1
8107#define HAVE_LIBC 1
8108#define HAVE_LIBC 1
8109#define HAVE_LIBPTHREAD 1
8110#define HAVE_LIBPTHREAD 1
8111#define HAVE_LIBGCC_EH 1
8112#define HAVE_LIBGCC_EH 1
8113#define HAVE_LIBGCC 1
8114#define HAVE_LIBGCC 1
8115#define HAVE_LIBSTDC++ 1
8116#define HAVE_LIBSTDC__ 1
8117
8118configure: exit 0