Ticket #22702: clamav.config.log

File clamav.config.log, 118.2 KB (added by neil_mayhew@…, 14 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by ClamAV configure 0.95.3, which was
5generated by GNU Autoconf 2.64.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --with-zlib=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = vivaldi.cal.wycliffe.ca
14uname -m = i386
15uname -r = 10.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 78 tasks, 274 threads, 2 processors
34Load average: 2.43, Mach factor: 0.81
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2593: checking build system type
52configure:2607: result: i386-apple-darwin10.2.0
53configure:2627: checking host system type
54configure:2640: result: i386-apple-darwin10.2.0
55configure:2660: checking target system type
56configure:2673: result: i386-apple-darwin10.2.0
57configure:2757: result: creating target.h - canonical system defines
58configure:2904: checking for a BSD-compatible install
59configure:2972: result: /usr/bin/install -c
60configure:2983: checking whether build environment is sane
61configure:3033: result: yes
62configure:3174: checking for a thread-safe mkdir -p
63configure:3213: result: /opt/local/bin/gmkdir -p
64configure:3226: checking for gawk
65configure:3242: found /opt/local/bin/gawk
66configure:3253: result: gawk
67configure:3264: checking whether make sets $(MAKE)
68configure:3286: result: yes
69configure:3379: checking for gawk
70configure:3406: result: gawk
71configure:3418: checking whether ln -s works
72configure:3422: result: yes
73configure:3429: checking whether make sets $(MAKE)
74configure:3451: result: yes
75configure:3506: checking for style of include used by make
76configure:3534: result: GNU
77configure:3604: checking for gcc
78configure:3631: result: /usr/bin/gcc-4.2
79configure:3860: checking for C compiler version
80configure:3869: /usr/bin/gcc-4.2 --version >&5
81i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
82Copyright (C) 2007 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:3880: $? = 0
87configure:3869: /usr/bin/gcc-4.2 -v >&5
88Using built-in specs.
89Target: i686-apple-darwin10
90Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
91Thread model: posix
92gcc version 4.2.1 (Apple Inc. build 5646)
93configure:3880: $? = 0
94configure:3869: /usr/bin/gcc-4.2 -V >&5
95gcc-4.2: argument to `-V' is missing
96configure:3880: $? = 1
97configure:3869: /usr/bin/gcc-4.2 -qversion >&5
98i686-apple-darwin10-gcc-4.2.1: no input files
99configure:3880: $? = 1
100configure:3902: checking for C compiler default output file name
101configure:3924: /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
102configure:3928: $? = 0
103configure:3965: result: a.out
104configure:3981: checking whether the C compiler works
105configure:3990: ./a.out
106configure:3994: $? = 0
107configure:4009: result: yes
108configure:4016: checking whether we are cross compiling
109configure:4018: result: no
110configure:4021: checking for suffix of executables
111configure:4028: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
112configure:4032: $? = 0
113configure:4054: result:
114configure:4060: checking for suffix of object files
115configure:4082: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
116configure:4086: $? = 0
117configure:4107: result: o
118configure:4111: checking whether we are using the GNU C compiler
119configure:4130: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
120configure:4130: $? = 0
121configure:4139: result: yes
122configure:4148: checking whether /usr/bin/gcc-4.2 accepts -g
123configure:4168: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
124configure:4168: $? = 0
125configure:4209: result: yes
126configure:4226: checking for /usr/bin/gcc-4.2 option to accept ISO C89
127configure:4290: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
128configure:4290: $? = 0
129configure:4303: result: none needed
130configure:4325: checking dependency style of /usr/bin/gcc-4.2
131configure:4435: result: none
132configure:4450: checking for a sed that does not truncate output
133configure:4514: result: /opt/local/bin/gsed
134configure:4532: checking for grep that handles long lines and -e
135configure:4590: result: /opt/local/bin/grep
136configure:4595: checking for egrep
137configure:4657: result: /opt/local/bin/grep -E
138configure:4662: checking for fgrep
139configure:4724: result: /opt/local/bin/grep -F
140configure:4759: checking for ld used by /usr/bin/gcc-4.2
141configure:4826: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
142configure:4833: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
143configure:4848: result: no
144configure:4860: checking for BSD- or MS-compatible name lister (nm)
145configure:4909: result: /usr/bin/nm
146configure:5027: checking the name lister (/usr/bin/nm) interface
147configure:5034: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
148configure:5037: /usr/bin/nm "conftest.o"
149configure:5040: output
15000000000 D _some_variable
151configure:5047: result: BSD nm
152configure:5051: checking the maximum length of command line arguments
153configure:5171: result: 196608
154configure:5188: checking whether the shell understands some XSI constructs
155configure:5198: result: yes
156configure:5202: checking whether the shell understands "+="
157configure:5208: result: yes
158configure:5243: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
159configure:5250: result: -r
160configure:5319: checking for objdump
161configure:5349: result: no
162configure:5378: checking how to recognize dependent libraries
163configure:5574: result: pass_all
164configure:5634: checking for ar
165configure:5650: found /usr/bin/ar
166configure:5661: result: ar
167configure:5739: checking for strip
168configure:5755: found /usr/bin/strip
169configure:5766: result: strip
170configure:5838: checking for ranlib
171configure:5854: found /usr/bin/ranlib
172configure:5865: result: ranlib
173configure:5955: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
174configure:6073: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
175configure:6076: $? = 0
176configure:6080: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
177configure:6083: $? = 0
178cannot find nm_test_var in conftest.nm
179configure:6073: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
180configure:6076: $? = 0
181configure:6080: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
182configure:6083: $? = 0
183configure:6137: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c conftstm.o >&5
184configure:6140: $? = 0
185configure:6178: result: ok
186configure:6443: checking for dsymutil
187configure:6459: found /usr/bin/dsymutil
188configure:6470: result: dsymutil
189configure:6535: checking for nmedit
190configure:6551: found /usr/bin/nmedit
191configure:6562: result: nmedit
192configure:6627: checking for lipo
193configure:6643: found /usr/bin/lipo
194configure:6654: result: lipo
195configure:6719: checking for otool
196configure:6735: found /usr/bin/otool
197configure:6746: result: otool
198configure:6811: checking for otool64
199configure:6841: result: no
200configure:6886: checking for -single_module linker flag
201/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
202configure:6913: result: yes
203configure:6915: checking for -exported_symbols_list linker flag
204configure:6935: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
205configure:6935: $? = 0
206configure:6945: result: yes
207configure:6987: checking how to run the C preprocessor
208configure:7018: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
209configure:7018: $? = 0
210configure:7032: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
211conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
212configure:7032: $? = 1
213configure: failed program was:
214| /* confdefs.h */
215| #define PACKAGE_NAME "ClamAV"
216| #define PACKAGE_TARNAME "clamav"
217| #define PACKAGE_VERSION "0.95.3"
218| #define PACKAGE_STRING "ClamAV 0.95.3"
219| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
220| #define PACKAGE_URL "http://www.clamav.net/"
221| #define PACKAGE PACKAGE_NAME
222| #define VERSION "0.95.3"
223| /* end confdefs.h.  */
224| #include <ac_nonexistent.h>
225configure:7057: result: /usr/bin/gcc-4.2 -E
226configure:7077: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
227configure:7077: $? = 0
228configure:7091: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
229conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
230configure:7091: $? = 1
231configure: failed program was:
232| /* confdefs.h */
233| #define PACKAGE_NAME "ClamAV"
234| #define PACKAGE_TARNAME "clamav"
235| #define PACKAGE_VERSION "0.95.3"
236| #define PACKAGE_STRING "ClamAV 0.95.3"
237| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
238| #define PACKAGE_URL "http://www.clamav.net/"
239| #define PACKAGE PACKAGE_NAME
240| #define VERSION "0.95.3"
241| /* end confdefs.h.  */
242| #include <ac_nonexistent.h>
243configure:7120: checking for ANSI C header files
244configure:7140: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
245configure:7140: $? = 0
246configure:7213: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
247configure:7213: $? = 0
248configure:7213: ./conftest
249configure:7213: $? = 0
250configure:7224: result: yes
251configure:7237: checking for sys/types.h
252configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
253configure:7237: $? = 0
254configure:7237: result: yes
255configure:7237: checking for sys/stat.h
256configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
257configure:7237: $? = 0
258configure:7237: result: yes
259configure:7237: checking for stdlib.h
260configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
261configure:7237: $? = 0
262configure:7237: result: yes
263configure:7237: checking for string.h
264configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
265configure:7237: $? = 0
266configure:7237: result: yes
267configure:7237: checking for memory.h
268configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
269configure:7237: $? = 0
270configure:7237: result: yes
271configure:7237: checking for strings.h
272configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
273configure:7237: $? = 0
274configure:7237: result: yes
275configure:7237: checking for inttypes.h
276configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
277configure:7237: $? = 0
278configure:7237: result: yes
279configure:7237: checking for stdint.h
280configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
281configure:7237: $? = 0
282configure:7237: result: yes
283configure:7237: checking for unistd.h
284configure:7237: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
285configure:7237: $? = 0
286configure:7237: result: yes
287configure:7252: checking for dlfcn.h
288configure:7252: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
289configure:7252: $? = 0
290configure:7252: result: yes
291configure:7435: checking for objdir
292configure:7450: result: .libs
293configure:7746: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
294configure:7764: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
295cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
296cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
297configure:7768: $? = 0
298configure:7781: result: no
299configure:7801: checking for /usr/bin/gcc-4.2 option to produce PIC
300configure:8073: result: -fno-common -DPIC
301configure:8085: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
302configure:8103: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
303configure:8107: $? = 0
304configure:8120: result: yes
305configure:8144: checking if /usr/bin/gcc-4.2 static flag -static works
306configure:8172: result: no
307configure:8187: checking if /usr/bin/gcc-4.2 supports -c -o file.o
308configure:8208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
309configure:8212: $? = 0
310configure:8234: result: yes
311configure:8242: checking if /usr/bin/gcc-4.2 supports -c -o file.o
312configure:8289: result: yes
313configure:8322: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
314configure:9312: result: yes
315configure:9551: checking dynamic linker characteristics
316configure:10214: result: darwin10.2.0 dyld
317configure:10316: checking how to hardcode library paths into programs
318configure:10341: result: immediate
319configure:10386: checking for dlopen in -ldl
320configure:10411: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl   >&5
321configure:10411: $? = 0
322configure:10420: result: yes
323configure:10635: checking whether a program can dlopen itself
324configure:10705: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64 -arch i386  conftest.c -ldl  >&5
325configure:10708: $? = 0
326configure:10726: result: yes
327configure:10731: checking whether a statically linked program can dlopen itself
328configure:10801: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64 -arch i386   conftest.c -ldl  >&5
329configure:10804: $? = 0
330configure:10822: result: yes
331configure:10861: checking whether stripping libraries is possible
332configure:10875: result: yes
333configure:10901: checking if libtool supports shared libraries
334configure:10903: result: yes
335configure:10906: checking whether to build shared libraries
336configure:10927: result: yes
337configure:10930: checking whether to build static libraries
338configure:10934: result: yes
339configure:10969: checking which extension is used for runtime loadable modules
340configure:10979: result: .so
341configure:10989: checking which variable specifies run-time module search path
342configure:10996: result: DYLD_LIBRARY_PATH
343configure:11006: checking for the default library search path
344configure:11013: result: /usr/local/lib /lib /usr/lib
345configure:11043: checking for library containing dlopen
346configure:11074: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
347configure:11074: $? = 0
348configure:11091: result: none required
349configure:11181: checking for dlerror
350configure:11181: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c   >&5
351configure:11181: $? = 0
352configure:11181: result: yes
353configure:11195: checking for shl_load
354configure:11195: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
355Undefined symbols for architecture x86_64:
356  "_shl_load", referenced from:
357      _main in cceppAI0.o
358ld: symbol(s) not found for architecture x86_64
359collect2: ld returned 1 exit status
360Undefined symbols for architecture i386:
361  "_shl_load", referenced from:
362      _main in cc3X6nGq.o
363ld: symbol(s) not found for architecture i386
364collect2: ld returned 1 exit status
365lipo: can't open input file: /var/tmp//ccJXl1jp.out (No such file or directory)
366configure:11195: $? = 1
367configure: failed program was:
368| /* confdefs.h */
369| #define PACKAGE_NAME "ClamAV"
370| #define PACKAGE_TARNAME "clamav"
371| #define PACKAGE_VERSION "0.95.3"
372| #define PACKAGE_STRING "ClamAV 0.95.3"
373| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
374| #define PACKAGE_URL "http://www.clamav.net/"
375| #define PACKAGE PACKAGE_NAME
376| #define VERSION "0.95.3"
377| #define STDC_HEADERS 1
378| #define HAVE_SYS_TYPES_H 1
379| #define HAVE_SYS_STAT_H 1
380| #define HAVE_STDLIB_H 1
381| #define HAVE_STRING_H 1
382| #define HAVE_MEMORY_H 1
383| #define HAVE_STRINGS_H 1
384| #define HAVE_INTTYPES_H 1
385| #define HAVE_STDINT_H 1
386| #define HAVE_UNISTD_H 1
387| #define HAVE_DLFCN_H 1
388| #define LT_OBJDIR ".libs/"
389| #define LT_MODULE_EXT ".so"
390| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
391| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
392| #define HAVE_LIBDL 1
393| #define HAVE_DLERROR 1
394| /* end confdefs.h.  */
395| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
396|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
397| #define shl_load innocuous_shl_load
398|
399| /* System header to define __stub macros and hopefully few prototypes,
400|     which can conflict with char shl_load (); below.
401|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
402|     <limits.h> exists even on freestanding compilers.  */
403|
404| #ifdef __STDC__
405| # include <limits.h>
406| #else
407| # include <assert.h>
408| #endif
409|
410| #undef shl_load
411|
412| /* Override any GCC internal prototype to avoid an error.
413|    Use char because int might match the return type of a GCC
414|    builtin and then its argument prototype would still apply.  */
415| #ifdef __cplusplus
416| extern "C"
417| #endif
418| char shl_load ();
419| /* The GNU C library defines this for functions which it implements
420|     to always fail with ENOSYS.  Some functions are actually named
421|     something starting with __ and the normal name is an alias.  */
422| #if defined __stub_shl_load || defined __stub___shl_load
423| choke me
424| #endif
425|
426| int
427| main ()
428| {
429| return shl_load ();
430|   ;
431|   return 0;
432| }
433configure:11195: result: no
434configure:11202: checking for shl_load in -ldld
435configure:11227: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldld   >&5
436ld: library not found for -ldld
437collect2: ld returned 1 exit status
438ld: library not found for -ldld
439collect2: ld returned 1 exit status
440lipo: can't open input file: /var/tmp//ccVIOmFc.out (No such file or directory)
441configure:11227: $? = 1
442configure: failed program was:
443| /* confdefs.h */
444| #define PACKAGE_NAME "ClamAV"
445| #define PACKAGE_TARNAME "clamav"
446| #define PACKAGE_VERSION "0.95.3"
447| #define PACKAGE_STRING "ClamAV 0.95.3"
448| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
449| #define PACKAGE_URL "http://www.clamav.net/"
450| #define PACKAGE PACKAGE_NAME
451| #define VERSION "0.95.3"
452| #define STDC_HEADERS 1
453| #define HAVE_SYS_TYPES_H 1
454| #define HAVE_SYS_STAT_H 1
455| #define HAVE_STDLIB_H 1
456| #define HAVE_STRING_H 1
457| #define HAVE_MEMORY_H 1
458| #define HAVE_STRINGS_H 1
459| #define HAVE_INTTYPES_H 1
460| #define HAVE_STDINT_H 1
461| #define HAVE_UNISTD_H 1
462| #define HAVE_DLFCN_H 1
463| #define LT_OBJDIR ".libs/"
464| #define LT_MODULE_EXT ".so"
465| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
466| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
467| #define HAVE_LIBDL 1
468| #define HAVE_DLERROR 1
469| /* end confdefs.h.  */
470|
471| /* Override any GCC internal prototype to avoid an error.
472|    Use char because int might match the return type of a GCC
473|    builtin and then its argument prototype would still apply.  */
474| #ifdef __cplusplus
475| extern "C"
476| #endif
477| char shl_load ();
478| int
479| main ()
480| {
481| return shl_load ();
482|   ;
483|   return 0;
484| }
485configure:11236: result: no
486configure:11282: checking for dld_link in -ldld
487configure:11307: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldld   >&5
488ld: library not found for -ldld
489collect2: ld returned 1 exit status
490ld: library not found for -ldld
491collect2: ld returned 1 exit status
492lipo: can't open input file: /var/tmp//ccjZkKSK.out (No such file or directory)
493configure:11307: $? = 1
494configure: failed program was:
495| /* confdefs.h */
496| #define PACKAGE_NAME "ClamAV"
497| #define PACKAGE_TARNAME "clamav"
498| #define PACKAGE_VERSION "0.95.3"
499| #define PACKAGE_STRING "ClamAV 0.95.3"
500| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
501| #define PACKAGE_URL "http://www.clamav.net/"
502| #define PACKAGE PACKAGE_NAME
503| #define VERSION "0.95.3"
504| #define STDC_HEADERS 1
505| #define HAVE_SYS_TYPES_H 1
506| #define HAVE_SYS_STAT_H 1
507| #define HAVE_STDLIB_H 1
508| #define HAVE_STRING_H 1
509| #define HAVE_MEMORY_H 1
510| #define HAVE_STRINGS_H 1
511| #define HAVE_INTTYPES_H 1
512| #define HAVE_STDINT_H 1
513| #define HAVE_UNISTD_H 1
514| #define HAVE_DLFCN_H 1
515| #define LT_OBJDIR ".libs/"
516| #define LT_MODULE_EXT ".so"
517| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
518| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
519| #define HAVE_LIBDL 1
520| #define HAVE_DLERROR 1
521| /* end confdefs.h.  */
522|
523| /* Override any GCC internal prototype to avoid an error.
524|    Use char because int might match the return type of a GCC
525|    builtin and then its argument prototype would still apply.  */
526| #ifdef __cplusplus
527| extern "C"
528| #endif
529| char dld_link ();
530| int
531| main ()
532| {
533| return dld_link ();
534|   ;
535|   return 0;
536| }
537configure:11316: result: no
538configure:11350: checking for _ prefix in compiled symbols
539configure:11360: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
540configure:11363: $? = 0
541configure:11367: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
542configure:11370: $? = 0
543configure:11392: result: yes
544configure:11400: checking whether we have to add an underscore for dlsym
545configure:11473: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c   >&5
546configure:11476: $? = 0
547configure:11495: result: no
548configure:11506: checking whether deplibs are loaded by dlopen
549configure:11600: result: yes
550configure:11612: checking for argz.h
551configure:11612: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
552conftest.c:63:18: error: argz.h: No such file or directory
553conftest.c:63:18: error: argz.h: No such file or directory
554lipo: can't figure out the architecture type of: /var/tmp//cceISzVp.out
555configure:11612: $? = 1
556configure: failed program was:
557| /* confdefs.h */
558| #define PACKAGE_NAME "ClamAV"
559| #define PACKAGE_TARNAME "clamav"
560| #define PACKAGE_VERSION "0.95.3"
561| #define PACKAGE_STRING "ClamAV 0.95.3"
562| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
563| #define PACKAGE_URL "http://www.clamav.net/"
564| #define PACKAGE PACKAGE_NAME
565| #define VERSION "0.95.3"
566| #define STDC_HEADERS 1
567| #define HAVE_SYS_TYPES_H 1
568| #define HAVE_SYS_STAT_H 1
569| #define HAVE_STDLIB_H 1
570| #define HAVE_STRING_H 1
571| #define HAVE_MEMORY_H 1
572| #define HAVE_STRINGS_H 1
573| #define HAVE_INTTYPES_H 1
574| #define HAVE_STDINT_H 1
575| #define HAVE_UNISTD_H 1
576| #define HAVE_DLFCN_H 1
577| #define LT_OBJDIR ".libs/"
578| #define LT_MODULE_EXT ".so"
579| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
580| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
581| #define HAVE_LIBDL 1
582| #define HAVE_DLERROR 1
583| #define HAVE_LIBDLLOADER 1
584| /* end confdefs.h.  */
585| #include <stdio.h>
586| #ifdef HAVE_SYS_TYPES_H
587| # include <sys/types.h>
588| #endif
589| #ifdef HAVE_SYS_STAT_H
590| # include <sys/stat.h>
591| #endif
592| #ifdef STDC_HEADERS
593| # include <stdlib.h>
594| # include <stddef.h>
595| #else
596| # ifdef HAVE_STDLIB_H
597| #  include <stdlib.h>
598| # endif
599| #endif
600| #ifdef HAVE_STRING_H
601| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
602| #  include <memory.h>
603| # endif
604| # include <string.h>
605| #endif
606| #ifdef HAVE_STRINGS_H
607| # include <strings.h>
608| #endif
609| #ifdef HAVE_INTTYPES_H
610| # include <inttypes.h>
611| #endif
612| #ifdef HAVE_STDINT_H
613| # include <stdint.h>
614| #endif
615| #ifdef HAVE_UNISTD_H
616| # include <unistd.h>
617| #endif
618|
619| #include <argz.h>
620configure:11612: result: no
621configure:11624: checking for error_t
622configure:11624: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
623conftest.c: In function 'main':
624conftest.c:36: error: 'error_t' undeclared (first use in this function)
625conftest.c:36: error: (Each undeclared identifier is reported only once
626conftest.c:36: error: for each function it appears in.)
627conftest.c: In function 'main':
628conftest.c:36: error: 'error_t' undeclared (first use in this function)
629conftest.c:36: error: (Each undeclared identifier is reported only once
630conftest.c:36: error: for each function it appears in.)
631lipo: can't figure out the architecture type of: /var/tmp//ccB2EIKG.out
632configure:11624: $? = 1
633configure: failed program was:
634| /* confdefs.h */
635| #define PACKAGE_NAME "ClamAV"
636| #define PACKAGE_TARNAME "clamav"
637| #define PACKAGE_VERSION "0.95.3"
638| #define PACKAGE_STRING "ClamAV 0.95.3"
639| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
640| #define PACKAGE_URL "http://www.clamav.net/"
641| #define PACKAGE PACKAGE_NAME
642| #define VERSION "0.95.3"
643| #define STDC_HEADERS 1
644| #define HAVE_SYS_TYPES_H 1
645| #define HAVE_SYS_STAT_H 1
646| #define HAVE_STDLIB_H 1
647| #define HAVE_STRING_H 1
648| #define HAVE_MEMORY_H 1
649| #define HAVE_STRINGS_H 1
650| #define HAVE_INTTYPES_H 1
651| #define HAVE_STDINT_H 1
652| #define HAVE_UNISTD_H 1
653| #define HAVE_DLFCN_H 1
654| #define LT_OBJDIR ".libs/"
655| #define LT_MODULE_EXT ".so"
656| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
657| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
658| #define HAVE_LIBDL 1
659| #define HAVE_DLERROR 1
660| #define HAVE_LIBDLLOADER 1
661| /* end confdefs.h.  */
662| #if defined(HAVE_ARGZ_H)
663| #  include <argz.h>
664| #endif
665|
666| int
667| main ()
668| {
669| if (sizeof (error_t))
670|        return 0;
671|   ;
672|   return 0;
673| }
674configure:11624: result: no
675configure:11650: checking for argz_add
676configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
677Undefined symbols for architecture x86_64:
678  "_argz_add", referenced from:
679      _main in cc4jdohp.o
680ld: symbol(s) not found for architecture x86_64
681collect2: ld returned 1 exit status
682Undefined symbols for architecture i386:
683  "_argz_add", referenced from:
684      _main in cc1pSRO7.o
685ld: symbol(s) not found for architecture i386
686collect2: ld returned 1 exit status
687lipo: can't open input file: /var/tmp//ccPyB4bG.out (No such file or directory)
688configure:11650: $? = 1
689configure: failed program was:
690| /* confdefs.h */
691| #define PACKAGE_NAME "ClamAV"
692| #define PACKAGE_TARNAME "clamav"
693| #define PACKAGE_VERSION "0.95.3"
694| #define PACKAGE_STRING "ClamAV 0.95.3"
695| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
696| #define PACKAGE_URL "http://www.clamav.net/"
697| #define PACKAGE PACKAGE_NAME
698| #define VERSION "0.95.3"
699| #define STDC_HEADERS 1
700| #define HAVE_SYS_TYPES_H 1
701| #define HAVE_SYS_STAT_H 1
702| #define HAVE_STDLIB_H 1
703| #define HAVE_STRING_H 1
704| #define HAVE_MEMORY_H 1
705| #define HAVE_STRINGS_H 1
706| #define HAVE_INTTYPES_H 1
707| #define HAVE_STDINT_H 1
708| #define HAVE_UNISTD_H 1
709| #define HAVE_DLFCN_H 1
710| #define LT_OBJDIR ".libs/"
711| #define LT_MODULE_EXT ".so"
712| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
713| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
714| #define HAVE_LIBDL 1
715| #define HAVE_DLERROR 1
716| #define HAVE_LIBDLLOADER 1
717| #define error_t int
718| #define __error_t_defined 1
719| /* end confdefs.h.  */
720| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
721|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
722| #define argz_add innocuous_argz_add
723|
724| /* System header to define __stub macros and hopefully few prototypes,
725|     which can conflict with char argz_add (); below.
726|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
727|     <limits.h> exists even on freestanding compilers.  */
728|
729| #ifdef __STDC__
730| # include <limits.h>
731| #else
732| # include <assert.h>
733| #endif
734|
735| #undef argz_add
736|
737| /* Override any GCC internal prototype to avoid an error.
738|    Use char because int might match the return type of a GCC
739|    builtin and then its argument prototype would still apply.  */
740| #ifdef __cplusplus
741| extern "C"
742| #endif
743| char argz_add ();
744| /* The GNU C library defines this for functions which it implements
745|     to always fail with ENOSYS.  Some functions are actually named
746|     something starting with __ and the normal name is an alias.  */
747| #if defined __stub_argz_add || defined __stub___argz_add
748| choke me
749| #endif
750|
751| int
752| main ()
753| {
754| return argz_add ();
755|   ;
756|   return 0;
757| }
758configure:11650: result: no
759configure:11650: checking for argz_append
760configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
761Undefined symbols for architecture x86_64:
762  "_argz_append", referenced from:
763      _main in ccKoj4AD.o
764ld: symbol(s) not found for architecture x86_64
765collect2: ld returned 1 exit status
766Undefined symbols for architecture i386:
767  "_argz_append", referenced from:
768      _main in cc93rhPZ.o
769ld: symbol(s) not found for architecture i386
770collect2: ld returned 1 exit status
771lipo: can't open input file: /var/tmp//ccgR3KQC.out (No such file or directory)
772configure:11650: $? = 1
773configure: failed program was:
774| /* confdefs.h */
775| #define PACKAGE_NAME "ClamAV"
776| #define PACKAGE_TARNAME "clamav"
777| #define PACKAGE_VERSION "0.95.3"
778| #define PACKAGE_STRING "ClamAV 0.95.3"
779| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
780| #define PACKAGE_URL "http://www.clamav.net/"
781| #define PACKAGE PACKAGE_NAME
782| #define VERSION "0.95.3"
783| #define STDC_HEADERS 1
784| #define HAVE_SYS_TYPES_H 1
785| #define HAVE_SYS_STAT_H 1
786| #define HAVE_STDLIB_H 1
787| #define HAVE_STRING_H 1
788| #define HAVE_MEMORY_H 1
789| #define HAVE_STRINGS_H 1
790| #define HAVE_INTTYPES_H 1
791| #define HAVE_STDINT_H 1
792| #define HAVE_UNISTD_H 1
793| #define HAVE_DLFCN_H 1
794| #define LT_OBJDIR ".libs/"
795| #define LT_MODULE_EXT ".so"
796| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
797| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
798| #define HAVE_LIBDL 1
799| #define HAVE_DLERROR 1
800| #define HAVE_LIBDLLOADER 1
801| #define error_t int
802| #define __error_t_defined 1
803| /* end confdefs.h.  */
804| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
805|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
806| #define argz_append innocuous_argz_append
807|
808| /* System header to define __stub macros and hopefully few prototypes,
809|     which can conflict with char argz_append (); below.
810|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
811|     <limits.h> exists even on freestanding compilers.  */
812|
813| #ifdef __STDC__
814| # include <limits.h>
815| #else
816| # include <assert.h>
817| #endif
818|
819| #undef argz_append
820|
821| /* Override any GCC internal prototype to avoid an error.
822|    Use char because int might match the return type of a GCC
823|    builtin and then its argument prototype would still apply.  */
824| #ifdef __cplusplus
825| extern "C"
826| #endif
827| char argz_append ();
828| /* The GNU C library defines this for functions which it implements
829|     to always fail with ENOSYS.  Some functions are actually named
830|     something starting with __ and the normal name is an alias.  */
831| #if defined __stub_argz_append || defined __stub___argz_append
832| choke me
833| #endif
834|
835| int
836| main ()
837| {
838| return argz_append ();
839|   ;
840|   return 0;
841| }
842configure:11650: result: no
843configure:11650: checking for argz_count
844configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
845Undefined symbols for architecture x86_64:
846  "_argz_count", referenced from:
847      _main in ccP3vL4g.o
848ld: symbol(s) not found for architecture x86_64
849collect2: ld returned 1 exit status
850Undefined symbols for architecture i386:
851  "_argz_count", referenced from:
852      _main in cc9Wje7j.o
853ld: symbol(s) not found for architecture i386
854collect2: ld returned 1 exit status
855lipo: can't open input file: /var/tmp//ccGR5gDE.out (No such file or directory)
856configure:11650: $? = 1
857configure: failed program was:
858| /* confdefs.h */
859| #define PACKAGE_NAME "ClamAV"
860| #define PACKAGE_TARNAME "clamav"
861| #define PACKAGE_VERSION "0.95.3"
862| #define PACKAGE_STRING "ClamAV 0.95.3"
863| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
864| #define PACKAGE_URL "http://www.clamav.net/"
865| #define PACKAGE PACKAGE_NAME
866| #define VERSION "0.95.3"
867| #define STDC_HEADERS 1
868| #define HAVE_SYS_TYPES_H 1
869| #define HAVE_SYS_STAT_H 1
870| #define HAVE_STDLIB_H 1
871| #define HAVE_STRING_H 1
872| #define HAVE_MEMORY_H 1
873| #define HAVE_STRINGS_H 1
874| #define HAVE_INTTYPES_H 1
875| #define HAVE_STDINT_H 1
876| #define HAVE_UNISTD_H 1
877| #define HAVE_DLFCN_H 1
878| #define LT_OBJDIR ".libs/"
879| #define LT_MODULE_EXT ".so"
880| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
881| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
882| #define HAVE_LIBDL 1
883| #define HAVE_DLERROR 1
884| #define HAVE_LIBDLLOADER 1
885| #define error_t int
886| #define __error_t_defined 1
887| /* end confdefs.h.  */
888| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
889|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
890| #define argz_count innocuous_argz_count
891|
892| /* System header to define __stub macros and hopefully few prototypes,
893|     which can conflict with char argz_count (); below.
894|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
895|     <limits.h> exists even on freestanding compilers.  */
896|
897| #ifdef __STDC__
898| # include <limits.h>
899| #else
900| # include <assert.h>
901| #endif
902|
903| #undef argz_count
904|
905| /* Override any GCC internal prototype to avoid an error.
906|    Use char because int might match the return type of a GCC
907|    builtin and then its argument prototype would still apply.  */
908| #ifdef __cplusplus
909| extern "C"
910| #endif
911| char argz_count ();
912| /* The GNU C library defines this for functions which it implements
913|     to always fail with ENOSYS.  Some functions are actually named
914|     something starting with __ and the normal name is an alias.  */
915| #if defined __stub_argz_count || defined __stub___argz_count
916| choke me
917| #endif
918|
919| int
920| main ()
921| {
922| return argz_count ();
923|   ;
924|   return 0;
925| }
926configure:11650: result: no
927configure:11650: checking for argz_create_sep
928configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
929Undefined symbols for architecture x86_64:
930  "_argz_create_sep", referenced from:
931      _main in ccX7aIQq.o
932ld: symbol(s) not found for architecture x86_64
933collect2: ld returned 1 exit status
934Undefined symbols for architecture i386:
935  "_argz_create_sep", referenced from:
936      _main in ccIsGsaJ.o
937ld: symbol(s) not found for architecture i386
938collect2: ld returned 1 exit status
939lipo: can't open input file: /var/tmp//cckmnRDL.out (No such file or directory)
940configure:11650: $? = 1
941configure: failed program was:
942| /* confdefs.h */
943| #define PACKAGE_NAME "ClamAV"
944| #define PACKAGE_TARNAME "clamav"
945| #define PACKAGE_VERSION "0.95.3"
946| #define PACKAGE_STRING "ClamAV 0.95.3"
947| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
948| #define PACKAGE_URL "http://www.clamav.net/"
949| #define PACKAGE PACKAGE_NAME
950| #define VERSION "0.95.3"
951| #define STDC_HEADERS 1
952| #define HAVE_SYS_TYPES_H 1
953| #define HAVE_SYS_STAT_H 1
954| #define HAVE_STDLIB_H 1
955| #define HAVE_STRING_H 1
956| #define HAVE_MEMORY_H 1
957| #define HAVE_STRINGS_H 1
958| #define HAVE_INTTYPES_H 1
959| #define HAVE_STDINT_H 1
960| #define HAVE_UNISTD_H 1
961| #define HAVE_DLFCN_H 1
962| #define LT_OBJDIR ".libs/"
963| #define LT_MODULE_EXT ".so"
964| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
965| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
966| #define HAVE_LIBDL 1
967| #define HAVE_DLERROR 1
968| #define HAVE_LIBDLLOADER 1
969| #define error_t int
970| #define __error_t_defined 1
971| /* end confdefs.h.  */
972| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
973|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
974| #define argz_create_sep innocuous_argz_create_sep
975|
976| /* System header to define __stub macros and hopefully few prototypes,
977|     which can conflict with char argz_create_sep (); below.
978|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
979|     <limits.h> exists even on freestanding compilers.  */
980|
981| #ifdef __STDC__
982| # include <limits.h>
983| #else
984| # include <assert.h>
985| #endif
986|
987| #undef argz_create_sep
988|
989| /* Override any GCC internal prototype to avoid an error.
990|    Use char because int might match the return type of a GCC
991|    builtin and then its argument prototype would still apply.  */
992| #ifdef __cplusplus
993| extern "C"
994| #endif
995| char argz_create_sep ();
996| /* The GNU C library defines this for functions which it implements
997|     to always fail with ENOSYS.  Some functions are actually named
998|     something starting with __ and the normal name is an alias.  */
999| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
1000| choke me
1001| #endif
1002|
1003| int
1004| main ()
1005| {
1006| return argz_create_sep ();
1007|   ;
1008|   return 0;
1009| }
1010configure:11650: result: no
1011configure:11650: checking for argz_insert
1012configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1013Undefined symbols for architecture x86_64:
1014  "_argz_insert", referenced from:
1015      _main in ccsnvR6p.o
1016ld: symbol(s) not found for architecture x86_64
1017collect2: ld returned 1 exit status
1018Undefined symbols for architecture i386:
1019  "_argz_insert", referenced from:
1020      _main in ccctlJ44.o
1021ld: symbol(s) not found for architecture i386
1022collect2: ld returned 1 exit status
1023lipo: can't open input file: /var/tmp//ccP4qXLt.out (No such file or directory)
1024configure:11650: $? = 1
1025configure: failed program was:
1026| /* confdefs.h */
1027| #define PACKAGE_NAME "ClamAV"
1028| #define PACKAGE_TARNAME "clamav"
1029| #define PACKAGE_VERSION "0.95.3"
1030| #define PACKAGE_STRING "ClamAV 0.95.3"
1031| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1032| #define PACKAGE_URL "http://www.clamav.net/"
1033| #define PACKAGE PACKAGE_NAME
1034| #define VERSION "0.95.3"
1035| #define STDC_HEADERS 1
1036| #define HAVE_SYS_TYPES_H 1
1037| #define HAVE_SYS_STAT_H 1
1038| #define HAVE_STDLIB_H 1
1039| #define HAVE_STRING_H 1
1040| #define HAVE_MEMORY_H 1
1041| #define HAVE_STRINGS_H 1
1042| #define HAVE_INTTYPES_H 1
1043| #define HAVE_STDINT_H 1
1044| #define HAVE_UNISTD_H 1
1045| #define HAVE_DLFCN_H 1
1046| #define LT_OBJDIR ".libs/"
1047| #define LT_MODULE_EXT ".so"
1048| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1049| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1050| #define HAVE_LIBDL 1
1051| #define HAVE_DLERROR 1
1052| #define HAVE_LIBDLLOADER 1
1053| #define error_t int
1054| #define __error_t_defined 1
1055| /* end confdefs.h.  */
1056| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
1057|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1058| #define argz_insert innocuous_argz_insert
1059|
1060| /* System header to define __stub macros and hopefully few prototypes,
1061|     which can conflict with char argz_insert (); below.
1062|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1063|     <limits.h> exists even on freestanding compilers.  */
1064|
1065| #ifdef __STDC__
1066| # include <limits.h>
1067| #else
1068| # include <assert.h>
1069| #endif
1070|
1071| #undef argz_insert
1072|
1073| /* Override any GCC internal prototype to avoid an error.
1074|    Use char because int might match the return type of a GCC
1075|    builtin and then its argument prototype would still apply.  */
1076| #ifdef __cplusplus
1077| extern "C"
1078| #endif
1079| char argz_insert ();
1080| /* The GNU C library defines this for functions which it implements
1081|     to always fail with ENOSYS.  Some functions are actually named
1082|     something starting with __ and the normal name is an alias.  */
1083| #if defined __stub_argz_insert || defined __stub___argz_insert
1084| choke me
1085| #endif
1086|
1087| int
1088| main ()
1089| {
1090| return argz_insert ();
1091|   ;
1092|   return 0;
1093| }
1094configure:11650: result: no
1095configure:11650: checking for argz_next
1096configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1097Undefined symbols for architecture x86_64:
1098  "_argz_next", referenced from:
1099      _main in ccPur2eM.o
1100ld: symbol(s) not found for architecture x86_64
1101collect2: ld returned 1 exit status
1102Undefined symbols for architecture i386:
1103  "_argz_next", referenced from:
1104      _main in cc7fi3YH.o
1105ld: symbol(s) not found for architecture i386
1106collect2: ld returned 1 exit status
1107lipo: can't open input file: /var/tmp//ccnEX2dk.out (No such file or directory)
1108configure:11650: $? = 1
1109configure: failed program was:
1110| /* confdefs.h */
1111| #define PACKAGE_NAME "ClamAV"
1112| #define PACKAGE_TARNAME "clamav"
1113| #define PACKAGE_VERSION "0.95.3"
1114| #define PACKAGE_STRING "ClamAV 0.95.3"
1115| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1116| #define PACKAGE_URL "http://www.clamav.net/"
1117| #define PACKAGE PACKAGE_NAME
1118| #define VERSION "0.95.3"
1119| #define STDC_HEADERS 1
1120| #define HAVE_SYS_TYPES_H 1
1121| #define HAVE_SYS_STAT_H 1
1122| #define HAVE_STDLIB_H 1
1123| #define HAVE_STRING_H 1
1124| #define HAVE_MEMORY_H 1
1125| #define HAVE_STRINGS_H 1
1126| #define HAVE_INTTYPES_H 1
1127| #define HAVE_STDINT_H 1
1128| #define HAVE_UNISTD_H 1
1129| #define HAVE_DLFCN_H 1
1130| #define LT_OBJDIR ".libs/"
1131| #define LT_MODULE_EXT ".so"
1132| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1133| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1134| #define HAVE_LIBDL 1
1135| #define HAVE_DLERROR 1
1136| #define HAVE_LIBDLLOADER 1
1137| #define error_t int
1138| #define __error_t_defined 1
1139| /* end confdefs.h.  */
1140| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
1141|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1142| #define argz_next innocuous_argz_next
1143|
1144| /* System header to define __stub macros and hopefully few prototypes,
1145|     which can conflict with char argz_next (); below.
1146|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1147|     <limits.h> exists even on freestanding compilers.  */
1148|
1149| #ifdef __STDC__
1150| # include <limits.h>
1151| #else
1152| # include <assert.h>
1153| #endif
1154|
1155| #undef argz_next
1156|
1157| /* Override any GCC internal prototype to avoid an error.
1158|    Use char because int might match the return type of a GCC
1159|    builtin and then its argument prototype would still apply.  */
1160| #ifdef __cplusplus
1161| extern "C"
1162| #endif
1163| char argz_next ();
1164| /* The GNU C library defines this for functions which it implements
1165|     to always fail with ENOSYS.  Some functions are actually named
1166|     something starting with __ and the normal name is an alias.  */
1167| #if defined __stub_argz_next || defined __stub___argz_next
1168| choke me
1169| #endif
1170|
1171| int
1172| main ()
1173| {
1174| return argz_next ();
1175|   ;
1176|   return 0;
1177| }
1178configure:11650: result: no
1179configure:11650: checking for argz_stringify
1180configure:11650: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1181Undefined symbols for architecture x86_64:
1182  "_argz_stringify", referenced from:
1183      _main in ccqz2Mqq.o
1184ld: symbol(s) not found for architecture x86_64
1185collect2: ld returned 1 exit status
1186Undefined symbols for architecture i386:
1187  "_argz_stringify", referenced from:
1188      _main in ccKUw564.o
1189ld: symbol(s) not found for architecture i386
1190collect2: ld returned 1 exit status
1191lipo: can't open input file: /var/tmp//ccZEpPeA.out (No such file or directory)
1192configure:11650: $? = 1
1193configure: failed program was:
1194| /* confdefs.h */
1195| #define PACKAGE_NAME "ClamAV"
1196| #define PACKAGE_TARNAME "clamav"
1197| #define PACKAGE_VERSION "0.95.3"
1198| #define PACKAGE_STRING "ClamAV 0.95.3"
1199| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1200| #define PACKAGE_URL "http://www.clamav.net/"
1201| #define PACKAGE PACKAGE_NAME
1202| #define VERSION "0.95.3"
1203| #define STDC_HEADERS 1
1204| #define HAVE_SYS_TYPES_H 1
1205| #define HAVE_SYS_STAT_H 1
1206| #define HAVE_STDLIB_H 1
1207| #define HAVE_STRING_H 1
1208| #define HAVE_MEMORY_H 1
1209| #define HAVE_STRINGS_H 1
1210| #define HAVE_INTTYPES_H 1
1211| #define HAVE_STDINT_H 1
1212| #define HAVE_UNISTD_H 1
1213| #define HAVE_DLFCN_H 1
1214| #define LT_OBJDIR ".libs/"
1215| #define LT_MODULE_EXT ".so"
1216| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1217| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1218| #define HAVE_LIBDL 1
1219| #define HAVE_DLERROR 1
1220| #define HAVE_LIBDLLOADER 1
1221| #define error_t int
1222| #define __error_t_defined 1
1223| /* end confdefs.h.  */
1224| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
1225|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1226| #define argz_stringify innocuous_argz_stringify
1227|
1228| /* System header to define __stub macros and hopefully few prototypes,
1229|     which can conflict with char argz_stringify (); below.
1230|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1231|     <limits.h> exists even on freestanding compilers.  */
1232|
1233| #ifdef __STDC__
1234| # include <limits.h>
1235| #else
1236| # include <assert.h>
1237| #endif
1238|
1239| #undef argz_stringify
1240|
1241| /* Override any GCC internal prototype to avoid an error.
1242|    Use char because int might match the return type of a GCC
1243|    builtin and then its argument prototype would still apply.  */
1244| #ifdef __cplusplus
1245| extern "C"
1246| #endif
1247| char argz_stringify ();
1248| /* The GNU C library defines this for functions which it implements
1249|     to always fail with ENOSYS.  Some functions are actually named
1250|     something starting with __ and the normal name is an alias.  */
1251| #if defined __stub_argz_stringify || defined __stub___argz_stringify
1252| choke me
1253| #endif
1254|
1255| int
1256| main ()
1257| {
1258| return argz_stringify ();
1259|   ;
1260|   return 0;
1261| }
1262configure:11650: result: no
1263configure:11715: checking whether libtool supports -dlopen/-dlpreopen
1264configure:11727: result: yes
1265configure:11756: checking for ltdl.h
1266configure:11756: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1267configure:11756: $? = 0
1268configure:11756: result: yes
1269configure:11760: checking whether lt_dlinterface_register is declared
1270configure:11760: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1271configure:11760: $? = 0
1272configure:11760: result: yes
1273configure:11764: checking for lt_dladvise_preload in -lltdl
1274configure:11789: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lltdl   >&5
1275configure:11789: $? = 0
1276configure:11798: result: yes
1277configure:11893: checking where to find libltdl headers
1278configure:11895: result:
1279configure:11897: checking where to find libltdl library
1280configure:11899: result: -lltdl
1281configure:11947: checking for unistd.h
1282configure:11947: result: yes
1283configure:11947: checking for dl.h
1284configure:11947: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1285conftest.c:68:16: error: dl.h: No such file or directory
1286conftest.c:68:16: error: dl.h: No such file or directory
1287lipo: can't figure out the architecture type of: /var/tmp//cc5KjVJV.out
1288configure:11947: $? = 1
1289configure: failed program was:
1290| /* confdefs.h */
1291| #define PACKAGE_NAME "ClamAV"
1292| #define PACKAGE_TARNAME "clamav"
1293| #define PACKAGE_VERSION "0.95.3"
1294| #define PACKAGE_STRING "ClamAV 0.95.3"
1295| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1296| #define PACKAGE_URL "http://www.clamav.net/"
1297| #define PACKAGE PACKAGE_NAME
1298| #define VERSION "0.95.3"
1299| #define STDC_HEADERS 1
1300| #define HAVE_SYS_TYPES_H 1
1301| #define HAVE_SYS_STAT_H 1
1302| #define HAVE_STDLIB_H 1
1303| #define HAVE_STRING_H 1
1304| #define HAVE_MEMORY_H 1
1305| #define HAVE_STRINGS_H 1
1306| #define HAVE_INTTYPES_H 1
1307| #define HAVE_STDINT_H 1
1308| #define HAVE_UNISTD_H 1
1309| #define HAVE_DLFCN_H 1
1310| #define LT_OBJDIR ".libs/"
1311| #define LT_MODULE_EXT ".so"
1312| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1313| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1314| #define HAVE_LIBDL 1
1315| #define HAVE_DLERROR 1
1316| #define HAVE_LIBDLLOADER 1
1317| #define error_t int
1318| #define __error_t_defined 1
1319| #define HAVE_PRELOADED_SYMBOLS 1
1320| #define HAVE_LTDL 1
1321| #define HAVE_UNISTD_H 1
1322| /* end confdefs.h.  */
1323| #include <stdio.h>
1324| #ifdef HAVE_SYS_TYPES_H
1325| # include <sys/types.h>
1326| #endif
1327| #ifdef HAVE_SYS_STAT_H
1328| # include <sys/stat.h>
1329| #endif
1330| #ifdef STDC_HEADERS
1331| # include <stdlib.h>
1332| # include <stddef.h>
1333| #else
1334| # ifdef HAVE_STDLIB_H
1335| #  include <stdlib.h>
1336| # endif
1337| #endif
1338| #ifdef HAVE_STRING_H
1339| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1340| #  include <memory.h>
1341| # endif
1342| # include <string.h>
1343| #endif
1344| #ifdef HAVE_STRINGS_H
1345| # include <strings.h>
1346| #endif
1347| #ifdef HAVE_INTTYPES_H
1348| # include <inttypes.h>
1349| #endif
1350| #ifdef HAVE_STDINT_H
1351| # include <stdint.h>
1352| #endif
1353| #ifdef HAVE_UNISTD_H
1354| # include <unistd.h>
1355| #endif
1356|
1357| #include <dl.h>
1358configure:11947: result: no
1359configure:11947: checking for sys/dl.h
1360configure:11947: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1361conftest.c:68:20: error: sys/dl.h: No such file or directory
1362conftest.c:68:20: error: sys/dl.h: No such file or directory
1363lipo: can't figure out the architecture type of: /var/tmp//cc42pnu0.out
1364configure:11947: $? = 1
1365configure: failed program was:
1366| /* confdefs.h */
1367| #define PACKAGE_NAME "ClamAV"
1368| #define PACKAGE_TARNAME "clamav"
1369| #define PACKAGE_VERSION "0.95.3"
1370| #define PACKAGE_STRING "ClamAV 0.95.3"
1371| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1372| #define PACKAGE_URL "http://www.clamav.net/"
1373| #define PACKAGE PACKAGE_NAME
1374| #define VERSION "0.95.3"
1375| #define STDC_HEADERS 1
1376| #define HAVE_SYS_TYPES_H 1
1377| #define HAVE_SYS_STAT_H 1
1378| #define HAVE_STDLIB_H 1
1379| #define HAVE_STRING_H 1
1380| #define HAVE_MEMORY_H 1
1381| #define HAVE_STRINGS_H 1
1382| #define HAVE_INTTYPES_H 1
1383| #define HAVE_STDINT_H 1
1384| #define HAVE_UNISTD_H 1
1385| #define HAVE_DLFCN_H 1
1386| #define LT_OBJDIR ".libs/"
1387| #define LT_MODULE_EXT ".so"
1388| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1389| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1390| #define HAVE_LIBDL 1
1391| #define HAVE_DLERROR 1
1392| #define HAVE_LIBDLLOADER 1
1393| #define error_t int
1394| #define __error_t_defined 1
1395| #define HAVE_PRELOADED_SYMBOLS 1
1396| #define HAVE_LTDL 1
1397| #define HAVE_UNISTD_H 1
1398| /* end confdefs.h.  */
1399| #include <stdio.h>
1400| #ifdef HAVE_SYS_TYPES_H
1401| # include <sys/types.h>
1402| #endif
1403| #ifdef HAVE_SYS_STAT_H
1404| # include <sys/stat.h>
1405| #endif
1406| #ifdef STDC_HEADERS
1407| # include <stdlib.h>
1408| # include <stddef.h>
1409| #else
1410| # ifdef HAVE_STDLIB_H
1411| #  include <stdlib.h>
1412| # endif
1413| #endif
1414| #ifdef HAVE_STRING_H
1415| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1416| #  include <memory.h>
1417| # endif
1418| # include <string.h>
1419| #endif
1420| #ifdef HAVE_STRINGS_H
1421| # include <strings.h>
1422| #endif
1423| #ifdef HAVE_INTTYPES_H
1424| # include <inttypes.h>
1425| #endif
1426| #ifdef HAVE_STDINT_H
1427| # include <stdint.h>
1428| #endif
1429| #ifdef HAVE_UNISTD_H
1430| # include <unistd.h>
1431| #endif
1432|
1433| #include <sys/dl.h>
1434configure:11947: result: no
1435configure:11947: checking for dld.h
1436configure:11947: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1437conftest.c:68:17: error: dld.h: No such file or directory
1438conftest.c:68:17: error: dld.h: No such file or directory
1439lipo: can't figure out the architecture type of: /var/tmp//ccXgF1gV.out
1440configure:11947: $? = 1
1441configure: failed program was:
1442| /* confdefs.h */
1443| #define PACKAGE_NAME "ClamAV"
1444| #define PACKAGE_TARNAME "clamav"
1445| #define PACKAGE_VERSION "0.95.3"
1446| #define PACKAGE_STRING "ClamAV 0.95.3"
1447| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1448| #define PACKAGE_URL "http://www.clamav.net/"
1449| #define PACKAGE PACKAGE_NAME
1450| #define VERSION "0.95.3"
1451| #define STDC_HEADERS 1
1452| #define HAVE_SYS_TYPES_H 1
1453| #define HAVE_SYS_STAT_H 1
1454| #define HAVE_STDLIB_H 1
1455| #define HAVE_STRING_H 1
1456| #define HAVE_MEMORY_H 1
1457| #define HAVE_STRINGS_H 1
1458| #define HAVE_INTTYPES_H 1
1459| #define HAVE_STDINT_H 1
1460| #define HAVE_UNISTD_H 1
1461| #define HAVE_DLFCN_H 1
1462| #define LT_OBJDIR ".libs/"
1463| #define LT_MODULE_EXT ".so"
1464| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1465| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1466| #define HAVE_LIBDL 1
1467| #define HAVE_DLERROR 1
1468| #define HAVE_LIBDLLOADER 1
1469| #define error_t int
1470| #define __error_t_defined 1
1471| #define HAVE_PRELOADED_SYMBOLS 1
1472| #define HAVE_LTDL 1
1473| #define HAVE_UNISTD_H 1
1474| /* end confdefs.h.  */
1475| #include <stdio.h>
1476| #ifdef HAVE_SYS_TYPES_H
1477| # include <sys/types.h>
1478| #endif
1479| #ifdef HAVE_SYS_STAT_H
1480| # include <sys/stat.h>
1481| #endif
1482| #ifdef STDC_HEADERS
1483| # include <stdlib.h>
1484| # include <stddef.h>
1485| #else
1486| # ifdef HAVE_STDLIB_H
1487| #  include <stdlib.h>
1488| # endif
1489| #endif
1490| #ifdef HAVE_STRING_H
1491| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1492| #  include <memory.h>
1493| # endif
1494| # include <string.h>
1495| #endif
1496| #ifdef HAVE_STRINGS_H
1497| # include <strings.h>
1498| #endif
1499| #ifdef HAVE_INTTYPES_H
1500| # include <inttypes.h>
1501| #endif
1502| #ifdef HAVE_STDINT_H
1503| # include <stdint.h>
1504| #endif
1505| #ifdef HAVE_UNISTD_H
1506| # include <unistd.h>
1507| #endif
1508|
1509| #include <dld.h>
1510configure:11947: result: no
1511configure:11947: checking for mach-o/dyld.h
1512configure:11947: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1513configure:11947: $? = 0
1514configure:11947: result: yes
1515configure:11947: checking for dirent.h
1516configure:11947: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1517configure:11947: $? = 0
1518configure:11947: result: yes
1519configure:11963: checking for closedir
1520configure:11963: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1521configure:11963: $? = 0
1522configure:11963: result: yes
1523configure:11963: checking for opendir
1524configure:11963: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1525configure:11963: $? = 0
1526configure:11963: result: yes
1527configure:11963: checking for readdir
1528configure:11963: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1529configure:11963: $? = 0
1530configure:11963: result: yes
1531configure:11981: checking for strlcat
1532configure:11981: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1533configure:11981: $? = 0
1534configure:11981: result: yes
1535configure:11981: checking for strlcpy
1536configure:11981: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1537configure:11981: $? = 0
1538configure:11981: result: yes
1539configure:12041: checking for multiarch libdir
1540configure:12057: result: ${exec_prefix}/lib/
1541configure:12073: checking for ANSI C header files
1542configure:12177: result: yes
1543configure:12185: checking for C/C++ restrict keyword
1544configure:12210: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1545configure:12210: $? = 0
1546configure:12218: result: __restrict
1547configure:12231: checking for an ANSI C-conforming const
1548configure:12296: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1549configure:12296: $? = 0
1550configure:12303: result: yes
1551configure:12311: checking for inline
1552configure:12327: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1553configure:12327: $? = 0
1554configure:12335: result: inline
1555configure:12353: checking whether FPU byte ordering is bigendian
1556configure:12373: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1557configure:12373: $? = 0
1558configure:12388: result: no
1559configure:12406: checking whether byte ordering is bigendian
1560configure:12421: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1561configure:12421: $? = 0
1562configure:12612: result: universal
1563configure:12647: checking for a supported version of gcc
1564configure:12657: result: ok (4.2.1)
1565configure:12699: checking for gcc bug PR27603
1566configure:12725: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1567configure:12725: $? = 0
1568configure:12725: ./conftest
1569configure:12725: $? = 0
1570configure:12726: result: ok, bug not present
1571configure:12736: checking for gcc bug PR26763-2
1572configure:12764: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1573configure:12764: $? = 0
1574configure:12764: ./conftest
1575configure:12764: $? = 0
1576configure:12765: result: ok, bug not present
1577configure:12775: checking for valid code generation of CLI_ISCONTAINED
1578configure:12842: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1579configure:12842: $? = 0
1580configure:12842: ./conftest
1581configure:12842: $? = 0
1582configure:12843: result: ok, bug not present
1583configure:12853: checking for gcc bug PR28045
1584configure:12884: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1585configure:12884: $? = 0
1586configure:12884: ./conftest
1587configure:12884: $? = 0
1588configure:12885: result: ok, bug not present
1589configure:12895: checking for gcc bug PR37573
1590configure:12980: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1591configure:12980: $? = 0
1592configure:12980: ./conftest
1593configure:12980: $? = 0
1594configure:12981: result: ok, bug not present
1595configure:12991: checking for ld --version-script
1596configure:13020: /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -shared
1597                                -o conftest.so conftest.c
1598                                -Wl,--version-script,conftest.map
1599                       1>&5
1600ld: unknown option: --version-script
1601collect2: ld returned 1 exit status
1602ld: unknown option: --version-script
1603collect2: ld returned 1 exit status
1604lipo: can't open input file: /var/tmp//ccnbCkc9.out (No such file or directory)
1605configure:13023: $? = 1
1606configure:13033: /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -shared
1607                                -o conftest.so conftest.c
1608                                -Wl,-M,conftest.map
1609                        1>&5
1610ld: warning: in conftest.map, file is not of required architecture
1611ld: warning: in conftest.map, file is not of required architecture
1612configure:13036: $? = 0
1613configure:13047: result: yes
1614configure:13068: checking for stdint.h
1615configure:13068: result: yes
1616configure:13068: checking for unistd.h
1617configure:13068: result: yes
1618configure:13068: checking sys/int_types.h usability
1619configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1620conftest.c:85:27: error: sys/int_types.h: No such file or directory
1621conftest.c:85:27: error: sys/int_types.h: No such file or directory
1622lipo: can't figure out the architecture type of: /var/tmp//ccOsQDm3.out
1623configure:13068: $? = 1
1624configure: failed program was:
1625| /* confdefs.h */
1626| #define PACKAGE_NAME "ClamAV"
1627| #define PACKAGE_TARNAME "clamav"
1628| #define PACKAGE_VERSION "0.95.3"
1629| #define PACKAGE_STRING "ClamAV 0.95.3"
1630| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1631| #define PACKAGE_URL "http://www.clamav.net/"
1632| #define PACKAGE PACKAGE_NAME
1633| #define VERSION "0.95.3"
1634| #define STDC_HEADERS 1
1635| #define HAVE_SYS_TYPES_H 1
1636| #define HAVE_SYS_STAT_H 1
1637| #define HAVE_STDLIB_H 1
1638| #define HAVE_STRING_H 1
1639| #define HAVE_MEMORY_H 1
1640| #define HAVE_STRINGS_H 1
1641| #define HAVE_INTTYPES_H 1
1642| #define HAVE_STDINT_H 1
1643| #define HAVE_UNISTD_H 1
1644| #define HAVE_DLFCN_H 1
1645| #define LT_OBJDIR ".libs/"
1646| #define LT_MODULE_EXT ".so"
1647| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1648| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1649| #define HAVE_LIBDL 1
1650| #define HAVE_DLERROR 1
1651| #define HAVE_LIBDLLOADER 1
1652| #define error_t int
1653| #define __error_t_defined 1
1654| #define HAVE_PRELOADED_SYMBOLS 1
1655| #define HAVE_LTDL 1
1656| #define HAVE_UNISTD_H 1
1657| #define HAVE_MACH_O_DYLD_H 1
1658| #define HAVE_DIRENT_H 1
1659| #define HAVE_CLOSEDIR 1
1660| #define HAVE_OPENDIR 1
1661| #define HAVE_READDIR 1
1662| #define HAVE_STRLCAT 1
1663| #define HAVE_STRLCPY 1
1664| #define LT_LIBEXT "a"
1665| #define LIBCLAMAV_FULLVER "6.0.5"
1666| #define LIBCLAMAV_MAJORVER 6
1667| #define SCANBUFF 131072
1668| #define FILEBUFF 8192
1669| #define STDC_HEADERS 1
1670| #define restrict __restrict
1671| #define FPU_WORDS_BIGENDIAN 0
1672| #define AC_APPLE_UNIVERSAL_BUILD 1
1673| #define HAVE_STDINT_H 1
1674| #define HAVE_UNISTD_H 1
1675| /* end confdefs.h.  */
1676| #include <stdio.h>
1677| #ifdef HAVE_SYS_TYPES_H
1678| # include <sys/types.h>
1679| #endif
1680| #ifdef HAVE_SYS_STAT_H
1681| # include <sys/stat.h>
1682| #endif
1683| #ifdef STDC_HEADERS
1684| # include <stdlib.h>
1685| # include <stddef.h>
1686| #else
1687| # ifdef HAVE_STDLIB_H
1688| #  include <stdlib.h>
1689| # endif
1690| #endif
1691| #ifdef HAVE_STRING_H
1692| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1693| #  include <memory.h>
1694| # endif
1695| # include <string.h>
1696| #endif
1697| #ifdef HAVE_STRINGS_H
1698| # include <strings.h>
1699| #endif
1700| #ifdef HAVE_INTTYPES_H
1701| # include <inttypes.h>
1702| #endif
1703| #ifdef HAVE_STDINT_H
1704| # include <stdint.h>
1705| #endif
1706| #ifdef HAVE_UNISTD_H
1707| # include <unistd.h>
1708| #endif
1709| #include <sys/int_types.h>
1710configure:13068: result: no
1711configure:13068: checking sys/int_types.h presence
1712configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1713conftest.c:52:27: error: sys/int_types.h: No such file or directory
1714configure:13068: $? = 1
1715configure: failed program was:
1716| /* confdefs.h */
1717| #define PACKAGE_NAME "ClamAV"
1718| #define PACKAGE_TARNAME "clamav"
1719| #define PACKAGE_VERSION "0.95.3"
1720| #define PACKAGE_STRING "ClamAV 0.95.3"
1721| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1722| #define PACKAGE_URL "http://www.clamav.net/"
1723| #define PACKAGE PACKAGE_NAME
1724| #define VERSION "0.95.3"
1725| #define STDC_HEADERS 1
1726| #define HAVE_SYS_TYPES_H 1
1727| #define HAVE_SYS_STAT_H 1
1728| #define HAVE_STDLIB_H 1
1729| #define HAVE_STRING_H 1
1730| #define HAVE_MEMORY_H 1
1731| #define HAVE_STRINGS_H 1
1732| #define HAVE_INTTYPES_H 1
1733| #define HAVE_STDINT_H 1
1734| #define HAVE_UNISTD_H 1
1735| #define HAVE_DLFCN_H 1
1736| #define LT_OBJDIR ".libs/"
1737| #define LT_MODULE_EXT ".so"
1738| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1739| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1740| #define HAVE_LIBDL 1
1741| #define HAVE_DLERROR 1
1742| #define HAVE_LIBDLLOADER 1
1743| #define error_t int
1744| #define __error_t_defined 1
1745| #define HAVE_PRELOADED_SYMBOLS 1
1746| #define HAVE_LTDL 1
1747| #define HAVE_UNISTD_H 1
1748| #define HAVE_MACH_O_DYLD_H 1
1749| #define HAVE_DIRENT_H 1
1750| #define HAVE_CLOSEDIR 1
1751| #define HAVE_OPENDIR 1
1752| #define HAVE_READDIR 1
1753| #define HAVE_STRLCAT 1
1754| #define HAVE_STRLCPY 1
1755| #define LT_LIBEXT "a"
1756| #define LIBCLAMAV_FULLVER "6.0.5"
1757| #define LIBCLAMAV_MAJORVER 6
1758| #define SCANBUFF 131072
1759| #define FILEBUFF 8192
1760| #define STDC_HEADERS 1
1761| #define restrict __restrict
1762| #define FPU_WORDS_BIGENDIAN 0
1763| #define AC_APPLE_UNIVERSAL_BUILD 1
1764| #define HAVE_STDINT_H 1
1765| #define HAVE_UNISTD_H 1
1766| /* end confdefs.h.  */
1767| #include <sys/int_types.h>
1768configure:13068: result: no
1769configure:13068: checking for sys/int_types.h
1770configure:13068: result: no
1771configure:13068: checking for dlfcn.h
1772configure:13068: result: yes
1773configure:13068: checking for inttypes.h
1774configure:13068: result: yes
1775configure:13068: checking sys/inttypes.h usability
1776configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1777conftest.c:87:26: error: sys/inttypes.h: No such file or directory
1778conftest.c:87:26: error: sys/inttypes.h: No such file or directory
1779lipo: can't figure out the architecture type of: /var/tmp//ccTSsxNb.out
1780configure:13068: $? = 1
1781configure: failed program was:
1782| /* confdefs.h */
1783| #define PACKAGE_NAME "ClamAV"
1784| #define PACKAGE_TARNAME "clamav"
1785| #define PACKAGE_VERSION "0.95.3"
1786| #define PACKAGE_STRING "ClamAV 0.95.3"
1787| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1788| #define PACKAGE_URL "http://www.clamav.net/"
1789| #define PACKAGE PACKAGE_NAME
1790| #define VERSION "0.95.3"
1791| #define STDC_HEADERS 1
1792| #define HAVE_SYS_TYPES_H 1
1793| #define HAVE_SYS_STAT_H 1
1794| #define HAVE_STDLIB_H 1
1795| #define HAVE_STRING_H 1
1796| #define HAVE_MEMORY_H 1
1797| #define HAVE_STRINGS_H 1
1798| #define HAVE_INTTYPES_H 1
1799| #define HAVE_STDINT_H 1
1800| #define HAVE_UNISTD_H 1
1801| #define HAVE_DLFCN_H 1
1802| #define LT_OBJDIR ".libs/"
1803| #define LT_MODULE_EXT ".so"
1804| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1805| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1806| #define HAVE_LIBDL 1
1807| #define HAVE_DLERROR 1
1808| #define HAVE_LIBDLLOADER 1
1809| #define error_t int
1810| #define __error_t_defined 1
1811| #define HAVE_PRELOADED_SYMBOLS 1
1812| #define HAVE_LTDL 1
1813| #define HAVE_UNISTD_H 1
1814| #define HAVE_MACH_O_DYLD_H 1
1815| #define HAVE_DIRENT_H 1
1816| #define HAVE_CLOSEDIR 1
1817| #define HAVE_OPENDIR 1
1818| #define HAVE_READDIR 1
1819| #define HAVE_STRLCAT 1
1820| #define HAVE_STRLCPY 1
1821| #define LT_LIBEXT "a"
1822| #define LIBCLAMAV_FULLVER "6.0.5"
1823| #define LIBCLAMAV_MAJORVER 6
1824| #define SCANBUFF 131072
1825| #define FILEBUFF 8192
1826| #define STDC_HEADERS 1
1827| #define restrict __restrict
1828| #define FPU_WORDS_BIGENDIAN 0
1829| #define AC_APPLE_UNIVERSAL_BUILD 1
1830| #define HAVE_STDINT_H 1
1831| #define HAVE_UNISTD_H 1
1832| #define HAVE_DLFCN_H 1
1833| #define HAVE_INTTYPES_H 1
1834| /* end confdefs.h.  */
1835| #include <stdio.h>
1836| #ifdef HAVE_SYS_TYPES_H
1837| # include <sys/types.h>
1838| #endif
1839| #ifdef HAVE_SYS_STAT_H
1840| # include <sys/stat.h>
1841| #endif
1842| #ifdef STDC_HEADERS
1843| # include <stdlib.h>
1844| # include <stddef.h>
1845| #else
1846| # ifdef HAVE_STDLIB_H
1847| #  include <stdlib.h>
1848| # endif
1849| #endif
1850| #ifdef HAVE_STRING_H
1851| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1852| #  include <memory.h>
1853| # endif
1854| # include <string.h>
1855| #endif
1856| #ifdef HAVE_STRINGS_H
1857| # include <strings.h>
1858| #endif
1859| #ifdef HAVE_INTTYPES_H
1860| # include <inttypes.h>
1861| #endif
1862| #ifdef HAVE_STDINT_H
1863| # include <stdint.h>
1864| #endif
1865| #ifdef HAVE_UNISTD_H
1866| # include <unistd.h>
1867| #endif
1868| #include <sys/inttypes.h>
1869configure:13068: result: no
1870configure:13068: checking sys/inttypes.h presence
1871configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1872conftest.c:54:26: error: sys/inttypes.h: No such file or directory
1873configure:13068: $? = 1
1874configure: failed program was:
1875| /* confdefs.h */
1876| #define PACKAGE_NAME "ClamAV"
1877| #define PACKAGE_TARNAME "clamav"
1878| #define PACKAGE_VERSION "0.95.3"
1879| #define PACKAGE_STRING "ClamAV 0.95.3"
1880| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1881| #define PACKAGE_URL "http://www.clamav.net/"
1882| #define PACKAGE PACKAGE_NAME
1883| #define VERSION "0.95.3"
1884| #define STDC_HEADERS 1
1885| #define HAVE_SYS_TYPES_H 1
1886| #define HAVE_SYS_STAT_H 1
1887| #define HAVE_STDLIB_H 1
1888| #define HAVE_STRING_H 1
1889| #define HAVE_MEMORY_H 1
1890| #define HAVE_STRINGS_H 1
1891| #define HAVE_INTTYPES_H 1
1892| #define HAVE_STDINT_H 1
1893| #define HAVE_UNISTD_H 1
1894| #define HAVE_DLFCN_H 1
1895| #define LT_OBJDIR ".libs/"
1896| #define LT_MODULE_EXT ".so"
1897| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1898| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1899| #define HAVE_LIBDL 1
1900| #define HAVE_DLERROR 1
1901| #define HAVE_LIBDLLOADER 1
1902| #define error_t int
1903| #define __error_t_defined 1
1904| #define HAVE_PRELOADED_SYMBOLS 1
1905| #define HAVE_LTDL 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_MACH_O_DYLD_H 1
1908| #define HAVE_DIRENT_H 1
1909| #define HAVE_CLOSEDIR 1
1910| #define HAVE_OPENDIR 1
1911| #define HAVE_READDIR 1
1912| #define HAVE_STRLCAT 1
1913| #define HAVE_STRLCPY 1
1914| #define LT_LIBEXT "a"
1915| #define LIBCLAMAV_FULLVER "6.0.5"
1916| #define LIBCLAMAV_MAJORVER 6
1917| #define SCANBUFF 131072
1918| #define FILEBUFF 8192
1919| #define STDC_HEADERS 1
1920| #define restrict __restrict
1921| #define FPU_WORDS_BIGENDIAN 0
1922| #define AC_APPLE_UNIVERSAL_BUILD 1
1923| #define HAVE_STDINT_H 1
1924| #define HAVE_UNISTD_H 1
1925| #define HAVE_DLFCN_H 1
1926| #define HAVE_INTTYPES_H 1
1927| /* end confdefs.h.  */
1928| #include <sys/inttypes.h>
1929configure:13068: result: no
1930configure:13068: checking for sys/inttypes.h
1931configure:13068: result: no
1932configure:13068: checking for memory.h
1933configure:13068: result: yes
1934configure:13068: checking ndir.h usability
1935configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1936conftest.c:88:18: error: ndir.h: No such file or directory
1937conftest.c:88:18: error: ndir.h: No such file or directory
1938lipo: can't figure out the architecture type of: /var/tmp//ccVE5S50.out
1939configure:13068: $? = 1
1940configure: failed program was:
1941| /* confdefs.h */
1942| #define PACKAGE_NAME "ClamAV"
1943| #define PACKAGE_TARNAME "clamav"
1944| #define PACKAGE_VERSION "0.95.3"
1945| #define PACKAGE_STRING "ClamAV 0.95.3"
1946| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
1947| #define PACKAGE_URL "http://www.clamav.net/"
1948| #define PACKAGE PACKAGE_NAME
1949| #define VERSION "0.95.3"
1950| #define STDC_HEADERS 1
1951| #define HAVE_SYS_TYPES_H 1
1952| #define HAVE_SYS_STAT_H 1
1953| #define HAVE_STDLIB_H 1
1954| #define HAVE_STRING_H 1
1955| #define HAVE_MEMORY_H 1
1956| #define HAVE_STRINGS_H 1
1957| #define HAVE_INTTYPES_H 1
1958| #define HAVE_STDINT_H 1
1959| #define HAVE_UNISTD_H 1
1960| #define HAVE_DLFCN_H 1
1961| #define LT_OBJDIR ".libs/"
1962| #define LT_MODULE_EXT ".so"
1963| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1964| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1965| #define HAVE_LIBDL 1
1966| #define HAVE_DLERROR 1
1967| #define HAVE_LIBDLLOADER 1
1968| #define error_t int
1969| #define __error_t_defined 1
1970| #define HAVE_PRELOADED_SYMBOLS 1
1971| #define HAVE_LTDL 1
1972| #define HAVE_UNISTD_H 1
1973| #define HAVE_MACH_O_DYLD_H 1
1974| #define HAVE_DIRENT_H 1
1975| #define HAVE_CLOSEDIR 1
1976| #define HAVE_OPENDIR 1
1977| #define HAVE_READDIR 1
1978| #define HAVE_STRLCAT 1
1979| #define HAVE_STRLCPY 1
1980| #define LT_LIBEXT "a"
1981| #define LIBCLAMAV_FULLVER "6.0.5"
1982| #define LIBCLAMAV_MAJORVER 6
1983| #define SCANBUFF 131072
1984| #define FILEBUFF 8192
1985| #define STDC_HEADERS 1
1986| #define restrict __restrict
1987| #define FPU_WORDS_BIGENDIAN 0
1988| #define AC_APPLE_UNIVERSAL_BUILD 1
1989| #define HAVE_STDINT_H 1
1990| #define HAVE_UNISTD_H 1
1991| #define HAVE_DLFCN_H 1
1992| #define HAVE_INTTYPES_H 1
1993| #define HAVE_MEMORY_H 1
1994| /* end confdefs.h.  */
1995| #include <stdio.h>
1996| #ifdef HAVE_SYS_TYPES_H
1997| # include <sys/types.h>
1998| #endif
1999| #ifdef HAVE_SYS_STAT_H
2000| # include <sys/stat.h>
2001| #endif
2002| #ifdef STDC_HEADERS
2003| # include <stdlib.h>
2004| # include <stddef.h>
2005| #else
2006| # ifdef HAVE_STDLIB_H
2007| #  include <stdlib.h>
2008| # endif
2009| #endif
2010| #ifdef HAVE_STRING_H
2011| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2012| #  include <memory.h>
2013| # endif
2014| # include <string.h>
2015| #endif
2016| #ifdef HAVE_STRINGS_H
2017| # include <strings.h>
2018| #endif
2019| #ifdef HAVE_INTTYPES_H
2020| # include <inttypes.h>
2021| #endif
2022| #ifdef HAVE_STDINT_H
2023| # include <stdint.h>
2024| #endif
2025| #ifdef HAVE_UNISTD_H
2026| # include <unistd.h>
2027| #endif
2028| #include <ndir.h>
2029configure:13068: result: no
2030configure:13068: checking ndir.h presence
2031configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2032conftest.c:55:18: error: ndir.h: No such file or directory
2033configure:13068: $? = 1
2034configure: failed program was:
2035| /* confdefs.h */
2036| #define PACKAGE_NAME "ClamAV"
2037| #define PACKAGE_TARNAME "clamav"
2038| #define PACKAGE_VERSION "0.95.3"
2039| #define PACKAGE_STRING "ClamAV 0.95.3"
2040| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2041| #define PACKAGE_URL "http://www.clamav.net/"
2042| #define PACKAGE PACKAGE_NAME
2043| #define VERSION "0.95.3"
2044| #define STDC_HEADERS 1
2045| #define HAVE_SYS_TYPES_H 1
2046| #define HAVE_SYS_STAT_H 1
2047| #define HAVE_STDLIB_H 1
2048| #define HAVE_STRING_H 1
2049| #define HAVE_MEMORY_H 1
2050| #define HAVE_STRINGS_H 1
2051| #define HAVE_INTTYPES_H 1
2052| #define HAVE_STDINT_H 1
2053| #define HAVE_UNISTD_H 1
2054| #define HAVE_DLFCN_H 1
2055| #define LT_OBJDIR ".libs/"
2056| #define LT_MODULE_EXT ".so"
2057| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2058| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2059| #define HAVE_LIBDL 1
2060| #define HAVE_DLERROR 1
2061| #define HAVE_LIBDLLOADER 1
2062| #define error_t int
2063| #define __error_t_defined 1
2064| #define HAVE_PRELOADED_SYMBOLS 1
2065| #define HAVE_LTDL 1
2066| #define HAVE_UNISTD_H 1
2067| #define HAVE_MACH_O_DYLD_H 1
2068| #define HAVE_DIRENT_H 1
2069| #define HAVE_CLOSEDIR 1
2070| #define HAVE_OPENDIR 1
2071| #define HAVE_READDIR 1
2072| #define HAVE_STRLCAT 1
2073| #define HAVE_STRLCPY 1
2074| #define LT_LIBEXT "a"
2075| #define LIBCLAMAV_FULLVER "6.0.5"
2076| #define LIBCLAMAV_MAJORVER 6
2077| #define SCANBUFF 131072
2078| #define FILEBUFF 8192
2079| #define STDC_HEADERS 1
2080| #define restrict __restrict
2081| #define FPU_WORDS_BIGENDIAN 0
2082| #define AC_APPLE_UNIVERSAL_BUILD 1
2083| #define HAVE_STDINT_H 1
2084| #define HAVE_UNISTD_H 1
2085| #define HAVE_DLFCN_H 1
2086| #define HAVE_INTTYPES_H 1
2087| #define HAVE_MEMORY_H 1
2088| /* end confdefs.h.  */
2089| #include <ndir.h>
2090configure:13068: result: no
2091configure:13068: checking for ndir.h
2092configure:13068: result: no
2093configure:13068: checking for stdlib.h
2094configure:13068: result: yes
2095configure:13068: checking for strings.h
2096configure:13068: result: yes
2097configure:13068: checking for string.h
2098configure:13068: result: yes
2099configure:13068: checking sys/mman.h usability
2100configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2101configure:13068: $? = 0
2102configure:13068: result: yes
2103configure:13068: checking sys/mman.h presence
2104configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2105configure:13068: $? = 0
2106configure:13068: result: yes
2107configure:13068: checking for sys/mman.h
2108configure:13068: result: yes
2109configure:13068: checking sys/param.h usability
2110configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2111configure:13068: $? = 0
2112configure:13068: result: yes
2113configure:13068: checking sys/param.h presence
2114configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2115configure:13068: $? = 0
2116configure:13068: result: yes
2117configure:13068: checking for sys/param.h
2118configure:13068: result: yes
2119configure:13068: checking for sys/stat.h
2120configure:13068: result: yes
2121configure:13068: checking for sys/types.h
2122configure:13068: result: yes
2123configure:13068: checking malloc.h usability
2124configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2125conftest.c:95:20: error: malloc.h: No such file or directory
2126conftest.c:95:20: error: malloc.h: No such file or directory
2127lipo: can't figure out the architecture type of: /var/tmp//ccphr3N7.out
2128configure:13068: $? = 1
2129configure: failed program was:
2130| /* confdefs.h */
2131| #define PACKAGE_NAME "ClamAV"
2132| #define PACKAGE_TARNAME "clamav"
2133| #define PACKAGE_VERSION "0.95.3"
2134| #define PACKAGE_STRING "ClamAV 0.95.3"
2135| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2136| #define PACKAGE_URL "http://www.clamav.net/"
2137| #define PACKAGE PACKAGE_NAME
2138| #define VERSION "0.95.3"
2139| #define STDC_HEADERS 1
2140| #define HAVE_SYS_TYPES_H 1
2141| #define HAVE_SYS_STAT_H 1
2142| #define HAVE_STDLIB_H 1
2143| #define HAVE_STRING_H 1
2144| #define HAVE_MEMORY_H 1
2145| #define HAVE_STRINGS_H 1
2146| #define HAVE_INTTYPES_H 1
2147| #define HAVE_STDINT_H 1
2148| #define HAVE_UNISTD_H 1
2149| #define HAVE_DLFCN_H 1
2150| #define LT_OBJDIR ".libs/"
2151| #define LT_MODULE_EXT ".so"
2152| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2153| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2154| #define HAVE_LIBDL 1
2155| #define HAVE_DLERROR 1
2156| #define HAVE_LIBDLLOADER 1
2157| #define error_t int
2158| #define __error_t_defined 1
2159| #define HAVE_PRELOADED_SYMBOLS 1
2160| #define HAVE_LTDL 1
2161| #define HAVE_UNISTD_H 1
2162| #define HAVE_MACH_O_DYLD_H 1
2163| #define HAVE_DIRENT_H 1
2164| #define HAVE_CLOSEDIR 1
2165| #define HAVE_OPENDIR 1
2166| #define HAVE_READDIR 1
2167| #define HAVE_STRLCAT 1
2168| #define HAVE_STRLCPY 1
2169| #define LT_LIBEXT "a"
2170| #define LIBCLAMAV_FULLVER "6.0.5"
2171| #define LIBCLAMAV_MAJORVER 6
2172| #define SCANBUFF 131072
2173| #define FILEBUFF 8192
2174| #define STDC_HEADERS 1
2175| #define restrict __restrict
2176| #define FPU_WORDS_BIGENDIAN 0
2177| #define AC_APPLE_UNIVERSAL_BUILD 1
2178| #define HAVE_STDINT_H 1
2179| #define HAVE_UNISTD_H 1
2180| #define HAVE_DLFCN_H 1
2181| #define HAVE_INTTYPES_H 1
2182| #define HAVE_MEMORY_H 1
2183| #define HAVE_STDLIB_H 1
2184| #define HAVE_STRINGS_H 1
2185| #define HAVE_STRING_H 1
2186| #define HAVE_SYS_MMAN_H 1
2187| #define HAVE_SYS_PARAM_H 1
2188| #define HAVE_SYS_STAT_H 1
2189| #define HAVE_SYS_TYPES_H 1
2190| /* end confdefs.h.  */
2191| #include <stdio.h>
2192| #ifdef HAVE_SYS_TYPES_H
2193| # include <sys/types.h>
2194| #endif
2195| #ifdef HAVE_SYS_STAT_H
2196| # include <sys/stat.h>
2197| #endif
2198| #ifdef STDC_HEADERS
2199| # include <stdlib.h>
2200| # include <stddef.h>
2201| #else
2202| # ifdef HAVE_STDLIB_H
2203| #  include <stdlib.h>
2204| # endif
2205| #endif
2206| #ifdef HAVE_STRING_H
2207| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2208| #  include <memory.h>
2209| # endif
2210| # include <string.h>
2211| #endif
2212| #ifdef HAVE_STRINGS_H
2213| # include <strings.h>
2214| #endif
2215| #ifdef HAVE_INTTYPES_H
2216| # include <inttypes.h>
2217| #endif
2218| #ifdef HAVE_STDINT_H
2219| # include <stdint.h>
2220| #endif
2221| #ifdef HAVE_UNISTD_H
2222| # include <unistd.h>
2223| #endif
2224| #include <malloc.h>
2225configure:13068: result: no
2226configure:13068: checking malloc.h presence
2227configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2228conftest.c:62:20: error: malloc.h: No such file or directory
2229configure:13068: $? = 1
2230configure: failed program was:
2231| /* confdefs.h */
2232| #define PACKAGE_NAME "ClamAV"
2233| #define PACKAGE_TARNAME "clamav"
2234| #define PACKAGE_VERSION "0.95.3"
2235| #define PACKAGE_STRING "ClamAV 0.95.3"
2236| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2237| #define PACKAGE_URL "http://www.clamav.net/"
2238| #define PACKAGE PACKAGE_NAME
2239| #define VERSION "0.95.3"
2240| #define STDC_HEADERS 1
2241| #define HAVE_SYS_TYPES_H 1
2242| #define HAVE_SYS_STAT_H 1
2243| #define HAVE_STDLIB_H 1
2244| #define HAVE_STRING_H 1
2245| #define HAVE_MEMORY_H 1
2246| #define HAVE_STRINGS_H 1
2247| #define HAVE_INTTYPES_H 1
2248| #define HAVE_STDINT_H 1
2249| #define HAVE_UNISTD_H 1
2250| #define HAVE_DLFCN_H 1
2251| #define LT_OBJDIR ".libs/"
2252| #define LT_MODULE_EXT ".so"
2253| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2254| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2255| #define HAVE_LIBDL 1
2256| #define HAVE_DLERROR 1
2257| #define HAVE_LIBDLLOADER 1
2258| #define error_t int
2259| #define __error_t_defined 1
2260| #define HAVE_PRELOADED_SYMBOLS 1
2261| #define HAVE_LTDL 1
2262| #define HAVE_UNISTD_H 1
2263| #define HAVE_MACH_O_DYLD_H 1
2264| #define HAVE_DIRENT_H 1
2265| #define HAVE_CLOSEDIR 1
2266| #define HAVE_OPENDIR 1
2267| #define HAVE_READDIR 1
2268| #define HAVE_STRLCAT 1
2269| #define HAVE_STRLCPY 1
2270| #define LT_LIBEXT "a"
2271| #define LIBCLAMAV_FULLVER "6.0.5"
2272| #define LIBCLAMAV_MAJORVER 6
2273| #define SCANBUFF 131072
2274| #define FILEBUFF 8192
2275| #define STDC_HEADERS 1
2276| #define restrict __restrict
2277| #define FPU_WORDS_BIGENDIAN 0
2278| #define AC_APPLE_UNIVERSAL_BUILD 1
2279| #define HAVE_STDINT_H 1
2280| #define HAVE_UNISTD_H 1
2281| #define HAVE_DLFCN_H 1
2282| #define HAVE_INTTYPES_H 1
2283| #define HAVE_MEMORY_H 1
2284| #define HAVE_STDLIB_H 1
2285| #define HAVE_STRINGS_H 1
2286| #define HAVE_STRING_H 1
2287| #define HAVE_SYS_MMAN_H 1
2288| #define HAVE_SYS_PARAM_H 1
2289| #define HAVE_SYS_STAT_H 1
2290| #define HAVE_SYS_TYPES_H 1
2291| /* end confdefs.h.  */
2292| #include <malloc.h>
2293configure:13068: result: no
2294configure:13068: checking for malloc.h
2295configure:13068: result: no
2296configure:13068: checking poll.h usability
2297configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2298configure:13068: $? = 0
2299configure:13068: result: yes
2300configure:13068: checking poll.h presence
2301configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2302configure:13068: $? = 0
2303configure:13068: result: yes
2304configure:13068: checking for poll.h
2305configure:13068: result: yes
2306configure:13068: checking limits.h usability
2307configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2308configure:13068: $? = 0
2309configure:13068: result: yes
2310configure:13068: checking limits.h presence
2311configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2312configure:13068: $? = 0
2313configure:13068: result: yes
2314configure:13068: checking for limits.h
2315configure:13068: result: yes
2316configure:13068: checking sys/filio.h usability
2317configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2318configure:13068: $? = 0
2319configure:13068: result: yes
2320configure:13068: checking sys/filio.h presence
2321configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2322configure:13068: $? = 0
2323configure:13068: result: yes
2324configure:13068: checking for sys/filio.h
2325configure:13068: result: yes
2326configure:13068: checking sys/uio.h usability
2327configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2328configure:13068: $? = 0
2329configure:13068: result: yes
2330configure:13068: checking sys/uio.h presence
2331configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2332configure:13068: $? = 0
2333configure:13068: result: yes
2334configure:13068: checking for sys/uio.h
2335configure:13068: result: yes
2336configure:13068: checking termios.h usability
2337configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2338configure:13068: $? = 0
2339configure:13068: result: yes
2340configure:13068: checking termios.h presence
2341configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2342configure:13068: $? = 0
2343configure:13068: result: yes
2344configure:13068: checking for termios.h
2345configure:13068: result: yes
2346configure:13068: checking stdbool.h usability
2347configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2348configure:13068: $? = 0
2349configure:13068: result: yes
2350configure:13068: checking stdbool.h presence
2351configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2352configure:13068: $? = 0
2353configure:13068: result: yes
2354configure:13068: checking for stdbool.h
2355configure:13068: result: yes
2356configure:13068: checking pwd.h usability
2357configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2358configure:13068: $? = 0
2359configure:13068: result: yes
2360configure:13068: checking pwd.h presence
2361configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2362configure:13068: $? = 0
2363configure:13068: result: yes
2364configure:13068: checking for pwd.h
2365configure:13068: result: yes
2366configure:13068: checking grp.h usability
2367configure:13068: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2368configure:13068: $? = 0
2369configure:13068: result: yes
2370configure:13068: checking grp.h presence
2371configure:13068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2372configure:13068: $? = 0
2373configure:13068: result: yes
2374configure:13068: checking for grp.h
2375configure:13068: result: yes
2376configure:13079: checking syslog.h usability
2377configure:13079: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2378configure:13079: $? = 0
2379configure:13079: result: yes
2380configure:13079: checking syslog.h presence
2381configure:13079: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2382configure:13079: $? = 0
2383configure:13079: result: yes
2384configure:13079: checking for syslog.h
2385configure:13079: result: yes
2386configure:13088: checking for off_t
2387configure:13088: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2388configure:13088: $? = 0
2389configure:13088: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2390conftest.c: In function 'main':
2391conftest.c:107: error: expected expression before ')' token
2392conftest.c: In function 'main':
2393conftest.c:107: error: expected expression before ')' token
2394lipo: can't figure out the architecture type of: /var/tmp//ccC6ZuE8.out
2395configure:13088: $? = 1
2396configure: failed program was:
2397| /* confdefs.h */
2398| #define PACKAGE_NAME "ClamAV"
2399| #define PACKAGE_TARNAME "clamav"
2400| #define PACKAGE_VERSION "0.95.3"
2401| #define PACKAGE_STRING "ClamAV 0.95.3"
2402| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2403| #define PACKAGE_URL "http://www.clamav.net/"
2404| #define PACKAGE PACKAGE_NAME
2405| #define VERSION "0.95.3"
2406| #define STDC_HEADERS 1
2407| #define HAVE_SYS_TYPES_H 1
2408| #define HAVE_SYS_STAT_H 1
2409| #define HAVE_STDLIB_H 1
2410| #define HAVE_STRING_H 1
2411| #define HAVE_MEMORY_H 1
2412| #define HAVE_STRINGS_H 1
2413| #define HAVE_INTTYPES_H 1
2414| #define HAVE_STDINT_H 1
2415| #define HAVE_UNISTD_H 1
2416| #define HAVE_DLFCN_H 1
2417| #define LT_OBJDIR ".libs/"
2418| #define LT_MODULE_EXT ".so"
2419| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2420| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2421| #define HAVE_LIBDL 1
2422| #define HAVE_DLERROR 1
2423| #define HAVE_LIBDLLOADER 1
2424| #define error_t int
2425| #define __error_t_defined 1
2426| #define HAVE_PRELOADED_SYMBOLS 1
2427| #define HAVE_LTDL 1
2428| #define HAVE_UNISTD_H 1
2429| #define HAVE_MACH_O_DYLD_H 1
2430| #define HAVE_DIRENT_H 1
2431| #define HAVE_CLOSEDIR 1
2432| #define HAVE_OPENDIR 1
2433| #define HAVE_READDIR 1
2434| #define HAVE_STRLCAT 1
2435| #define HAVE_STRLCPY 1
2436| #define LT_LIBEXT "a"
2437| #define LIBCLAMAV_FULLVER "6.0.5"
2438| #define LIBCLAMAV_MAJORVER 6
2439| #define SCANBUFF 131072
2440| #define FILEBUFF 8192
2441| #define STDC_HEADERS 1
2442| #define restrict __restrict
2443| #define FPU_WORDS_BIGENDIAN 0
2444| #define AC_APPLE_UNIVERSAL_BUILD 1
2445| #define HAVE_STDINT_H 1
2446| #define HAVE_UNISTD_H 1
2447| #define HAVE_DLFCN_H 1
2448| #define HAVE_INTTYPES_H 1
2449| #define HAVE_MEMORY_H 1
2450| #define HAVE_STDLIB_H 1
2451| #define HAVE_STRINGS_H 1
2452| #define HAVE_STRING_H 1
2453| #define HAVE_SYS_MMAN_H 1
2454| #define HAVE_SYS_PARAM_H 1
2455| #define HAVE_SYS_STAT_H 1
2456| #define HAVE_SYS_TYPES_H 1
2457| #define HAVE_POLL_H 1
2458| #define HAVE_LIMITS_H 1
2459| #define HAVE_SYS_FILIO_H 1
2460| #define HAVE_SYS_UIO_H 1
2461| #define HAVE_TERMIOS_H 1
2462| #define HAVE_STDBOOL_H 1
2463| #define HAVE_PWD_H 1
2464| #define HAVE_GRP_H 1
2465| #define USE_SYSLOG 1
2466| /* end confdefs.h.  */
2467| #include <stdio.h>
2468| #ifdef HAVE_SYS_TYPES_H
2469| # include <sys/types.h>
2470| #endif
2471| #ifdef HAVE_SYS_STAT_H
2472| # include <sys/stat.h>
2473| #endif
2474| #ifdef STDC_HEADERS
2475| # include <stdlib.h>
2476| # include <stddef.h>
2477| #else
2478| # ifdef HAVE_STDLIB_H
2479| #  include <stdlib.h>
2480| # endif
2481| #endif
2482| #ifdef HAVE_STRING_H
2483| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2484| #  include <memory.h>
2485| # endif
2486| # include <string.h>
2487| #endif
2488| #ifdef HAVE_STRINGS_H
2489| # include <strings.h>
2490| #endif
2491| #ifdef HAVE_INTTYPES_H
2492| # include <inttypes.h>
2493| #endif
2494| #ifdef HAVE_STDINT_H
2495| # include <stdint.h>
2496| #endif
2497| #ifdef HAVE_UNISTD_H
2498| # include <unistd.h>
2499| #endif
2500| int
2501| main ()
2502| {
2503| if (sizeof ((off_t)))
2504|           return 0;
2505|   ;
2506|   return 0;
2507| }
2508configure:13088: result: yes
2509configure:13099: checking size of short
2510configure:13119: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2511conftest.c: In function 'main':
2512conftest.c:78: error: duplicate case value
2513conftest.c:78: error: previously used here
2514conftest.c: In function 'main':
2515conftest.c:78: error: duplicate case value
2516conftest.c:78: error: previously used here
2517lipo: can't figure out the architecture type of: /var/tmp//ccAKfNJz.out
2518configure:13119: $? = 1
2519configure: failed program was:
2520| /* confdefs.h */
2521| #define PACKAGE_NAME "ClamAV"
2522| #define PACKAGE_TARNAME "clamav"
2523| #define PACKAGE_VERSION "0.95.3"
2524| #define PACKAGE_STRING "ClamAV 0.95.3"
2525| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2526| #define PACKAGE_URL "http://www.clamav.net/"
2527| #define PACKAGE PACKAGE_NAME
2528| #define VERSION "0.95.3"
2529| #define STDC_HEADERS 1
2530| #define HAVE_SYS_TYPES_H 1
2531| #define HAVE_SYS_STAT_H 1
2532| #define HAVE_STDLIB_H 1
2533| #define HAVE_STRING_H 1
2534| #define HAVE_MEMORY_H 1
2535| #define HAVE_STRINGS_H 1
2536| #define HAVE_INTTYPES_H 1
2537| #define HAVE_STDINT_H 1
2538| #define HAVE_UNISTD_H 1
2539| #define HAVE_DLFCN_H 1
2540| #define LT_OBJDIR ".libs/"
2541| #define LT_MODULE_EXT ".so"
2542| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2543| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2544| #define HAVE_LIBDL 1
2545| #define HAVE_DLERROR 1
2546| #define HAVE_LIBDLLOADER 1
2547| #define error_t int
2548| #define __error_t_defined 1
2549| #define HAVE_PRELOADED_SYMBOLS 1
2550| #define HAVE_LTDL 1
2551| #define HAVE_UNISTD_H 1
2552| #define HAVE_MACH_O_DYLD_H 1
2553| #define HAVE_DIRENT_H 1
2554| #define HAVE_CLOSEDIR 1
2555| #define HAVE_OPENDIR 1
2556| #define HAVE_READDIR 1
2557| #define HAVE_STRLCAT 1
2558| #define HAVE_STRLCPY 1
2559| #define LT_LIBEXT "a"
2560| #define LIBCLAMAV_FULLVER "6.0.5"
2561| #define LIBCLAMAV_MAJORVER 6
2562| #define SCANBUFF 131072
2563| #define FILEBUFF 8192
2564| #define STDC_HEADERS 1
2565| #define restrict __restrict
2566| #define FPU_WORDS_BIGENDIAN 0
2567| #define AC_APPLE_UNIVERSAL_BUILD 1
2568| #define HAVE_STDINT_H 1
2569| #define HAVE_UNISTD_H 1
2570| #define HAVE_DLFCN_H 1
2571| #define HAVE_INTTYPES_H 1
2572| #define HAVE_MEMORY_H 1
2573| #define HAVE_STDLIB_H 1
2574| #define HAVE_STRINGS_H 1
2575| #define HAVE_STRING_H 1
2576| #define HAVE_SYS_MMAN_H 1
2577| #define HAVE_SYS_PARAM_H 1
2578| #define HAVE_SYS_STAT_H 1
2579| #define HAVE_SYS_TYPES_H 1
2580| #define HAVE_POLL_H 1
2581| #define HAVE_LIMITS_H 1
2582| #define HAVE_SYS_FILIO_H 1
2583| #define HAVE_SYS_UIO_H 1
2584| #define HAVE_TERMIOS_H 1
2585| #define HAVE_STDBOOL_H 1
2586| #define HAVE_PWD_H 1
2587| #define HAVE_GRP_H 1
2588| #define USE_SYSLOG 1
2589| /* end confdefs.h.  */
2590| #include "confdefs.h"
2591| #include <sys/types.h>
2592|
2593|
2594| int
2595| main ()
2596| {
2597| switch (0) case 0: case (sizeof (short) == 4):;
2598|   ;
2599|   return 0;
2600| }
2601configure:13119: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2602conftest.c: In function 'main':
2603conftest.c:78: error: duplicate case value
2604conftest.c:78: error: previously used here
2605conftest.c: In function 'main':
2606conftest.c:78: error: duplicate case value
2607conftest.c:78: error: previously used here
2608lipo: can't figure out the architecture type of: /var/tmp//ccMIxhXr.out
2609configure:13119: $? = 1
2610configure: failed program was:
2611| /* confdefs.h */
2612| #define PACKAGE_NAME "ClamAV"
2613| #define PACKAGE_TARNAME "clamav"
2614| #define PACKAGE_VERSION "0.95.3"
2615| #define PACKAGE_STRING "ClamAV 0.95.3"
2616| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2617| #define PACKAGE_URL "http://www.clamav.net/"
2618| #define PACKAGE PACKAGE_NAME
2619| #define VERSION "0.95.3"
2620| #define STDC_HEADERS 1
2621| #define HAVE_SYS_TYPES_H 1
2622| #define HAVE_SYS_STAT_H 1
2623| #define HAVE_STDLIB_H 1
2624| #define HAVE_STRING_H 1
2625| #define HAVE_MEMORY_H 1
2626| #define HAVE_STRINGS_H 1
2627| #define HAVE_INTTYPES_H 1
2628| #define HAVE_STDINT_H 1
2629| #define HAVE_UNISTD_H 1
2630| #define HAVE_DLFCN_H 1
2631| #define LT_OBJDIR ".libs/"
2632| #define LT_MODULE_EXT ".so"
2633| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2634| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2635| #define HAVE_LIBDL 1
2636| #define HAVE_DLERROR 1
2637| #define HAVE_LIBDLLOADER 1
2638| #define error_t int
2639| #define __error_t_defined 1
2640| #define HAVE_PRELOADED_SYMBOLS 1
2641| #define HAVE_LTDL 1
2642| #define HAVE_UNISTD_H 1
2643| #define HAVE_MACH_O_DYLD_H 1
2644| #define HAVE_DIRENT_H 1
2645| #define HAVE_CLOSEDIR 1
2646| #define HAVE_OPENDIR 1
2647| #define HAVE_READDIR 1
2648| #define HAVE_STRLCAT 1
2649| #define HAVE_STRLCPY 1
2650| #define LT_LIBEXT "a"
2651| #define LIBCLAMAV_FULLVER "6.0.5"
2652| #define LIBCLAMAV_MAJORVER 6
2653| #define SCANBUFF 131072
2654| #define FILEBUFF 8192
2655| #define STDC_HEADERS 1
2656| #define restrict __restrict
2657| #define FPU_WORDS_BIGENDIAN 0
2658| #define AC_APPLE_UNIVERSAL_BUILD 1
2659| #define HAVE_STDINT_H 1
2660| #define HAVE_UNISTD_H 1
2661| #define HAVE_DLFCN_H 1
2662| #define HAVE_INTTYPES_H 1
2663| #define HAVE_MEMORY_H 1
2664| #define HAVE_STDLIB_H 1
2665| #define HAVE_STRINGS_H 1
2666| #define HAVE_STRING_H 1
2667| #define HAVE_SYS_MMAN_H 1
2668| #define HAVE_SYS_PARAM_H 1
2669| #define HAVE_SYS_STAT_H 1
2670| #define HAVE_SYS_TYPES_H 1
2671| #define HAVE_POLL_H 1
2672| #define HAVE_LIMITS_H 1
2673| #define HAVE_SYS_FILIO_H 1
2674| #define HAVE_SYS_UIO_H 1
2675| #define HAVE_TERMIOS_H 1
2676| #define HAVE_STDBOOL_H 1
2677| #define HAVE_PWD_H 1
2678| #define HAVE_GRP_H 1
2679| #define USE_SYSLOG 1
2680| /* end confdefs.h.  */
2681| #include "confdefs.h"
2682| #include <sys/types.h>
2683|
2684|
2685| int
2686| main ()
2687| {
2688| switch (0) case 0: case (sizeof (short) == 8):;
2689|   ;
2690|   return 0;
2691| }
2692configure:13119: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2693conftest.c: In function 'main':
2694conftest.c:78: error: duplicate case value
2695conftest.c:78: error: previously used here
2696conftest.c: In function 'main':
2697conftest.c:78: error: duplicate case value
2698conftest.c:78: error: previously used here
2699lipo: can't figure out the architecture type of: /var/tmp//ccABiAlX.out
2700configure:13119: $? = 1
2701configure: failed program was:
2702| /* confdefs.h */
2703| #define PACKAGE_NAME "ClamAV"
2704| #define PACKAGE_TARNAME "clamav"
2705| #define PACKAGE_VERSION "0.95.3"
2706| #define PACKAGE_STRING "ClamAV 0.95.3"
2707| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2708| #define PACKAGE_URL "http://www.clamav.net/"
2709| #define PACKAGE PACKAGE_NAME
2710| #define VERSION "0.95.3"
2711| #define STDC_HEADERS 1
2712| #define HAVE_SYS_TYPES_H 1
2713| #define HAVE_SYS_STAT_H 1
2714| #define HAVE_STDLIB_H 1
2715| #define HAVE_STRING_H 1
2716| #define HAVE_MEMORY_H 1
2717| #define HAVE_STRINGS_H 1
2718| #define HAVE_INTTYPES_H 1
2719| #define HAVE_STDINT_H 1
2720| #define HAVE_UNISTD_H 1
2721| #define HAVE_DLFCN_H 1
2722| #define LT_OBJDIR ".libs/"
2723| #define LT_MODULE_EXT ".so"
2724| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2725| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2726| #define HAVE_LIBDL 1
2727| #define HAVE_DLERROR 1
2728| #define HAVE_LIBDLLOADER 1
2729| #define error_t int
2730| #define __error_t_defined 1
2731| #define HAVE_PRELOADED_SYMBOLS 1
2732| #define HAVE_LTDL 1
2733| #define HAVE_UNISTD_H 1
2734| #define HAVE_MACH_O_DYLD_H 1
2735| #define HAVE_DIRENT_H 1
2736| #define HAVE_CLOSEDIR 1
2737| #define HAVE_OPENDIR 1
2738| #define HAVE_READDIR 1
2739| #define HAVE_STRLCAT 1
2740| #define HAVE_STRLCPY 1
2741| #define LT_LIBEXT "a"
2742| #define LIBCLAMAV_FULLVER "6.0.5"
2743| #define LIBCLAMAV_MAJORVER 6
2744| #define SCANBUFF 131072
2745| #define FILEBUFF 8192
2746| #define STDC_HEADERS 1
2747| #define restrict __restrict
2748| #define FPU_WORDS_BIGENDIAN 0
2749| #define AC_APPLE_UNIVERSAL_BUILD 1
2750| #define HAVE_STDINT_H 1
2751| #define HAVE_UNISTD_H 1
2752| #define HAVE_DLFCN_H 1
2753| #define HAVE_INTTYPES_H 1
2754| #define HAVE_MEMORY_H 1
2755| #define HAVE_STDLIB_H 1
2756| #define HAVE_STRINGS_H 1
2757| #define HAVE_STRING_H 1
2758| #define HAVE_SYS_MMAN_H 1
2759| #define HAVE_SYS_PARAM_H 1
2760| #define HAVE_SYS_STAT_H 1
2761| #define HAVE_SYS_TYPES_H 1
2762| #define HAVE_POLL_H 1
2763| #define HAVE_LIMITS_H 1
2764| #define HAVE_SYS_FILIO_H 1
2765| #define HAVE_SYS_UIO_H 1
2766| #define HAVE_TERMIOS_H 1
2767| #define HAVE_STDBOOL_H 1
2768| #define HAVE_PWD_H 1
2769| #define HAVE_GRP_H 1
2770| #define USE_SYSLOG 1
2771| /* end confdefs.h.  */
2772| #include "confdefs.h"
2773| #include <sys/types.h>
2774|
2775|
2776| int
2777| main ()
2778| {
2779| switch (0) case 0: case (sizeof (short) == 1):;
2780|   ;
2781|   return 0;
2782| }
2783configure:13119: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2784configure:13119: $? = 0
2785configure:13131: result: 2
2786configure:13139: checking size of int
2787configure:13159: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2788configure:13159: $? = 0
2789configure:13171: result: 4
2790configure:13179: checking size of long
2791configure:13199: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2792conftest.c: In function 'main':
2793conftest.c:80: error: duplicate case value
2794conftest.c:80: error: previously used here
2795lipo: can't figure out the architecture type of: /var/tmp//ccxr4iAX.out
2796configure:13199: $? = 1
2797configure: failed program was:
2798| /* confdefs.h */
2799| #define PACKAGE_NAME "ClamAV"
2800| #define PACKAGE_TARNAME "clamav"
2801| #define PACKAGE_VERSION "0.95.3"
2802| #define PACKAGE_STRING "ClamAV 0.95.3"
2803| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2804| #define PACKAGE_URL "http://www.clamav.net/"
2805| #define PACKAGE PACKAGE_NAME
2806| #define VERSION "0.95.3"
2807| #define STDC_HEADERS 1
2808| #define HAVE_SYS_TYPES_H 1
2809| #define HAVE_SYS_STAT_H 1
2810| #define HAVE_STDLIB_H 1
2811| #define HAVE_STRING_H 1
2812| #define HAVE_MEMORY_H 1
2813| #define HAVE_STRINGS_H 1
2814| #define HAVE_INTTYPES_H 1
2815| #define HAVE_STDINT_H 1
2816| #define HAVE_UNISTD_H 1
2817| #define HAVE_DLFCN_H 1
2818| #define LT_OBJDIR ".libs/"
2819| #define LT_MODULE_EXT ".so"
2820| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2821| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2822| #define HAVE_LIBDL 1
2823| #define HAVE_DLERROR 1
2824| #define HAVE_LIBDLLOADER 1
2825| #define error_t int
2826| #define __error_t_defined 1
2827| #define HAVE_PRELOADED_SYMBOLS 1
2828| #define HAVE_LTDL 1
2829| #define HAVE_UNISTD_H 1
2830| #define HAVE_MACH_O_DYLD_H 1
2831| #define HAVE_DIRENT_H 1
2832| #define HAVE_CLOSEDIR 1
2833| #define HAVE_OPENDIR 1
2834| #define HAVE_READDIR 1
2835| #define HAVE_STRLCAT 1
2836| #define HAVE_STRLCPY 1
2837| #define LT_LIBEXT "a"
2838| #define LIBCLAMAV_FULLVER "6.0.5"
2839| #define LIBCLAMAV_MAJORVER 6
2840| #define SCANBUFF 131072
2841| #define FILEBUFF 8192
2842| #define STDC_HEADERS 1
2843| #define restrict __restrict
2844| #define FPU_WORDS_BIGENDIAN 0
2845| #define AC_APPLE_UNIVERSAL_BUILD 1
2846| #define HAVE_STDINT_H 1
2847| #define HAVE_UNISTD_H 1
2848| #define HAVE_DLFCN_H 1
2849| #define HAVE_INTTYPES_H 1
2850| #define HAVE_MEMORY_H 1
2851| #define HAVE_STDLIB_H 1
2852| #define HAVE_STRINGS_H 1
2853| #define HAVE_STRING_H 1
2854| #define HAVE_SYS_MMAN_H 1
2855| #define HAVE_SYS_PARAM_H 1
2856| #define HAVE_SYS_STAT_H 1
2857| #define HAVE_SYS_TYPES_H 1
2858| #define HAVE_POLL_H 1
2859| #define HAVE_LIMITS_H 1
2860| #define HAVE_SYS_FILIO_H 1
2861| #define HAVE_SYS_UIO_H 1
2862| #define HAVE_TERMIOS_H 1
2863| #define HAVE_STDBOOL_H 1
2864| #define HAVE_PWD_H 1
2865| #define HAVE_GRP_H 1
2866| #define USE_SYSLOG 1
2867| #define SIZEOF_SHORT 2
2868| #define SIZEOF_INT 4
2869| /* end confdefs.h.  */
2870| #include "confdefs.h"
2871| #include <sys/types.h>
2872|
2873|
2874| int
2875| main ()
2876| {
2877| switch (0) case 0: case (sizeof (long) == 4):;
2878|   ;
2879|   return 0;
2880| }
2881configure:13199: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2882conftest.c: In function 'main':
2883conftest.c:80: error: duplicate case value
2884conftest.c:80: error: previously used here
2885lipo: can't figure out the architecture type of: /var/tmp//cc7Yj1kH.out
2886configure:13199: $? = 1
2887configure: failed program was:
2888| /* confdefs.h */
2889| #define PACKAGE_NAME "ClamAV"
2890| #define PACKAGE_TARNAME "clamav"
2891| #define PACKAGE_VERSION "0.95.3"
2892| #define PACKAGE_STRING "ClamAV 0.95.3"
2893| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2894| #define PACKAGE_URL "http://www.clamav.net/"
2895| #define PACKAGE PACKAGE_NAME
2896| #define VERSION "0.95.3"
2897| #define STDC_HEADERS 1
2898| #define HAVE_SYS_TYPES_H 1
2899| #define HAVE_SYS_STAT_H 1
2900| #define HAVE_STDLIB_H 1
2901| #define HAVE_STRING_H 1
2902| #define HAVE_MEMORY_H 1
2903| #define HAVE_STRINGS_H 1
2904| #define HAVE_INTTYPES_H 1
2905| #define HAVE_STDINT_H 1
2906| #define HAVE_UNISTD_H 1
2907| #define HAVE_DLFCN_H 1
2908| #define LT_OBJDIR ".libs/"
2909| #define LT_MODULE_EXT ".so"
2910| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2911| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2912| #define HAVE_LIBDL 1
2913| #define HAVE_DLERROR 1
2914| #define HAVE_LIBDLLOADER 1
2915| #define error_t int
2916| #define __error_t_defined 1
2917| #define HAVE_PRELOADED_SYMBOLS 1
2918| #define HAVE_LTDL 1
2919| #define HAVE_UNISTD_H 1
2920| #define HAVE_MACH_O_DYLD_H 1
2921| #define HAVE_DIRENT_H 1
2922| #define HAVE_CLOSEDIR 1
2923| #define HAVE_OPENDIR 1
2924| #define HAVE_READDIR 1
2925| #define HAVE_STRLCAT 1
2926| #define HAVE_STRLCPY 1
2927| #define LT_LIBEXT "a"
2928| #define LIBCLAMAV_FULLVER "6.0.5"
2929| #define LIBCLAMAV_MAJORVER 6
2930| #define SCANBUFF 131072
2931| #define FILEBUFF 8192
2932| #define STDC_HEADERS 1
2933| #define restrict __restrict
2934| #define FPU_WORDS_BIGENDIAN 0
2935| #define AC_APPLE_UNIVERSAL_BUILD 1
2936| #define HAVE_STDINT_H 1
2937| #define HAVE_UNISTD_H 1
2938| #define HAVE_DLFCN_H 1
2939| #define HAVE_INTTYPES_H 1
2940| #define HAVE_MEMORY_H 1
2941| #define HAVE_STDLIB_H 1
2942| #define HAVE_STRINGS_H 1
2943| #define HAVE_STRING_H 1
2944| #define HAVE_SYS_MMAN_H 1
2945| #define HAVE_SYS_PARAM_H 1
2946| #define HAVE_SYS_STAT_H 1
2947| #define HAVE_SYS_TYPES_H 1
2948| #define HAVE_POLL_H 1
2949| #define HAVE_LIMITS_H 1
2950| #define HAVE_SYS_FILIO_H 1
2951| #define HAVE_SYS_UIO_H 1
2952| #define HAVE_TERMIOS_H 1
2953| #define HAVE_STDBOOL_H 1
2954| #define HAVE_PWD_H 1
2955| #define HAVE_GRP_H 1
2956| #define USE_SYSLOG 1
2957| #define SIZEOF_SHORT 2
2958| #define SIZEOF_INT 4
2959| /* end confdefs.h.  */
2960| #include "confdefs.h"
2961| #include <sys/types.h>
2962|
2963|
2964| int
2965| main ()
2966| {
2967| switch (0) case 0: case (sizeof (long) == 8):;
2968|   ;
2969|   return 0;
2970| }
2971configure:13199: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2972conftest.c: In function 'main':
2973conftest.c:80: error: duplicate case value
2974conftest.c:80: error: previously used here
2975conftest.c: In function 'main':
2976conftest.c:80: error: duplicate case value
2977conftest.c:80: error: previously used here
2978lipo: can't figure out the architecture type of: /var/tmp//cc6lUPPg.out
2979configure:13199: $? = 1
2980configure: failed program was:
2981| /* confdefs.h */
2982| #define PACKAGE_NAME "ClamAV"
2983| #define PACKAGE_TARNAME "clamav"
2984| #define PACKAGE_VERSION "0.95.3"
2985| #define PACKAGE_STRING "ClamAV 0.95.3"
2986| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
2987| #define PACKAGE_URL "http://www.clamav.net/"
2988| #define PACKAGE PACKAGE_NAME
2989| #define VERSION "0.95.3"
2990| #define STDC_HEADERS 1
2991| #define HAVE_SYS_TYPES_H 1
2992| #define HAVE_SYS_STAT_H 1
2993| #define HAVE_STDLIB_H 1
2994| #define HAVE_STRING_H 1
2995| #define HAVE_MEMORY_H 1
2996| #define HAVE_STRINGS_H 1
2997| #define HAVE_INTTYPES_H 1
2998| #define HAVE_STDINT_H 1
2999| #define HAVE_UNISTD_H 1
3000| #define HAVE_DLFCN_H 1
3001| #define LT_OBJDIR ".libs/"
3002| #define LT_MODULE_EXT ".so"
3003| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3004| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3005| #define HAVE_LIBDL 1
3006| #define HAVE_DLERROR 1
3007| #define HAVE_LIBDLLOADER 1
3008| #define error_t int
3009| #define __error_t_defined 1
3010| #define HAVE_PRELOADED_SYMBOLS 1
3011| #define HAVE_LTDL 1
3012| #define HAVE_UNISTD_H 1
3013| #define HAVE_MACH_O_DYLD_H 1
3014| #define HAVE_DIRENT_H 1
3015| #define HAVE_CLOSEDIR 1
3016| #define HAVE_OPENDIR 1
3017| #define HAVE_READDIR 1
3018| #define HAVE_STRLCAT 1
3019| #define HAVE_STRLCPY 1
3020| #define LT_LIBEXT "a"
3021| #define LIBCLAMAV_FULLVER "6.0.5"
3022| #define LIBCLAMAV_MAJORVER 6
3023| #define SCANBUFF 131072
3024| #define FILEBUFF 8192
3025| #define STDC_HEADERS 1
3026| #define restrict __restrict
3027| #define FPU_WORDS_BIGENDIAN 0
3028| #define AC_APPLE_UNIVERSAL_BUILD 1
3029| #define HAVE_STDINT_H 1
3030| #define HAVE_UNISTD_H 1
3031| #define HAVE_DLFCN_H 1
3032| #define HAVE_INTTYPES_H 1
3033| #define HAVE_MEMORY_H 1
3034| #define HAVE_STDLIB_H 1
3035| #define HAVE_STRINGS_H 1
3036| #define HAVE_STRING_H 1
3037| #define HAVE_SYS_MMAN_H 1
3038| #define HAVE_SYS_PARAM_H 1
3039| #define HAVE_SYS_STAT_H 1
3040| #define HAVE_SYS_TYPES_H 1
3041| #define HAVE_POLL_H 1
3042| #define HAVE_LIMITS_H 1
3043| #define HAVE_SYS_FILIO_H 1
3044| #define HAVE_SYS_UIO_H 1
3045| #define HAVE_TERMIOS_H 1
3046| #define HAVE_STDBOOL_H 1
3047| #define HAVE_PWD_H 1
3048| #define HAVE_GRP_H 1
3049| #define USE_SYSLOG 1
3050| #define SIZEOF_SHORT 2
3051| #define SIZEOF_INT 4
3052| /* end confdefs.h.  */
3053| #include "confdefs.h"
3054| #include <sys/types.h>
3055|
3056|
3057| int
3058| main ()
3059| {
3060| switch (0) case 0: case (sizeof (long) == 1):;
3061|   ;
3062|   return 0;
3063| }
3064configure:13199: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3065conftest.c: In function 'main':
3066conftest.c:80: error: duplicate case value
3067conftest.c:80: error: previously used here
3068conftest.c: In function 'main':
3069conftest.c:80: error: duplicate case value
3070conftest.c:80: error: previously used here
3071lipo: can't figure out the architecture type of: /var/tmp//cc7mPb25.out
3072configure:13199: $? = 1
3073configure: failed program was:
3074| /* confdefs.h */
3075| #define PACKAGE_NAME "ClamAV"
3076| #define PACKAGE_TARNAME "clamav"
3077| #define PACKAGE_VERSION "0.95.3"
3078| #define PACKAGE_STRING "ClamAV 0.95.3"
3079| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
3080| #define PACKAGE_URL "http://www.clamav.net/"
3081| #define PACKAGE PACKAGE_NAME
3082| #define VERSION "0.95.3"
3083| #define STDC_HEADERS 1
3084| #define HAVE_SYS_TYPES_H 1
3085| #define HAVE_SYS_STAT_H 1
3086| #define HAVE_STDLIB_H 1
3087| #define HAVE_STRING_H 1
3088| #define HAVE_MEMORY_H 1
3089| #define HAVE_STRINGS_H 1
3090| #define HAVE_INTTYPES_H 1
3091| #define HAVE_STDINT_H 1
3092| #define HAVE_UNISTD_H 1
3093| #define HAVE_DLFCN_H 1
3094| #define LT_OBJDIR ".libs/"
3095| #define LT_MODULE_EXT ".so"
3096| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3097| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3098| #define HAVE_LIBDL 1
3099| #define HAVE_DLERROR 1
3100| #define HAVE_LIBDLLOADER 1
3101| #define error_t int
3102| #define __error_t_defined 1
3103| #define HAVE_PRELOADED_SYMBOLS 1
3104| #define HAVE_LTDL 1
3105| #define HAVE_UNISTD_H 1
3106| #define HAVE_MACH_O_DYLD_H 1
3107| #define HAVE_DIRENT_H 1
3108| #define HAVE_CLOSEDIR 1
3109| #define HAVE_OPENDIR 1
3110| #define HAVE_READDIR 1
3111| #define HAVE_STRLCAT 1
3112| #define HAVE_STRLCPY 1
3113| #define LT_LIBEXT "a"
3114| #define LIBCLAMAV_FULLVER "6.0.5"
3115| #define LIBCLAMAV_MAJORVER 6
3116| #define SCANBUFF 131072
3117| #define FILEBUFF 8192
3118| #define STDC_HEADERS 1
3119| #define restrict __restrict
3120| #define FPU_WORDS_BIGENDIAN 0
3121| #define AC_APPLE_UNIVERSAL_BUILD 1
3122| #define HAVE_STDINT_H 1
3123| #define HAVE_UNISTD_H 1
3124| #define HAVE_DLFCN_H 1
3125| #define HAVE_INTTYPES_H 1
3126| #define HAVE_MEMORY_H 1
3127| #define HAVE_STDLIB_H 1
3128| #define HAVE_STRINGS_H 1
3129| #define HAVE_STRING_H 1
3130| #define HAVE_SYS_MMAN_H 1
3131| #define HAVE_SYS_PARAM_H 1
3132| #define HAVE_SYS_STAT_H 1
3133| #define HAVE_SYS_TYPES_H 1
3134| #define HAVE_POLL_H 1
3135| #define HAVE_LIMITS_H 1
3136| #define HAVE_SYS_FILIO_H 1
3137| #define HAVE_SYS_UIO_H 1
3138| #define HAVE_TERMIOS_H 1
3139| #define HAVE_STDBOOL_H 1
3140| #define HAVE_PWD_H 1
3141| #define HAVE_GRP_H 1
3142| #define USE_SYSLOG 1
3143| #define SIZEOF_SHORT 2
3144| #define SIZEOF_INT 4
3145| /* end confdefs.h.  */
3146| #include "confdefs.h"
3147| #include <sys/types.h>
3148|
3149|
3150| int
3151| main ()
3152| {
3153| switch (0) case 0: case (sizeof (long) == 2):;
3154|   ;
3155|   return 0;
3156| }
3157configure:13199: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3158conftest.c: In function 'main':
3159conftest.c:80: error: duplicate case value
3160conftest.c:80: error: previously used here
3161conftest.c: In function 'main':
3162conftest.c:80: error: duplicate case value
3163conftest.c:80: error: previously used here
3164lipo: can't figure out the architecture type of: /var/tmp//ccKoqAtB.out
3165configure:13199: $? = 1
3166configure: failed program was:
3167| /* confdefs.h */
3168| #define PACKAGE_NAME "ClamAV"
3169| #define PACKAGE_TARNAME "clamav"
3170| #define PACKAGE_VERSION "0.95.3"
3171| #define PACKAGE_STRING "ClamAV 0.95.3"
3172| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
3173| #define PACKAGE_URL "http://www.clamav.net/"
3174| #define PACKAGE PACKAGE_NAME
3175| #define VERSION "0.95.3"
3176| #define STDC_HEADERS 1
3177| #define HAVE_SYS_TYPES_H 1
3178| #define HAVE_SYS_STAT_H 1
3179| #define HAVE_STDLIB_H 1
3180| #define HAVE_STRING_H 1
3181| #define HAVE_MEMORY_H 1
3182| #define HAVE_STRINGS_H 1
3183| #define HAVE_INTTYPES_H 1
3184| #define HAVE_STDINT_H 1
3185| #define HAVE_UNISTD_H 1
3186| #define HAVE_DLFCN_H 1
3187| #define LT_OBJDIR ".libs/"
3188| #define LT_MODULE_EXT ".so"
3189| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3190| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3191| #define HAVE_LIBDL 1
3192| #define HAVE_DLERROR 1
3193| #define HAVE_LIBDLLOADER 1
3194| #define error_t int
3195| #define __error_t_defined 1
3196| #define HAVE_PRELOADED_SYMBOLS 1
3197| #define HAVE_LTDL 1
3198| #define HAVE_UNISTD_H 1
3199| #define HAVE_MACH_O_DYLD_H 1
3200| #define HAVE_DIRENT_H 1
3201| #define HAVE_CLOSEDIR 1
3202| #define HAVE_OPENDIR 1
3203| #define HAVE_READDIR 1
3204| #define HAVE_STRLCAT 1
3205| #define HAVE_STRLCPY 1
3206| #define LT_LIBEXT "a"
3207| #define LIBCLAMAV_FULLVER "6.0.5"
3208| #define LIBCLAMAV_MAJORVER 6
3209| #define SCANBUFF 131072
3210| #define FILEBUFF 8192
3211| #define STDC_HEADERS 1
3212| #define restrict __restrict
3213| #define FPU_WORDS_BIGENDIAN 0
3214| #define AC_APPLE_UNIVERSAL_BUILD 1
3215| #define HAVE_STDINT_H 1
3216| #define HAVE_UNISTD_H 1
3217| #define HAVE_DLFCN_H 1
3218| #define HAVE_INTTYPES_H 1
3219| #define HAVE_MEMORY_H 1
3220| #define HAVE_STDLIB_H 1
3221| #define HAVE_STRINGS_H 1
3222| #define HAVE_STRING_H 1
3223| #define HAVE_SYS_MMAN_H 1
3224| #define HAVE_SYS_PARAM_H 1
3225| #define HAVE_SYS_STAT_H 1
3226| #define HAVE_SYS_TYPES_H 1
3227| #define HAVE_POLL_H 1
3228| #define HAVE_LIMITS_H 1
3229| #define HAVE_SYS_FILIO_H 1
3230| #define HAVE_SYS_UIO_H 1
3231| #define HAVE_TERMIOS_H 1
3232| #define HAVE_STDBOOL_H 1
3233| #define HAVE_PWD_H 1
3234| #define HAVE_GRP_H 1
3235| #define USE_SYSLOG 1
3236| #define SIZEOF_SHORT 2
3237| #define SIZEOF_INT 4
3238| /* end confdefs.h.  */
3239| #include "confdefs.h"
3240| #include <sys/types.h>
3241|
3242|
3243| int
3244| main ()
3245| {
3246| switch (0) case 0: case (sizeof (long) == 16):;
3247|   ;
3248|   return 0;
3249| }
3250configure:13209: error: cannot determine a size for long
3251
3252## ---------------- ##
3253## Cache variables. ##
3254## ---------------- ##
3255
3256ac_cv_build=i386-apple-darwin10.2.0
3257ac_cv_c_bigendian=universal
3258ac_cv_c_compiler_gnu=yes
3259ac_cv_c_const=yes
3260ac_cv_c_fpu_bigendian=no
3261ac_cv_c_inline=inline
3262ac_cv_c_restrict=__restrict
3263ac_cv_env_CC_set=set
3264ac_cv_env_CC_value=/usr/bin/gcc-4.2
3265ac_cv_env_CFLAGS_set=set
3266ac_cv_env_CFLAGS_value='-O2 -arch x86_64 -arch i386'
3267ac_cv_env_CPPFLAGS_set=set
3268ac_cv_env_CPPFLAGS_value=-I/opt/local/include
3269ac_cv_env_CPP_set=
3270ac_cv_env_CPP_value=
3271ac_cv_env_LDFLAGS_set=set
3272ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386'
3273ac_cv_env_LIBS_set=
3274ac_cv_env_LIBS_value=
3275ac_cv_env_build_alias_set=
3276ac_cv_env_build_alias_value=
3277ac_cv_env_host_alias_set=
3278ac_cv_env_host_alias_value=
3279ac_cv_env_target_alias_set=
3280ac_cv_env_target_alias_value=
3281ac_cv_func_argz_add=no
3282ac_cv_func_argz_append=no
3283ac_cv_func_argz_count=no
3284ac_cv_func_argz_create_sep=no
3285ac_cv_func_argz_insert=no
3286ac_cv_func_argz_next=no
3287ac_cv_func_argz_stringify=no
3288ac_cv_func_closedir=yes
3289ac_cv_func_dlerror=yes
3290ac_cv_func_opendir=yes
3291ac_cv_func_readdir=yes
3292ac_cv_func_shl_load=no
3293ac_cv_func_strlcat=yes
3294ac_cv_func_strlcpy=yes
3295ac_cv_have_decl_lt_dlinterface_register=yes
3296ac_cv_header_argz_h=no
3297ac_cv_header_dirent_h=yes
3298ac_cv_header_dl_h=no
3299ac_cv_header_dld_h=no
3300ac_cv_header_dlfcn_h=yes
3301ac_cv_header_grp_h=yes
3302ac_cv_header_inttypes_h=yes
3303ac_cv_header_limits_h=yes
3304ac_cv_header_ltdl_h=yes
3305ac_cv_header_mach_o_dyld_h=yes
3306ac_cv_header_malloc_h=no
3307ac_cv_header_memory_h=yes
3308ac_cv_header_ndir_h=no
3309ac_cv_header_poll_h=yes
3310ac_cv_header_pwd_h=yes
3311ac_cv_header_stdbool_h=yes
3312ac_cv_header_stdc=yes
3313ac_cv_header_stdint_h=yes
3314ac_cv_header_stdlib_h=yes
3315ac_cv_header_string_h=yes
3316ac_cv_header_strings_h=yes
3317ac_cv_header_sys_dl_h=no
3318ac_cv_header_sys_filio_h=yes
3319ac_cv_header_sys_int_types_h=no
3320ac_cv_header_sys_inttypes_h=no
3321ac_cv_header_sys_mman_h=yes
3322ac_cv_header_sys_param_h=yes
3323ac_cv_header_sys_stat_h=yes
3324ac_cv_header_sys_types_h=yes
3325ac_cv_header_sys_uio_h=yes
3326ac_cv_header_syslog_h=yes
3327ac_cv_header_termios_h=yes
3328ac_cv_header_unistd_h=yes
3329ac_cv_host=i386-apple-darwin10.2.0
3330ac_cv_ld_version_script=yes
3331ac_cv_lib_dl_dlopen=yes
3332ac_cv_lib_dld_dld_link=no
3333ac_cv_lib_dld_shl_load=no
3334ac_cv_lib_ltdl_lt_dladvise_preload=yes
3335ac_cv_objext=o
3336ac_cv_path_EGREP='/opt/local/bin/grep -E'
3337ac_cv_path_FGREP='/opt/local/bin/grep -F'
3338ac_cv_path_GREP=/opt/local/bin/grep
3339ac_cv_path_SED=/opt/local/bin/gsed
3340ac_cv_path_mkdir=/opt/local/bin/gmkdir
3341ac_cv_prog_AWK=gawk
3342ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
3343ac_cv_prog_ac_ct_AR=ar
3344ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
3345ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3346ac_cv_prog_ac_ct_LIPO=lipo
3347ac_cv_prog_ac_ct_NMEDIT=nmedit
3348ac_cv_prog_ac_ct_OTOOL=otool
3349ac_cv_prog_ac_ct_RANLIB=ranlib
3350ac_cv_prog_ac_ct_STRIP=strip
3351ac_cv_prog_cc_c89=
3352ac_cv_prog_cc_g=yes
3353ac_cv_prog_make_make_set=yes
3354ac_cv_search_dlopen='none required'
3355ac_cv_sizeof_int=4
3356ac_cv_sizeof_short=2
3357ac_cv_target=i386-apple-darwin10.2.0
3358ac_cv_type_error_t=no
3359ac_cv_type_off_t=yes
3360am_cv_CC_dependencies_compiler_type=none
3361libltdl_cv_lib_dl_dlopen=yes
3362libltdl_cv_need_uscore=no
3363libltdl_cv_preloaded_symbols=yes
3364libltdl_cv_shlibext=.so
3365lt_cv_apple_cc_single_mod=yes
3366lt_cv_deplibs_check_method=pass_all
3367lt_cv_dlopen=dlopen
3368lt_cv_dlopen_libs=-ldl
3369lt_cv_dlopen_self=yes
3370lt_cv_dlopen_self_static=yes
3371lt_cv_file_magic_cmd='$MAGIC_CMD'
3372lt_cv_file_magic_test_file=
3373lt_cv_ld_exported_symbols_list=yes
3374lt_cv_ld_reload_flag=-r
3375lt_cv_module_path_var=DYLD_LIBRARY_PATH
3376lt_cv_nm_interface='BSD nm'
3377lt_cv_objdir=.libs
3378lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3379lt_cv_path_NM=/usr/bin/nm
3380lt_cv_prog_compiler_c_o=yes
3381lt_cv_prog_compiler_pic_works=yes
3382lt_cv_prog_compiler_rtti_exceptions=no
3383lt_cv_prog_compiler_static_works=no
3384lt_cv_prog_gnu_ld=no
3385lt_cv_sys_dlopen_deplibs=yes
3386lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib'
3387lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
3388lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3389lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
3390lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3391lt_cv_sys_max_cmd_len=196608
3392lt_cv_sys_symbol_underscore=yes
3393
3394## ----------------- ##
3395## Output variables. ##
3396## ----------------- ##
3397
3398ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run aclocal-1.11'
3399AMDEPBACKSLASH=''
3400AMDEP_FALSE=''
3401AMDEP_TRUE='#'
3402AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run tar'
3403AR='ar'
3404ARGZ_H='argz.h'
3405AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run autoconf'
3406AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run autoheader'
3407AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run automake-1.11'
3408AWK='gawk'
3409BUILD_CLAMD_FALSE=''
3410BUILD_CLAMD_TRUE=''
3411CC='/usr/bin/gcc-4.2'
3412CCDEPMODE='depmode=none'
3413CFGDIR=''
3414CFLAGS='-O2 -arch x86_64 -arch i386'
3415CHECK_CPPFLAGS=''
3416CHECK_LIBS=''
3417CLAMAVGROUP=''
3418CLAMAVUSER=''
3419CLAMAV_MILTER_LIBS=''
3420CLAMD_LIBS=''
3421CONVENIENCE_LTDL_FALSE='#'
3422CONVENIENCE_LTDL_TRUE=''
3423CPP='/usr/bin/gcc-4.2 -E'
3424CPPFLAGS='-I/opt/local/include'
3425CURSES_CPPFLAGS=''
3426CURSES_LIBS=''
3427CYGPATH_W='echo'
3428DBDIR=''
3429DEFS=''
3430DEPDIR='.deps'
3431DISTCHECK_ENABLE_FLAGS_FALSE=''
3432DISTCHECK_ENABLE_FLAGS_TRUE='#'
3433DSYMUTIL='dsymutil'
3434DUMPBIN=''
3435ECHO_C='\c'
3436ECHO_N=''
3437ECHO_T=''
3438EGREP='/opt/local/bin/grep -E'
3439ENABLE_COVERAGE_FALSE=''
3440ENABLE_COVERAGE_TRUE=''
3441ENABLE_UNRAR_FALSE=''
3442ENABLE_UNRAR_TRUE=''
3443EXEEXT=''
3444FGREP='/opt/local/bin/grep -F'
3445FRESHCLAM_LIBS=''
3446GCOV=''
3447GENHTML=''
3448GETENT=''
3449GPERF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run gperf'
3450GREP='/opt/local/bin/grep'
3451HAVE_CURSES_FALSE=''
3452HAVE_CURSES_TRUE=''
3453HAVE_LIBCHECK_FALSE=''
3454HAVE_LIBCHECK_TRUE=''
3455HAVE_MILTER_FALSE=''
3456HAVE_MILTER_TRUE=''
3457INCLTDL=''
3458INSTALL_DATA='${INSTALL} -m 644'
3459INSTALL_LTDL_FALSE=''
3460INSTALL_LTDL_TRUE='#'
3461INSTALL_PROGRAM='${INSTALL}'
3462INSTALL_SCRIPT='${INSTALL}'
3463INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3464LCOV=''
3465LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
3466LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386'
3467LIBADD_DL=' '
3468LIBADD_DLD_LINK=''
3469LIBADD_DLOPEN=''
3470LIBADD_SHL_LOAD=''
3471LIBBZ2=''
3472LIBBZ2_PREFIX=''
3473LIBCLAMAV_LIBS=''
3474LIBCLAMAV_VERSION='6:5:0'
3475LIBLTDL='-lltdl'
3476LIBOBJS=''
3477LIBS=''
3478LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3479LINK_TOMMATH_FALSE=''
3480LINK_TOMMATH_TRUE=''
3481LIPO='lipo'
3482LN_S='ln -s'
3483LTDLDEPS=''
3484LTDLINCL=''
3485LTDLOPEN='libltdl'
3486LTLIBBZ2=''
3487LTLIBOBJS=''
3488LT_CONFIG_H=''
3489LT_DLLOADERS=' dlopen.la'
3490LT_DLPREOPEN='-dlpreopen dlopen.la '
3491MAINT=''
3492MAINTAINER_MODE_FALSE=''
3493MAINTAINER_MODE_TRUE=''
3494MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/missing --run makeinfo'
3495MKDIR_P='/opt/local/bin/gmkdir -p'
3496NM='/usr/bin/nm'
3497NMEDIT='nmedit'
3498OBJDUMP='false'
3499OBJEXT='o'
3500OTOOL64=':'
3501OTOOL='otool'
3502PACKAGE='clamav'
3503PACKAGE_BUGREPORT='http://bugs.clamav.net/'
3504PACKAGE_NAME='ClamAV'
3505PACKAGE_STRING='ClamAV 0.95.3'
3506PACKAGE_TARNAME='clamav'
3507PACKAGE_URL='http://www.clamav.net/'
3508PACKAGE_VERSION='0.95.3'
3509PATH_SEPARATOR=':'
3510RANLIB='ranlib'
3511SED='/opt/local/bin/gsed'
3512SET_MAKE=''
3513SHELL='/bin/sh'
3514STRIP='strip'
3515THREAD_LIBS=''
3516TH_SAFE=''
3517VERSION='0.95.3'
3518VERSIONSCRIPTFLAG='-M'
3519VERSIONSCRIPT_FALSE='#'
3520VERSIONSCRIPT_TRUE=''
3521ac_ct_CC='/usr/bin/gcc-4.2'
3522ac_ct_DUMPBIN=''
3523am__EXEEXT_FALSE=''
3524am__EXEEXT_TRUE=''
3525am__fastdepCC_FALSE=''
3526am__fastdepCC_TRUE='#'
3527am__include='include'
3528am__isrc=''
3529am__leading_dot='.'
3530am__quote=''
3531am__tar='${AMTAR} chof - "$$tardir"'
3532am__untar='${AMTAR} xf -'
3533bindir='${exec_prefix}/bin'
3534build='i386-apple-darwin10.2.0'
3535build_alias=''
3536build_cpu='i386'
3537build_os='darwin10.2.0'
3538build_vendor='apple'
3539datadir='${datarootdir}'
3540datarootdir='${prefix}/share'
3541docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3542dvidir='${docdir}'
3543exec_prefix='NONE'
3544host='i386-apple-darwin10.2.0'
3545host_alias=''
3546host_cpu='i386'
3547host_os='darwin10.2.0'
3548host_vendor='apple'
3549htmldir='${docdir}'
3550includedir='${prefix}/include'
3551infodir='${datarootdir}/info'
3552install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3/config/install-sh'
3553libdir='${exec_prefix}/lib/'
3554libexecdir='${exec_prefix}/libexec'
3555localedir='${datarootdir}/locale'
3556localstatedir='${prefix}/var'
3557lt_ECHO='/bin/echo'
3558ltdl_LIBOBJS=''
3559ltdl_LTLIBOBJS=''
3560mandir='/opt/local/share/man'
3561mkdir_p='/opt/local/bin/gmkdir -p'
3562oldincludedir='/usr/include'
3563pdfdir='${docdir}'
3564prefix='/opt/local'
3565program_transform_name='s,x,x,'
3566psdir='${docdir}'
3567sbindir='${exec_prefix}/sbin'
3568sharedstatedir='${prefix}/com'
3569sys_symbol_underscore='yes'
3570sysconfdir='${prefix}/etc'
3571target='i386-apple-darwin10.2.0'
3572target_alias=''
3573target_cpu='i386'
3574target_os='darwin10.2.0'
3575target_vendor='apple'
3576
3577## ----------- ##
3578## confdefs.h. ##
3579## ----------- ##
3580
3581/* confdefs.h */
3582#define PACKAGE_NAME "ClamAV"
3583#define PACKAGE_TARNAME "clamav"
3584#define PACKAGE_VERSION "0.95.3"
3585#define PACKAGE_STRING "ClamAV 0.95.3"
3586#define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
3587#define PACKAGE_URL "http://www.clamav.net/"
3588#define PACKAGE PACKAGE_NAME
3589#define VERSION "0.95.3"
3590#define STDC_HEADERS 1
3591#define HAVE_SYS_TYPES_H 1
3592#define HAVE_SYS_STAT_H 1
3593#define HAVE_STDLIB_H 1
3594#define HAVE_STRING_H 1
3595#define HAVE_MEMORY_H 1
3596#define HAVE_STRINGS_H 1
3597#define HAVE_INTTYPES_H 1
3598#define HAVE_STDINT_H 1
3599#define HAVE_UNISTD_H 1
3600#define HAVE_DLFCN_H 1
3601#define LT_OBJDIR ".libs/"
3602#define LT_MODULE_EXT ".so"
3603#define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3604#define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3605#define HAVE_LIBDL 1
3606#define HAVE_DLERROR 1
3607#define HAVE_LIBDLLOADER 1
3608#define error_t int
3609#define __error_t_defined 1
3610#define HAVE_PRELOADED_SYMBOLS 1
3611#define HAVE_LTDL 1
3612#define HAVE_UNISTD_H 1
3613#define HAVE_MACH_O_DYLD_H 1
3614#define HAVE_DIRENT_H 1
3615#define HAVE_CLOSEDIR 1
3616#define HAVE_OPENDIR 1
3617#define HAVE_READDIR 1
3618#define HAVE_STRLCAT 1
3619#define HAVE_STRLCPY 1
3620#define LT_LIBEXT "a"
3621#define LIBCLAMAV_FULLVER "6.0.5"
3622#define LIBCLAMAV_MAJORVER 6
3623#define SCANBUFF 131072
3624#define FILEBUFF 8192
3625#define STDC_HEADERS 1
3626#define restrict __restrict
3627#define FPU_WORDS_BIGENDIAN 0
3628#define AC_APPLE_UNIVERSAL_BUILD 1
3629#define HAVE_STDINT_H 1
3630#define HAVE_UNISTD_H 1
3631#define HAVE_DLFCN_H 1
3632#define HAVE_INTTYPES_H 1
3633#define HAVE_MEMORY_H 1
3634#define HAVE_STDLIB_H 1
3635#define HAVE_STRINGS_H 1
3636#define HAVE_STRING_H 1
3637#define HAVE_SYS_MMAN_H 1
3638#define HAVE_SYS_PARAM_H 1
3639#define HAVE_SYS_STAT_H 1
3640#define HAVE_SYS_TYPES_H 1
3641#define HAVE_POLL_H 1
3642#define HAVE_LIMITS_H 1
3643#define HAVE_SYS_FILIO_H 1
3644#define HAVE_SYS_UIO_H 1
3645#define HAVE_TERMIOS_H 1
3646#define HAVE_STDBOOL_H 1
3647#define HAVE_PWD_H 1
3648#define HAVE_GRP_H 1
3649#define USE_SYSLOG 1
3650#define SIZEOF_SHORT 2
3651#define SIZEOF_INT 4
3652
3653configure: exit 1