1 | This file contains any messages produced by compilers while
|
---|
2 | running configure, to aid debugging if configure makes a mistake.
|
---|
3 |
|
---|
4 | It was created by xapian-core configure 1.3.1, which was
|
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was
|
---|
6 |
|
---|
7 | $ /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec --datadir=/opt/csw/share --sysconfdir=/etc/opt/csw --sharedstatedir=/opt/csw/share --localstatedir=/var/opt/csw --libdir=/opt/csw/lib --infodir=/opt/csw/share/info --includedir=/opt/csw/include --mandir=/opt/csw/share/man
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = unstable10x
|
---|
14 | uname -m = i86pc
|
---|
15 | uname -r = 5.10
|
---|
16 | uname -s = SunOS
|
---|
17 | uname -v = Generic_147441-19
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = i386
|
---|
20 | /bin/uname -X = System = SunOS
|
---|
21 | Node = unstable10x
|
---|
22 | Release = 5.10
|
---|
23 | KernelID = Generic_147441-19
|
---|
24 | Machine = i86pc
|
---|
25 | BusType = <unknown>
|
---|
26 | Serial = <unknown>
|
---|
27 | Users = <unknown>
|
---|
28 | OEM# = 0
|
---|
29 | Origin# = 1
|
---|
30 | NumCPU = 8
|
---|
31 |
|
---|
32 | /bin/arch = i86pc
|
---|
33 | /usr/bin/arch -k = i86pc
|
---|
34 | /usr/convex/getsysinfo = unknown
|
---|
35 | /usr/bin/hostinfo = unknown
|
---|
36 | /bin/machine = unknown
|
---|
37 | /usr/bin/oslevel = unknown
|
---|
38 | /bin/universe = unknown
|
---|
39 |
|
---|
40 | PATH: /home/dam/mgar/pkg/.buildsys/v2/gar/bin/sos12-wrappers
|
---|
41 | PATH: /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/install-isa-pentium_pro/opt/csw/bin
|
---|
42 | PATH: /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/install-isa-pentium_pro/opt/csw/bin
|
---|
43 | PATH: /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/install-isa-pentium_pro/opt/csw/sbin
|
---|
44 | PATH: /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/install-isa-pentium_pro/opt/csw/sbin
|
---|
45 | PATH: /opt/csw/bin
|
---|
46 | PATH: /opt/csw/bin
|
---|
47 | PATH: /opt/csw/sbin
|
---|
48 | PATH: /opt/csw/sbin
|
---|
49 | PATH: /opt/SUNWspro/bin
|
---|
50 | PATH: /home/dam/mgar/pkg/.buildsys/v2/gar/bin
|
---|
51 | PATH: /usr/bin
|
---|
52 | PATH: /usr/sbin
|
---|
53 | PATH: /usr/java/bin
|
---|
54 | PATH: /usr/ccs/bin
|
---|
55 | PATH: /usr/openwin/bin
|
---|
56 |
|
---|
57 |
|
---|
58 | ## ----------- ##
|
---|
59 | ## Core tests. ##
|
---|
60 | ## ----------- ##
|
---|
61 |
|
---|
62 | configure:2764: checking for a BSD-compatible install
|
---|
63 | configure:2832: result: /opt/csw/bin/ginstall -c
|
---|
64 | configure:2843: checking whether build environment is sane
|
---|
65 | configure:2898: result: yes
|
---|
66 | configure:3049: checking for a thread-safe mkdir -p
|
---|
67 | configure:3088: result: /opt/csw/bin/gmkdir -p
|
---|
68 | configure:3095: checking for gawk
|
---|
69 | configure:3111: found /opt/csw/bin/gawk
|
---|
70 | configure:3122: result: gawk
|
---|
71 | configure:3133: checking whether make sets $(MAKE)
|
---|
72 | configure:3155: result: yes
|
---|
73 | configure:3184: checking whether make supports nested variables
|
---|
74 | configure:3201: result: yes
|
---|
75 | configure:3275: checking how to create a ustar tar archive
|
---|
76 | configure:3288: tar --version
|
---|
77 | suntar: star 1.5.2 (i386-pc-solaris2.9)
|
---|
78 |
|
---|
79 | Options: acl find remote
|
---|
80 |
|
---|
81 | Copyright (C) 1985, 88-90, 92-96, 98, 99, 2000-2013 Jörg Schilling
|
---|
82 | This is free software; see the source for copying conditions. There is NO
|
---|
83 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
84 | configure:3291: $? = 0
|
---|
85 | configure:3331: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
---|
86 | tar: Bad Option: -chf.
|
---|
87 | Usage: tar cmd [options] file1 ... filen
|
---|
88 |
|
---|
89 | Use tar --help
|
---|
90 | and tar --xhelp
|
---|
91 | to get a list of valid cmds and options.
|
---|
92 |
|
---|
93 | For a more complete user interface use the tar type command interface.
|
---|
94 | See 'man star'. The tar command is more or less limited to the
|
---|
95 | Solaris tar command line interface.
|
---|
96 | configure:3334: $? = 255
|
---|
97 | configure:3331: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" >conftest.tar
|
---|
98 | configure:3334: $? = 0
|
---|
99 | configure:3338: pax -r <conftest.tar
|
---|
100 | configure:3341: $? = 0
|
---|
101 | configure:3354: result: pax
|
---|
102 | configure:3398: checking build system type
|
---|
103 | configure:3412: result: i386-pc-solaris2.10
|
---|
104 | configure:3432: checking host system type
|
---|
105 | configure:3445: result: i386-pc-solaris2.10
|
---|
106 | configure:3486: checking how to print strings
|
---|
107 | configure:3513: result: printf
|
---|
108 | configure:3546: checking for style of include used by make
|
---|
109 | configure:3574: result: GNU
|
---|
110 | configure:3645: checking for gcc
|
---|
111 | configure:3672: result: /opt/SUNWspro/bin/cc
|
---|
112 | configure:3901: checking for C compiler version
|
---|
113 | configure:3910: /opt/SUNWspro/bin/cc --version >&5
|
---|
114 | cc: Warning: option -- passed to ld
|
---|
115 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
116 | configure:3921: $? = 1
|
---|
117 | configure:3910: /opt/SUNWspro/bin/cc -v >&5
|
---|
118 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
119 | configure:3921: $? = 1
|
---|
120 | configure:3910: /opt/SUNWspro/bin/cc -V >&5
|
---|
121 | cc: Sun C 5.9 SunOS_i386 Patch 124868-15 2010/08/11
|
---|
122 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
123 | configure:3921: $? = 1
|
---|
124 | configure:3910: /opt/SUNWspro/bin/cc -qversion >&5
|
---|
125 | cc: illegal option -qversion
|
---|
126 | configure:3921: $? = 1
|
---|
127 | configure:3941: checking whether the C compiler works
|
---|
128 | configure:3963: /opt/SUNWspro/bin/cc -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.c >&5
|
---|
129 | cc: Warning: illegal option -norunpath
|
---|
130 | configure:3967: $? = 0
|
---|
131 | configure:4015: result: yes
|
---|
132 | configure:4018: checking for C compiler default output file name
|
---|
133 | configure:4020: result: a.out
|
---|
134 | configure:4026: checking for suffix of executables
|
---|
135 | configure:4033: /opt/SUNWspro/bin/cc -o conftest -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.c >&5
|
---|
136 | cc: Warning: illegal option -norunpath
|
---|
137 | configure:4037: $? = 0
|
---|
138 | configure:4059: result:
|
---|
139 | configure:4081: checking whether we are cross compiling
|
---|
140 | configure:4089: /opt/SUNWspro/bin/cc -o conftest -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.c >&5
|
---|
141 | cc: Warning: illegal option -norunpath
|
---|
142 | "conftest.c", line 19: warning: statement not reached
|
---|
143 | configure:4093: $? = 0
|
---|
144 | configure:4100: ./conftest
|
---|
145 | configure:4104: $? = 0
|
---|
146 | configure:4119: result: no
|
---|
147 | configure:4124: checking for suffix of object files
|
---|
148 | configure:4146: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
149 | configure:4150: $? = 0
|
---|
150 | configure:4171: result: o
|
---|
151 | configure:4175: checking whether we are using the GNU C compiler
|
---|
152 | configure:4194: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
153 | "conftest.c", line 16: undefined symbol: choke
|
---|
154 | "conftest.c", line 16: syntax error before or at: me
|
---|
155 | cc: acomp failed for conftest.c
|
---|
156 | configure:4194: $? = 2
|
---|
157 | configure: failed program was:
|
---|
158 | | /* confdefs.h */
|
---|
159 | | #define PACKAGE_NAME "xapian-core"
|
---|
160 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
161 | | #define PACKAGE_VERSION "1.3.1"
|
---|
162 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
163 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
164 | | #define PACKAGE_URL ""
|
---|
165 | | #define PACKAGE "xapian-core"
|
---|
166 | | #define VERSION "1.3.1"
|
---|
167 | | /* end confdefs.h. */
|
---|
168 | |
|
---|
169 | | int
|
---|
170 | | main ()
|
---|
171 | | {
|
---|
172 | | #ifndef __GNUC__
|
---|
173 | | choke me
|
---|
174 | | #endif
|
---|
175 | |
|
---|
176 | | ;
|
---|
177 | | return 0;
|
---|
178 | | }
|
---|
179 | configure:4203: result: no
|
---|
180 | configure:4212: checking whether /opt/SUNWspro/bin/cc accepts -g
|
---|
181 | configure:4232: /opt/SUNWspro/bin/cc -c -g -I/opt/csw/include conftest.c >&5
|
---|
182 | configure:4232: $? = 0
|
---|
183 | configure:4273: result: yes
|
---|
184 | configure:4290: checking for /opt/SUNWspro/bin/cc option to accept ISO C89
|
---|
185 | configure:4354: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
186 | "conftest.c", line 59: warning: statement not reached
|
---|
187 | configure:4354: $? = 0
|
---|
188 | configure:4367: result: none needed
|
---|
189 | configure:4389: checking dependency style of /opt/SUNWspro/bin/cc
|
---|
190 | configure:4500: result: none
|
---|
191 | configure:4515: checking for a sed that does not truncate output
|
---|
192 | configure:4579: result: /opt/csw/bin/gsed
|
---|
193 | configure:4597: checking for grep that handles long lines and -e
|
---|
194 | configure:4655: result: /opt/csw/bin/ggrep
|
---|
195 | configure:4660: checking for egrep
|
---|
196 | configure:4722: result: /opt/csw/bin/ggrep -E
|
---|
197 | configure:4727: checking for fgrep
|
---|
198 | configure:4789: result: /opt/csw/bin/ggrep -F
|
---|
199 | configure:4857: checking for non-GNU ld
|
---|
200 | configure:4891: result: /usr/ccs/bin/ld
|
---|
201 | configure:4898: checking if the linker (/usr/ccs/bin/ld) is GNU ld
|
---|
202 | configure:4913: result: no
|
---|
203 | configure:4925: checking for BSD- or MS-compatible name lister (nm)
|
---|
204 | configure:4974: result: /usr/ccs/bin/nm -p
|
---|
205 | configure:5104: checking the name lister (/usr/ccs/bin/nm -p) interface
|
---|
206 | configure:5111: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
207 | configure:5114: /usr/ccs/bin/nm -p "conftest.o"
|
---|
208 | configure:5117: output
|
---|
209 |
|
---|
210 |
|
---|
211 | conftest.o:
|
---|
212 | 0000000000 s
|
---|
213 | 0000000000 s
|
---|
214 | 0000000000 s
|
---|
215 | 0000000000 s
|
---|
216 | 0000000000 s
|
---|
217 | 0000000000 s
|
---|
218 | 0000000000 s
|
---|
219 | 0000000000 s
|
---|
220 | 0000000000 s
|
---|
221 | 0000000000 b
|
---|
222 | 0000000000 b Bbss.bss
|
---|
223 | 0000000000 n Ddata.data
|
---|
224 | 0000000000 n Drodata.rodata
|
---|
225 | 0000000000 f conftest.c
|
---|
226 | 0000000000 D some_variable
|
---|
227 | configure:5124: result: BSD nm
|
---|
228 | configure:5127: checking whether ln -s works
|
---|
229 | configure:5131: result: yes
|
---|
230 | configure:5139: checking the maximum length of command line arguments
|
---|
231 | configure:5269: result: 786240
|
---|
232 | configure:5286: checking whether the shell understands some XSI constructs
|
---|
233 | configure:5296: result: yes
|
---|
234 | configure:5300: checking whether the shell understands "+="
|
---|
235 | configure:5306: result: yes
|
---|
236 | configure:5341: checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format
|
---|
237 | configure:5381: result: func_convert_file_noop
|
---|
238 | configure:5388: checking how to convert i386-pc-solaris2.10 file names to toolchain format
|
---|
239 | configure:5408: result: func_convert_file_noop
|
---|
240 | configure:5415: checking for /usr/ccs/bin/ld option to reload object files
|
---|
241 | configure:5422: result: -r
|
---|
242 | configure:5496: checking for objdump
|
---|
243 | configure:5526: result: no
|
---|
244 | configure:5555: checking how to recognize dependent libraries
|
---|
245 | configure:5757: result: pass_all
|
---|
246 | configure:5842: checking for dlltool
|
---|
247 | configure:5872: result: no
|
---|
248 | configure:5902: checking how to associate runtime and link libraries
|
---|
249 | configure:5929: result: printf %s\n
|
---|
250 | configure:5990: checking for ar
|
---|
251 | configure:6006: found /usr/ccs/bin/ar
|
---|
252 | configure:6017: result: ar
|
---|
253 | configure:6054: checking for archiver @FILE support
|
---|
254 | configure:6071: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
255 | configure:6071: $? = 0
|
---|
256 | configure:6074: ar cru libconftest.a @conftest.lst >&5
|
---|
257 | ar: cannot open @conftest.lst: No such file or directory
|
---|
258 | ar: @conftest.lst not found
|
---|
259 | configure:6077: $? = 1
|
---|
260 | configure:6097: result: no
|
---|
261 | configure:6155: checking for strip
|
---|
262 | configure:6171: found /usr/ccs/bin/strip
|
---|
263 | configure:6182: result: strip
|
---|
264 | configure:6254: checking for ranlib
|
---|
265 | configure:6270: found /usr/ccs/bin/ranlib
|
---|
266 | configure:6281: result: ranlib
|
---|
267 | configure:6383: checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object
|
---|
268 | configure:6503: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
269 | configure:6506: $? = 0
|
---|
270 | configure:6510: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
---|
271 | configure:6513: $? = 0
|
---|
272 | configure:6579: /opt/SUNWspro/bin/cc -o conftest -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.c conftstm.o >&5
|
---|
273 | cc: Warning: illegal option -norunpath
|
---|
274 | configure:6582: $? = 0
|
---|
275 | configure:6620: result: ok
|
---|
276 | configure:6657: checking for sysroot
|
---|
277 | configure:6687: result: no
|
---|
278 | configure:6863: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
279 | configure:6866: $? = 0
|
---|
280 | configure:6943: checking for mt
|
---|
281 | configure:6959: found /opt/csw/bin/mt
|
---|
282 | configure:6970: result: mt
|
---|
283 | configure:6993: checking if mt is a manifest tool
|
---|
284 | configure:6999: mt '-?'
|
---|
285 | mt: Bad Option: '-?'.
|
---|
286 | Usage: mt [ -f device ] [options] command [ count ]
|
---|
287 | Options:
|
---|
288 | -help print this online help
|
---|
289 | -version print version number
|
---|
290 | -wready wait for the tape to become ready before doing command
|
---|
291 |
|
---|
292 | Commands are:
|
---|
293 | weof write EOF mark
|
---|
294 | eof write EOF mark
|
---|
295 | fsf forward skip FILE mark
|
---|
296 | bsf backward skip FILE mark
|
---|
297 | asf absolute FILE mark pos
|
---|
298 | fsr forward skip record
|
---|
299 | bsr backward skip record
|
---|
300 | rewind rewind tape
|
---|
301 | offline rewind and unload
|
---|
302 | rewoffl rewind and unload
|
---|
303 | status get tape status
|
---|
304 | nop no operation
|
---|
305 | retension retension tape cartridge
|
---|
306 | erase erase tape
|
---|
307 | eom position to EOM
|
---|
308 | nbsf backward skip FILE mark
|
---|
309 | load load tape
|
---|
310 | configure:7007: result: no
|
---|
311 | configure:7649: checking how to run the C preprocessor
|
---|
312 | configure:7680: /opt/SUNWspro/bin/cc -E -I/opt/csw/include conftest.c
|
---|
313 | configure:7680: $? = 0
|
---|
314 | configure:7694: /opt/SUNWspro/bin/cc -E -I/opt/csw/include conftest.c
|
---|
315 | "conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
|
---|
316 | cc: acomp failed for conftest.c
|
---|
317 | configure:7694: $? = 2
|
---|
318 | configure: failed program was:
|
---|
319 | | /* confdefs.h */
|
---|
320 | | #define PACKAGE_NAME "xapian-core"
|
---|
321 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
322 | | #define PACKAGE_VERSION "1.3.1"
|
---|
323 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
324 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
325 | | #define PACKAGE_URL ""
|
---|
326 | | #define PACKAGE "xapian-core"
|
---|
327 | | #define VERSION "1.3.1"
|
---|
328 | | /* end confdefs.h. */
|
---|
329 | | #include <ac_nonexistent.h>
|
---|
330 | configure:7719: result: /opt/SUNWspro/bin/cc -E
|
---|
331 | configure:7739: /opt/SUNWspro/bin/cc -E -I/opt/csw/include conftest.c
|
---|
332 | configure:7739: $? = 0
|
---|
333 | configure:7753: /opt/SUNWspro/bin/cc -E -I/opt/csw/include conftest.c
|
---|
334 | "conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
|
---|
335 | cc: acomp failed for conftest.c
|
---|
336 | configure:7753: $? = 2
|
---|
337 | configure: failed program was:
|
---|
338 | | /* confdefs.h */
|
---|
339 | | #define PACKAGE_NAME "xapian-core"
|
---|
340 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
341 | | #define PACKAGE_VERSION "1.3.1"
|
---|
342 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
343 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
344 | | #define PACKAGE_URL ""
|
---|
345 | | #define PACKAGE "xapian-core"
|
---|
346 | | #define VERSION "1.3.1"
|
---|
347 | | /* end confdefs.h. */
|
---|
348 | | #include <ac_nonexistent.h>
|
---|
349 | configure:7782: checking for ANSI C header files
|
---|
350 | configure:7802: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
351 | configure:7802: $? = 0
|
---|
352 | configure:7875: /opt/SUNWspro/bin/cc -o conftest -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.c >&5
|
---|
353 | cc: Warning: illegal option -norunpath
|
---|
354 | configure:7875: $? = 0
|
---|
355 | configure:7875: ./conftest
|
---|
356 | configure:7875: $? = 0
|
---|
357 | configure:7886: result: yes
|
---|
358 | configure:7899: checking for sys/types.h
|
---|
359 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
360 | configure:7899: $? = 0
|
---|
361 | configure:7899: result: yes
|
---|
362 | configure:7899: checking for sys/stat.h
|
---|
363 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
364 | configure:7899: $? = 0
|
---|
365 | configure:7899: result: yes
|
---|
366 | configure:7899: checking for stdlib.h
|
---|
367 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
368 | configure:7899: $? = 0
|
---|
369 | configure:7899: result: yes
|
---|
370 | configure:7899: checking for string.h
|
---|
371 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
372 | configure:7899: $? = 0
|
---|
373 | configure:7899: result: yes
|
---|
374 | configure:7899: checking for memory.h
|
---|
375 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
376 | configure:7899: $? = 0
|
---|
377 | configure:7899: result: yes
|
---|
378 | configure:7899: checking for strings.h
|
---|
379 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
380 | configure:7899: $? = 0
|
---|
381 | configure:7899: result: yes
|
---|
382 | configure:7899: checking for inttypes.h
|
---|
383 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
384 | configure:7899: $? = 0
|
---|
385 | configure:7899: result: yes
|
---|
386 | configure:7899: checking for stdint.h
|
---|
387 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
388 | configure:7899: $? = 0
|
---|
389 | configure:7899: result: yes
|
---|
390 | configure:7899: checking for unistd.h
|
---|
391 | configure:7899: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
392 | configure:7899: $? = 0
|
---|
393 | configure:7899: result: yes
|
---|
394 | configure:7913: checking for dlfcn.h
|
---|
395 | configure:7913: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.c >&5
|
---|
396 | configure:7913: $? = 0
|
---|
397 | configure:7913: result: yes
|
---|
398 | configure:8119: checking for objdir
|
---|
399 | configure:8134: result: .libs
|
---|
400 | configure:8767: checking for /opt/SUNWspro/bin/cc option to produce PIC
|
---|
401 | configure:8774: result: -KPIC -DPIC
|
---|
402 | configure:8782: checking if /opt/SUNWspro/bin/cc PIC flag -KPIC -DPIC works
|
---|
403 | configure:8800: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -KPIC -DPIC -DPIC conftest.c >&5
|
---|
404 | configure:8804: $? = 0
|
---|
405 | configure:8817: result: yes
|
---|
406 | configure:8846: checking if /opt/SUNWspro/bin/cc static flag -Bstatic works
|
---|
407 | configure:8874: result: no
|
---|
408 | configure:8889: checking if /opt/SUNWspro/bin/cc supports -c -o file.o
|
---|
409 | configure:8910: /opt/SUNWspro/bin/cc -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -o out/conftest2.o conftest.c >&5
|
---|
410 | configure:8914: $? = 0
|
---|
411 | configure:8936: result: yes
|
---|
412 | configure:8944: checking if /opt/SUNWspro/bin/cc supports -c -o file.o
|
---|
413 | configure:8991: result: yes
|
---|
414 | configure:9024: checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries
|
---|
415 | configure:10177: result: yes
|
---|
416 | configure:10417: checking dynamic linker characteristics
|
---|
417 | configure:11150: result: solaris2.10 ld.so
|
---|
418 | configure:11257: checking how to hardcode library paths into programs
|
---|
419 | configure:11282: result: immediate
|
---|
420 | configure:11822: checking whether stripping libraries is possible
|
---|
421 | configure:11844: result: no
|
---|
422 | configure:11862: checking if libtool supports shared libraries
|
---|
423 | configure:11864: result: yes
|
---|
424 | configure:11867: checking whether to build shared libraries
|
---|
425 | configure:11888: result: yes
|
---|
426 | configure:11891: checking whether to build static libraries
|
---|
427 | configure:11895: result: yes
|
---|
428 | configure:11954: checking whether to enable maintainer-specific portions of Makefiles
|
---|
429 | configure:11963: result: no
|
---|
430 | configure:12089: checking for C++ compiler version
|
---|
431 | configure:12098: /opt/SUNWspro/bin/CC --version >&5
|
---|
432 | CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
|
---|
433 | ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.1509
|
---|
434 | Undefined first referenced
|
---|
435 | symbol in file
|
---|
436 | main /opt/SUNWspro/prod/lib/crt1.o
|
---|
437 | ld: fatal: symbol referencing errors. No output written to a.out
|
---|
438 | configure:12109: $? = 1
|
---|
439 | configure:12098: /opt/SUNWspro/bin/CC -v >&5
|
---|
440 | ### command line files and options (expanded):
|
---|
441 | ### -v
|
---|
442 | ### CC: Note: NLSPATH = /opt/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
|
---|
443 | configure:12109: $? = 0
|
---|
444 | configure:12098: /opt/SUNWspro/bin/CC -V >&5
|
---|
445 | CC: Sun C++ 5.9 SunOS_i386 Patch 124864-30 2012/07/11
|
---|
446 | configure:12109: $? = 0
|
---|
447 | configure:12098: /opt/SUNWspro/bin/CC -qversion >&5
|
---|
448 | CC: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
|
---|
449 | ld: fatal: unrecognized option '-q'
|
---|
450 | ld: fatal: unrecognized option '-v'
|
---|
451 | ld: fatal: use the -z help option for usage information
|
---|
452 | configure:12109: $? = 1
|
---|
453 | configure:12113: checking whether we are using the GNU C++ compiler
|
---|
454 | configure:12132: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
455 | "conftest.cpp", line 28: Error: choke is not defined.
|
---|
456 | 1 Error(s) detected.
|
---|
457 | configure:12132: $? = 1
|
---|
458 | configure: failed program was:
|
---|
459 | | /* confdefs.h */
|
---|
460 | | #define PACKAGE_NAME "xapian-core"
|
---|
461 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
462 | | #define PACKAGE_VERSION "1.3.1"
|
---|
463 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
464 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
465 | | #define PACKAGE_URL ""
|
---|
466 | | #define PACKAGE "xapian-core"
|
---|
467 | | #define VERSION "1.3.1"
|
---|
468 | | #define STDC_HEADERS 1
|
---|
469 | | #define HAVE_SYS_TYPES_H 1
|
---|
470 | | #define HAVE_SYS_STAT_H 1
|
---|
471 | | #define HAVE_STDLIB_H 1
|
---|
472 | | #define HAVE_STRING_H 1
|
---|
473 | | #define HAVE_MEMORY_H 1
|
---|
474 | | #define HAVE_STRINGS_H 1
|
---|
475 | | #define HAVE_INTTYPES_H 1
|
---|
476 | | #define HAVE_STDINT_H 1
|
---|
477 | | #define HAVE_UNISTD_H 1
|
---|
478 | | #define HAVE_DLFCN_H 1
|
---|
479 | | #define LT_OBJDIR ".libs/"
|
---|
480 | | /* end confdefs.h. */
|
---|
481 | |
|
---|
482 | | int
|
---|
483 | | main ()
|
---|
484 | | {
|
---|
485 | | #ifndef __GNUC__
|
---|
486 | | choke me
|
---|
487 | | #endif
|
---|
488 | |
|
---|
489 | | ;
|
---|
490 | | return 0;
|
---|
491 | | }
|
---|
492 | configure:12141: result: no
|
---|
493 | configure:12150: checking whether /opt/SUNWspro/bin/CC accepts -g
|
---|
494 | configure:12170: /opt/SUNWspro/bin/CC -c -g -I/opt/csw/include conftest.cpp >&5
|
---|
495 | configure:12170: $? = 0
|
---|
496 | configure:12211: result: yes
|
---|
497 | configure:12236: checking dependency style of /opt/SUNWspro/bin/CC
|
---|
498 | configure:12347: result: none
|
---|
499 | configure:12380: checking how to run the C++ preprocessor
|
---|
500 | configure:12407: /opt/SUNWspro/bin/CC -E -I/opt/csw/include conftest.cpp
|
---|
501 | configure:12407: $? = 0
|
---|
502 | configure:12421: /opt/SUNWspro/bin/CC -E -I/opt/csw/include conftest.cpp
|
---|
503 | "conftest.cpp", line 23: Error: Could not open include file<ac_nonexistent.h>.
|
---|
504 | 1 Error(s) detected.
|
---|
505 | configure:12421: $? = 1
|
---|
506 | configure: failed program was:
|
---|
507 | | /* confdefs.h */
|
---|
508 | | #define PACKAGE_NAME "xapian-core"
|
---|
509 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
510 | | #define PACKAGE_VERSION "1.3.1"
|
---|
511 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
512 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
513 | | #define PACKAGE_URL ""
|
---|
514 | | #define PACKAGE "xapian-core"
|
---|
515 | | #define VERSION "1.3.1"
|
---|
516 | | #define STDC_HEADERS 1
|
---|
517 | | #define HAVE_SYS_TYPES_H 1
|
---|
518 | | #define HAVE_SYS_STAT_H 1
|
---|
519 | | #define HAVE_STDLIB_H 1
|
---|
520 | | #define HAVE_STRING_H 1
|
---|
521 | | #define HAVE_MEMORY_H 1
|
---|
522 | | #define HAVE_STRINGS_H 1
|
---|
523 | | #define HAVE_INTTYPES_H 1
|
---|
524 | | #define HAVE_STDINT_H 1
|
---|
525 | | #define HAVE_UNISTD_H 1
|
---|
526 | | #define HAVE_DLFCN_H 1
|
---|
527 | | #define LT_OBJDIR ".libs/"
|
---|
528 | | /* end confdefs.h. */
|
---|
529 | | #include <ac_nonexistent.h>
|
---|
530 | configure:12446: result: /opt/SUNWspro/bin/CC -E
|
---|
531 | configure:12466: /opt/SUNWspro/bin/CC -E -I/opt/csw/include conftest.cpp
|
---|
532 | configure:12466: $? = 0
|
---|
533 | configure:12480: /opt/SUNWspro/bin/CC -E -I/opt/csw/include conftest.cpp
|
---|
534 | "conftest.cpp", line 23: Error: Could not open include file<ac_nonexistent.h>.
|
---|
535 | 1 Error(s) detected.
|
---|
536 | configure:12480: $? = 1
|
---|
537 | configure: failed program was:
|
---|
538 | | /* confdefs.h */
|
---|
539 | | #define PACKAGE_NAME "xapian-core"
|
---|
540 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
541 | | #define PACKAGE_VERSION "1.3.1"
|
---|
542 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
543 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
544 | | #define PACKAGE_URL ""
|
---|
545 | | #define PACKAGE "xapian-core"
|
---|
546 | | #define VERSION "1.3.1"
|
---|
547 | | #define STDC_HEADERS 1
|
---|
548 | | #define HAVE_SYS_TYPES_H 1
|
---|
549 | | #define HAVE_SYS_STAT_H 1
|
---|
550 | | #define HAVE_STDLIB_H 1
|
---|
551 | | #define HAVE_STRING_H 1
|
---|
552 | | #define HAVE_MEMORY_H 1
|
---|
553 | | #define HAVE_STRINGS_H 1
|
---|
554 | | #define HAVE_INTTYPES_H 1
|
---|
555 | | #define HAVE_STDINT_H 1
|
---|
556 | | #define HAVE_UNISTD_H 1
|
---|
557 | | #define HAVE_DLFCN_H 1
|
---|
558 | | #define LT_OBJDIR ".libs/"
|
---|
559 | | /* end confdefs.h. */
|
---|
560 | | #include <ac_nonexistent.h>
|
---|
561 | configure:12793: checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries
|
---|
562 | configure:13798: result: yes
|
---|
563 | configure:13834: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
564 | configure:13837: $? = 0
|
---|
565 | configure:14357: checking for /opt/SUNWspro/bin/CC option to produce PIC
|
---|
566 | configure:14364: result: -KPIC -DPIC
|
---|
567 | configure:14372: checking if /opt/SUNWspro/bin/CC PIC flag -KPIC -DPIC works
|
---|
568 | configure:14390: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -KPIC -DPIC -DPIC conftest.cpp >&5
|
---|
569 | configure:14394: $? = 0
|
---|
570 | configure:14407: result: yes
|
---|
571 | configure:14430: checking if /opt/SUNWspro/bin/CC static flag -Bstatic works
|
---|
572 | configure:14458: result: no
|
---|
573 | configure:14470: checking if /opt/SUNWspro/bin/CC supports -c -o file.o
|
---|
574 | configure:14491: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -o out/conftest2.o conftest.cpp >&5
|
---|
575 | configure:14495: $? = 0
|
---|
576 | configure:14517: result: yes
|
---|
577 | configure:14522: checking if /opt/SUNWspro/bin/CC supports -c -o file.o
|
---|
578 | configure:14569: result: yes
|
---|
579 | configure:14599: checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries
|
---|
580 | configure:14635: result: yes
|
---|
581 | configure:14776: checking dynamic linker characteristics
|
---|
582 | configure:15443: result: solaris2.10 ld.so
|
---|
583 | configure:15496: checking how to hardcode library paths into programs
|
---|
584 | configure:15521: result: immediate
|
---|
585 | configure:15583: checking whether /opt/SUNWspro/bin/CC is a working C++ compiler
|
---|
586 | configure:15613: /opt/SUNWspro/bin/CC -o conftest -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp >&5
|
---|
587 | configure:15613: $? = 0
|
---|
588 | configure:15613: ./conftest
|
---|
589 | configure:15613: $? = 0
|
---|
590 | configure:15625: result: yes
|
---|
591 | configure:15702: checking for gcc
|
---|
592 | configure:15729: result: /opt/SUNWspro/bin/cc
|
---|
593 | configure:15958: checking for C compiler version
|
---|
594 | configure:15967: /opt/SUNWspro/bin/cc --version >&5
|
---|
595 | cc: Warning: option -- passed to ld
|
---|
596 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
597 | configure:15978: $? = 1
|
---|
598 | configure:15967: /opt/SUNWspro/bin/cc -v >&5
|
---|
599 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
600 | configure:15978: $? = 1
|
---|
601 | configure:15967: /opt/SUNWspro/bin/cc -V >&5
|
---|
602 | cc: Sun C 5.9 SunOS_i386 Patch 124868-15 2010/08/11
|
---|
603 | usage: cc [ options] files. Use 'cc -flags' for details
|
---|
604 | configure:15978: $? = 1
|
---|
605 | configure:15967: /opt/SUNWspro/bin/cc -qversion >&5
|
---|
606 | cc: illegal option -qversion
|
---|
607 | configure:15978: $? = 1
|
---|
608 | configure:15982: checking whether we are using the GNU C compiler
|
---|
609 | configure:16010: result: no
|
---|
610 | configure:16019: checking whether /opt/SUNWspro/bin/cc accepts -g
|
---|
611 | configure:16080: result: yes
|
---|
612 | configure:16097: checking for /opt/SUNWspro/bin/cc option to accept ISO C89
|
---|
613 | configure:16174: result: none needed
|
---|
614 | configure:16196: checking dependency style of /opt/SUNWspro/bin/cc
|
---|
615 | configure:16307: result: none
|
---|
616 | configure:16377: checking for /opt/SUNWspro/bin/CC options to enable ANSI C++ mode
|
---|
617 | configure:16424: result: -library=stlport4 -features=tmplife
|
---|
618 | configure:16452: checking if -lm is required for maths functions
|
---|
619 | configure:16474: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp >&5
|
---|
620 | "conftest.cpp", line 24: Error: #error Need -lm for Sun C++ 5.9 under libtool 2.2.10.
|
---|
621 | configure:16474: $? = 1
|
---|
622 | configure: failed program was:
|
---|
623 | | /* confdefs.h */
|
---|
624 | | #define PACKAGE_NAME "xapian-core"
|
---|
625 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
626 | | #define PACKAGE_VERSION "1.3.1"
|
---|
627 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
628 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
629 | | #define PACKAGE_URL ""
|
---|
630 | | #define PACKAGE "xapian-core"
|
---|
631 | | #define VERSION "1.3.1"
|
---|
632 | | #define STDC_HEADERS 1
|
---|
633 | | #define HAVE_SYS_TYPES_H 1
|
---|
634 | | #define HAVE_SYS_STAT_H 1
|
---|
635 | | #define HAVE_STDLIB_H 1
|
---|
636 | | #define HAVE_STRING_H 1
|
---|
637 | | #define HAVE_MEMORY_H 1
|
---|
638 | | #define HAVE_STRINGS_H 1
|
---|
639 | | #define HAVE_INTTYPES_H 1
|
---|
640 | | #define HAVE_STDINT_H 1
|
---|
641 | | #define HAVE_UNISTD_H 1
|
---|
642 | | #define HAVE_DLFCN_H 1
|
---|
643 | | #define LT_OBJDIR ".libs/"
|
---|
644 | | /* end confdefs.h. */
|
---|
645 | | #ifdef __SUNPRO_CC
|
---|
646 | | #error Need -lm for Sun C++ 5.9 under libtool 2.2.10
|
---|
647 | | #endif
|
---|
648 | | #include <cmath>
|
---|
649 | | #include <cstdio>
|
---|
650 | | #include <ctime>
|
---|
651 | | using namespace std;
|
---|
652 | | int
|
---|
653 | | main ()
|
---|
654 | | {
|
---|
655 | |
|
---|
656 | | double a = log(ceil(time(NULL)/7.0));
|
---|
657 | | printf("%f %f %f\n", a, sqrt(a), exp(fabs(a - 12345.6)));
|
---|
658 | |
|
---|
659 | | ;
|
---|
660 | | return 0;
|
---|
661 | | }
|
---|
662 | configure:16496: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
663 | configure:16496: $? = 0
|
---|
664 | configure:16497: result: yes
|
---|
665 | configure:16510: checking if RTTI is supported
|
---|
666 | configure:16523: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
667 | configure:16523: $? = 0
|
---|
668 | configure:16524: result: yes
|
---|
669 | configure:16538: checking for gettimeofday
|
---|
670 | configure:16538: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
671 | configure:16538: $? = 0
|
---|
672 | configure:16538: result: yes
|
---|
673 | configure:16538: checking for ftime
|
---|
674 | configure:16538: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
675 | configure:16538: $? = 0
|
---|
676 | configure:16538: result: yes
|
---|
677 | configure:16558: checking for sigaction
|
---|
678 | configure:16558: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
679 | configure:16558: $? = 0
|
---|
680 | configure:16558: result: yes
|
---|
681 | configure:16567: checking for sigsetjmp and siglongjmp
|
---|
682 | configure:16580: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
683 | configure:16580: $? = 0
|
---|
684 | configure:16584: result: yes
|
---|
685 | configure:16595: checking for getrusage
|
---|
686 | configure:16595: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
687 | configure:16595: $? = 0
|
---|
688 | configure:16595: result: yes
|
---|
689 | configure:16595: checking for times
|
---|
690 | configure:16595: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
691 | configure:16595: $? = 0
|
---|
692 | configure:16595: result: yes
|
---|
693 | configure:16595: checking for sysconf
|
---|
694 | configure:16595: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
695 | configure:16595: $? = 0
|
---|
696 | configure:16595: result: yes
|
---|
697 | configure:16606: checking for setenv
|
---|
698 | configure:16606: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
699 | configure:16606: $? = 0
|
---|
700 | configure:16606: result: yes
|
---|
701 | configure:16619: checking for closefrom
|
---|
702 | configure:16619: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
703 | configure:16619: $? = 0
|
---|
704 | configure:16619: result: yes
|
---|
705 | configure:16619: checking for dirfd
|
---|
706 | configure:16619: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
707 | Undefined first referenced
|
---|
708 | symbol in file
|
---|
709 | dirfd conftest.o
|
---|
710 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
711 | configure:16619: $? = 1
|
---|
712 | configure: failed program was:
|
---|
713 | | /* confdefs.h */
|
---|
714 | | #define PACKAGE_NAME "xapian-core"
|
---|
715 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
716 | | #define PACKAGE_VERSION "1.3.1"
|
---|
717 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
718 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
719 | | #define PACKAGE_URL ""
|
---|
720 | | #define PACKAGE "xapian-core"
|
---|
721 | | #define VERSION "1.3.1"
|
---|
722 | | #define STDC_HEADERS 1
|
---|
723 | | #define HAVE_SYS_TYPES_H 1
|
---|
724 | | #define HAVE_SYS_STAT_H 1
|
---|
725 | | #define HAVE_STDLIB_H 1
|
---|
726 | | #define HAVE_STRING_H 1
|
---|
727 | | #define HAVE_MEMORY_H 1
|
---|
728 | | #define HAVE_STRINGS_H 1
|
---|
729 | | #define HAVE_INTTYPES_H 1
|
---|
730 | | #define HAVE_STDINT_H 1
|
---|
731 | | #define HAVE_UNISTD_H 1
|
---|
732 | | #define HAVE_DLFCN_H 1
|
---|
733 | | #define LT_OBJDIR ".libs/"
|
---|
734 | | #define USE_RTTI 1
|
---|
735 | | #define HAVE_GETTIMEOFDAY 1
|
---|
736 | | #define HAVE_FTIME 1
|
---|
737 | | #define HAVE_SIGACTION 1
|
---|
738 | | #define HAVE_SIGSETJMP 1
|
---|
739 | | #define HAVE_GETRUSAGE 1
|
---|
740 | | #define HAVE_TIMES 1
|
---|
741 | | #define HAVE_SYSCONF 1
|
---|
742 | | #define HAVE_SETENV 1
|
---|
743 | | #define HAVE_CLOSEFROM 1
|
---|
744 | | /* end confdefs.h. */
|
---|
745 | | /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
|
---|
746 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
---|
747 | | #define dirfd innocuous_dirfd
|
---|
748 | |
|
---|
749 | | /* System header to define __stub macros and hopefully few prototypes,
|
---|
750 | | which can conflict with char dirfd (); below.
|
---|
751 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
---|
752 | | <limits.h> exists even on freestanding compilers. */
|
---|
753 | |
|
---|
754 | | #ifdef __STDC__
|
---|
755 | | # include <limits.h>
|
---|
756 | | #else
|
---|
757 | | # include <assert.h>
|
---|
758 | | #endif
|
---|
759 | |
|
---|
760 | | #undef dirfd
|
---|
761 | |
|
---|
762 | | /* Override any GCC internal prototype to avoid an error.
|
---|
763 | | Use char because int might match the return type of a GCC
|
---|
764 | | builtin and then its argument prototype would still apply. */
|
---|
765 | | #ifdef __cplusplus
|
---|
766 | | extern "C"
|
---|
767 | | #endif
|
---|
768 | | char dirfd ();
|
---|
769 | | /* The GNU C library defines this for functions which it implements
|
---|
770 | | to always fail with ENOSYS. Some functions are actually named
|
---|
771 | | something starting with __ and the normal name is an alias. */
|
---|
772 | | #if defined __stub_dirfd || defined __stub___dirfd
|
---|
773 | | choke me
|
---|
774 | | #endif
|
---|
775 | |
|
---|
776 | | int
|
---|
777 | | main ()
|
---|
778 | | {
|
---|
779 | | return dirfd ();
|
---|
780 | | ;
|
---|
781 | | return 0;
|
---|
782 | | }
|
---|
783 | configure:16619: result: no
|
---|
784 | configure:16619: checking for getrlimit
|
---|
785 | configure:16619: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
786 | configure:16619: $? = 0
|
---|
787 | configure:16619: result: yes
|
---|
788 | configure:16629: checking return type of ftime
|
---|
789 | configure:16643: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
790 | configure:16643: $? = 0
|
---|
791 | configure:16644: result: int
|
---|
792 | configure:16658: checking for sys/utsname.h
|
---|
793 | configure:16658: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
794 | configure:16658: $? = 0
|
---|
795 | configure:16658: result: yes
|
---|
796 | configure:16671: checking for gethostname
|
---|
797 | configure:16671: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
798 | configure:16671: $? = 0
|
---|
799 | configure:16671: result: yes
|
---|
800 | configure:16681: checking for ssize_t
|
---|
801 | configure:16681: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
802 | configure:16681: $? = 0
|
---|
803 | configure:16681: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
804 | "conftest.cpp", line 72: Error: Unexpected type name "ssize_t" encountered.
|
---|
805 | 1 Error(s) detected.
|
---|
806 | configure:16681: $? = 1
|
---|
807 | configure: failed program was:
|
---|
808 | | /* confdefs.h */
|
---|
809 | | #define PACKAGE_NAME "xapian-core"
|
---|
810 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
811 | | #define PACKAGE_VERSION "1.3.1"
|
---|
812 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
813 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
814 | | #define PACKAGE_URL ""
|
---|
815 | | #define PACKAGE "xapian-core"
|
---|
816 | | #define VERSION "1.3.1"
|
---|
817 | | #define STDC_HEADERS 1
|
---|
818 | | #define HAVE_SYS_TYPES_H 1
|
---|
819 | | #define HAVE_SYS_STAT_H 1
|
---|
820 | | #define HAVE_STDLIB_H 1
|
---|
821 | | #define HAVE_STRING_H 1
|
---|
822 | | #define HAVE_MEMORY_H 1
|
---|
823 | | #define HAVE_STRINGS_H 1
|
---|
824 | | #define HAVE_INTTYPES_H 1
|
---|
825 | | #define HAVE_STDINT_H 1
|
---|
826 | | #define HAVE_UNISTD_H 1
|
---|
827 | | #define HAVE_DLFCN_H 1
|
---|
828 | | #define LT_OBJDIR ".libs/"
|
---|
829 | | #define USE_RTTI 1
|
---|
830 | | #define HAVE_GETTIMEOFDAY 1
|
---|
831 | | #define HAVE_FTIME 1
|
---|
832 | | #define HAVE_SIGACTION 1
|
---|
833 | | #define HAVE_SIGSETJMP 1
|
---|
834 | | #define HAVE_GETRUSAGE 1
|
---|
835 | | #define HAVE_TIMES 1
|
---|
836 | | #define HAVE_SYSCONF 1
|
---|
837 | | #define HAVE_SETENV 1
|
---|
838 | | #define HAVE_CLOSEFROM 1
|
---|
839 | | #define HAVE_GETRLIMIT 1
|
---|
840 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
841 | | #define HAVE_GETHOSTNAME 1
|
---|
842 | | /* end confdefs.h. */
|
---|
843 | | #include <stdio.h>
|
---|
844 | | #ifdef HAVE_SYS_TYPES_H
|
---|
845 | | # include <sys/types.h>
|
---|
846 | | #endif
|
---|
847 | | #ifdef HAVE_SYS_STAT_H
|
---|
848 | | # include <sys/stat.h>
|
---|
849 | | #endif
|
---|
850 | | #ifdef STDC_HEADERS
|
---|
851 | | # include <stdlib.h>
|
---|
852 | | # include <stddef.h>
|
---|
853 | | #else
|
---|
854 | | # ifdef HAVE_STDLIB_H
|
---|
855 | | # include <stdlib.h>
|
---|
856 | | # endif
|
---|
857 | | #endif
|
---|
858 | | #ifdef HAVE_STRING_H
|
---|
859 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
860 | | # include <memory.h>
|
---|
861 | | # endif
|
---|
862 | | # include <string.h>
|
---|
863 | | #endif
|
---|
864 | | #ifdef HAVE_STRINGS_H
|
---|
865 | | # include <strings.h>
|
---|
866 | | #endif
|
---|
867 | | #ifdef HAVE_INTTYPES_H
|
---|
868 | | # include <inttypes.h>
|
---|
869 | | #endif
|
---|
870 | | #ifdef HAVE_STDINT_H
|
---|
871 | | # include <stdint.h>
|
---|
872 | | #endif
|
---|
873 | | #ifdef HAVE_UNISTD_H
|
---|
874 | | # include <unistd.h>
|
---|
875 | | #endif
|
---|
876 | | int
|
---|
877 | | main ()
|
---|
878 | | {
|
---|
879 | | if (sizeof ((ssize_t)))
|
---|
880 | | return 0;
|
---|
881 | | ;
|
---|
882 | | return 0;
|
---|
883 | | }
|
---|
884 | configure:16681: result: yes
|
---|
885 | configure:16693: checking for pid_t
|
---|
886 | configure:16693: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
887 | configure:16693: $? = 0
|
---|
888 | configure:16693: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
889 | "conftest.cpp", line 72: Error: Unexpected type name "pid_t" encountered.
|
---|
890 | 1 Error(s) detected.
|
---|
891 | configure:16693: $? = 1
|
---|
892 | configure: failed program was:
|
---|
893 | | /* confdefs.h */
|
---|
894 | | #define PACKAGE_NAME "xapian-core"
|
---|
895 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
896 | | #define PACKAGE_VERSION "1.3.1"
|
---|
897 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
898 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
899 | | #define PACKAGE_URL ""
|
---|
900 | | #define PACKAGE "xapian-core"
|
---|
901 | | #define VERSION "1.3.1"
|
---|
902 | | #define STDC_HEADERS 1
|
---|
903 | | #define HAVE_SYS_TYPES_H 1
|
---|
904 | | #define HAVE_SYS_STAT_H 1
|
---|
905 | | #define HAVE_STDLIB_H 1
|
---|
906 | | #define HAVE_STRING_H 1
|
---|
907 | | #define HAVE_MEMORY_H 1
|
---|
908 | | #define HAVE_STRINGS_H 1
|
---|
909 | | #define HAVE_INTTYPES_H 1
|
---|
910 | | #define HAVE_STDINT_H 1
|
---|
911 | | #define HAVE_UNISTD_H 1
|
---|
912 | | #define HAVE_DLFCN_H 1
|
---|
913 | | #define LT_OBJDIR ".libs/"
|
---|
914 | | #define USE_RTTI 1
|
---|
915 | | #define HAVE_GETTIMEOFDAY 1
|
---|
916 | | #define HAVE_FTIME 1
|
---|
917 | | #define HAVE_SIGACTION 1
|
---|
918 | | #define HAVE_SIGSETJMP 1
|
---|
919 | | #define HAVE_GETRUSAGE 1
|
---|
920 | | #define HAVE_TIMES 1
|
---|
921 | | #define HAVE_SYSCONF 1
|
---|
922 | | #define HAVE_SETENV 1
|
---|
923 | | #define HAVE_CLOSEFROM 1
|
---|
924 | | #define HAVE_GETRLIMIT 1
|
---|
925 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
926 | | #define HAVE_GETHOSTNAME 1
|
---|
927 | | /* end confdefs.h. */
|
---|
928 | | #include <stdio.h>
|
---|
929 | | #ifdef HAVE_SYS_TYPES_H
|
---|
930 | | # include <sys/types.h>
|
---|
931 | | #endif
|
---|
932 | | #ifdef HAVE_SYS_STAT_H
|
---|
933 | | # include <sys/stat.h>
|
---|
934 | | #endif
|
---|
935 | | #ifdef STDC_HEADERS
|
---|
936 | | # include <stdlib.h>
|
---|
937 | | # include <stddef.h>
|
---|
938 | | #else
|
---|
939 | | # ifdef HAVE_STDLIB_H
|
---|
940 | | # include <stdlib.h>
|
---|
941 | | # endif
|
---|
942 | | #endif
|
---|
943 | | #ifdef HAVE_STRING_H
|
---|
944 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
945 | | # include <memory.h>
|
---|
946 | | # endif
|
---|
947 | | # include <string.h>
|
---|
948 | | #endif
|
---|
949 | | #ifdef HAVE_STRINGS_H
|
---|
950 | | # include <strings.h>
|
---|
951 | | #endif
|
---|
952 | | #ifdef HAVE_INTTYPES_H
|
---|
953 | | # include <inttypes.h>
|
---|
954 | | #endif
|
---|
955 | | #ifdef HAVE_STDINT_H
|
---|
956 | | # include <stdint.h>
|
---|
957 | | #endif
|
---|
958 | | #ifdef HAVE_UNISTD_H
|
---|
959 | | # include <unistd.h>
|
---|
960 | | #endif
|
---|
961 | | int
|
---|
962 | | main ()
|
---|
963 | | {
|
---|
964 | | if (sizeof ((pid_t)))
|
---|
965 | | return 0;
|
---|
966 | | ;
|
---|
967 | | return 0;
|
---|
968 | | }
|
---|
969 | configure:16693: result: yes
|
---|
970 | configure:16705: checking for mode_t
|
---|
971 | configure:16705: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
972 | configure:16705: $? = 0
|
---|
973 | configure:16705: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
974 | "conftest.cpp", line 72: Error: Unexpected type name "mode_t" encountered.
|
---|
975 | 1 Error(s) detected.
|
---|
976 | configure:16705: $? = 1
|
---|
977 | configure: failed program was:
|
---|
978 | | /* confdefs.h */
|
---|
979 | | #define PACKAGE_NAME "xapian-core"
|
---|
980 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
981 | | #define PACKAGE_VERSION "1.3.1"
|
---|
982 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
983 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
984 | | #define PACKAGE_URL ""
|
---|
985 | | #define PACKAGE "xapian-core"
|
---|
986 | | #define VERSION "1.3.1"
|
---|
987 | | #define STDC_HEADERS 1
|
---|
988 | | #define HAVE_SYS_TYPES_H 1
|
---|
989 | | #define HAVE_SYS_STAT_H 1
|
---|
990 | | #define HAVE_STDLIB_H 1
|
---|
991 | | #define HAVE_STRING_H 1
|
---|
992 | | #define HAVE_MEMORY_H 1
|
---|
993 | | #define HAVE_STRINGS_H 1
|
---|
994 | | #define HAVE_INTTYPES_H 1
|
---|
995 | | #define HAVE_STDINT_H 1
|
---|
996 | | #define HAVE_UNISTD_H 1
|
---|
997 | | #define HAVE_DLFCN_H 1
|
---|
998 | | #define LT_OBJDIR ".libs/"
|
---|
999 | | #define USE_RTTI 1
|
---|
1000 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1001 | | #define HAVE_FTIME 1
|
---|
1002 | | #define HAVE_SIGACTION 1
|
---|
1003 | | #define HAVE_SIGSETJMP 1
|
---|
1004 | | #define HAVE_GETRUSAGE 1
|
---|
1005 | | #define HAVE_TIMES 1
|
---|
1006 | | #define HAVE_SYSCONF 1
|
---|
1007 | | #define HAVE_SETENV 1
|
---|
1008 | | #define HAVE_CLOSEFROM 1
|
---|
1009 | | #define HAVE_GETRLIMIT 1
|
---|
1010 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1011 | | #define HAVE_GETHOSTNAME 1
|
---|
1012 | | /* end confdefs.h. */
|
---|
1013 | | #include <stdio.h>
|
---|
1014 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1015 | | # include <sys/types.h>
|
---|
1016 | | #endif
|
---|
1017 | | #ifdef HAVE_SYS_STAT_H
|
---|
1018 | | # include <sys/stat.h>
|
---|
1019 | | #endif
|
---|
1020 | | #ifdef STDC_HEADERS
|
---|
1021 | | # include <stdlib.h>
|
---|
1022 | | # include <stddef.h>
|
---|
1023 | | #else
|
---|
1024 | | # ifdef HAVE_STDLIB_H
|
---|
1025 | | # include <stdlib.h>
|
---|
1026 | | # endif
|
---|
1027 | | #endif
|
---|
1028 | | #ifdef HAVE_STRING_H
|
---|
1029 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1030 | | # include <memory.h>
|
---|
1031 | | # endif
|
---|
1032 | | # include <string.h>
|
---|
1033 | | #endif
|
---|
1034 | | #ifdef HAVE_STRINGS_H
|
---|
1035 | | # include <strings.h>
|
---|
1036 | | #endif
|
---|
1037 | | #ifdef HAVE_INTTYPES_H
|
---|
1038 | | # include <inttypes.h>
|
---|
1039 | | #endif
|
---|
1040 | | #ifdef HAVE_STDINT_H
|
---|
1041 | | # include <stdint.h>
|
---|
1042 | | #endif
|
---|
1043 | | #ifdef HAVE_UNISTD_H
|
---|
1044 | | # include <unistd.h>
|
---|
1045 | | #endif
|
---|
1046 | | int
|
---|
1047 | | main ()
|
---|
1048 | | {
|
---|
1049 | | if (sizeof ((mode_t)))
|
---|
1050 | | return 0;
|
---|
1051 | | ;
|
---|
1052 | | return 0;
|
---|
1053 | | }
|
---|
1054 | configure:16705: result: yes
|
---|
1055 | configure:16721: checking size of int
|
---|
1056 | configure:16726: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1057 | configure:16726: $? = 0
|
---|
1058 | configure:16726: ./conftest
|
---|
1059 | configure:16726: $? = 0
|
---|
1060 | configure:16740: result: 4
|
---|
1061 | configure:16754: checking size of long
|
---|
1062 | configure:16759: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1063 | configure:16759: $? = 0
|
---|
1064 | configure:16759: ./conftest
|
---|
1065 | configure:16759: $? = 0
|
---|
1066 | configure:16773: result: 4
|
---|
1067 | configure:16786: checking for perl
|
---|
1068 | configure:16804: found /opt/csw/bin/perl
|
---|
1069 | configure:16816: result: /opt/csw/bin/perl
|
---|
1070 | configure:17125: checking for fcntl.h
|
---|
1071 | configure:17125: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1072 | configure:17125: $? = 0
|
---|
1073 | configure:17125: result: yes
|
---|
1074 | configure:17125: checking for limits.h
|
---|
1075 | configure:17125: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1076 | configure:17125: $? = 0
|
---|
1077 | configure:17125: result: yes
|
---|
1078 | configure:17125: checking for sys/errno.h
|
---|
1079 | configure:17125: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1080 | configure:17125: $? = 0
|
---|
1081 | configure:17125: result: yes
|
---|
1082 | configure:17125: checking for sys/select.h
|
---|
1083 | configure:17125: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1084 | configure:17125: $? = 0
|
---|
1085 | configure:17125: result: yes
|
---|
1086 | configure:17138: checking for sys/resource.h
|
---|
1087 | configure:17138: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1088 | configure:17138: $? = 0
|
---|
1089 | configure:17138: result: yes
|
---|
1090 | configure:17153: checking for valgrind
|
---|
1091 | configure:17186: result: no
|
---|
1092 | configure:17240: checking for working memcmp
|
---|
1093 | configure:17283: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1094 | configure:17283: $? = 0
|
---|
1095 | configure:17283: ./conftest
|
---|
1096 | configure:17283: $? = 0
|
---|
1097 | configure:17293: result: yes
|
---|
1098 | configure:17305: checking for strerror
|
---|
1099 | configure:17305: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1100 | configure:17305: $? = 0
|
---|
1101 | configure:17305: result: yes
|
---|
1102 | configure:17305: checking for hstrerror
|
---|
1103 | configure:17305: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1104 | Undefined first referenced
|
---|
1105 | symbol in file
|
---|
1106 | hstrerror conftest.o
|
---|
1107 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
1108 | configure:17305: $? = 1
|
---|
1109 | configure: failed program was:
|
---|
1110 | | /* confdefs.h */
|
---|
1111 | | #define PACKAGE_NAME "xapian-core"
|
---|
1112 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1113 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1114 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1115 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1116 | | #define PACKAGE_URL ""
|
---|
1117 | | #define PACKAGE "xapian-core"
|
---|
1118 | | #define VERSION "1.3.1"
|
---|
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 USE_RTTI 1
|
---|
1132 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1133 | | #define HAVE_FTIME 1
|
---|
1134 | | #define HAVE_SIGACTION 1
|
---|
1135 | | #define HAVE_SIGSETJMP 1
|
---|
1136 | | #define HAVE_GETRUSAGE 1
|
---|
1137 | | #define HAVE_TIMES 1
|
---|
1138 | | #define HAVE_SYSCONF 1
|
---|
1139 | | #define HAVE_SETENV 1
|
---|
1140 | | #define HAVE_CLOSEFROM 1
|
---|
1141 | | #define HAVE_GETRLIMIT 1
|
---|
1142 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1143 | | #define HAVE_GETHOSTNAME 1
|
---|
1144 | | #define SIZEOF_INT 4
|
---|
1145 | | #define SIZEOF_LONG 4
|
---|
1146 | | #define HAVE_FCNTL_H 1
|
---|
1147 | | #define HAVE_LIMITS_H 1
|
---|
1148 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1149 | | #define HAVE_SYS_SELECT_H 1
|
---|
1150 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1151 | | #define HAVE_STRERROR 1
|
---|
1152 | | /* end confdefs.h. */
|
---|
1153 | | /* Define hstrerror to an innocuous variant, in case <limits.h> declares hstrerror.
|
---|
1154 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
---|
1155 | | #define hstrerror innocuous_hstrerror
|
---|
1156 | |
|
---|
1157 | | /* System header to define __stub macros and hopefully few prototypes,
|
---|
1158 | | which can conflict with char hstrerror (); below.
|
---|
1159 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
---|
1160 | | <limits.h> exists even on freestanding compilers. */
|
---|
1161 | |
|
---|
1162 | | #ifdef __STDC__
|
---|
1163 | | # include <limits.h>
|
---|
1164 | | #else
|
---|
1165 | | # include <assert.h>
|
---|
1166 | | #endif
|
---|
1167 | |
|
---|
1168 | | #undef hstrerror
|
---|
1169 | |
|
---|
1170 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1171 | | Use char because int might match the return type of a GCC
|
---|
1172 | | builtin and then its argument prototype would still apply. */
|
---|
1173 | | #ifdef __cplusplus
|
---|
1174 | | extern "C"
|
---|
1175 | | #endif
|
---|
1176 | | char hstrerror ();
|
---|
1177 | | /* The GNU C library defines this for functions which it implements
|
---|
1178 | | to always fail with ENOSYS. Some functions are actually named
|
---|
1179 | | something starting with __ and the normal name is an alias. */
|
---|
1180 | | #if defined __stub_hstrerror || defined __stub___hstrerror
|
---|
1181 | | choke me
|
---|
1182 | | #endif
|
---|
1183 | |
|
---|
1184 | | int
|
---|
1185 | | main ()
|
---|
1186 | | {
|
---|
1187 | | return hstrerror ();
|
---|
1188 | | ;
|
---|
1189 | | return 0;
|
---|
1190 | | }
|
---|
1191 | configure:17305: result: no
|
---|
1192 | configure:17315: checking for working ISO C90 conforming snprintf
|
---|
1193 | configure:17349: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1194 | "conftest.cpp", line 55: Error: The function "snprintf" must have a prototype.
|
---|
1195 | "conftest.cpp", line 57: Error: The function "snprintf" must have a prototype.
|
---|
1196 | 2 Error(s) detected.
|
---|
1197 | configure:17349: $? = 2
|
---|
1198 | configure: program exited with status 2
|
---|
1199 | configure: failed program was:
|
---|
1200 | | /* confdefs.h */
|
---|
1201 | | #define PACKAGE_NAME "xapian-core"
|
---|
1202 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1203 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1204 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1205 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1206 | | #define PACKAGE_URL ""
|
---|
1207 | | #define PACKAGE "xapian-core"
|
---|
1208 | | #define VERSION "1.3.1"
|
---|
1209 | | #define STDC_HEADERS 1
|
---|
1210 | | #define HAVE_SYS_TYPES_H 1
|
---|
1211 | | #define HAVE_SYS_STAT_H 1
|
---|
1212 | | #define HAVE_STDLIB_H 1
|
---|
1213 | | #define HAVE_STRING_H 1
|
---|
1214 | | #define HAVE_MEMORY_H 1
|
---|
1215 | | #define HAVE_STRINGS_H 1
|
---|
1216 | | #define HAVE_INTTYPES_H 1
|
---|
1217 | | #define HAVE_STDINT_H 1
|
---|
1218 | | #define HAVE_UNISTD_H 1
|
---|
1219 | | #define HAVE_DLFCN_H 1
|
---|
1220 | | #define LT_OBJDIR ".libs/"
|
---|
1221 | | #define USE_RTTI 1
|
---|
1222 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1223 | | #define HAVE_FTIME 1
|
---|
1224 | | #define HAVE_SIGACTION 1
|
---|
1225 | | #define HAVE_SIGSETJMP 1
|
---|
1226 | | #define HAVE_GETRUSAGE 1
|
---|
1227 | | #define HAVE_TIMES 1
|
---|
1228 | | #define HAVE_SYSCONF 1
|
---|
1229 | | #define HAVE_SETENV 1
|
---|
1230 | | #define HAVE_CLOSEFROM 1
|
---|
1231 | | #define HAVE_GETRLIMIT 1
|
---|
1232 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1233 | | #define HAVE_GETHOSTNAME 1
|
---|
1234 | | #define SIZEOF_INT 4
|
---|
1235 | | #define SIZEOF_LONG 4
|
---|
1236 | | #define HAVE_FCNTL_H 1
|
---|
1237 | | #define HAVE_LIMITS_H 1
|
---|
1238 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1239 | | #define HAVE_SYS_SELECT_H 1
|
---|
1240 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1241 | | #define HAVE_STRERROR 1
|
---|
1242 | | /* end confdefs.h. */
|
---|
1243 | |
|
---|
1244 | |
|
---|
1245 | | #include <cstdio>
|
---|
1246 | | #include <cstring>
|
---|
1247 | | using namespace std;
|
---|
1248 | |
|
---|
1249 | | int
|
---|
1250 | | main ()
|
---|
1251 | | {
|
---|
1252 | |
|
---|
1253 | | char buffer[4] = "abc";
|
---|
1254 | | int res1 = snprintf(buffer, 2, "%s", "XYZ");
|
---|
1255 | | if (memcmp(buffer, "X\0c", 4) != 0) return 2;
|
---|
1256 | | int res2 = snprintf(buffer, 2, "%x", 0x12);
|
---|
1257 | | if (memcmp(buffer, "1\0c", 4) != 0) return 3;
|
---|
1258 | | if (res1 == -1 && res2 == -1) return 15; /* Pre-ISO semantics. */
|
---|
1259 | | if (res1 != 3) return 4;
|
---|
1260 | | if (res2 != 2) return 5;
|
---|
1261 | |
|
---|
1262 | |
|
---|
1263 | | ;
|
---|
1264 | | return 0;
|
---|
1265 | | }
|
---|
1266 | configure:17349: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1267 | "conftest.cpp", line 55: Error: The function "_snprintf" must have a prototype.
|
---|
1268 | "conftest.cpp", line 57: Error: The function "_snprintf" must have a prototype.
|
---|
1269 | 2 Error(s) detected.
|
---|
1270 | configure:17349: $? = 2
|
---|
1271 | configure: program exited with status 2
|
---|
1272 | configure: failed program was:
|
---|
1273 | | /* confdefs.h */
|
---|
1274 | | #define PACKAGE_NAME "xapian-core"
|
---|
1275 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1276 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1277 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1278 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1279 | | #define PACKAGE_URL ""
|
---|
1280 | | #define PACKAGE "xapian-core"
|
---|
1281 | | #define VERSION "1.3.1"
|
---|
1282 | | #define STDC_HEADERS 1
|
---|
1283 | | #define HAVE_SYS_TYPES_H 1
|
---|
1284 | | #define HAVE_SYS_STAT_H 1
|
---|
1285 | | #define HAVE_STDLIB_H 1
|
---|
1286 | | #define HAVE_STRING_H 1
|
---|
1287 | | #define HAVE_MEMORY_H 1
|
---|
1288 | | #define HAVE_STRINGS_H 1
|
---|
1289 | | #define HAVE_INTTYPES_H 1
|
---|
1290 | | #define HAVE_STDINT_H 1
|
---|
1291 | | #define HAVE_UNISTD_H 1
|
---|
1292 | | #define HAVE_DLFCN_H 1
|
---|
1293 | | #define LT_OBJDIR ".libs/"
|
---|
1294 | | #define USE_RTTI 1
|
---|
1295 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1296 | | #define HAVE_FTIME 1
|
---|
1297 | | #define HAVE_SIGACTION 1
|
---|
1298 | | #define HAVE_SIGSETJMP 1
|
---|
1299 | | #define HAVE_GETRUSAGE 1
|
---|
1300 | | #define HAVE_TIMES 1
|
---|
1301 | | #define HAVE_SYSCONF 1
|
---|
1302 | | #define HAVE_SETENV 1
|
---|
1303 | | #define HAVE_CLOSEFROM 1
|
---|
1304 | | #define HAVE_GETRLIMIT 1
|
---|
1305 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1306 | | #define HAVE_GETHOSTNAME 1
|
---|
1307 | | #define SIZEOF_INT 4
|
---|
1308 | | #define SIZEOF_LONG 4
|
---|
1309 | | #define HAVE_FCNTL_H 1
|
---|
1310 | | #define HAVE_LIMITS_H 1
|
---|
1311 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1312 | | #define HAVE_SYS_SELECT_H 1
|
---|
1313 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1314 | | #define HAVE_STRERROR 1
|
---|
1315 | | /* end confdefs.h. */
|
---|
1316 | |
|
---|
1317 | |
|
---|
1318 | | #include <cstdio>
|
---|
1319 | | #include <cstring>
|
---|
1320 | | using namespace std;
|
---|
1321 | |
|
---|
1322 | | int
|
---|
1323 | | main ()
|
---|
1324 | | {
|
---|
1325 | |
|
---|
1326 | | char buffer[4] = "abc";
|
---|
1327 | | int res1 = _snprintf(buffer, 2, "%s", "XYZ");
|
---|
1328 | | if (memcmp(buffer, "X\0c", 4) != 0) return 2;
|
---|
1329 | | int res2 = _snprintf(buffer, 2, "%x", 0x12);
|
---|
1330 | | if (memcmp(buffer, "1\0c", 4) != 0) return 3;
|
---|
1331 | | if (res1 == -1 && res2 == -1) return 15; /* Pre-ISO semantics. */
|
---|
1332 | | if (res1 != 3) return 4;
|
---|
1333 | | if (res2 != 2) return 5;
|
---|
1334 | |
|
---|
1335 | |
|
---|
1336 | | ;
|
---|
1337 | | return 0;
|
---|
1338 | | }
|
---|
1339 | configure:17364: result: no
|
---|
1340 | configure:17368: checking for working non-ISO C90 conforming snprintf
|
---|
1341 | configure:17370: result: no
|
---|
1342 | configure:17451: checking for zlib.h
|
---|
1343 | configure:17451: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1344 | configure:17451: $? = 0
|
---|
1345 | configure:17451: result: yes
|
---|
1346 | configure:17468: checking for library containing zlibVersion
|
---|
1347 | configure:17499: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1348 | Undefined first referenced
|
---|
1349 | symbol in file
|
---|
1350 | zlibVersion conftest.o
|
---|
1351 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
1352 | configure:17499: $? = 1
|
---|
1353 | configure: failed program was:
|
---|
1354 | | /* confdefs.h */
|
---|
1355 | | #define PACKAGE_NAME "xapian-core"
|
---|
1356 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1357 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1358 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1359 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1360 | | #define PACKAGE_URL ""
|
---|
1361 | | #define PACKAGE "xapian-core"
|
---|
1362 | | #define VERSION "1.3.1"
|
---|
1363 | | #define STDC_HEADERS 1
|
---|
1364 | | #define HAVE_SYS_TYPES_H 1
|
---|
1365 | | #define HAVE_SYS_STAT_H 1
|
---|
1366 | | #define HAVE_STDLIB_H 1
|
---|
1367 | | #define HAVE_STRING_H 1
|
---|
1368 | | #define HAVE_MEMORY_H 1
|
---|
1369 | | #define HAVE_STRINGS_H 1
|
---|
1370 | | #define HAVE_INTTYPES_H 1
|
---|
1371 | | #define HAVE_STDINT_H 1
|
---|
1372 | | #define HAVE_UNISTD_H 1
|
---|
1373 | | #define HAVE_DLFCN_H 1
|
---|
1374 | | #define LT_OBJDIR ".libs/"
|
---|
1375 | | #define USE_RTTI 1
|
---|
1376 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1377 | | #define HAVE_FTIME 1
|
---|
1378 | | #define HAVE_SIGACTION 1
|
---|
1379 | | #define HAVE_SIGSETJMP 1
|
---|
1380 | | #define HAVE_GETRUSAGE 1
|
---|
1381 | | #define HAVE_TIMES 1
|
---|
1382 | | #define HAVE_SYSCONF 1
|
---|
1383 | | #define HAVE_SETENV 1
|
---|
1384 | | #define HAVE_CLOSEFROM 1
|
---|
1385 | | #define HAVE_GETRLIMIT 1
|
---|
1386 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1387 | | #define HAVE_GETHOSTNAME 1
|
---|
1388 | | #define SIZEOF_INT 4
|
---|
1389 | | #define SIZEOF_LONG 4
|
---|
1390 | | #define HAVE_FCNTL_H 1
|
---|
1391 | | #define HAVE_LIMITS_H 1
|
---|
1392 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1393 | | #define HAVE_SYS_SELECT_H 1
|
---|
1394 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1395 | | #define HAVE_STRERROR 1
|
---|
1396 | | #define HAVE_ZLIB_H 1
|
---|
1397 | | /* end confdefs.h. */
|
---|
1398 | |
|
---|
1399 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1400 | | Use char because int might match the return type of a GCC
|
---|
1401 | | builtin and then its argument prototype would still apply. */
|
---|
1402 | | #ifdef __cplusplus
|
---|
1403 | | extern "C"
|
---|
1404 | | #endif
|
---|
1405 | | char zlibVersion ();
|
---|
1406 | | int
|
---|
1407 | | main ()
|
---|
1408 | | {
|
---|
1409 | | return zlibVersion ();
|
---|
1410 | | ;
|
---|
1411 | | return 0;
|
---|
1412 | | }
|
---|
1413 | configure:17499: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lz -lm >&5
|
---|
1414 | configure:17499: $? = 0
|
---|
1415 | configure:17516: result: -lz
|
---|
1416 | configure:17540: checking for uuid/uuid.h
|
---|
1417 | configure:17540: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1418 | configure:17540: $? = 0
|
---|
1419 | configure:17540: result: yes
|
---|
1420 | configure:17548: checking for library containing uuid_generate
|
---|
1421 | configure:17579: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1422 | Undefined first referenced
|
---|
1423 | symbol in file
|
---|
1424 | uuid_generate conftest.o
|
---|
1425 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
1426 | configure:17579: $? = 1
|
---|
1427 | configure: failed program was:
|
---|
1428 | | /* confdefs.h */
|
---|
1429 | | #define PACKAGE_NAME "xapian-core"
|
---|
1430 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1431 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1432 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1433 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1434 | | #define PACKAGE_URL ""
|
---|
1435 | | #define PACKAGE "xapian-core"
|
---|
1436 | | #define VERSION "1.3.1"
|
---|
1437 | | #define STDC_HEADERS 1
|
---|
1438 | | #define HAVE_SYS_TYPES_H 1
|
---|
1439 | | #define HAVE_SYS_STAT_H 1
|
---|
1440 | | #define HAVE_STDLIB_H 1
|
---|
1441 | | #define HAVE_STRING_H 1
|
---|
1442 | | #define HAVE_MEMORY_H 1
|
---|
1443 | | #define HAVE_STRINGS_H 1
|
---|
1444 | | #define HAVE_INTTYPES_H 1
|
---|
1445 | | #define HAVE_STDINT_H 1
|
---|
1446 | | #define HAVE_UNISTD_H 1
|
---|
1447 | | #define HAVE_DLFCN_H 1
|
---|
1448 | | #define LT_OBJDIR ".libs/"
|
---|
1449 | | #define USE_RTTI 1
|
---|
1450 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1451 | | #define HAVE_FTIME 1
|
---|
1452 | | #define HAVE_SIGACTION 1
|
---|
1453 | | #define HAVE_SIGSETJMP 1
|
---|
1454 | | #define HAVE_GETRUSAGE 1
|
---|
1455 | | #define HAVE_TIMES 1
|
---|
1456 | | #define HAVE_SYSCONF 1
|
---|
1457 | | #define HAVE_SETENV 1
|
---|
1458 | | #define HAVE_CLOSEFROM 1
|
---|
1459 | | #define HAVE_GETRLIMIT 1
|
---|
1460 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1461 | | #define HAVE_GETHOSTNAME 1
|
---|
1462 | | #define SIZEOF_INT 4
|
---|
1463 | | #define SIZEOF_LONG 4
|
---|
1464 | | #define HAVE_FCNTL_H 1
|
---|
1465 | | #define HAVE_LIMITS_H 1
|
---|
1466 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1467 | | #define HAVE_SYS_SELECT_H 1
|
---|
1468 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1469 | | #define HAVE_STRERROR 1
|
---|
1470 | | #define HAVE_ZLIB_H 1
|
---|
1471 | | #define HAVE_UUID_UUID_H 1
|
---|
1472 | | /* end confdefs.h. */
|
---|
1473 | |
|
---|
1474 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1475 | | Use char because int might match the return type of a GCC
|
---|
1476 | | builtin and then its argument prototype would still apply. */
|
---|
1477 | | #ifdef __cplusplus
|
---|
1478 | | extern "C"
|
---|
1479 | | #endif
|
---|
1480 | | char uuid_generate ();
|
---|
1481 | | int
|
---|
1482 | | main ()
|
---|
1483 | | {
|
---|
1484 | | return uuid_generate ();
|
---|
1485 | | ;
|
---|
1486 | | return 0;
|
---|
1487 | | }
|
---|
1488 | configure:17579: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -luuid -lm >&5
|
---|
1489 | configure:17579: $? = 0
|
---|
1490 | configure:17596: result: -luuid
|
---|
1491 | configure:17667: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -luuid -lm >&5
|
---|
1492 | configure:17667: $? = 0
|
---|
1493 | configure:17703: /opt/SUNWspro/bin/CC -E -I/opt/csw/include conftest.cpp
|
---|
1494 | configure:17703: $? = 0
|
---|
1495 | configure:17724: checking for fork
|
---|
1496 | configure:17724: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1497 | configure:17724: $? = 0
|
---|
1498 | configure:17724: result: yes
|
---|
1499 | configure:17737: checking for library containing socketpair
|
---|
1500 | configure:17768: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1501 | Undefined first referenced
|
---|
1502 | symbol in file
|
---|
1503 | socketpair conftest.o
|
---|
1504 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
1505 | configure:17768: $? = 1
|
---|
1506 | configure: failed program was:
|
---|
1507 | | /* confdefs.h */
|
---|
1508 | | #define PACKAGE_NAME "xapian-core"
|
---|
1509 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1510 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1511 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1512 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1513 | | #define PACKAGE_URL ""
|
---|
1514 | | #define PACKAGE "xapian-core"
|
---|
1515 | | #define VERSION "1.3.1"
|
---|
1516 | | #define STDC_HEADERS 1
|
---|
1517 | | #define HAVE_SYS_TYPES_H 1
|
---|
1518 | | #define HAVE_SYS_STAT_H 1
|
---|
1519 | | #define HAVE_STDLIB_H 1
|
---|
1520 | | #define HAVE_STRING_H 1
|
---|
1521 | | #define HAVE_MEMORY_H 1
|
---|
1522 | | #define HAVE_STRINGS_H 1
|
---|
1523 | | #define HAVE_INTTYPES_H 1
|
---|
1524 | | #define HAVE_STDINT_H 1
|
---|
1525 | | #define HAVE_UNISTD_H 1
|
---|
1526 | | #define HAVE_DLFCN_H 1
|
---|
1527 | | #define LT_OBJDIR ".libs/"
|
---|
1528 | | #define USE_RTTI 1
|
---|
1529 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1530 | | #define HAVE_FTIME 1
|
---|
1531 | | #define HAVE_SIGACTION 1
|
---|
1532 | | #define HAVE_SIGSETJMP 1
|
---|
1533 | | #define HAVE_GETRUSAGE 1
|
---|
1534 | | #define HAVE_TIMES 1
|
---|
1535 | | #define HAVE_SYSCONF 1
|
---|
1536 | | #define HAVE_SETENV 1
|
---|
1537 | | #define HAVE_CLOSEFROM 1
|
---|
1538 | | #define HAVE_GETRLIMIT 1
|
---|
1539 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1540 | | #define HAVE_GETHOSTNAME 1
|
---|
1541 | | #define SIZEOF_INT 4
|
---|
1542 | | #define SIZEOF_LONG 4
|
---|
1543 | | #define HAVE_FCNTL_H 1
|
---|
1544 | | #define HAVE_LIMITS_H 1
|
---|
1545 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1546 | | #define HAVE_SYS_SELECT_H 1
|
---|
1547 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1548 | | #define HAVE_STRERROR 1
|
---|
1549 | | #define HAVE_ZLIB_H 1
|
---|
1550 | | #define HAVE_UUID_UUID_H 1
|
---|
1551 | | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
1552 | | #define HAVE_FORK 1
|
---|
1553 | | /* end confdefs.h. */
|
---|
1554 | |
|
---|
1555 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1556 | | Use char because int might match the return type of a GCC
|
---|
1557 | | builtin and then its argument prototype would still apply. */
|
---|
1558 | | #ifdef __cplusplus
|
---|
1559 | | extern "C"
|
---|
1560 | | #endif
|
---|
1561 | | char socketpair ();
|
---|
1562 | | int
|
---|
1563 | | main ()
|
---|
1564 | | {
|
---|
1565 | | return socketpair ();
|
---|
1566 | | ;
|
---|
1567 | | return 0;
|
---|
1568 | | }
|
---|
1569 | configure:17768: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lsocket -lm >&5
|
---|
1570 | configure:17768: $? = 0
|
---|
1571 | configure:17785: result: -lsocket
|
---|
1572 | configure:17800: checking for library containing gethostbyname
|
---|
1573 | configure:17831: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lsocket -lm >&5
|
---|
1574 | Undefined first referenced
|
---|
1575 | symbol in file
|
---|
1576 | gethostbyname conftest.o (symbol belongs to implicit dependency /lib/libnsl.so.1)
|
---|
1577 | ld: fatal: symbol referencing errors. No output written to conftest
|
---|
1578 | configure:17831: $? = 1
|
---|
1579 | configure: failed program was:
|
---|
1580 | | /* confdefs.h */
|
---|
1581 | | #define PACKAGE_NAME "xapian-core"
|
---|
1582 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1583 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1584 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1585 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1586 | | #define PACKAGE_URL ""
|
---|
1587 | | #define PACKAGE "xapian-core"
|
---|
1588 | | #define VERSION "1.3.1"
|
---|
1589 | | #define STDC_HEADERS 1
|
---|
1590 | | #define HAVE_SYS_TYPES_H 1
|
---|
1591 | | #define HAVE_SYS_STAT_H 1
|
---|
1592 | | #define HAVE_STDLIB_H 1
|
---|
1593 | | #define HAVE_STRING_H 1
|
---|
1594 | | #define HAVE_MEMORY_H 1
|
---|
1595 | | #define HAVE_STRINGS_H 1
|
---|
1596 | | #define HAVE_INTTYPES_H 1
|
---|
1597 | | #define HAVE_STDINT_H 1
|
---|
1598 | | #define HAVE_UNISTD_H 1
|
---|
1599 | | #define HAVE_DLFCN_H 1
|
---|
1600 | | #define LT_OBJDIR ".libs/"
|
---|
1601 | | #define USE_RTTI 1
|
---|
1602 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1603 | | #define HAVE_FTIME 1
|
---|
1604 | | #define HAVE_SIGACTION 1
|
---|
1605 | | #define HAVE_SIGSETJMP 1
|
---|
1606 | | #define HAVE_GETRUSAGE 1
|
---|
1607 | | #define HAVE_TIMES 1
|
---|
1608 | | #define HAVE_SYSCONF 1
|
---|
1609 | | #define HAVE_SETENV 1
|
---|
1610 | | #define HAVE_CLOSEFROM 1
|
---|
1611 | | #define HAVE_GETRLIMIT 1
|
---|
1612 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1613 | | #define HAVE_GETHOSTNAME 1
|
---|
1614 | | #define SIZEOF_INT 4
|
---|
1615 | | #define SIZEOF_LONG 4
|
---|
1616 | | #define HAVE_FCNTL_H 1
|
---|
1617 | | #define HAVE_LIMITS_H 1
|
---|
1618 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1619 | | #define HAVE_SYS_SELECT_H 1
|
---|
1620 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1621 | | #define HAVE_STRERROR 1
|
---|
1622 | | #define HAVE_ZLIB_H 1
|
---|
1623 | | #define HAVE_UUID_UUID_H 1
|
---|
1624 | | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
1625 | | #define HAVE_FORK 1
|
---|
1626 | | #define HAVE_SOCKETPAIR 1
|
---|
1627 | | /* end confdefs.h. */
|
---|
1628 | |
|
---|
1629 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1630 | | Use char because int might match the return type of a GCC
|
---|
1631 | | builtin and then its argument prototype would still apply. */
|
---|
1632 | | #ifdef __cplusplus
|
---|
1633 | | extern "C"
|
---|
1634 | | #endif
|
---|
1635 | | char gethostbyname ();
|
---|
1636 | | int
|
---|
1637 | | main ()
|
---|
1638 | | {
|
---|
1639 | | return gethostbyname ();
|
---|
1640 | | ;
|
---|
1641 | | return 0;
|
---|
1642 | | }
|
---|
1643 | configure:17831: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lnsl -lsocket -lm >&5
|
---|
1644 | configure:17831: $? = 0
|
---|
1645 | configure:17848: result: -lnsl
|
---|
1646 | configure:17860: checking for library containing gethostbyaddr
|
---|
1647 | configure:17891: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lnsl -lsocket -lm >&5
|
---|
1648 | configure:17891: $? = 0
|
---|
1649 | configure:17908: result: none required
|
---|
1650 | configure:17927: checking for type to use for 5th parameter to getsockopt
|
---|
1651 | configure:17955: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1652 | configure:17955: $? = 0
|
---|
1653 | configure:17971: result: socklen_t
|
---|
1654 | configure:18064: checking for library containing fdatasync
|
---|
1655 | configure:18095: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1656 | configure:18095: $? = 0
|
---|
1657 | configure:18112: result: none required
|
---|
1658 | configure:18124: checking for fsync
|
---|
1659 | configure:18124: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1660 | configure:18124: $? = 0
|
---|
1661 | configure:18124: result: yes
|
---|
1662 | configure:18146: checking for pread
|
---|
1663 | configure:18146: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1664 | configure:18146: $? = 0
|
---|
1665 | configure:18146: result: yes
|
---|
1666 | configure:18151: checking for any prototype needed for pread
|
---|
1667 | configure:18178: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1668 | configure:18178: $? = 0
|
---|
1669 | configure:18195: result: none required
|
---|
1670 | configure:18209: checking for pwrite
|
---|
1671 | configure:18209: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1672 | configure:18209: $? = 0
|
---|
1673 | configure:18209: result: yes
|
---|
1674 | configure:18214: checking for any prototype needed for pwrite
|
---|
1675 | configure:18241: /opt/SUNWspro/bin/CC -c -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1676 | configure:18241: $? = 0
|
---|
1677 | configure:18258: result: none required
|
---|
1678 | configure:18277: checking for link
|
---|
1679 | configure:18277: /opt/SUNWspro/bin/CC -o conftest -library=stlport4 -features=tmplife -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include -m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib conftest.cpp -lm >&5
|
---|
1680 | configure:18277: $? = 0
|
---|
1681 | configure:18277: result: yes
|
---|
1682 | configure:18399: checking for /opt/SUNWspro/bin/CC -Wl,-Bsymbolic-functions
|
---|
1683 | CC: Warning: Option -Wl,-Bsymbolic-functions passed to ld, if ld is invoked, ignored otherwise
|
---|
1684 | ld: fatal: option -B has illegal argument 'symbolic-functions'
|
---|
1685 | ld: fatal: flags processing errors
|
---|
1686 | configure:18416: result: yes
|
---|
1687 | configure:18421: checking whether to use SSE instructions on x86
|
---|
1688 | configure:18442: result: yes (configure with --disable-sse to disable)
|
---|
1689 | configure:18472: checking for special C compiler options needed for large files
|
---|
1690 | configure:18502: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1691 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1692 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1693 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1694 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1695 | "conftest.cpp", line 62: Error: The size in an array declaration cannot be negative.
|
---|
1696 | 1 Error(s) and 4 Warning(s) detected.
|
---|
1697 | configure:18502: $? = 1
|
---|
1698 | configure: failed program was:
|
---|
1699 | | /* confdefs.h */
|
---|
1700 | | #define PACKAGE_NAME "xapian-core"
|
---|
1701 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1702 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1703 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1704 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1705 | | #define PACKAGE_URL ""
|
---|
1706 | | #define PACKAGE "xapian-core"
|
---|
1707 | | #define VERSION "1.3.1"
|
---|
1708 | | #define STDC_HEADERS 1
|
---|
1709 | | #define HAVE_SYS_TYPES_H 1
|
---|
1710 | | #define HAVE_SYS_STAT_H 1
|
---|
1711 | | #define HAVE_STDLIB_H 1
|
---|
1712 | | #define HAVE_STRING_H 1
|
---|
1713 | | #define HAVE_MEMORY_H 1
|
---|
1714 | | #define HAVE_STRINGS_H 1
|
---|
1715 | | #define HAVE_INTTYPES_H 1
|
---|
1716 | | #define HAVE_STDINT_H 1
|
---|
1717 | | #define HAVE_UNISTD_H 1
|
---|
1718 | | #define HAVE_DLFCN_H 1
|
---|
1719 | | #define LT_OBJDIR ".libs/"
|
---|
1720 | | #define USE_RTTI 1
|
---|
1721 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1722 | | #define HAVE_FTIME 1
|
---|
1723 | | #define HAVE_SIGACTION 1
|
---|
1724 | | #define HAVE_SIGSETJMP 1
|
---|
1725 | | #define HAVE_GETRUSAGE 1
|
---|
1726 | | #define HAVE_TIMES 1
|
---|
1727 | | #define HAVE_SYSCONF 1
|
---|
1728 | | #define HAVE_SETENV 1
|
---|
1729 | | #define HAVE_CLOSEFROM 1
|
---|
1730 | | #define HAVE_GETRLIMIT 1
|
---|
1731 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1732 | | #define HAVE_GETHOSTNAME 1
|
---|
1733 | | #define SIZEOF_INT 4
|
---|
1734 | | #define SIZEOF_LONG 4
|
---|
1735 | | #define HAVE_FCNTL_H 1
|
---|
1736 | | #define HAVE_LIMITS_H 1
|
---|
1737 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1738 | | #define HAVE_SYS_SELECT_H 1
|
---|
1739 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1740 | | #define HAVE_STRERROR 1
|
---|
1741 | | #define HAVE_ZLIB_H 1
|
---|
1742 | | #define HAVE_UUID_UUID_H 1
|
---|
1743 | | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
1744 | | #define HAVE_FORK 1
|
---|
1745 | | #define HAVE_SOCKETPAIR 1
|
---|
1746 | | #define SOCKLEN_T socklen_t
|
---|
1747 | | #define HAVE_FSYNC 1
|
---|
1748 | | #define HAVE_PREAD 1
|
---|
1749 | | #define HAVE_PWRITE 1
|
---|
1750 | | #define HAVE_LINK 1
|
---|
1751 | | /* end confdefs.h. */
|
---|
1752 | | #include <sys/types.h>
|
---|
1753 | | /* Check that off_t can represent 2**63 - 1 correctly.
|
---|
1754 | | We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
---|
1755 | | since some C++ compilers masquerading as C compilers
|
---|
1756 | | incorrectly reject 9223372036854775807. */
|
---|
1757 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
---|
1758 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
---|
1759 | | && LARGE_OFF_T % 2147483647 == 1)
|
---|
1760 | | ? 1 : -1];
|
---|
1761 | | int
|
---|
1762 | | main ()
|
---|
1763 | | {
|
---|
1764 | |
|
---|
1765 | | ;
|
---|
1766 | | return 0;
|
---|
1767 | | }
|
---|
1768 | configure:18507: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1769 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1770 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1771 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1772 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1773 | "conftest.cpp", line 62: Error: The size in an array declaration cannot be negative.
|
---|
1774 | 1 Error(s) and 4 Warning(s) detected.
|
---|
1775 | configure:18507: $? = 1
|
---|
1776 | configure: failed program was:
|
---|
1777 | | /* confdefs.h */
|
---|
1778 | | #define PACKAGE_NAME "xapian-core"
|
---|
1779 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1780 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1781 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1782 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1783 | | #define PACKAGE_URL ""
|
---|
1784 | | #define PACKAGE "xapian-core"
|
---|
1785 | | #define VERSION "1.3.1"
|
---|
1786 | | #define STDC_HEADERS 1
|
---|
1787 | | #define HAVE_SYS_TYPES_H 1
|
---|
1788 | | #define HAVE_SYS_STAT_H 1
|
---|
1789 | | #define HAVE_STDLIB_H 1
|
---|
1790 | | #define HAVE_STRING_H 1
|
---|
1791 | | #define HAVE_MEMORY_H 1
|
---|
1792 | | #define HAVE_STRINGS_H 1
|
---|
1793 | | #define HAVE_INTTYPES_H 1
|
---|
1794 | | #define HAVE_STDINT_H 1
|
---|
1795 | | #define HAVE_UNISTD_H 1
|
---|
1796 | | #define HAVE_DLFCN_H 1
|
---|
1797 | | #define LT_OBJDIR ".libs/"
|
---|
1798 | | #define USE_RTTI 1
|
---|
1799 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1800 | | #define HAVE_FTIME 1
|
---|
1801 | | #define HAVE_SIGACTION 1
|
---|
1802 | | #define HAVE_SIGSETJMP 1
|
---|
1803 | | #define HAVE_GETRUSAGE 1
|
---|
1804 | | #define HAVE_TIMES 1
|
---|
1805 | | #define HAVE_SYSCONF 1
|
---|
1806 | | #define HAVE_SETENV 1
|
---|
1807 | | #define HAVE_CLOSEFROM 1
|
---|
1808 | | #define HAVE_GETRLIMIT 1
|
---|
1809 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1810 | | #define HAVE_GETHOSTNAME 1
|
---|
1811 | | #define SIZEOF_INT 4
|
---|
1812 | | #define SIZEOF_LONG 4
|
---|
1813 | | #define HAVE_FCNTL_H 1
|
---|
1814 | | #define HAVE_LIMITS_H 1
|
---|
1815 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1816 | | #define HAVE_SYS_SELECT_H 1
|
---|
1817 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1818 | | #define HAVE_STRERROR 1
|
---|
1819 | | #define HAVE_ZLIB_H 1
|
---|
1820 | | #define HAVE_UUID_UUID_H 1
|
---|
1821 | | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
1822 | | #define HAVE_FORK 1
|
---|
1823 | | #define HAVE_SOCKETPAIR 1
|
---|
1824 | | #define SOCKLEN_T socklen_t
|
---|
1825 | | #define HAVE_FSYNC 1
|
---|
1826 | | #define HAVE_PREAD 1
|
---|
1827 | | #define HAVE_PWRITE 1
|
---|
1828 | | #define HAVE_LINK 1
|
---|
1829 | | /* end confdefs.h. */
|
---|
1830 | | #include <sys/types.h>
|
---|
1831 | | /* Check that off_t can represent 2**63 - 1 correctly.
|
---|
1832 | | We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
---|
1833 | | since some C++ compilers masquerading as C compilers
|
---|
1834 | | incorrectly reject 9223372036854775807. */
|
---|
1835 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
---|
1836 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
---|
1837 | | && LARGE_OFF_T % 2147483647 == 1)
|
---|
1838 | | ? 1 : -1];
|
---|
1839 | | int
|
---|
1840 | | main ()
|
---|
1841 | | {
|
---|
1842 | |
|
---|
1843 | | ;
|
---|
1844 | | return 0;
|
---|
1845 | | }
|
---|
1846 | configure:18517: result: no
|
---|
1847 | configure:18523: checking for _FILE_OFFSET_BITS value needed for large files
|
---|
1848 | configure:18548: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1849 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1850 | "conftest.cpp", line 60: Warning: Shift count is too large.
|
---|
1851 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1852 | "conftest.cpp", line 61: Warning: Shift count is too large.
|
---|
1853 | "conftest.cpp", line 62: Error: The size in an array declaration cannot be negative.
|
---|
1854 | 1 Error(s) and 4 Warning(s) detected.
|
---|
1855 | configure:18548: $? = 1
|
---|
1856 | configure: failed program was:
|
---|
1857 | | /* confdefs.h */
|
---|
1858 | | #define PACKAGE_NAME "xapian-core"
|
---|
1859 | | #define PACKAGE_TARNAME "xapian-core"
|
---|
1860 | | #define PACKAGE_VERSION "1.3.1"
|
---|
1861 | | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
1862 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1863 | | #define PACKAGE_URL ""
|
---|
1864 | | #define PACKAGE "xapian-core"
|
---|
1865 | | #define VERSION "1.3.1"
|
---|
1866 | | #define STDC_HEADERS 1
|
---|
1867 | | #define HAVE_SYS_TYPES_H 1
|
---|
1868 | | #define HAVE_SYS_STAT_H 1
|
---|
1869 | | #define HAVE_STDLIB_H 1
|
---|
1870 | | #define HAVE_STRING_H 1
|
---|
1871 | | #define HAVE_MEMORY_H 1
|
---|
1872 | | #define HAVE_STRINGS_H 1
|
---|
1873 | | #define HAVE_INTTYPES_H 1
|
---|
1874 | | #define HAVE_STDINT_H 1
|
---|
1875 | | #define HAVE_UNISTD_H 1
|
---|
1876 | | #define HAVE_DLFCN_H 1
|
---|
1877 | | #define LT_OBJDIR ".libs/"
|
---|
1878 | | #define USE_RTTI 1
|
---|
1879 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1880 | | #define HAVE_FTIME 1
|
---|
1881 | | #define HAVE_SIGACTION 1
|
---|
1882 | | #define HAVE_SIGSETJMP 1
|
---|
1883 | | #define HAVE_GETRUSAGE 1
|
---|
1884 | | #define HAVE_TIMES 1
|
---|
1885 | | #define HAVE_SYSCONF 1
|
---|
1886 | | #define HAVE_SETENV 1
|
---|
1887 | | #define HAVE_CLOSEFROM 1
|
---|
1888 | | #define HAVE_GETRLIMIT 1
|
---|
1889 | | #define HAVE_SYS_UTSNAME_H 1
|
---|
1890 | | #define HAVE_GETHOSTNAME 1
|
---|
1891 | | #define SIZEOF_INT 4
|
---|
1892 | | #define SIZEOF_LONG 4
|
---|
1893 | | #define HAVE_FCNTL_H 1
|
---|
1894 | | #define HAVE_LIMITS_H 1
|
---|
1895 | | #define HAVE_SYS_ERRNO_H 1
|
---|
1896 | | #define HAVE_SYS_SELECT_H 1
|
---|
1897 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1898 | | #define HAVE_STRERROR 1
|
---|
1899 | | #define HAVE_ZLIB_H 1
|
---|
1900 | | #define HAVE_UUID_UUID_H 1
|
---|
1901 | | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
1902 | | #define HAVE_FORK 1
|
---|
1903 | | #define HAVE_SOCKETPAIR 1
|
---|
1904 | | #define SOCKLEN_T socklen_t
|
---|
1905 | | #define HAVE_FSYNC 1
|
---|
1906 | | #define HAVE_PREAD 1
|
---|
1907 | | #define HAVE_PWRITE 1
|
---|
1908 | | #define HAVE_LINK 1
|
---|
1909 | | /* end confdefs.h. */
|
---|
1910 | | #include <sys/types.h>
|
---|
1911 | | /* Check that off_t can represent 2**63 - 1 correctly.
|
---|
1912 | | We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
---|
1913 | | since some C++ compilers masquerading as C compilers
|
---|
1914 | | incorrectly reject 9223372036854775807. */
|
---|
1915 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
---|
1916 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
---|
1917 | | && LARGE_OFF_T % 2147483647 == 1)
|
---|
1918 | | ? 1 : -1];
|
---|
1919 | | int
|
---|
1920 | | main ()
|
---|
1921 | | {
|
---|
1922 | |
|
---|
1923 | | ;
|
---|
1924 | | return 0;
|
---|
1925 | | }
|
---|
1926 | configure:18572: /opt/SUNWspro/bin/CC -c -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include conftest.cpp >&5
|
---|
1927 | configure:18572: $? = 0
|
---|
1928 | configure:18580: result: 64
|
---|
1929 | configure:18805: checking that generated files are newer than configure
|
---|
1930 | configure:18811: result: done
|
---|
1931 | configure:18886: creating ./config.status
|
---|
1932 |
|
---|
1933 | ## ---------------------- ##
|
---|
1934 | ## Running config.status. ##
|
---|
1935 | ## ---------------------- ##
|
---|
1936 |
|
---|
1937 | This file was extended by xapian-core config.status 1.3.1, which was
|
---|
1938 | generated by GNU Autoconf 2.68. Invocation command line was
|
---|
1939 |
|
---|
1940 | CONFIG_FILES =
|
---|
1941 | CONFIG_HEADERS =
|
---|
1942 | CONFIG_LINKS =
|
---|
1943 | CONFIG_COMMANDS =
|
---|
1944 | $ ./config.status
|
---|
1945 |
|
---|
1946 | on unstable10x
|
---|
1947 |
|
---|
1948 | config.status:1246: creating Makefile
|
---|
1949 | config.status:1246: creating tests/Makefile
|
---|
1950 | config.status:1246: creating docs/Makefile
|
---|
1951 | config.status:1246: creating docs/doxygen_api.conf
|
---|
1952 | config.status:1246: creating docs/doxygen_source.conf
|
---|
1953 | config.status:1246: creating xapian-core.spec
|
---|
1954 | config.status:1246: creating cmake/xapian-config.cmake
|
---|
1955 | config.status:1246: creating cmake/xapian-config-version.cmake
|
---|
1956 | config.status:1246: creating tests/runtest
|
---|
1957 | config.status:1246: creating tests/runsrv
|
---|
1958 | config.status:1246: creating tests/submitperftest
|
---|
1959 | config.status:1246: creating tests/perftest/get_machine_info
|
---|
1960 | config.status:1246: creating xapian-config
|
---|
1961 | config.status:1246: creating makemanpage
|
---|
1962 | config.status:1246: creating docs/gen_codestructure_doc
|
---|
1963 | config.status:1246: creating languages/generate-allsnowballheaders
|
---|
1964 | config.status:1246: creating config.h
|
---|
1965 | config.status:1475: executing depfiles commands
|
---|
1966 | config.status:1475: executing libtool commands
|
---|
1967 |
|
---|
1968 | ## ---------------- ##
|
---|
1969 | ## Cache variables. ##
|
---|
1970 | ## ---------------- ##
|
---|
1971 |
|
---|
1972 | ac_cv_build=i386-pc-solaris2.10
|
---|
1973 | ac_cv_c_compiler_gnu=no
|
---|
1974 | ac_cv_cxx_compiler_gnu=no
|
---|
1975 | ac_cv_env_CCC_set=
|
---|
1976 | ac_cv_env_CCC_value=
|
---|
1977 | ac_cv_env_CC_FOR_BUILD_set=
|
---|
1978 | ac_cv_env_CC_FOR_BUILD_value=
|
---|
1979 | ac_cv_env_CC_set=set
|
---|
1980 | ac_cv_env_CC_value=/opt/SUNWspro/bin/cc
|
---|
1981 | ac_cv_env_CFLAGS_set=set
|
---|
1982 | ac_cv_env_CFLAGS_value='-xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro'
|
---|
1983 | ac_cv_env_CPPFLAGS_set=set
|
---|
1984 | ac_cv_env_CPPFLAGS_value=-I/opt/csw/include
|
---|
1985 | ac_cv_env_CPP_set=
|
---|
1986 | ac_cv_env_CPP_value=
|
---|
1987 | ac_cv_env_CXXCPP_set=
|
---|
1988 | ac_cv_env_CXXCPP_value=
|
---|
1989 | ac_cv_env_CXXFLAGS_set=set
|
---|
1990 | ac_cv_env_CXXFLAGS_value='-xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro'
|
---|
1991 | ac_cv_env_CXX_set=set
|
---|
1992 | ac_cv_env_CXX_value=/opt/SUNWspro/bin/CC
|
---|
1993 | ac_cv_env_LDFLAGS_set=set
|
---|
1994 | ac_cv_env_LDFLAGS_value='-m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib'
|
---|
1995 | ac_cv_env_LIBS_set=
|
---|
1996 | ac_cv_env_LIBS_value=
|
---|
1997 | ac_cv_env_build_alias_set=
|
---|
1998 | ac_cv_env_build_alias_value=
|
---|
1999 | ac_cv_env_host_alias_set=
|
---|
2000 | ac_cv_env_host_alias_value=
|
---|
2001 | ac_cv_env_target_alias_set=
|
---|
2002 | ac_cv_env_target_alias_value=
|
---|
2003 | ac_cv_func_closefrom=yes
|
---|
2004 | ac_cv_func_dirfd=no
|
---|
2005 | ac_cv_func_fork=yes
|
---|
2006 | ac_cv_func_fsync=yes
|
---|
2007 | ac_cv_func_ftime=yes
|
---|
2008 | ac_cv_func_gethostname=yes
|
---|
2009 | ac_cv_func_getrlimit=yes
|
---|
2010 | ac_cv_func_getrusage=yes
|
---|
2011 | ac_cv_func_gettimeofday=yes
|
---|
2012 | ac_cv_func_hstrerror=no
|
---|
2013 | ac_cv_func_link=yes
|
---|
2014 | ac_cv_func_memcmp_working=yes
|
---|
2015 | ac_cv_func_pread=yes
|
---|
2016 | ac_cv_func_pwrite=yes
|
---|
2017 | ac_cv_func_setenv=yes
|
---|
2018 | ac_cv_func_sigaction=yes
|
---|
2019 | ac_cv_func_snprintf=no
|
---|
2020 | ac_cv_func_snprintf_noniso=no
|
---|
2021 | ac_cv_func_strerror=yes
|
---|
2022 | ac_cv_func_sysconf=yes
|
---|
2023 | ac_cv_func_times=yes
|
---|
2024 | ac_cv_header_dlfcn_h=yes
|
---|
2025 | ac_cv_header_fcntl_h=yes
|
---|
2026 | ac_cv_header_inttypes_h=yes
|
---|
2027 | ac_cv_header_limits_h=yes
|
---|
2028 | ac_cv_header_memory_h=yes
|
---|
2029 | ac_cv_header_stdc=yes
|
---|
2030 | ac_cv_header_stdint_h=yes
|
---|
2031 | ac_cv_header_stdlib_h=yes
|
---|
2032 | ac_cv_header_string_h=yes
|
---|
2033 | ac_cv_header_strings_h=yes
|
---|
2034 | ac_cv_header_sys_errno_h=yes
|
---|
2035 | ac_cv_header_sys_resource_h=yes
|
---|
2036 | ac_cv_header_sys_select_h=yes
|
---|
2037 | ac_cv_header_sys_stat_h=yes
|
---|
2038 | ac_cv_header_sys_types_h=yes
|
---|
2039 | ac_cv_header_sys_utsname_h=yes
|
---|
2040 | ac_cv_header_unistd_h=yes
|
---|
2041 | ac_cv_header_uuid_uuid_h=yes
|
---|
2042 | ac_cv_header_zlib_h=yes
|
---|
2043 | ac_cv_host=i386-pc-solaris2.10
|
---|
2044 | ac_cv_objext=o
|
---|
2045 | ac_cv_path_EGREP='/opt/csw/bin/ggrep -E'
|
---|
2046 | ac_cv_path_FGREP='/opt/csw/bin/ggrep -F'
|
---|
2047 | ac_cv_path_GREP=/opt/csw/bin/ggrep
|
---|
2048 | ac_cv_path_PERL=/opt/csw/bin/perl
|
---|
2049 | ac_cv_path_SED=/opt/csw/bin/gsed
|
---|
2050 | ac_cv_path_install='/opt/csw/bin/ginstall -c'
|
---|
2051 | ac_cv_path_mkdir=/opt/csw/bin/gmkdir
|
---|
2052 | ac_cv_prog_AWK=gawk
|
---|
2053 | ac_cv_prog_CPP='/opt/SUNWspro/bin/cc -E'
|
---|
2054 | ac_cv_prog_CXXCPP='/opt/SUNWspro/bin/CC -E'
|
---|
2055 | ac_cv_prog_ac_ct_AR=ar
|
---|
2056 | ac_cv_prog_ac_ct_CC=/opt/SUNWspro/bin/cc
|
---|
2057 | ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
---|
2058 | ac_cv_prog_ac_ct_RANLIB=ranlib
|
---|
2059 | ac_cv_prog_ac_ct_STRIP=strip
|
---|
2060 | ac_cv_prog_cc_c89=
|
---|
2061 | ac_cv_prog_cc_g=yes
|
---|
2062 | ac_cv_prog_cxx_g=yes
|
---|
2063 | ac_cv_prog_make_make_set=yes
|
---|
2064 | ac_cv_search_fdatasync='none required'
|
---|
2065 | ac_cv_search_gethostbyaddr='none required'
|
---|
2066 | ac_cv_search_gethostbyname=-lnsl
|
---|
2067 | ac_cv_search_socketpair=-lsocket
|
---|
2068 | ac_cv_search_uuid_generate=-luuid
|
---|
2069 | ac_cv_search_zlibVersion=-lz
|
---|
2070 | ac_cv_sizeof_int=4
|
---|
2071 | ac_cv_sizeof_long=4
|
---|
2072 | ac_cv_sys_file_offset_bits=64
|
---|
2073 | ac_cv_sys_largefile_CC=no
|
---|
2074 | ac_cv_type_mode_t=yes
|
---|
2075 | ac_cv_type_pid_t=yes
|
---|
2076 | ac_cv_type_ssize_t=yes
|
---|
2077 | am_cv_CC_dependencies_compiler_type=none
|
---|
2078 | am_cv_CXX_dependencies_compiler_type=none
|
---|
2079 | am_cv_make_support_nested_variables=yes
|
---|
2080 | am_cv_prog_tar_ustar=pax
|
---|
2081 | lt_cv_ar_at_file=no
|
---|
2082 | lt_cv_deplibs_check_method=pass_all
|
---|
2083 | lt_cv_file_magic_cmd='$MAGIC_CMD'
|
---|
2084 | lt_cv_file_magic_test_file=
|
---|
2085 | lt_cv_ld_reload_flag=-r
|
---|
2086 | lt_cv_nm_interface='BSD nm'
|
---|
2087 | lt_cv_objdir=.libs
|
---|
2088 | lt_cv_path_LD=/usr/ccs/bin/ld
|
---|
2089 | lt_cv_path_LDCXX=
|
---|
2090 | lt_cv_path_NM='/usr/ccs/bin/nm -p'
|
---|
2091 | lt_cv_path_mainfest_tool=no
|
---|
2092 | lt_cv_prog_compiler_c_o=yes
|
---|
2093 | lt_cv_prog_compiler_c_o_CXX=yes
|
---|
2094 | lt_cv_prog_compiler_pic='-KPIC -DPIC'
|
---|
2095 | lt_cv_prog_compiler_pic_CXX='-KPIC -DPIC'
|
---|
2096 | lt_cv_prog_compiler_pic_works=yes
|
---|
2097 | lt_cv_prog_compiler_pic_works_CXX=yes
|
---|
2098 | lt_cv_prog_compiler_static_works=no
|
---|
2099 | lt_cv_prog_compiler_static_works_CXX=no
|
---|
2100 | lt_cv_prog_gnu_ld=no
|
---|
2101 | lt_cv_prog_gnu_ldcxx=
|
---|
2102 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
---|
2103 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
---|
2104 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
---|
2105 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
---|
2106 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\'''
|
---|
2107 | lt_cv_sys_max_cmd_len=786240
|
---|
2108 | lt_cv_to_host_file_cmd=func_convert_file_noop
|
---|
2109 | lt_cv_to_tool_file_cmd=func_convert_file_noop
|
---|
2110 | xo_cv_cxx_works=yes
|
---|
2111 | xo_cv_pread_prototype=' '
|
---|
2112 | xo_cv_pwrite_prototype=' '
|
---|
2113 | xo_cv_socklen_t_equiv=socklen_t
|
---|
2114 | xo_cv_symbolic_functions=yes
|
---|
2115 |
|
---|
2116 | ## ----------------- ##
|
---|
2117 | ## Output variables. ##
|
---|
2118 | ## ----------------- ##
|
---|
2119 |
|
---|
2120 | ACLOCAL='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/missing aclocal-1.13 '
|
---|
2121 | AMDEPBACKSLASH='\'
|
---|
2122 | AMDEP_FALSE='#'
|
---|
2123 | AMDEP_TRUE=''
|
---|
2124 | AMTAR='$${TAR-tar}'
|
---|
2125 | AM_BACKSLASH='\'
|
---|
2126 | AM_CXXFLAGS='-library=stlport4 -features=tmplife -xarch=sse2'
|
---|
2127 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
---|
2128 | AM_DEFAULT_VERBOSITY='1'
|
---|
2129 | AM_V='$(V)'
|
---|
2130 | ANSI_CXXFLAGS='-library=stlport4 -features=tmplife'
|
---|
2131 | AR='ar'
|
---|
2132 | AUTOCONF='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/missing autoconf'
|
---|
2133 | AUTOHEADER='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/missing autoheader'
|
---|
2134 | AUTOM4TE='autom4te'
|
---|
2135 | AUTOMAKE='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/missing automake-1.13'
|
---|
2136 | AWK='gawk'
|
---|
2137 | BUILD_BACKEND_BRASS_FALSE='#'
|
---|
2138 | BUILD_BACKEND_BRASS_OR_CHERT_FALSE='#'
|
---|
2139 | BUILD_BACKEND_BRASS_OR_CHERT_TRUE=''
|
---|
2140 | BUILD_BACKEND_BRASS_TRUE=''
|
---|
2141 | BUILD_BACKEND_CHERT_FALSE='#'
|
---|
2142 | BUILD_BACKEND_CHERT_TRUE=''
|
---|
2143 | BUILD_BACKEND_INMEMORY_FALSE='#'
|
---|
2144 | BUILD_BACKEND_INMEMORY_TRUE=''
|
---|
2145 | BUILD_BACKEND_REMOTE_FALSE='#'
|
---|
2146 | BUILD_BACKEND_REMOTE_TRUE=''
|
---|
2147 | CC=''
|
---|
2148 | CCDEPMODE='depmode=none'
|
---|
2149 | CC_FOR_BUILD='/opt/SUNWspro/bin/cc'
|
---|
2150 | CFLAGS='-xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro'
|
---|
2151 | CPP='/opt/SUNWspro/bin/cc -E'
|
---|
2152 | CPPFLAGS='-I/opt/csw/include'
|
---|
2153 | CXX='/opt/SUNWspro/bin/CC'
|
---|
2154 | CXXCPP='/opt/SUNWspro/bin/CC -E'
|
---|
2155 | CXXDEPMODE='depmode=none'
|
---|
2156 | CXXFLAGS='-xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro'
|
---|
2157 | CYGPATH_W='echo'
|
---|
2158 | DEFS='-DHAVE_CONFIG_H'
|
---|
2159 | DEPDIR='.deps'
|
---|
2160 | DLLTOOL='false'
|
---|
2161 | DOCUMENTATION_RULES_FALSE=''
|
---|
2162 | DOCUMENTATION_RULES_TRUE='#'
|
---|
2163 | DOT=''
|
---|
2164 | DOXYGEN=''
|
---|
2165 | DOXYGEN_DOT_PATH=''
|
---|
2166 | DSYMUTIL=''
|
---|
2167 | DUMPBIN=''
|
---|
2168 | ECHO_C=''
|
---|
2169 | ECHO_N='-n'
|
---|
2170 | ECHO_T=''
|
---|
2171 | EGREP='/opt/csw/bin/ggrep -E'
|
---|
2172 | EXEEXT=''
|
---|
2173 | FGREP='/opt/csw/bin/ggrep -F'
|
---|
2174 | FP_EXCESS_PRECISION='no'
|
---|
2175 | GREP='/opt/csw/bin/ggrep'
|
---|
2176 | HELP2MAN=''
|
---|
2177 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
2178 | INSTALL_PROGRAM='${INSTALL}'
|
---|
2179 | INSTALL_SCRIPT='${INSTALL}'
|
---|
2180 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
---|
2181 | LD='/usr/ccs/bin/ld'
|
---|
2182 | LDFLAGS='-m32 -xarch=pentium_pro -xchip=pentium_pro -norunpath -L/opt/csw/lib'
|
---|
2183 | LIBOBJS=''
|
---|
2184 | LIBRARY_VERSION_INFO='2:0:1'
|
---|
2185 | LIBRARY_VERSION_SUFFIX='-1.3'
|
---|
2186 | LIBS='-lm '
|
---|
2187 | LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
---|
2188 | LIPO=''
|
---|
2189 | LN_S='ln -s'
|
---|
2190 | LTLIBOBJS=''
|
---|
2191 | MAINT='#'
|
---|
2192 | MAINTAINER_MODE_FALSE=''
|
---|
2193 | MAINTAINER_MODE_TRUE='#'
|
---|
2194 | MAINTAINER_NO_DOCS_FALSE=''
|
---|
2195 | MAINTAINER_NO_DOCS_TRUE='#'
|
---|
2196 | MAKEINDEX=''
|
---|
2197 | MAKEINFO='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/missing makeinfo'
|
---|
2198 | MANIFEST_TOOL=':'
|
---|
2199 | MKDIR_P='/opt/csw/bin/gmkdir -p'
|
---|
2200 | NM='/usr/ccs/bin/nm -p'
|
---|
2201 | NMEDIT=''
|
---|
2202 | OBJDUMP='false'
|
---|
2203 | OBJEXT='o'
|
---|
2204 | OTOOL64=''
|
---|
2205 | OTOOL=''
|
---|
2206 | PACKAGE='xapian-core'
|
---|
2207 | PACKAGE_BUGREPORT='http://xapian.org/bugs'
|
---|
2208 | PACKAGE_NAME='xapian-core'
|
---|
2209 | PACKAGE_STRING='xapian-core 1.3.1'
|
---|
2210 | PACKAGE_TARNAME='xapian-core'
|
---|
2211 | PACKAGE_URL=''
|
---|
2212 | PACKAGE_VERSION='1.3.1'
|
---|
2213 | PATH_SEPARATOR=':'
|
---|
2214 | PERCENT='%'
|
---|
2215 | PERL='/opt/csw/bin/perl'
|
---|
2216 | PNGCRUSH=''
|
---|
2217 | RANLIB='ranlib'
|
---|
2218 | RST2HTML=''
|
---|
2219 | SED='/opt/csw/bin/gsed'
|
---|
2220 | SET_MAKE=''
|
---|
2221 | SHELL='/bin/bash'
|
---|
2222 | SHLIBEXT='.so'
|
---|
2223 | STRIP='strip'
|
---|
2224 | USE_WIN32_UUID_API_FALSE=''
|
---|
2225 | USE_WIN32_UUID_API_TRUE='#'
|
---|
2226 | USE_ZLIB_VG_FALSE=''
|
---|
2227 | USE_ZLIB_VG_TRUE='#'
|
---|
2228 | VALGRIND=''
|
---|
2229 | VERSION='1.3.1'
|
---|
2230 | VPATH_BUILD_FALSE=''
|
---|
2231 | VPATH_BUILD_TRUE='#'
|
---|
2232 | XAPIAN_LDFLAGS='-lm -lz -lm -luuid -lm -lnsl -lsocket -lm -Bsymbolic-functions'
|
---|
2233 | ac_ct_AR='ar'
|
---|
2234 | ac_ct_CC='/opt/SUNWspro/bin/cc'
|
---|
2235 | ac_ct_CXX=''
|
---|
2236 | ac_ct_DUMPBIN=''
|
---|
2237 | am__EXEEXT_FALSE=''
|
---|
2238 | am__EXEEXT_TRUE='#'
|
---|
2239 | am__fastdepCC_FALSE=''
|
---|
2240 | am__fastdepCC_TRUE='#'
|
---|
2241 | am__fastdepCXX_FALSE=''
|
---|
2242 | am__fastdepCXX_TRUE='#'
|
---|
2243 | am__include='include'
|
---|
2244 | am__isrc=''
|
---|
2245 | am__leading_dot='.'
|
---|
2246 | am__nodep='_no'
|
---|
2247 | am__quote=''
|
---|
2248 | am__tar='pax -L -x ustar -w "$$tardir"'
|
---|
2249 | am__untar='pax -r'
|
---|
2250 | bindir='/opt/csw/bin'
|
---|
2251 | build='i386-pc-solaris2.10'
|
---|
2252 | build_alias=''
|
---|
2253 | build_cpu='i386'
|
---|
2254 | build_os='solaris2.10'
|
---|
2255 | build_vendor='pc'
|
---|
2256 | datadir='/opt/csw/share'
|
---|
2257 | datarootdir='${prefix}/share'
|
---|
2258 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
---|
2259 | dvidir='${docdir}'
|
---|
2260 | exec_prefix='/opt/csw'
|
---|
2261 | host='i386-pc-solaris2.10'
|
---|
2262 | host_alias=''
|
---|
2263 | host_cpu='i386'
|
---|
2264 | host_os='solaris2.10'
|
---|
2265 | host_vendor='pc'
|
---|
2266 | htmldir='${docdir}'
|
---|
2267 | incdir='/opt/csw/include/xapian-1.3'
|
---|
2268 | includedir='/opt/csw/include'
|
---|
2269 | infodir='/opt/csw/share/info'
|
---|
2270 | install_sh='${SHELL} /home/dam/mgar/pkg/xapian-core/trunk/work/solaris10-i386/build-isa-pentium_pro/xapian-core-1.3.1/install-sh'
|
---|
2271 | ldflags=''
|
---|
2272 | libdir='/opt/csw/lib'
|
---|
2273 | libexecdir='/opt/csw/libexec'
|
---|
2274 | link_all_deplibs_CXX='no'
|
---|
2275 | localedir='${datarootdir}/locale'
|
---|
2276 | localstatedir='/var/opt/csw'
|
---|
2277 | mandir='/opt/csw/share/man'
|
---|
2278 | mkdir_p='$(MKDIR_P)'
|
---|
2279 | oldincludedir='/usr/include'
|
---|
2280 | pdfdir='${docdir}'
|
---|
2281 | prefix='/opt/csw'
|
---|
2282 | program_transform_name='s&$$&-1.3&'
|
---|
2283 | psdir='${docdir}'
|
---|
2284 | sbindir='/opt/csw/sbin'
|
---|
2285 | sharedstatedir='/opt/csw/share'
|
---|
2286 | sysconfdir='/etc/opt/csw'
|
---|
2287 | target_alias=''
|
---|
2288 |
|
---|
2289 | ## ----------- ##
|
---|
2290 | ## confdefs.h. ##
|
---|
2291 | ## ----------- ##
|
---|
2292 |
|
---|
2293 | /* confdefs.h */
|
---|
2294 | #define PACKAGE_NAME "xapian-core"
|
---|
2295 | #define PACKAGE_TARNAME "xapian-core"
|
---|
2296 | #define PACKAGE_VERSION "1.3.1"
|
---|
2297 | #define PACKAGE_STRING "xapian-core 1.3.1"
|
---|
2298 | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
2299 | #define PACKAGE_URL ""
|
---|
2300 | #define PACKAGE "xapian-core"
|
---|
2301 | #define VERSION "1.3.1"
|
---|
2302 | #define STDC_HEADERS 1
|
---|
2303 | #define HAVE_SYS_TYPES_H 1
|
---|
2304 | #define HAVE_SYS_STAT_H 1
|
---|
2305 | #define HAVE_STDLIB_H 1
|
---|
2306 | #define HAVE_STRING_H 1
|
---|
2307 | #define HAVE_MEMORY_H 1
|
---|
2308 | #define HAVE_STRINGS_H 1
|
---|
2309 | #define HAVE_INTTYPES_H 1
|
---|
2310 | #define HAVE_STDINT_H 1
|
---|
2311 | #define HAVE_UNISTD_H 1
|
---|
2312 | #define HAVE_DLFCN_H 1
|
---|
2313 | #define LT_OBJDIR ".libs/"
|
---|
2314 | #define USE_RTTI 1
|
---|
2315 | #define HAVE_GETTIMEOFDAY 1
|
---|
2316 | #define HAVE_FTIME 1
|
---|
2317 | #define HAVE_SIGACTION 1
|
---|
2318 | #define HAVE_SIGSETJMP 1
|
---|
2319 | #define HAVE_GETRUSAGE 1
|
---|
2320 | #define HAVE_TIMES 1
|
---|
2321 | #define HAVE_SYSCONF 1
|
---|
2322 | #define HAVE_SETENV 1
|
---|
2323 | #define HAVE_CLOSEFROM 1
|
---|
2324 | #define HAVE_GETRLIMIT 1
|
---|
2325 | #define HAVE_SYS_UTSNAME_H 1
|
---|
2326 | #define HAVE_GETHOSTNAME 1
|
---|
2327 | #define SIZEOF_INT 4
|
---|
2328 | #define SIZEOF_LONG 4
|
---|
2329 | #define HAVE_FCNTL_H 1
|
---|
2330 | #define HAVE_LIMITS_H 1
|
---|
2331 | #define HAVE_SYS_ERRNO_H 1
|
---|
2332 | #define HAVE_SYS_SELECT_H 1
|
---|
2333 | #define HAVE_SYS_RESOURCE_H 1
|
---|
2334 | #define HAVE_STRERROR 1
|
---|
2335 | #define HAVE_ZLIB_H 1
|
---|
2336 | #define HAVE_UUID_UUID_H 1
|
---|
2337 | #define HAVE_UUID_UNPARSE_LOWER 1
|
---|
2338 | #define HAVE_FORK 1
|
---|
2339 | #define HAVE_SOCKETPAIR 1
|
---|
2340 | #define SOCKLEN_T socklen_t
|
---|
2341 | #define HAVE_FSYNC 1
|
---|
2342 | #define HAVE_PREAD 1
|
---|
2343 | #define HAVE_PWRITE 1
|
---|
2344 | #define HAVE_LINK 1
|
---|
2345 | #define _FILE_OFFSET_BITS 64
|
---|
2346 |
|
---|
2347 | configure: exit 0
|
---|