6a494fd17a260fb7854b422b21703e7fe0eeaf75
[framework/connectivity/libgphoto2.git] / config.log
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 libgphoto2 photo camera library configure 2.4.11, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
6
7   $ ./configure --build=armv7l-unknown-linux-gnueabi --host=armv7l-unknown-linux-gnueabi --target=armv7l-tizen-linux-gnueabi --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --disable-static
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = comdoc-desktop
14 uname -m = armv7l
15 uname -r = 2.6.32
16 uname -s = Linux
17 uname -v = #39-Ubuntu SMP Thu Jul 19 19:39:19 UTC 2012
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /var/lib/build/ccache/bin
31 PATH: /usr/local/sbin
32 PATH: /usr/local/bin
33 PATH: /sbin
34 PATH: /bin
35 PATH: /usr/sbin
36 PATH: /usr/bin
37
38
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
42
43 configure:2768: checking for a BSD-compatible install
44 configure:2836: result: /usr/bin/install -c
45 configure:2847: checking whether build environment is sane
46 configure:2897: result: yes
47 configure:3038: checking for a thread-safe mkdir -p
48 configure:3077: result: /bin/mkdir -p
49 configure:3090: checking for gawk
50 configure:3106: found /bin/gawk
51 configure:3117: result: gawk
52 configure:3128: checking whether make sets $(MAKE)
53 configure:3150: result: yes
54 configure:3240: checking for POSIX sh $() command substitution
55 configure:3244: result: yes
56 configure:3327: checking for armv7l-unknown-linux-gnueabi-gcc
57 configure:3357: result: no
58 configure:3367: checking for gcc
59 configure:3383: found /var/lib/build/ccache/bin/gcc
60 configure:3394: result: gcc
61 configure:3623: checking for C compiler version
62 configure:3632: gcc --version >&5
63 gcc (GCC) 4.5.3
64 Copyright (C) 2010 Free Software Foundation, Inc.
65 This is free software; see the source for copying conditions.  There is NO
66 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68 configure:3643: $? = 0
69 configure:3632: gcc -v >&5
70 Using built-in specs.
71 COLLECT_GCC=/usr/bin/gcc
72 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/lto-wrapper
73 Target: armv7l-tizen-linux-gnueabi
74 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-linker-build-id --build=i586-tizen-linux --host=i586-tizen-linux --target=armv7l-tizen-linux-gnueabi --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --without-included-gettext --enable-threads=posix --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-languages=c,c++ --disable-libgcj --with-float=softfp --with-fpu=vfpv3 --with-arch=armv7-a --program-transform-name=s/armv7l-tizen-linux-gnueabi-// --with-gxx-include-dir=/usr/include/c++/4.5.3 --with-build-sysroot=/opt/cross/armv7l-tizen-linux-gnueabi/sys-root --with-sysroot=/
75 Thread model: posix
76 gcc version 4.5.3 (GCC) 
77 configure:3643: $? = 0
78 configure:3632: gcc -V >&5
79 gcc: '-V' option must have argument
80 configure:3643: $? = 1
81 configure:3632: gcc -qversion >&5
82 gcc: unrecognized option '-qversion'
83 gcc: no input files
84 configure:3643: $? = 1
85 configure:3663: checking whether the C compiler works
86 configure:3685: gcc -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
87 configure:3689: $? = 0
88 configure:3737: result: yes
89 configure:3740: checking for C compiler default output file name
90 configure:3742: result: a.out
91 configure:3748: checking for suffix of executables
92 configure:3755: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
93 configure:3759: $? = 0
94 configure:3781: result: 
95 configure:3803: checking whether we are cross compiling
96 configure:3811: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
97 configure:3815: $? = 0
98 configure:3822: ./conftest
99 configure:3826: $? = 0
100 configure:3841: result: no
101 configure:3846: checking for suffix of object files
102 configure:3868: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC  conftest.c >&5
103 configure:3872: $? = 0
104 configure:3893: result: o
105 configure:3897: checking whether we are using the GNU C compiler
106 configure:3916: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC  conftest.c >&5
107 configure:3916: $? = 0
108 configure:3925: result: yes
109 configure:3934: checking whether gcc accepts -g
110 configure:3954: gcc -c -g  conftest.c >&5
111 configure:3954: $? = 0
112 configure:3995: result: yes
113 configure:4012: checking for gcc option to accept ISO C89
114 configure:4076: gcc  -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC  conftest.c >&5
115 configure:4076: $? = 0
116 configure:4089: result: none needed
117 configure:4120: checking for style of include used by make
118 configure:4148: result: GNU
119 configure:4173: checking dependency style of gcc
120 configure:4283: result: gcc3
121 configure:4303: checking how to run the C preprocessor
122 configure:4334: gcc -E  conftest.c
123 configure:4334: $? = 0
124 configure:4348: gcc -E  conftest.c
125 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
126 compilation terminated.
127 configure:4348: $? = 1
128 configure: failed program was:
129 | /* confdefs.h */
130 | #define PACKAGE_NAME "libgphoto2 photo camera library"
131 | #define PACKAGE_TARNAME "libgphoto2"
132 | #define PACKAGE_VERSION "2.4.11"
133 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
134 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
135 | #define PACKAGE_URL ""
136 | #define PACKAGE "libgphoto2"
137 | #define VERSION "2.4.11"
138 | /* end confdefs.h.  */
139 | #include <ac_nonexistent.h>
140 configure:4373: result: gcc -E
141 configure:4393: gcc -E  conftest.c
142 configure:4393: $? = 0
143 configure:4407: gcc -E  conftest.c
144 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
145 compilation terminated.
146 configure:4407: $? = 1
147 configure: failed program was:
148 | /* confdefs.h */
149 | #define PACKAGE_NAME "libgphoto2 photo camera library"
150 | #define PACKAGE_TARNAME "libgphoto2"
151 | #define PACKAGE_VERSION "2.4.11"
152 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
153 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
154 | #define PACKAGE_URL ""
155 | #define PACKAGE "libgphoto2"
156 | #define VERSION "2.4.11"
157 | /* end confdefs.h.  */
158 | #include <ac_nonexistent.h>
159 configure:4449: checking for armv7l-unknown-linux-gnueabi-g++
160 configure:4479: result: no
161 configure:4449: checking for armv7l-unknown-linux-gnueabi-c++
162 configure:4479: result: no
163 configure:4449: checking for armv7l-unknown-linux-gnueabi-gpp
164 configure:4479: result: no
165 configure:4449: checking for armv7l-unknown-linux-gnueabi-aCC
166 configure:4479: result: no
167 configure:4449: checking for armv7l-unknown-linux-gnueabi-CC
168 configure:4479: result: no
169 configure:4449: checking for armv7l-unknown-linux-gnueabi-cxx
170 configure:4479: result: no
171 configure:4449: checking for armv7l-unknown-linux-gnueabi-cc++
172 configure:4479: result: no
173 configure:4449: checking for armv7l-unknown-linux-gnueabi-cl.exe
174 configure:4479: result: no
175 configure:4449: checking for armv7l-unknown-linux-gnueabi-FCC
176 configure:4479: result: no
177 configure:4449: checking for armv7l-unknown-linux-gnueabi-KCC
178 configure:4479: result: no
179 configure:4449: checking for armv7l-unknown-linux-gnueabi-RCC
180 configure:4479: result: no
181 configure:4449: checking for armv7l-unknown-linux-gnueabi-xlC_r
182 configure:4479: result: no
183 configure:4449: checking for armv7l-unknown-linux-gnueabi-xlC
184 configure:4479: result: no
185 configure:4493: checking for g++
186 configure:4509: found /var/lib/build/ccache/bin/g++
187 configure:4520: result: g++
188 configure:4547: checking for C++ compiler version
189 configure:4556: g++ --version >&5
190 g++ (GCC) 4.5.3
191 Copyright (C) 2010 Free Software Foundation, Inc.
192 This is free software; see the source for copying conditions.  There is NO
193 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
194
195 configure:4567: $? = 0
196 configure:4556: g++ -v >&5
197 Using built-in specs.
198 COLLECT_GCC=/usr/bin/g++
199 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/lto-wrapper
200 Target: armv7l-tizen-linux-gnueabi
201 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-linker-build-id --build=i586-tizen-linux --host=i586-tizen-linux --target=armv7l-tizen-linux-gnueabi --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --without-included-gettext --enable-threads=posix --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-languages=c,c++ --disable-libgcj --with-float=softfp --with-fpu=vfpv3 --with-arch=armv7-a --program-transform-name=s/armv7l-tizen-linux-gnueabi-// --with-gxx-include-dir=/usr/include/c++/4.5.3 --with-build-sysroot=/opt/cross/armv7l-tizen-linux-gnueabi/sys-root --with-sysroot=/
202 Thread model: posix
203 gcc version 4.5.3 (GCC) 
204 configure:4567: $? = 0
205 configure:4556: g++ -V >&5
206 g++: '-V' option must have argument
207 configure:4567: $? = 1
208 configure:4556: g++ -qversion >&5
209 g++: unrecognized option '-qversion'
210 g++: no input files
211 configure:4567: $? = 1
212 configure:4571: checking whether we are using the GNU C++ compiler
213 configure:4590: g++ -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__  conftest.cpp >&5
214 configure:4590: $? = 0
215 configure:4599: result: yes
216 configure:4608: checking whether g++ accepts -g
217 configure:4628: g++ -c -g  conftest.cpp >&5
218 configure:4628: $? = 0
219 configure:4669: result: yes
220 configure:4694: checking dependency style of g++
221 configure:4804: result: gcc3
222 configure:4821: checking whether gcc and cc understand -c and -o together
223 configure:4852: gcc -c conftest.c -o conftest2.o >&5
224 configure:4856: $? = 0
225 configure:4862: gcc -c conftest.c -o conftest2.o >&5
226 configure:4866: $? = 0
227 configure:4877: cc -c conftest.c >&5
228 configure:4881: $? = 0
229 configure:4889: cc -c conftest.c -o conftest2.o >&5
230 configure:4893: $? = 0
231 configure:4899: cc -c conftest.c -o conftest2.o >&5
232 configure:4903: $? = 0
233 configure:4921: result: yes
234 configure:5021: checking for flex
235 configure:5054: result: no
236 configure:5062: checking for bison
237 configure:5095: result: no
238 configure:5102: checking whether to enable GP2DDB
239 configure:5119: result: 
240 configure:5159: checking PKG_CONFIG_PATH
241 configure:5165: result: /usr/lib/pkgconfig:/usr/share/pkgconfig
242 configure:5171: checking for pkg-config
243 configure:5189: found /usr/bin/pkg-config
244 configure:5202: result: /usr/bin/pkg-config
245 configure:5258: checking build system type
246 configure:5272: result: armv7l-unknown-linux-gnueabi
247 configure:5292: checking host system type
248 configure:5305: result: armv7l-unknown-linux-gnueabi
249 configure:5657: checking for a sed that does not truncate output
250 configure:5721: result: sed
251 configure:5739: checking for grep that handles long lines and -e
252 configure:5797: result: /bin/grep
253 configure:5802: checking for egrep
254 configure:5864: result: /bin/grep -E
255 configure:5869: checking for fgrep
256 configure:5931: result: /bin/grep -F
257 configure:5966: checking for ld used by gcc
258 configure:6033: result: /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
259 configure:6040: checking if the linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) is GNU ld
260 configure:6055: result: yes
261 configure:6067: checking for BSD- or MS-compatible name lister (nm)
262 configure:6116: result: /usr/bin/nm -B
263 configure:6234: checking the name lister (/usr/bin/nm -B) interface
264 configure:6241: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
265 configure:6244: /usr/bin/nm -B "conftest.o"
266 configure:6247: output
267 00000000 B some_variable
268 configure:6254: result: BSD nm
269 configure:6257: checking whether ln -s works
270 configure:6261: result: yes
271 configure:6269: checking the maximum length of command line arguments
272 configure:6389: result: 1572864
273 configure:6406: checking whether the shell understands some XSI constructs
274 configure:6416: result: yes
275 configure:6420: checking whether the shell understands "+="
276 configure:6426: result: yes
277 configure:6461: checking for /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld option to reload object files
278 configure:6468: result: -r
279 configure:6497: checking for armv7l-unknown-linux-gnueabi-objdump
280 configure:6524: result: objdump
281 configure:6593: checking how to recognize dependent libraries
282 configure:6789: result: pass_all
283 configure:6809: checking for armv7l-unknown-linux-gnueabi-ar
284 configure:6839: result: no
285 configure:6849: checking for ar
286 configure:6865: found /usr/bin/ar
287 configure:6876: result: ar
288 configure:6914: checking for armv7l-unknown-linux-gnueabi-strip
289 configure:6944: result: no
290 configure:6954: checking for strip
291 configure:6970: found /usr/bin/strip
292 configure:6981: result: strip
293 configure:7013: checking for armv7l-unknown-linux-gnueabi-ranlib
294 configure:7043: result: no
295 configure:7053: checking for ranlib
296 configure:7069: found /usr/bin/ranlib
297 configure:7080: result: ranlib
298 configure:7170: checking command to parse /usr/bin/nm -B output from gcc object
299 configure:7288: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
300 configure:7291: $? = 0
301 configure:7295: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
302 configure:7298: $? = 0
303 configure:7352: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c conftstm.o >&5
304 configure:7355: $? = 0
305 configure:7393: result: ok
306 configure:8198: checking for ANSI C header files
307 configure:8218: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
308 configure:8218: $? = 0
309 configure:8291: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
310 configure:8291: $? = 0
311 configure:8291: ./conftest
312 configure:8291: $? = 0
313 configure:8302: result: yes
314 configure:8315: checking for sys/types.h
315 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
316 configure:8315: $? = 0
317 configure:8315: result: yes
318 configure:8315: checking for sys/stat.h
319 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
320 configure:8315: $? = 0
321 configure:8315: result: yes
322 configure:8315: checking for stdlib.h
323 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
324 configure:8315: $? = 0
325 configure:8315: result: yes
326 configure:8315: checking for string.h
327 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
328 configure:8315: $? = 0
329 configure:8315: result: yes
330 configure:8315: checking for memory.h
331 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
332 configure:8315: $? = 0
333 configure:8315: result: yes
334 configure:8315: checking for strings.h
335 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
336 configure:8315: $? = 0
337 configure:8315: result: yes
338 configure:8315: checking for inttypes.h
339 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
340 configure:8315: $? = 0
341 configure:8315: result: yes
342 configure:8315: checking for stdint.h
343 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
344 configure:8315: $? = 0
345 configure:8315: result: yes
346 configure:8315: checking for unistd.h
347 configure:8315: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
348 configure:8315: $? = 0
349 configure:8315: result: yes
350 configure:8329: checking for dlfcn.h
351 configure:8329: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
352 configure:8329: $? = 0
353 configure:8329: result: yes
354 configure:8454: checking for C++ compiler version
355 configure:8463: g++ --version >&5
356 g++ (GCC) 4.5.3
357 Copyright (C) 2010 Free Software Foundation, Inc.
358 This is free software; see the source for copying conditions.  There is NO
359 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
360
361 configure:8474: $? = 0
362 configure:8463: g++ -v >&5
363 Using built-in specs.
364 COLLECT_GCC=/usr/bin/g++
365 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/lto-wrapper
366 Target: armv7l-tizen-linux-gnueabi
367 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-linker-build-id --build=i586-tizen-linux --host=i586-tizen-linux --target=armv7l-tizen-linux-gnueabi --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --without-included-gettext --enable-threads=posix --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-languages=c,c++ --disable-libgcj --with-float=softfp --with-fpu=vfpv3 --with-arch=armv7-a --program-transform-name=s/armv7l-tizen-linux-gnueabi-// --with-gxx-include-dir=/usr/include/c++/4.5.3 --with-build-sysroot=/opt/cross/armv7l-tizen-linux-gnueabi/sys-root --with-sysroot=/
368 Thread model: posix
369 gcc version 4.5.3 (GCC) 
370 configure:8474: $? = 0
371 configure:8463: g++ -V >&5
372 g++: '-V' option must have argument
373 configure:8474: $? = 1
374 configure:8463: g++ -qversion >&5
375 g++: unrecognized option '-qversion'
376 g++: no input files
377 configure:8474: $? = 1
378 configure:8478: checking whether we are using the GNU C++ compiler
379 configure:8506: result: yes
380 configure:8515: checking whether g++ accepts -g
381 configure:8576: result: yes
382 configure:8601: checking dependency style of g++
383 configure:8711: result: gcc3
384 configure:8734: checking how to run the C++ preprocessor
385 configure:8761: g++ -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.cpp
386 configure:8761: $? = 0
387 configure:8775: g++ -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.cpp
388 conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
389 compilation terminated.
390 configure:8775: $? = 1
391 configure: failed program was:
392 | /* confdefs.h */
393 | #define PACKAGE_NAME "libgphoto2 photo camera library"
394 | #define PACKAGE_TARNAME "libgphoto2"
395 | #define PACKAGE_VERSION "2.4.11"
396 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
397 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
398 | #define PACKAGE_URL ""
399 | #define PACKAGE "libgphoto2"
400 | #define VERSION "2.4.11"
401 | #define STDC_HEADERS 1
402 | #define HAVE_SYS_TYPES_H 1
403 | #define HAVE_SYS_STAT_H 1
404 | #define HAVE_STDLIB_H 1
405 | #define HAVE_STRING_H 1
406 | #define HAVE_MEMORY_H 1
407 | #define HAVE_STRINGS_H 1
408 | #define HAVE_INTTYPES_H 1
409 | #define HAVE_STDINT_H 1
410 | #define HAVE_UNISTD_H 1
411 | #define HAVE_DLFCN_H 1
412 | /* end confdefs.h.  */
413 | #include <ac_nonexistent.h>
414 configure:8800: result: g++ -E
415 configure:8820: g++ -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.cpp
416 configure:8820: $? = 0
417 configure:8834: g++ -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.cpp
418 conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
419 compilation terminated.
420 configure:8834: $? = 1
421 configure: failed program was:
422 | /* confdefs.h */
423 | #define PACKAGE_NAME "libgphoto2 photo camera library"
424 | #define PACKAGE_TARNAME "libgphoto2"
425 | #define PACKAGE_VERSION "2.4.11"
426 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
427 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
428 | #define PACKAGE_URL ""
429 | #define PACKAGE "libgphoto2"
430 | #define VERSION "2.4.11"
431 | #define STDC_HEADERS 1
432 | #define HAVE_SYS_TYPES_H 1
433 | #define HAVE_SYS_STAT_H 1
434 | #define HAVE_STDLIB_H 1
435 | #define HAVE_STRING_H 1
436 | #define HAVE_MEMORY_H 1
437 | #define HAVE_STRINGS_H 1
438 | #define HAVE_INTTYPES_H 1
439 | #define HAVE_STDINT_H 1
440 | #define HAVE_UNISTD_H 1
441 | #define HAVE_DLFCN_H 1
442 | /* end confdefs.h.  */
443 | #include <ac_nonexistent.h>
444 configure:9006: checking for objdir
445 configure:9021: result: .libs
446 configure:9317: checking if gcc supports -fno-rtti -fno-exceptions
447 configure:9335: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -fno-rtti -fno-exceptions conftest.c >&5
448 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
449 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
450 configure:9339: $? = 0
451 configure:9352: result: no
452 configure:9372: checking for gcc option to produce PIC
453 configure:9644: result: -fPIC -DPIC
454 configure:9656: checking if gcc PIC flag -fPIC -DPIC works
455 configure:9674: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -fPIC -DPIC -DPIC conftest.c >&5
456 configure:9678: $? = 0
457 configure:9691: result: yes
458 configure:9715: checking if gcc static flag -static works
459 configure:9743: result: no
460 configure:9758: checking if gcc supports -c -o file.o
461 configure:9779: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -o out/conftest2.o conftest.c >&5
462 configure:9783: $? = 0
463 configure:9805: result: yes
464 configure:9813: checking if gcc supports -c -o file.o
465 configure:9860: result: yes
466 configure:9893: checking whether the gcc linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) supports shared libraries
467 configure:10884: result: yes
468 configure:10921: checking whether -lc should be explicitly linked in
469 configure:10926: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
470 configure:10929: $? = 0
471 configure:10944: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
472 configure:10947: $? = 0
473 configure:10959: result: no
474 configure:11123: checking dynamic linker characteristics
475 configure:11556: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
476 configure:11556: $? = 0
477 configure:11786: result: GNU/Linux ld.so
478 configure:11888: checking how to hardcode library paths into programs
479 configure:11913: result: immediate
480 configure:12007: checking for shl_load
481 configure:12007: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
482 /tmp/ccPMX0jg.o: In function `main':
483 /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/conftest.c:57: undefined reference to `shl_load'
484 collect2: ld returned 1 exit status
485 configure:12007: $? = 1
486 configure: failed program was:
487 | /* confdefs.h */
488 | #define PACKAGE_NAME "libgphoto2 photo camera library"
489 | #define PACKAGE_TARNAME "libgphoto2"
490 | #define PACKAGE_VERSION "2.4.11"
491 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
492 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
493 | #define PACKAGE_URL ""
494 | #define PACKAGE "libgphoto2"
495 | #define VERSION "2.4.11"
496 | #define STDC_HEADERS 1
497 | #define HAVE_SYS_TYPES_H 1
498 | #define HAVE_SYS_STAT_H 1
499 | #define HAVE_STDLIB_H 1
500 | #define HAVE_STRING_H 1
501 | #define HAVE_MEMORY_H 1
502 | #define HAVE_STRINGS_H 1
503 | #define HAVE_INTTYPES_H 1
504 | #define HAVE_STDINT_H 1
505 | #define HAVE_UNISTD_H 1
506 | #define HAVE_DLFCN_H 1
507 | #define LT_OBJDIR ".libs/"
508 | /* end confdefs.h.  */
509 | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
510 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
511 | #define shl_load innocuous_shl_load
512
513 | /* System header to define __stub macros and hopefully few prototypes,
514 |     which can conflict with char shl_load (); below.
515 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
516 |     <limits.h> exists even on freestanding compilers.  */
517
518 | #ifdef __STDC__
519 | # include <limits.h>
520 | #else
521 | # include <assert.h>
522 | #endif
523
524 | #undef shl_load
525
526 | /* Override any GCC internal prototype to avoid an error.
527 |    Use char because int might match the return type of a GCC
528 |    builtin and then its argument prototype would still apply.  */
529 | #ifdef __cplusplus
530 | extern "C"
531 | #endif
532 | char shl_load ();
533 | /* The GNU C library defines this for functions which it implements
534 |     to always fail with ENOSYS.  Some functions are actually named
535 |     something starting with __ and the normal name is an alias.  */
536 | #if defined __stub_shl_load || defined __stub___shl_load
537 | choke me
538 | #endif
539
540 | int
541 | main ()
542 | {
543 | return shl_load ();
544 |   ;
545 |   return 0;
546 | }
547 configure:12007: result: no
548 configure:12011: checking for shl_load in -ldld
549 configure:12036: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -ldld   >&5
550 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -ldld
551 collect2: ld returned 1 exit status
552 configure:12036: $? = 1
553 configure: failed program was:
554 | /* confdefs.h */
555 | #define PACKAGE_NAME "libgphoto2 photo camera library"
556 | #define PACKAGE_TARNAME "libgphoto2"
557 | #define PACKAGE_VERSION "2.4.11"
558 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
559 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
560 | #define PACKAGE_URL ""
561 | #define PACKAGE "libgphoto2"
562 | #define VERSION "2.4.11"
563 | #define STDC_HEADERS 1
564 | #define HAVE_SYS_TYPES_H 1
565 | #define HAVE_SYS_STAT_H 1
566 | #define HAVE_STDLIB_H 1
567 | #define HAVE_STRING_H 1
568 | #define HAVE_MEMORY_H 1
569 | #define HAVE_STRINGS_H 1
570 | #define HAVE_INTTYPES_H 1
571 | #define HAVE_STDINT_H 1
572 | #define HAVE_UNISTD_H 1
573 | #define HAVE_DLFCN_H 1
574 | #define LT_OBJDIR ".libs/"
575 | /* end confdefs.h.  */
576
577 | /* Override any GCC internal prototype to avoid an error.
578 |    Use char because int might match the return type of a GCC
579 |    builtin and then its argument prototype would still apply.  */
580 | #ifdef __cplusplus
581 | extern "C"
582 | #endif
583 | char shl_load ();
584 | int
585 | main ()
586 | {
587 | return shl_load ();
588 |   ;
589 |   return 0;
590 | }
591 configure:12045: result: no
592 configure:12050: checking for dlopen
593 configure:12050: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
594 /tmp/cc1RwHRt.o: In function `main':
595 /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/conftest.c:57: undefined reference to `dlopen'
596 collect2: ld returned 1 exit status
597 configure:12050: $? = 1
598 configure: failed program was:
599 | /* confdefs.h */
600 | #define PACKAGE_NAME "libgphoto2 photo camera library"
601 | #define PACKAGE_TARNAME "libgphoto2"
602 | #define PACKAGE_VERSION "2.4.11"
603 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
604 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
605 | #define PACKAGE_URL ""
606 | #define PACKAGE "libgphoto2"
607 | #define VERSION "2.4.11"
608 | #define STDC_HEADERS 1
609 | #define HAVE_SYS_TYPES_H 1
610 | #define HAVE_SYS_STAT_H 1
611 | #define HAVE_STDLIB_H 1
612 | #define HAVE_STRING_H 1
613 | #define HAVE_MEMORY_H 1
614 | #define HAVE_STRINGS_H 1
615 | #define HAVE_INTTYPES_H 1
616 | #define HAVE_STDINT_H 1
617 | #define HAVE_UNISTD_H 1
618 | #define HAVE_DLFCN_H 1
619 | #define LT_OBJDIR ".libs/"
620 | /* end confdefs.h.  */
621 | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
622 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
623 | #define dlopen innocuous_dlopen
624
625 | /* System header to define __stub macros and hopefully few prototypes,
626 |     which can conflict with char dlopen (); below.
627 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
628 |     <limits.h> exists even on freestanding compilers.  */
629
630 | #ifdef __STDC__
631 | # include <limits.h>
632 | #else
633 | # include <assert.h>
634 | #endif
635
636 | #undef dlopen
637
638 | /* Override any GCC internal prototype to avoid an error.
639 |    Use char because int might match the return type of a GCC
640 |    builtin and then its argument prototype would still apply.  */
641 | #ifdef __cplusplus
642 | extern "C"
643 | #endif
644 | char dlopen ();
645 | /* The GNU C library defines this for functions which it implements
646 |     to always fail with ENOSYS.  Some functions are actually named
647 |     something starting with __ and the normal name is an alias.  */
648 | #if defined __stub_dlopen || defined __stub___dlopen
649 | choke me
650 | #endif
651
652 | int
653 | main ()
654 | {
655 | return dlopen ();
656 |   ;
657 |   return 0;
658 | }
659 configure:12050: result: no
660 configure:12054: checking for dlopen in -ldl
661 configure:12079: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -ldl   >&5
662 configure:12079: $? = 0
663 configure:12088: result: yes
664 configure:12207: checking whether a program can dlopen itself
665 configure:12277: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -DHAVE_DLFCN_H  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,--export-dynamic conftest.c -ldl  >&5
666 configure:12258:6: warning: no previous prototype for 'fnord'
667 configure: In function 'fnord':
668 configure:12258:20: warning: unused variable 'i'
669 configure:12280: $? = 0
670 configure:12298: result: yes
671 configure:12303: checking whether a statically linked program can dlopen itself
672 configure:12373: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -DHAVE_DLFCN_H  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,--export-dynamic  conftest.c -ldl  >&5
673 configure:12354:6: warning: no previous prototype for 'fnord'
674 configure: In function 'fnord':
675 configure:12354:20: warning: unused variable 'i'
676 configure:12376: $? = 0
677 configure:12394: result: yes
678 configure:12433: checking whether stripping libraries is possible
679 configure:12438: result: yes
680 configure:12473: checking if libtool supports shared libraries
681 configure:12475: result: yes
682 configure:12478: checking whether to build shared libraries
683 configure:12499: result: yes
684 configure:12502: checking whether to build static libraries
685 configure:12506: result: no
686 configure:12656: checking for ld used by g++
687 configure:12723: result: /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
688 configure:12730: checking if the linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) is GNU ld
689 configure:12745: result: yes
690 configure:12800: checking whether the g++ linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) supports shared libraries
691 configure:13713: result: yes
692 configure:13741: g++ -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.cpp >&5
693 configure:13744: $? = 0
694 configure:13926: checking for g++ option to produce PIC
695 configure:14243: result: -fPIC -DPIC
696 configure:14252: checking if g++ PIC flag -fPIC -DPIC works
697 configure:14270: g++ -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -fPIC -DPIC -DPIC conftest.cpp >&5
698 configure:14274: $? = 0
699 configure:14287: result: yes
700 configure:14308: checking if g++ static flag -static works
701 configure:14336: result: no
702 configure:14348: checking if g++ supports -c -o file.o
703 configure:14369: g++ -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -o out/conftest2.o conftest.cpp >&5
704 configure:14373: $? = 0
705 configure:14395: result: yes
706 configure:14400: checking if g++ supports -c -o file.o
707 configure:14447: result: yes
708 configure:14477: checking whether the g++ linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) supports shared libraries
709 configure:14506: result: yes
710 configure:14643: checking dynamic linker characteristics
711 configure:15024: g++ -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,-rpath -Wl,/foo conftest.cpp  >&5
712 configure:15024: $? = 0
713 configure:15254: result: GNU/Linux ld.so
714 configure:15305: checking how to hardcode library paths into programs
715 configure:15330: result: immediate
716 configure:15529: checking for po/Makevars requiring hack
717 configure:15536: result: no
718 configure:15555: checking whether NLS is requested
719 configure:15564: result: yes
720 configure:15602: checking for msgfmt
721 configure:15633: result: /usr/bin/msgfmt
722 configure:15642: checking for gmsgfmt
723 configure:15673: result: /usr/bin/msgfmt
724 configure:15713: checking for xgettext
725 configure:15744: result: /usr/bin/xgettext
726 configure:15784: checking for msgmerge
727 configure:15814: result: /usr/bin/msgmerge
728 configure:15889: checking for ld used by GCC
729 configure:15953: result: /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
730 configure:15960: checking if the linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) is GNU ld
731 configure:15973: result: yes
732 configure:15979: checking for shared library run path origin
733 configure:15992: result: done
734 configure:16408: checking whether NLS is requested
735 configure:16417: result: yes
736 configure:16435: checking for GNU gettext in libc
737 configure:16454: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
738 configure:16454: $? = 0
739 configure:16462: result: yes
740 configure:17042: checking whether to use NLS
741 configure:17044: result: yes
742 configure:17047: checking where the gettext function comes from
743 configure:17058: result: libc
744 configure:17149: checking for msgfmt
745 configure:17180: result: /usr/bin/msgfmt
746 configure:17189: checking for gmsgfmt
747 configure:17220: result: /usr/bin/msgfmt
748 configure:17260: checking for xgettext
749 configure:17291: result: /usr/bin/xgettext
750 configure:17331: checking for msgmerge
751 configure:17361: result: /usr/bin/msgmerge
752 configure:17426: checking for iconv
753 configure:17448: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
754 configure:17448: $? = 0
755 configure:17480: result: yes
756 configure:17501: checking for iconv declaration
757 configure:17530: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
758 configure:17530: $? = 0
759 configure:17541: result: 
760          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
761 configure:17597: checking for special C compiler options needed for large files
762 configure:17642: result: no
763 configure:17648: checking for _FILE_OFFSET_BITS value needed for large files
764 configure:17673: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
765 conftest.c:44:3: warning: left shift count >= width of type
766 conftest.c:44:3: warning: left shift count >= width of type
767 conftest.c:45:10: warning: left shift count >= width of type
768 conftest.c:45:10: warning: left shift count >= width of type
769 conftest.c:44:7: error: size of array 'off_t_is_large' is negative
770 conftest.c:46:9: warning: variably modified 'off_t_is_large' at file scope
771 configure:17673: $? = 1
772 configure: failed program was:
773 | /* confdefs.h */
774 | #define PACKAGE_NAME "libgphoto2 photo camera library"
775 | #define PACKAGE_TARNAME "libgphoto2"
776 | #define PACKAGE_VERSION "2.4.11"
777 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
778 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
779 | #define PACKAGE_URL ""
780 | #define PACKAGE "libgphoto2"
781 | #define VERSION "2.4.11"
782 | #define STDC_HEADERS 1
783 | #define HAVE_SYS_TYPES_H 1
784 | #define HAVE_SYS_STAT_H 1
785 | #define HAVE_STDLIB_H 1
786 | #define HAVE_STRING_H 1
787 | #define HAVE_MEMORY_H 1
788 | #define HAVE_STRINGS_H 1
789 | #define HAVE_INTTYPES_H 1
790 | #define HAVE_STDINT_H 1
791 | #define HAVE_UNISTD_H 1
792 | #define HAVE_DLFCN_H 1
793 | #define LT_OBJDIR ".libs/"
794 | #define HAVE_CC "gcc"
795 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
796 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
797 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
798 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
799 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
800 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
801 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
802 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
803 | #define GETTEXT_PACKAGE "libgphoto2-2"
804 | #define ENABLE_NLS 1
805 | #define HAVE_GETTEXT 1
806 | #define HAVE_DCGETTEXT 1
807 | #define HAVE_ICONV 1
808 | #define ICONV_CONST 
809 | /* end confdefs.h.  */
810 | #include <sys/types.h>
811 |  /* Check that off_t can represent 2**63 - 1 correctly.
812 |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
813 |     since some C++ compilers masquerading as C compilers
814 |     incorrectly reject 9223372036854775807.  */
815 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
816 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
817 |                      && LARGE_OFF_T % 2147483647 == 1)
818 |                     ? 1 : -1];
819 | int
820 | main ()
821 | {
822
823 |   ;
824 |   return 0;
825 | }
826 configure:17697: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
827 configure:17697: $? = 0
828 configure:17705: result: 64
829 configure:17789: checking for main in -libs
830 configure:17808: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -libs   >&5
831 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -libs
832 collect2: ld returned 1 exit status
833 configure:17808: $? = 1
834 configure: failed program was:
835 | /* confdefs.h */
836 | #define PACKAGE_NAME "libgphoto2 photo camera library"
837 | #define PACKAGE_TARNAME "libgphoto2"
838 | #define PACKAGE_VERSION "2.4.11"
839 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
840 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
841 | #define PACKAGE_URL ""
842 | #define PACKAGE "libgphoto2"
843 | #define VERSION "2.4.11"
844 | #define STDC_HEADERS 1
845 | #define HAVE_SYS_TYPES_H 1
846 | #define HAVE_SYS_STAT_H 1
847 | #define HAVE_STDLIB_H 1
848 | #define HAVE_STRING_H 1
849 | #define HAVE_MEMORY_H 1
850 | #define HAVE_STRINGS_H 1
851 | #define HAVE_INTTYPES_H 1
852 | #define HAVE_STDINT_H 1
853 | #define HAVE_UNISTD_H 1
854 | #define HAVE_DLFCN_H 1
855 | #define LT_OBJDIR ".libs/"
856 | #define HAVE_CC "gcc"
857 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
858 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
859 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
860 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
861 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
862 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
863 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
864 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
865 | #define GETTEXT_PACKAGE "libgphoto2-2"
866 | #define ENABLE_NLS 1
867 | #define HAVE_GETTEXT 1
868 | #define HAVE_DCGETTEXT 1
869 | #define HAVE_ICONV 1
870 | #define ICONV_CONST 
871 | #define _FILE_OFFSET_BITS 64
872 | /* end confdefs.h.  */
873
874
875 | int
876 | main ()
877 | {
878 | return main ();
879 |   ;
880 |   return 0;
881 | }
882 configure:17817: result: no
883 configure:17833: checking for jpeg_start_decompress in -ljpeg
884 configure:17858: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -ljpeg   >&5
885 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -ljpeg
886 collect2: ld returned 1 exit status
887 configure:17858: $? = 1
888 configure: failed program was:
889 | /* confdefs.h */
890 | #define PACKAGE_NAME "libgphoto2 photo camera library"
891 | #define PACKAGE_TARNAME "libgphoto2"
892 | #define PACKAGE_VERSION "2.4.11"
893 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
894 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
895 | #define PACKAGE_URL ""
896 | #define PACKAGE "libgphoto2"
897 | #define VERSION "2.4.11"
898 | #define STDC_HEADERS 1
899 | #define HAVE_SYS_TYPES_H 1
900 | #define HAVE_SYS_STAT_H 1
901 | #define HAVE_STDLIB_H 1
902 | #define HAVE_STRING_H 1
903 | #define HAVE_MEMORY_H 1
904 | #define HAVE_STRINGS_H 1
905 | #define HAVE_INTTYPES_H 1
906 | #define HAVE_STDINT_H 1
907 | #define HAVE_UNISTD_H 1
908 | #define HAVE_DLFCN_H 1
909 | #define LT_OBJDIR ".libs/"
910 | #define HAVE_CC "gcc"
911 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
912 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
913 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
914 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
915 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
916 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
917 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
918 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
919 | #define GETTEXT_PACKAGE "libgphoto2-2"
920 | #define ENABLE_NLS 1
921 | #define HAVE_GETTEXT 1
922 | #define HAVE_DCGETTEXT 1
923 | #define HAVE_ICONV 1
924 | #define ICONV_CONST 
925 | #define _FILE_OFFSET_BITS 64
926 | /* end confdefs.h.  */
927
928 | /* Override any GCC internal prototype to avoid an error.
929 |    Use char because int might match the return type of a GCC
930 |    builtin and then its argument prototype would still apply.  */
931 | #ifdef __cplusplus
932 | extern "C"
933 | #endif
934 | char jpeg_start_decompress ();
935 | int
936 | main ()
937 | {
938 | return jpeg_start_decompress ();
939 |   ;
940 |   return 0;
941 | }
942 configure:17867: result: no
943 configure:17900: checking for gdImageCreateTrueColor in -lgd
944 configure:17925: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -lgd   >&5
945 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -lgd
946 collect2: ld returned 1 exit status
947 configure:17925: $? = 1
948 configure: failed program was:
949 | /* confdefs.h */
950 | #define PACKAGE_NAME "libgphoto2 photo camera library"
951 | #define PACKAGE_TARNAME "libgphoto2"
952 | #define PACKAGE_VERSION "2.4.11"
953 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
954 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
955 | #define PACKAGE_URL ""
956 | #define PACKAGE "libgphoto2"
957 | #define VERSION "2.4.11"
958 | #define STDC_HEADERS 1
959 | #define HAVE_SYS_TYPES_H 1
960 | #define HAVE_SYS_STAT_H 1
961 | #define HAVE_STDLIB_H 1
962 | #define HAVE_STRING_H 1
963 | #define HAVE_MEMORY_H 1
964 | #define HAVE_STRINGS_H 1
965 | #define HAVE_INTTYPES_H 1
966 | #define HAVE_STDINT_H 1
967 | #define HAVE_UNISTD_H 1
968 | #define HAVE_DLFCN_H 1
969 | #define LT_OBJDIR ".libs/"
970 | #define HAVE_CC "gcc"
971 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
972 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
973 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
974 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
975 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
976 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
977 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
978 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
979 | #define GETTEXT_PACKAGE "libgphoto2-2"
980 | #define ENABLE_NLS 1
981 | #define HAVE_GETTEXT 1
982 | #define HAVE_DCGETTEXT 1
983 | #define HAVE_ICONV 1
984 | #define ICONV_CONST 
985 | #define _FILE_OFFSET_BITS 64
986 | /* end confdefs.h.  */
987
988 | /* Override any GCC internal prototype to avoid an error.
989 |    Use char because int might match the return type of a GCC
990 |    builtin and then its argument prototype would still apply.  */
991 | #ifdef __cplusplus
992 | extern "C"
993 | #endif
994 | char gdImageCreateTrueColor ();
995 | int
996 | main ()
997 | {
998 | return gdImageCreateTrueColor ();
999 |   ;
1000 |   return 0;
1001 | }
1002 configure:17934: result: no
1003 configure:17967: checking for dirent.h that defines DIR
1004 configure:17986: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1005 configure:17986: $? = 0
1006 configure:17994: result: yes
1007 configure:18007: checking for library containing opendir
1008 configure:18038: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1009 configure:18038: $? = 0
1010 configure:18055: result: none required
1011 configure:18123: checking for ANSI C header files
1012 configure:18227: result: yes
1013 configure:18239: checking sys/param.h usability
1014 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1015 configure:18239: $? = 0
1016 configure:18239: result: yes
1017 configure:18239: checking sys/param.h presence
1018 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1019 configure:18239: $? = 0
1020 configure:18239: result: yes
1021 configure:18239: checking for sys/param.h
1022 configure:18239: result: yes
1023 configure:18239: checking sys/select.h usability
1024 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1025 configure:18239: $? = 0
1026 configure:18239: result: yes
1027 configure:18239: checking sys/select.h presence
1028 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1029 configure:18239: $? = 0
1030 configure:18239: result: yes
1031 configure:18239: checking for sys/select.h
1032 configure:18239: result: yes
1033 configure:18239: checking locale.h usability
1034 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1035 configure:18239: $? = 0
1036 configure:18239: result: yes
1037 configure:18239: checking locale.h presence
1038 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1039 configure:18239: $? = 0
1040 configure:18239: result: yes
1041 configure:18239: checking for locale.h
1042 configure:18239: result: yes
1043 configure:18239: checking for memory.h
1044 configure:18239: result: yes
1045 configure:18239: checking getopt.h usability
1046 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1047 configure:18239: $? = 0
1048 configure:18239: result: yes
1049 configure:18239: checking getopt.h presence
1050 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1051 configure:18239: $? = 0
1052 configure:18239: result: yes
1053 configure:18239: checking for getopt.h
1054 configure:18239: result: yes
1055 configure:18239: checking for unistd.h
1056 configure:18239: result: yes
1057 configure:18239: checking mcheck.h usability
1058 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1059 configure:18239: $? = 0
1060 configure:18239: result: yes
1061 configure:18239: checking mcheck.h presence
1062 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1063 configure:18239: $? = 0
1064 configure:18239: result: yes
1065 configure:18239: checking for mcheck.h
1066 configure:18239: result: yes
1067 configure:18239: checking limits.h usability
1068 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1069 configure:18239: $? = 0
1070 configure:18239: result: yes
1071 configure:18239: checking limits.h presence
1072 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1073 configure:18239: $? = 0
1074 configure:18239: result: yes
1075 configure:18239: checking for limits.h
1076 configure:18239: result: yes
1077 configure:18239: checking sys/time.h usability
1078 configure:18239: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1079 configure:18239: $? = 0
1080 configure:18239: result: yes
1081 configure:18239: checking sys/time.h presence
1082 configure:18239: gcc -E  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c
1083 configure:18239: $? = 0
1084 configure:18239: result: yes
1085 configure:18239: checking for sys/time.h
1086 configure:18239: result: yes
1087 configure:18249: checking for inline
1088 configure:18265: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1089 conftest.c:53:14: warning: no previous prototype for 'foo'
1090 configure:18265: $? = 0
1091 configure:18273: result: inline
1092 configure:18291: checking for an ANSI C-conforming const
1093 configure:18356: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1094 conftest.c: In function 'main':
1095 conftest.c:79:10: warning: 't' is used uninitialized in this function
1096 configure:18356: $? = 0
1097 configure:18363: result: yes
1098 configure:18374: checking for size_t
1099 configure:18374: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1100 configure:18374: $? = 0
1101 configure:18374: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1102 conftest.c: In function 'main':
1103 conftest.c:86:21: error: expected expression before ')' token
1104 configure:18374: $? = 1
1105 configure: failed program was:
1106 | /* confdefs.h */
1107 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1108 | #define PACKAGE_TARNAME "libgphoto2"
1109 | #define PACKAGE_VERSION "2.4.11"
1110 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1111 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1112 | #define PACKAGE_URL ""
1113 | #define PACKAGE "libgphoto2"
1114 | #define VERSION "2.4.11"
1115 | #define STDC_HEADERS 1
1116 | #define HAVE_SYS_TYPES_H 1
1117 | #define HAVE_SYS_STAT_H 1
1118 | #define HAVE_STDLIB_H 1
1119 | #define HAVE_STRING_H 1
1120 | #define HAVE_MEMORY_H 1
1121 | #define HAVE_STRINGS_H 1
1122 | #define HAVE_INTTYPES_H 1
1123 | #define HAVE_STDINT_H 1
1124 | #define HAVE_UNISTD_H 1
1125 | #define HAVE_DLFCN_H 1
1126 | #define LT_OBJDIR ".libs/"
1127 | #define HAVE_CC "gcc"
1128 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1129 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1130 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1131 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1132 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1133 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1134 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1135 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1136 | #define GETTEXT_PACKAGE "libgphoto2-2"
1137 | #define ENABLE_NLS 1
1138 | #define HAVE_GETTEXT 1
1139 | #define HAVE_DCGETTEXT 1
1140 | #define HAVE_ICONV 1
1141 | #define ICONV_CONST 
1142 | #define _FILE_OFFSET_BITS 64
1143 | #define HAVE_DIRENT_H 1
1144 | #define STDC_HEADERS 1
1145 | #define HAVE_SYS_PARAM_H 1
1146 | #define HAVE_SYS_SELECT_H 1
1147 | #define HAVE_LOCALE_H 1
1148 | #define HAVE_MEMORY_H 1
1149 | #define HAVE_GETOPT_H 1
1150 | #define HAVE_UNISTD_H 1
1151 | #define HAVE_MCHECK_H 1
1152 | #define HAVE_LIMITS_H 1
1153 | #define HAVE_SYS_TIME_H 1
1154 | /* end confdefs.h.  */
1155 | #include <stdio.h>
1156 | #ifdef HAVE_SYS_TYPES_H
1157 | # include <sys/types.h>
1158 | #endif
1159 | #ifdef HAVE_SYS_STAT_H
1160 | # include <sys/stat.h>
1161 | #endif
1162 | #ifdef STDC_HEADERS
1163 | # include <stdlib.h>
1164 | # include <stddef.h>
1165 | #else
1166 | # ifdef HAVE_STDLIB_H
1167 | #  include <stdlib.h>
1168 | # endif
1169 | #endif
1170 | #ifdef HAVE_STRING_H
1171 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1172 | #  include <memory.h>
1173 | # endif
1174 | # include <string.h>
1175 | #endif
1176 | #ifdef HAVE_STRINGS_H
1177 | # include <strings.h>
1178 | #endif
1179 | #ifdef HAVE_INTTYPES_H
1180 | # include <inttypes.h>
1181 | #endif
1182 | #ifdef HAVE_STDINT_H
1183 | # include <stdint.h>
1184 | #endif
1185 | #ifdef HAVE_UNISTD_H
1186 | # include <unistd.h>
1187 | #endif
1188 | int
1189 | main ()
1190 | {
1191 | if (sizeof ((size_t)))
1192 |           return 0;
1193 |   ;
1194 |   return 0;
1195 | }
1196 configure:18374: result: yes
1197 configure:18389: checking for getopt
1198 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1199 configure:18389: $? = 0
1200 configure:18389: result: yes
1201 configure:18389: checking for getopt_long
1202 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1203 configure:18389: $? = 0
1204 configure:18389: result: yes
1205 configure:18389: checking for mkdir
1206 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1207 configure:18389: $? = 0
1208 configure:18389: result: yes
1209 configure:18389: checking for strdup
1210 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1211 conftest.c:76:6: warning: conflicting types for built-in function 'strdup'
1212 configure:18389: $? = 0
1213 configure:18389: result: yes
1214 configure:18389: checking for strncpy
1215 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1216 conftest.c:77:6: warning: conflicting types for built-in function 'strncpy'
1217 configure:18389: $? = 0
1218 configure:18389: result: yes
1219 configure:18389: checking for strcpy
1220 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1221 conftest.c:78:6: warning: conflicting types for built-in function 'strcpy'
1222 configure:18389: $? = 0
1223 configure:18389: result: yes
1224 configure:18389: checking for snprintf
1225 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1226 conftest.c:79:6: warning: conflicting types for built-in function 'snprintf'
1227 configure:18389: $? = 0
1228 configure:18389: result: yes
1229 configure:18389: checking for sprintf
1230 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1231 conftest.c:80:6: warning: conflicting types for built-in function 'sprintf'
1232 configure:18389: $? = 0
1233 configure:18389: result: yes
1234 configure:18389: checking for vsnprintf
1235 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1236 conftest.c:81:6: warning: conflicting types for built-in function 'vsnprintf'
1237 configure:18389: $? = 0
1238 configure:18389: result: yes
1239 configure:18389: checking for gmtime_r
1240 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1241 configure:18389: $? = 0
1242 configure:18389: result: yes
1243 configure:18389: checking for statfs
1244 configure:18389: gcc -o conftest  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c  >&5
1245 configure:18389: $? = 0
1246 configure:18389: result: yes
1247 configure:18399: checking whether struct tm is in sys/time.h or time.h
1248 configure:18419: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1249 configure:18419: $? = 0
1250 configure:18426: result: time.h
1251 configure:18435: checking for tm_gmtoff in struct tm
1252 configure:18454: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1253 conftest.c: In function 'main':
1254 conftest.c:70:1: warning: statement with no effect
1255 configure:18454: $? = 0
1256 configure:18459: result: yes
1257 configure:18473: checking for sys/mount.h
1258 configure:18473: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1259 configure:18473: $? = 0
1260 configure:18473: result: yes
1261 configure:18473: checking for sys/statfs.h
1262 configure:18473: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1263 configure:18473: $? = 0
1264 configure:18473: result: yes
1265 configure:18473: checking for sys/user.h
1266 configure:18473: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1267 configure:18473: $? = 0
1268 configure:18473: result: yes
1269 configure:18473: checking for sys/vfs.h
1270 configure:18473: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1271 configure:18473: $? = 0
1272 configure:18473: result: yes
1273 configure:18490: checking for struct statfs.f_bfree
1274 configure:18490: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1275 configure:18490: $? = 0
1276 configure:18490: result: yes
1277 configure:18514: checking for struct statfs.f_bavail
1278 configure:18514: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1279 configure:18514: $? = 0
1280 configure:18514: result: yes
1281 configure:18538: checking for struct statfs.f_favail
1282 configure:18538: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1283 conftest.c: In function 'main':
1284 conftest.c:88:12: error: 'struct statfs' has no member named 'f_favail'
1285 configure:18538: $? = 1
1286 configure: failed program was:
1287 | /* confdefs.h */
1288 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1289 | #define PACKAGE_TARNAME "libgphoto2"
1290 | #define PACKAGE_VERSION "2.4.11"
1291 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1292 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1293 | #define PACKAGE_URL ""
1294 | #define PACKAGE "libgphoto2"
1295 | #define VERSION "2.4.11"
1296 | #define STDC_HEADERS 1
1297 | #define HAVE_SYS_TYPES_H 1
1298 | #define HAVE_SYS_STAT_H 1
1299 | #define HAVE_STDLIB_H 1
1300 | #define HAVE_STRING_H 1
1301 | #define HAVE_MEMORY_H 1
1302 | #define HAVE_STRINGS_H 1
1303 | #define HAVE_INTTYPES_H 1
1304 | #define HAVE_STDINT_H 1
1305 | #define HAVE_UNISTD_H 1
1306 | #define HAVE_DLFCN_H 1
1307 | #define LT_OBJDIR ".libs/"
1308 | #define HAVE_CC "gcc"
1309 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1310 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1311 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1312 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1313 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1314 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1315 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1316 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1317 | #define GETTEXT_PACKAGE "libgphoto2-2"
1318 | #define ENABLE_NLS 1
1319 | #define HAVE_GETTEXT 1
1320 | #define HAVE_DCGETTEXT 1
1321 | #define HAVE_ICONV 1
1322 | #define ICONV_CONST 
1323 | #define _FILE_OFFSET_BITS 64
1324 | #define HAVE_DIRENT_H 1
1325 | #define STDC_HEADERS 1
1326 | #define HAVE_SYS_PARAM_H 1
1327 | #define HAVE_SYS_SELECT_H 1
1328 | #define HAVE_LOCALE_H 1
1329 | #define HAVE_MEMORY_H 1
1330 | #define HAVE_GETOPT_H 1
1331 | #define HAVE_UNISTD_H 1
1332 | #define HAVE_MCHECK_H 1
1333 | #define HAVE_LIMITS_H 1
1334 | #define HAVE_SYS_TIME_H 1
1335 | #define HAVE_GETOPT 1
1336 | #define HAVE_GETOPT_LONG 1
1337 | #define HAVE_MKDIR 1
1338 | #define HAVE_STRDUP 1
1339 | #define HAVE_STRNCPY 1
1340 | #define HAVE_STRCPY 1
1341 | #define HAVE_SNPRINTF 1
1342 | #define HAVE_SPRINTF 1
1343 | #define HAVE_VSNPRINTF 1
1344 | #define HAVE_GMTIME_R 1
1345 | #define HAVE_STATFS 1
1346 | #define HAVE_TM_GMTOFF 1
1347 | #define HAVE_SYS_MOUNT_H 1
1348 | #define HAVE_SYS_STATFS_H 1
1349 | #define HAVE_SYS_USER_H 1
1350 | #define HAVE_SYS_VFS_H 1
1351 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1352 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1353 | /* end confdefs.h.  */
1354
1355 | #include <sys/types.h>
1356 | #ifdef HAVE_SYS_PARAM_H
1357 | # include <sys/param.h>
1358 | #endif
1359 | #ifdef HAVE_SYS_MOUNT_H
1360 | # include <sys/mount.h>
1361 | #endif
1362 | #ifdef HAVE_SYS_VFS_H
1363 | # include <sys/vfs.h>
1364 | #endif
1365 | #ifdef HAVE_SYS_STATFS_H
1366 | # include <sys/statfs.h>
1367 | #endif
1368
1369
1370 | int
1371 | main ()
1372 | {
1373 | static struct statfs ac_aggr;
1374 | if (ac_aggr.f_favail)
1375 | return 0;
1376 |   ;
1377 |   return 0;
1378 | }
1379 configure:18538: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1380 conftest.c: In function 'main':
1381 conftest.c:88:19: error: 'struct statfs' has no member named 'f_favail'
1382 configure:18538: $? = 1
1383 configure: failed program was:
1384 | /* confdefs.h */
1385 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1386 | #define PACKAGE_TARNAME "libgphoto2"
1387 | #define PACKAGE_VERSION "2.4.11"
1388 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1389 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1390 | #define PACKAGE_URL ""
1391 | #define PACKAGE "libgphoto2"
1392 | #define VERSION "2.4.11"
1393 | #define STDC_HEADERS 1
1394 | #define HAVE_SYS_TYPES_H 1
1395 | #define HAVE_SYS_STAT_H 1
1396 | #define HAVE_STDLIB_H 1
1397 | #define HAVE_STRING_H 1
1398 | #define HAVE_MEMORY_H 1
1399 | #define HAVE_STRINGS_H 1
1400 | #define HAVE_INTTYPES_H 1
1401 | #define HAVE_STDINT_H 1
1402 | #define HAVE_UNISTD_H 1
1403 | #define HAVE_DLFCN_H 1
1404 | #define LT_OBJDIR ".libs/"
1405 | #define HAVE_CC "gcc"
1406 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1407 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1408 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1409 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1410 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1411 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1412 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1413 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1414 | #define GETTEXT_PACKAGE "libgphoto2-2"
1415 | #define ENABLE_NLS 1
1416 | #define HAVE_GETTEXT 1
1417 | #define HAVE_DCGETTEXT 1
1418 | #define HAVE_ICONV 1
1419 | #define ICONV_CONST 
1420 | #define _FILE_OFFSET_BITS 64
1421 | #define HAVE_DIRENT_H 1
1422 | #define STDC_HEADERS 1
1423 | #define HAVE_SYS_PARAM_H 1
1424 | #define HAVE_SYS_SELECT_H 1
1425 | #define HAVE_LOCALE_H 1
1426 | #define HAVE_MEMORY_H 1
1427 | #define HAVE_GETOPT_H 1
1428 | #define HAVE_UNISTD_H 1
1429 | #define HAVE_MCHECK_H 1
1430 | #define HAVE_LIMITS_H 1
1431 | #define HAVE_SYS_TIME_H 1
1432 | #define HAVE_GETOPT 1
1433 | #define HAVE_GETOPT_LONG 1
1434 | #define HAVE_MKDIR 1
1435 | #define HAVE_STRDUP 1
1436 | #define HAVE_STRNCPY 1
1437 | #define HAVE_STRCPY 1
1438 | #define HAVE_SNPRINTF 1
1439 | #define HAVE_SPRINTF 1
1440 | #define HAVE_VSNPRINTF 1
1441 | #define HAVE_GMTIME_R 1
1442 | #define HAVE_STATFS 1
1443 | #define HAVE_TM_GMTOFF 1
1444 | #define HAVE_SYS_MOUNT_H 1
1445 | #define HAVE_SYS_STATFS_H 1
1446 | #define HAVE_SYS_USER_H 1
1447 | #define HAVE_SYS_VFS_H 1
1448 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1449 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1450 | /* end confdefs.h.  */
1451
1452 | #include <sys/types.h>
1453 | #ifdef HAVE_SYS_PARAM_H
1454 | # include <sys/param.h>
1455 | #endif
1456 | #ifdef HAVE_SYS_MOUNT_H
1457 | # include <sys/mount.h>
1458 | #endif
1459 | #ifdef HAVE_SYS_VFS_H
1460 | # include <sys/vfs.h>
1461 | #endif
1462 | #ifdef HAVE_SYS_STATFS_H
1463 | # include <sys/statfs.h>
1464 | #endif
1465
1466
1467 | int
1468 | main ()
1469 | {
1470 | static struct statfs ac_aggr;
1471 | if (sizeof ac_aggr.f_favail)
1472 | return 0;
1473 |   ;
1474 |   return 0;
1475 | }
1476 configure:18538: result: no
1477 configure:18564: checking for struct statvfs.f_blocks
1478 configure:18564: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1479 conftest.c: In function 'main':
1480 conftest.c:77:23: error: storage size of 'ac_aggr' isn't known
1481 conftest.c:77:23: warning: unused variable 'ac_aggr'
1482 configure:18564: $? = 1
1483 configure: failed program was:
1484 | /* confdefs.h */
1485 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1486 | #define PACKAGE_TARNAME "libgphoto2"
1487 | #define PACKAGE_VERSION "2.4.11"
1488 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1489 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1490 | #define PACKAGE_URL ""
1491 | #define PACKAGE "libgphoto2"
1492 | #define VERSION "2.4.11"
1493 | #define STDC_HEADERS 1
1494 | #define HAVE_SYS_TYPES_H 1
1495 | #define HAVE_SYS_STAT_H 1
1496 | #define HAVE_STDLIB_H 1
1497 | #define HAVE_STRING_H 1
1498 | #define HAVE_MEMORY_H 1
1499 | #define HAVE_STRINGS_H 1
1500 | #define HAVE_INTTYPES_H 1
1501 | #define HAVE_STDINT_H 1
1502 | #define HAVE_UNISTD_H 1
1503 | #define HAVE_DLFCN_H 1
1504 | #define LT_OBJDIR ".libs/"
1505 | #define HAVE_CC "gcc"
1506 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1507 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1508 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1509 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1510 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1511 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1512 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1513 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1514 | #define GETTEXT_PACKAGE "libgphoto2-2"
1515 | #define ENABLE_NLS 1
1516 | #define HAVE_GETTEXT 1
1517 | #define HAVE_DCGETTEXT 1
1518 | #define HAVE_ICONV 1
1519 | #define ICONV_CONST 
1520 | #define _FILE_OFFSET_BITS 64
1521 | #define HAVE_DIRENT_H 1
1522 | #define STDC_HEADERS 1
1523 | #define HAVE_SYS_PARAM_H 1
1524 | #define HAVE_SYS_SELECT_H 1
1525 | #define HAVE_LOCALE_H 1
1526 | #define HAVE_MEMORY_H 1
1527 | #define HAVE_GETOPT_H 1
1528 | #define HAVE_UNISTD_H 1
1529 | #define HAVE_MCHECK_H 1
1530 | #define HAVE_LIMITS_H 1
1531 | #define HAVE_SYS_TIME_H 1
1532 | #define HAVE_GETOPT 1
1533 | #define HAVE_GETOPT_LONG 1
1534 | #define HAVE_MKDIR 1
1535 | #define HAVE_STRDUP 1
1536 | #define HAVE_STRNCPY 1
1537 | #define HAVE_STRCPY 1
1538 | #define HAVE_SNPRINTF 1
1539 | #define HAVE_SPRINTF 1
1540 | #define HAVE_VSNPRINTF 1
1541 | #define HAVE_GMTIME_R 1
1542 | #define HAVE_STATFS 1
1543 | #define HAVE_TM_GMTOFF 1
1544 | #define HAVE_SYS_MOUNT_H 1
1545 | #define HAVE_SYS_STATFS_H 1
1546 | #define HAVE_SYS_USER_H 1
1547 | #define HAVE_SYS_VFS_H 1
1548 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1549 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1550 | /* end confdefs.h.  */
1551
1552 | #ifdef HAVE_SYS_STATVFS_H
1553 | # include <sys/statvfs.h>
1554 | #endif
1555
1556
1557 | int
1558 | main ()
1559 | {
1560 | static struct statvfs ac_aggr;
1561 | if (ac_aggr.f_blocks)
1562 | return 0;
1563 |   ;
1564 |   return 0;
1565 | }
1566 configure:18564: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1567 conftest.c: In function 'main':
1568 conftest.c:77:23: error: storage size of 'ac_aggr' isn't known
1569 conftest.c:77:23: warning: unused variable 'ac_aggr'
1570 configure:18564: $? = 1
1571 configure: failed program was:
1572 | /* confdefs.h */
1573 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1574 | #define PACKAGE_TARNAME "libgphoto2"
1575 | #define PACKAGE_VERSION "2.4.11"
1576 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1577 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1578 | #define PACKAGE_URL ""
1579 | #define PACKAGE "libgphoto2"
1580 | #define VERSION "2.4.11"
1581 | #define STDC_HEADERS 1
1582 | #define HAVE_SYS_TYPES_H 1
1583 | #define HAVE_SYS_STAT_H 1
1584 | #define HAVE_STDLIB_H 1
1585 | #define HAVE_STRING_H 1
1586 | #define HAVE_MEMORY_H 1
1587 | #define HAVE_STRINGS_H 1
1588 | #define HAVE_INTTYPES_H 1
1589 | #define HAVE_STDINT_H 1
1590 | #define HAVE_UNISTD_H 1
1591 | #define HAVE_DLFCN_H 1
1592 | #define LT_OBJDIR ".libs/"
1593 | #define HAVE_CC "gcc"
1594 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1595 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1596 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1597 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1598 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1599 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1600 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1601 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1602 | #define GETTEXT_PACKAGE "libgphoto2-2"
1603 | #define ENABLE_NLS 1
1604 | #define HAVE_GETTEXT 1
1605 | #define HAVE_DCGETTEXT 1
1606 | #define HAVE_ICONV 1
1607 | #define ICONV_CONST 
1608 | #define _FILE_OFFSET_BITS 64
1609 | #define HAVE_DIRENT_H 1
1610 | #define STDC_HEADERS 1
1611 | #define HAVE_SYS_PARAM_H 1
1612 | #define HAVE_SYS_SELECT_H 1
1613 | #define HAVE_LOCALE_H 1
1614 | #define HAVE_MEMORY_H 1
1615 | #define HAVE_GETOPT_H 1
1616 | #define HAVE_UNISTD_H 1
1617 | #define HAVE_MCHECK_H 1
1618 | #define HAVE_LIMITS_H 1
1619 | #define HAVE_SYS_TIME_H 1
1620 | #define HAVE_GETOPT 1
1621 | #define HAVE_GETOPT_LONG 1
1622 | #define HAVE_MKDIR 1
1623 | #define HAVE_STRDUP 1
1624 | #define HAVE_STRNCPY 1
1625 | #define HAVE_STRCPY 1
1626 | #define HAVE_SNPRINTF 1
1627 | #define HAVE_SPRINTF 1
1628 | #define HAVE_VSNPRINTF 1
1629 | #define HAVE_GMTIME_R 1
1630 | #define HAVE_STATFS 1
1631 | #define HAVE_TM_GMTOFF 1
1632 | #define HAVE_SYS_MOUNT_H 1
1633 | #define HAVE_SYS_STATFS_H 1
1634 | #define HAVE_SYS_USER_H 1
1635 | #define HAVE_SYS_VFS_H 1
1636 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1637 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1638 | /* end confdefs.h.  */
1639
1640 | #ifdef HAVE_SYS_STATVFS_H
1641 | # include <sys/statvfs.h>
1642 | #endif
1643
1644
1645 | int
1646 | main ()
1647 | {
1648 | static struct statvfs ac_aggr;
1649 | if (sizeof ac_aggr.f_blocks)
1650 | return 0;
1651 |   ;
1652 |   return 0;
1653 | }
1654 configure:18564: result: no
1655 configure:18590: checking for uint8_t in stdint.h
1656 configure:18603: result: yes
1657 configure:18771: checking whether byte ordering is bigendian
1658 configure:18786: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1659 conftest.c:69:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
1660 configure:18786: $? = 1
1661 configure: failed program was:
1662 | /* confdefs.h */
1663 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1664 | #define PACKAGE_TARNAME "libgphoto2"
1665 | #define PACKAGE_VERSION "2.4.11"
1666 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1667 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1668 | #define PACKAGE_URL ""
1669 | #define PACKAGE "libgphoto2"
1670 | #define VERSION "2.4.11"
1671 | #define STDC_HEADERS 1
1672 | #define HAVE_SYS_TYPES_H 1
1673 | #define HAVE_SYS_STAT_H 1
1674 | #define HAVE_STDLIB_H 1
1675 | #define HAVE_STRING_H 1
1676 | #define HAVE_MEMORY_H 1
1677 | #define HAVE_STRINGS_H 1
1678 | #define HAVE_INTTYPES_H 1
1679 | #define HAVE_STDINT_H 1
1680 | #define HAVE_UNISTD_H 1
1681 | #define HAVE_DLFCN_H 1
1682 | #define LT_OBJDIR ".libs/"
1683 | #define HAVE_CC "gcc"
1684 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1685 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1686 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1687 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1688 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1689 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1690 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1691 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1692 | #define GETTEXT_PACKAGE "libgphoto2-2"
1693 | #define ENABLE_NLS 1
1694 | #define HAVE_GETTEXT 1
1695 | #define HAVE_DCGETTEXT 1
1696 | #define HAVE_ICONV 1
1697 | #define ICONV_CONST 
1698 | #define _FILE_OFFSET_BITS 64
1699 | #define HAVE_DIRENT_H 1
1700 | #define STDC_HEADERS 1
1701 | #define HAVE_SYS_PARAM_H 1
1702 | #define HAVE_SYS_SELECT_H 1
1703 | #define HAVE_LOCALE_H 1
1704 | #define HAVE_MEMORY_H 1
1705 | #define HAVE_GETOPT_H 1
1706 | #define HAVE_UNISTD_H 1
1707 | #define HAVE_MCHECK_H 1
1708 | #define HAVE_LIMITS_H 1
1709 | #define HAVE_SYS_TIME_H 1
1710 | #define HAVE_GETOPT 1
1711 | #define HAVE_GETOPT_LONG 1
1712 | #define HAVE_MKDIR 1
1713 | #define HAVE_STRDUP 1
1714 | #define HAVE_STRNCPY 1
1715 | #define HAVE_STRCPY 1
1716 | #define HAVE_SNPRINTF 1
1717 | #define HAVE_SPRINTF 1
1718 | #define HAVE_VSNPRINTF 1
1719 | #define HAVE_GMTIME_R 1
1720 | #define HAVE_STATFS 1
1721 | #define HAVE_TM_GMTOFF 1
1722 | #define HAVE_SYS_MOUNT_H 1
1723 | #define HAVE_SYS_STATFS_H 1
1724 | #define HAVE_SYS_USER_H 1
1725 | #define HAVE_SYS_VFS_H 1
1726 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1727 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1728 | /* end confdefs.h.  */
1729 | #ifndef __APPLE_CC__
1730 |              not a universal capable compiler
1731 |            #endif
1732 |            typedef int dummy;
1733
1734 configure:18831: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1735 configure:18831: $? = 0
1736 configure:18849: gcc -c  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ conftest.c >&5
1737 conftest.c: In function 'main':
1738 conftest.c:75:4: error: 'not' undeclared (first use in this function)
1739 conftest.c:75:4: note: each undeclared identifier is reported only once for each function it appears in
1740 conftest.c:75:8: error: expected ';' before 'big'
1741 configure:18849: $? = 1
1742 configure: failed program was:
1743 | /* confdefs.h */
1744 | #define PACKAGE_NAME "libgphoto2 photo camera library"
1745 | #define PACKAGE_TARNAME "libgphoto2"
1746 | #define PACKAGE_VERSION "2.4.11"
1747 | #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
1748 | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
1749 | #define PACKAGE_URL ""
1750 | #define PACKAGE "libgphoto2"
1751 | #define VERSION "2.4.11"
1752 | #define STDC_HEADERS 1
1753 | #define HAVE_SYS_TYPES_H 1
1754 | #define HAVE_SYS_STAT_H 1
1755 | #define HAVE_STDLIB_H 1
1756 | #define HAVE_STRING_H 1
1757 | #define HAVE_MEMORY_H 1
1758 | #define HAVE_STRINGS_H 1
1759 | #define HAVE_INTTYPES_H 1
1760 | #define HAVE_STDINT_H 1
1761 | #define HAVE_UNISTD_H 1
1762 | #define HAVE_DLFCN_H 1
1763 | #define LT_OBJDIR ".libs/"
1764 | #define HAVE_CC "gcc"
1765 | #define URL_GPHOTO_HOME "http://www.gphoto.org/"
1766 | #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
1767 | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
1768 | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
1769 | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
1770 | #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
1771 | #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
1772 | #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
1773 | #define GETTEXT_PACKAGE "libgphoto2-2"
1774 | #define ENABLE_NLS 1
1775 | #define HAVE_GETTEXT 1
1776 | #define HAVE_DCGETTEXT 1
1777 | #define HAVE_ICONV 1
1778 | #define ICONV_CONST 
1779 | #define _FILE_OFFSET_BITS 64
1780 | #define HAVE_DIRENT_H 1
1781 | #define STDC_HEADERS 1
1782 | #define HAVE_SYS_PARAM_H 1
1783 | #define HAVE_SYS_SELECT_H 1
1784 | #define HAVE_LOCALE_H 1
1785 | #define HAVE_MEMORY_H 1
1786 | #define HAVE_GETOPT_H 1
1787 | #define HAVE_UNISTD_H 1
1788 | #define HAVE_MCHECK_H 1
1789 | #define HAVE_LIMITS_H 1
1790 | #define HAVE_SYS_TIME_H 1
1791 | #define HAVE_GETOPT 1
1792 | #define HAVE_GETOPT_LONG 1
1793 | #define HAVE_MKDIR 1
1794 | #define HAVE_STRDUP 1
1795 | #define HAVE_STRNCPY 1
1796 | #define HAVE_STRCPY 1
1797 | #define HAVE_SNPRINTF 1
1798 | #define HAVE_SPRINTF 1
1799 | #define HAVE_VSNPRINTF 1
1800 | #define HAVE_GMTIME_R 1
1801 | #define HAVE_STATFS 1
1802 | #define HAVE_TM_GMTOFF 1
1803 | #define HAVE_SYS_MOUNT_H 1
1804 | #define HAVE_SYS_STATFS_H 1
1805 | #define HAVE_SYS_USER_H 1
1806 | #define HAVE_SYS_VFS_H 1
1807 | #define HAVE_STRUCT_STATFS_F_BFREE 1
1808 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
1809 | /* end confdefs.h.  */
1810 | #include <sys/types.h>
1811 |               #include <sys/param.h>
1812
1813 | int
1814 | main ()
1815 | {
1816 | #if BYTE_ORDER != BIG_ENDIAN
1817 |                not big endian
1818 |               #endif
1819
1820 |   ;
1821 |   return 0;
1822 | }
1823 configure:18977: result: no
1824 configure:18997: checking for le32toh in machine/endian.h
1825 conftest.c:69:28: fatal error: machine/endian.h: No such file or directory
1826 compilation terminated.
1827 configure:19020: result: no
1828 configure:19025: checking for ntohl in arpa/inet.h
1829 configure:19038: result: yes
1830 configure:19091: checking for swap32 in machine/endian.h
1831 conftest.c:69:28: fatal error: machine/endian.h: No such file or directory
1832 compilation terminated.
1833 configure:19112: result: no
1834 configure:19116: checking for bswap_32 in byteswap.h
1835 configure:19129: result: yes
1836 configure:19552: checking where to install camlibs
1837 configure:19566: result: ${libdir}/libgphoto2/2.4.11
1838 configure:19634: checking which drivers to compile
1839 configure:19648: result: all
1840 configure:19706: checking main docdir
1841 configure:19718: result: ${prefix}/share/doc (FHS style)
1842 configure:19730: checking package docdir
1843 configure:19741: result: ${prefix}/share/doc/libgphoto2 (default style)
1844 configure:19749: checking for dot
1845 configure:19780: result: false
1846 configure:19790: checking for doxygen
1847 configure:19821: result: false
1848 configure:19957: checking for html dir
1849 configure:19961: result: ${prefix}/share/doc/libgphoto2/html (default)
1850 configure:19984: checking for rpmbuild or rpm
1851 configure:19992: result: using autodetection
1852 configure:19998: checking for rpmbuild
1853 configure:20014: found /usr/bin/rpmbuild
1854 configure:20025: result: rpmbuild
1855 configure:20037: checking for rpmbuild or rpm
1856 configure:20039: result: rpmbuild (autodetected)
1857 configure:20083: checking for hotplug doc dir
1858 configure:20092: result: ${prefix}/share/doc/libgphoto2/linux-hotplug (default)
1859 configure:20107: checking for hotplug usermap dir
1860 configure:20116: result: ${prefix}/share/doc/libgphoto2/linux-hotplug (default)
1861 configure:20133: checking for dynamic library extension
1862 configure:20155: result: .so
1863 configure:20169: checking for armv7l-unknown-linux-gnueabi-pkg-config
1864 configure:20199: result: /usr/bin/pkg-config
1865 configure:20267: checking pkg-config is at least version 0.9.0
1866 configure:20270: result: yes
1867 configure:20288: checking for libexif to use
1868 configure:20306: result: autodetect
1869 configure:20315: checking for LIBEXIF
1870 configure:20322: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13"
1871 Package libexif was not found in the pkg-config search path.
1872 Perhaps you should add the directory containing `libexif.pc'
1873 to the PKG_CONFIG_PATH environment variable
1874 No package 'libexif' found
1875 configure:20325: $? = 1
1876 configure:20338: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13"
1877 Package libexif was not found in the pkg-config search path.
1878 Perhaps you should add the directory containing `libexif.pc'
1879 to the PKG_CONFIG_PATH environment variable
1880 No package 'libexif' found
1881 configure:20341: $? = 1
1882 configure:20354: result: no
1883 No package 'libexif' found
1884 configure:20386: checking libexif config program
1885 configure:20388: result: none
1886 configure:20392: checking for none
1887 configure:20425: result: no
1888 configure:20663: checking for libusb-config
1889 configure:20681: found /usr/bin/libusb-config
1890 configure:20693: result: /usr/bin/libusb-config
1891 configure:20922: creating ./config.status
1892
1893 ## ---------------------- ##
1894 ## Running config.status. ##
1895 ## ---------------------- ##
1896
1897 This file was extended by libgphoto2 photo camera library config.status 2.4.11, which was
1898 generated by GNU Autoconf 2.68.  Invocation command line was
1899
1900   CONFIG_FILES    = 
1901   CONFIG_HEADERS  = 
1902   CONFIG_LINKS    = 
1903   CONFIG_COMMANDS = 
1904   $ ./config.status 
1905
1906 on comdoc-desktop
1907
1908 config.status:1322: creating README
1909 config.status:1322: creating Makefile
1910 config.status:1322: creating gphoto2-config
1911 config.status:1322: creating camlibs/Makefile
1912 config.status:1322: creating libgphoto2/Makefile
1913 config.status:1322: creating libgphoto2.pc
1914 config.status:1322: creating libgphoto2-uninstalled.pc
1915 config.status:1322: creating examples/Makefile
1916 config.status:1322: creating tests/Makefile
1917 config.status:1322: creating tests/check-camera-list.sh
1918 config.status:1322: creating tests/ddb/Makefile
1919 config.status:1322: creating tests/ddb/check-ddb.sh
1920 config.status:1322: creating packaging/Makefile
1921 config.status:1322: creating packaging/linux-hotplug/Makefile
1922 config.status:1322: creating packaging/generic/Makefile
1923 config.status:1322: creating packaging/rpm/Makefile
1924 config.status:1322: creating packaging/rpm/package.spec
1925 config.status:1322: creating po/Makefile.in
1926 config.status:1430: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
1927 config.status:1322: creating doc/Makefile
1928 config.status:1322: creating doc/Doxyfile
1929 config.status:1322: creating doc/api/Makefile
1930 config.status:1322: creating config.h
1931 config.status:1551: executing depfiles commands
1932 config.status:1551: executing libtool commands
1933 config.status:1551: executing default-1 commands
1934 config.status:1551: executing default-2 commands
1935 configure:23880: === configuring in libgphoto2_port (/home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port)
1936 configure:23943: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=armv7l-unknown-linux-gnueabi' '--host=armv7l-unknown-linux-gnueabi' '--target=armv7l-tizen-linux-gnueabi' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' 'build_alias=armv7l-unknown-linux-gnueabi' 'host_alias=armv7l-unknown-linux-gnueabi' 'target_alias=armv7l-tizen-linux-gnueabi' 'CFLAGS=-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC' 'LDFLAGS= -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib' 'CXXFLAGS=-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=.
1937
1938 ## ---------------- ##
1939 ## Cache variables. ##
1940 ## ---------------- ##
1941
1942 ac_cv_build=armv7l-unknown-linux-gnueabi
1943 ac_cv_c_bigendian=no
1944 ac_cv_c_compiler_gnu=yes
1945 ac_cv_c_const=yes
1946 ac_cv_c_inline=inline
1947 ac_cv_cxx_compiler_gnu=yes
1948 ac_cv_env_CCC_set=
1949 ac_cv_env_CCC_value=
1950 ac_cv_env_CC_set=
1951 ac_cv_env_CC_value=
1952 ac_cv_env_CFLAGS_set=set
1953 ac_cv_env_CFLAGS_value='-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC'
1954 ac_cv_env_CPPFLAGS_set=
1955 ac_cv_env_CPPFLAGS_value=
1956 ac_cv_env_CPP_set=
1957 ac_cv_env_CPP_value=
1958 ac_cv_env_CXXCPP_set=
1959 ac_cv_env_CXXCPP_value=
1960 ac_cv_env_CXXFLAGS_set=set
1961 ac_cv_env_CXXFLAGS_value='-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__'
1962 ac_cv_env_CXX_set=
1963 ac_cv_env_CXX_value=
1964 ac_cv_env_LDFLAGS_set=set
1965 ac_cv_env_LDFLAGS_value=' -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib'
1966 ac_cv_env_LIBEXIF_CFLAGS_set=
1967 ac_cv_env_LIBEXIF_CFLAGS_value=
1968 ac_cv_env_LIBEXIF_LIBS_set=
1969 ac_cv_env_LIBEXIF_LIBS_value=
1970 ac_cv_env_LIBS_set=
1971 ac_cv_env_LIBS_value=
1972 ac_cv_env_PKG_CONFIG_LIBDIR_set=
1973 ac_cv_env_PKG_CONFIG_LIBDIR_value=
1974 ac_cv_env_PKG_CONFIG_PATH_set=set
1975 ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig:/usr/share/pkgconfig
1976 ac_cv_env_PKG_CONFIG_set=
1977 ac_cv_env_PKG_CONFIG_value=
1978 ac_cv_env_build_alias_set=set
1979 ac_cv_env_build_alias_value=armv7l-unknown-linux-gnueabi
1980 ac_cv_env_host_alias_set=set
1981 ac_cv_env_host_alias_value=armv7l-unknown-linux-gnueabi
1982 ac_cv_env_target_alias_set=set
1983 ac_cv_env_target_alias_value=armv7l-tizen-linux-gnueabi
1984 ac_cv_env_udevscriptdir_set=
1985 ac_cv_env_udevscriptdir_value=
1986 ac_cv_env_utilsdir_set=
1987 ac_cv_env_utilsdir_value=
1988 ac_cv_func_dlopen=no
1989 ac_cv_func_getopt=yes
1990 ac_cv_func_getopt_long=yes
1991 ac_cv_func_gmtime_r=yes
1992 ac_cv_func_mkdir=yes
1993 ac_cv_func_shl_load=no
1994 ac_cv_func_snprintf=yes
1995 ac_cv_func_sprintf=yes
1996 ac_cv_func_statfs=yes
1997 ac_cv_func_strcpy=yes
1998 ac_cv_func_strdup=yes
1999 ac_cv_func_strncpy=yes
2000 ac_cv_func_vsnprintf=yes
2001 ac_cv_header_dirent_dirent_h=yes
2002 ac_cv_header_dlfcn_h=yes
2003 ac_cv_header_getopt_h=yes
2004 ac_cv_header_inttypes_h=yes
2005 ac_cv_header_limits_h=yes
2006 ac_cv_header_locale_h=yes
2007 ac_cv_header_mcheck_h=yes
2008 ac_cv_header_memory_h=yes
2009 ac_cv_header_stdc=yes
2010 ac_cv_header_stdint_h=yes
2011 ac_cv_header_stdlib_h=yes
2012 ac_cv_header_string_h=yes
2013 ac_cv_header_strings_h=yes
2014 ac_cv_header_sys_mount_h=yes
2015 ac_cv_header_sys_param_h=yes
2016 ac_cv_header_sys_select_h=yes
2017 ac_cv_header_sys_stat_h=yes
2018 ac_cv_header_sys_statfs_h=yes
2019 ac_cv_header_sys_time_h=yes
2020 ac_cv_header_sys_types_h=yes
2021 ac_cv_header_sys_user_h=yes
2022 ac_cv_header_sys_vfs_h=yes
2023 ac_cv_header_unistd_h=yes
2024 ac_cv_host=armv7l-unknown-linux-gnueabi
2025 ac_cv_lib_dl_dlopen=yes
2026 ac_cv_lib_dld_shl_load=no
2027 ac_cv_lib_gd_gdImageCreateTrueColor=no
2028 ac_cv_lib_ibs_main=no
2029 ac_cv_lib_jpeg_jpeg_start_decompress=no
2030 ac_cv_member_struct_statfs_f_bavail=yes
2031 ac_cv_member_struct_statfs_f_bfree=yes
2032 ac_cv_member_struct_statfs_f_favail=no
2033 ac_cv_member_struct_statvfs_f_blocks=no
2034 ac_cv_objext=o
2035 ac_cv_path_DOT=false
2036 ac_cv_path_DOXYGEN=false
2037 ac_cv_path_EGREP='/bin/grep -E'
2038 ac_cv_path_FGREP='/bin/grep -F'
2039 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
2040 ac_cv_path_GREP=/bin/grep
2041 ac_cv_path_LIBUSB_CONFIG=/usr/bin/libusb-config
2042 ac_cv_path_MSGFMT=/usr/bin/msgfmt
2043 ac_cv_path_MSGMERGE=/usr/bin/msgmerge
2044 ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
2045 ac_cv_path_SED=sed
2046 ac_cv_path_XGETTEXT=/usr/bin/xgettext
2047 ac_cv_path_install='/usr/bin/install -c'
2048 ac_cv_path_mkdir=/bin/mkdir
2049 ac_cv_prog_AWK=gawk
2050 ac_cv_prog_CPP='gcc -E'
2051 ac_cv_prog_CXXCPP='g++ -E'
2052 ac_cv_prog_OBJDUMP=objdump
2053 ac_cv_prog_RPMBUILD=rpmbuild
2054 ac_cv_prog_ac_ct_AR=ar
2055 ac_cv_prog_ac_ct_CC=gcc
2056 ac_cv_prog_ac_ct_CXX=g++
2057 ac_cv_prog_ac_ct_RANLIB=ranlib
2058 ac_cv_prog_ac_ct_STRIP=strip
2059 ac_cv_prog_cc_c89=
2060 ac_cv_prog_cc_g=yes
2061 ac_cv_prog_cc_gcc_c_o=yes
2062 ac_cv_prog_cxx_g=yes
2063 ac_cv_prog_make_make_set=yes
2064 ac_cv_search_opendir='none required'
2065 ac_cv_struct_tm=time.h
2066 ac_cv_sys_file_offset_bits=64
2067 ac_cv_sys_largefile_CC=no
2068 ac_cv_type_size_t=yes
2069 ac_cv_type_uint8_t=yes
2070 acl_cv_hardcode_direct=no
2071 acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2072 acl_cv_hardcode_libdir_separator=
2073 acl_cv_hardcode_minus_L=no
2074 acl_cv_libext=a
2075 acl_cv_path_LD=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
2076 acl_cv_prog_gnu_ld=yes
2077 acl_cv_rpath=done
2078 acl_cv_shlibext=so
2079 acl_cv_wl=-Wl,
2080 am_cv_CC_dependencies_compiler_type=gcc3
2081 am_cv_CXX_dependencies_compiler_type=gcc3
2082 am_cv_func_iconv=yes
2083 am_cv_lib_iconv=no
2084 am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
2085 am_cv_proto_iconv_arg1=
2086 gt_cv_func_gnugettext1_libc=yes
2087 lt_cv_deplibs_check_method=pass_all
2088 lt_cv_dlopen=dlopen
2089 lt_cv_dlopen_libs=-ldl
2090 lt_cv_dlopen_self=yes
2091 lt_cv_dlopen_self_static=yes
2092 lt_cv_file_magic_cmd='$MAGIC_CMD'
2093 lt_cv_file_magic_test_file=
2094 lt_cv_ld_reload_flag=-r
2095 lt_cv_nm_interface='BSD nm'
2096 lt_cv_objdir=.libs
2097 lt_cv_path_LD=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
2098 lt_cv_path_LDCXX=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
2099 lt_cv_path_NM='/usr/bin/nm -B'
2100 lt_cv_prog_compiler_c_o=yes
2101 lt_cv_prog_compiler_c_o_CXX=yes
2102 lt_cv_prog_compiler_pic_works=yes
2103 lt_cv_prog_compiler_pic_works_CXX=yes
2104 lt_cv_prog_compiler_rtti_exceptions=no
2105 lt_cv_prog_compiler_static_works=no
2106 lt_cv_prog_compiler_static_works_CXX=no
2107 lt_cv_prog_gnu_ld=yes
2108 lt_cv_prog_gnu_ldcxx=yes
2109 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
2110 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2111 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
2112 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
2113 lt_cv_sys_max_cmd_len=1572864
2114
2115 ## ----------------- ##
2116 ## Output variables. ##
2117 ## ----------------- ##
2118
2119 ACLOCAL='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run aclocal-1.11'
2120 ALL_CURRENT_CAMLIBS='agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 gsmart300 hp215 iclick jamcam jd11 jl2005a kodak_dc120 kodak_dc210 kodak_dc240 kodak_ez200 largan lg_gsm mars panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 sx330z toshiba_pdrm11'
2121 ALL_DEFINED_CAMLIBS='agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 gsmart300 hp215 iclick jamcam jd11 jl2005a kodak_dc120 kodak_dc210 kodak_dc240 kodak_ez200 largan lg_gsm mars panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 sx330z toshiba_pdrm11 sipix_blink template'
2122 AMDEPBACKSLASH='\'
2123 AMDEP_FALSE='#'
2124 AMDEP_TRUE=''
2125 AMTAR='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run tar'
2126 AM_CFLAGS=' -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes'
2127 AM_CPPFLAGS=' -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -DLOCALEDIR=\"$(datadir)/locale\" -DCAMLIBS=\"$(camlibdir)\"'
2128 AM_CXXFLAGS=' -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__'
2129 AM_LDFLAGS='  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wall -g'
2130 AR='ar'
2131 AS='as'
2132 AUTOCONF='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoconf'
2133 AUTOHEADER='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoheader'
2134 AUTOMAKE='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run automake-1.11'
2135 AWK='gawk'
2136 BISON=''
2137 BUILD_THESE_CAMLIBS=' agfa_cl20.la aox.la ax203.la barbie.la canon.la casio_qv.la clicksmart310.la digigr8.la digita.la dimera3500.la directory.la enigma13.la gsmart300.la hp215.la iclick.la jamcam.la jd11.la jl2005a.la kodak_dc120.la kodak_dc210.la kodak_dc240.la kodak_ez200.la largan.la lg_gsm.la mars.la panasonic_coolshot.la panasonic_l859.la panasonic_dc1000.la panasonic_dc1580.la pccam300.la pccam600.la polaroid_pdc320.la polaroid_pdc640.la polaroid_pdc700.la ptp2.la ricoh.la ricoh_g3.la samsung.la sierra.la sipix_blink2.la sipix_web2.la smal.la sonix.la sony_dscf1.la sony_dscf55.la soundvision.la spca50x.la sq905.la st2205.la stv0674.la sx330z.la toshiba_pdrm11.la'
2138 CAMLIB_LDFLAGS='-module -no-undefined -avoid-version -export-dynamic -export-symbols $(top_srcdir)/camlibs/camlib.sym'
2139 CAMLIB_LIBS='$(top_builddir)/libgphoto2/libgphoto2.la'
2140 CC='gcc'
2141 CCDEPMODE='depmode=gcc3'
2142 CFLAGS=' -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes'
2143 CPP='gcc -E'
2144 CPPFLAGS=' -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_'
2145 CXX='g++'
2146 CXXCPP='g++ -E'
2147 CXXDEPMODE='depmode=gcc3'
2148 CXXFLAGS='-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__'
2149 CYGPATH_W='echo'
2150 DEFS='-DHAVE_CONFIG_H'
2151 DEPDIR='.deps'
2152 DLLTOOL='dlltool'
2153 DOT='false'
2154 DOXYGEN='false'
2155 DOXYGEN_OUTPUT_DIR='doxygen-output'
2156 DSYMUTIL=''
2157 DUMPBIN=''
2158 ECHO_C=''
2159 ECHO_N='-n'
2160 ECHO_T=''
2161 EGREP='/bin/grep -E'
2162 ENABLED_GP2DDB_FALSE=''
2163 ENABLED_GP2DDB_TRUE='#'
2164 ENABLE_GTK_DOC_FALSE=''
2165 ENABLE_GTK_DOC_TRUE='#'
2166 ENABLE_RPM_FALSE='#'
2167 ENABLE_RPM_TRUE=''
2168 EXEEXT=''
2169 FGREP='/bin/grep -F'
2170 FLEX=''
2171 GETTEXT_PACKAGE='libgphoto2-2'
2172 GMSGFMT='/usr/bin/msgfmt'
2173 GREP='/bin/grep'
2174 GTKDOC=''
2175 HAVE_CXX_FALSE='#'
2176 HAVE_CXX_TRUE=''
2177 HAVE_DOT='NO'
2178 HAVE_DOT_FALSE=''
2179 HAVE_DOT_TRUE='#'
2180 HAVE_DOXYGEN_FALSE=''
2181 HAVE_DOXYGEN_TRUE='#'
2182 HAVE_GCC_FALSE='#'
2183 HAVE_GCC_TRUE=''
2184 HAVE_LIBEXIF_FALSE=''
2185 HAVE_LIBEXIF_TRUE='#'
2186 HAVE_LIBUSB_FALSE='#'
2187 HAVE_LIBUSB_TRUE=''
2188 HAVE_LINUX_FALSE='#'
2189 HAVE_LINUX_TRUE=''
2190 HAVE_UDEV_FALSE='#'
2191 HAVE_UDEV_TRUE=''
2192 HTML_APIDOC_DIR='libgphoto2-api.html'
2193 HTML_APIDOC_INTERNALS_DIR='libgphoto2-internals.html'
2194 INSTALL_DATA='${INSTALL} -m 644'
2195 INSTALL_PROGRAM='${INSTALL}'
2196 INSTALL_SCRIPT='${INSTALL}'
2197 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2198 INTLLIBS=''
2199 LD='/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld'
2200 LDFLAGS=' -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib'
2201 LIBEXIF_CFLAGS=''
2202 LIBEXIF_CONFIG_PROG=''
2203 LIBEXIF_LIBS=''
2204 LIBGD=''
2205 LIBGPHOTO2_AGE='4'
2206 LIBGPHOTO2_CURRENT='6'
2207 LIBGPHOTO2_CURRENT_MIN='2'
2208 LIBGPHOTO2_REVISION='0'
2209 LIBGPHOTO2_VERSION_INFO='6:0:4'
2210 LIBICONV=''
2211 LIBINTL=''
2212 LIBJPEG=''
2213 LIBOBJS=''
2214 LIBS=''
2215 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2216 LIBUSB_CONFIG='/usr/bin/libusb-config'
2217 LIPO=''
2218 LN_S='ln -s'
2219 LTLIBICONV=''
2220 LTLIBINTL=''
2221 LTLIBOBJS=''
2222 MAIL_GPHOTO_DEVEL='<gphoto-devel@lists.sourceforge.net>'
2223 MAIL_GPHOTO_TRANSLATION='<gphoto-translation@lists.sourceforge.net>'
2224 MAIL_GPHOTO_USER='<gphoto-user@lists.sourceforge.net>'
2225 MAKEINFO='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run makeinfo'
2226 MKDIR_P='/bin/mkdir -p'
2227 MKINSTALLDIRS='$(top_builddir)/auto-aux/mkinstalldirs'
2228 MSGFMT='/usr/bin/msgfmt'
2229 MSGMERGE='/usr/bin/msgmerge'
2230 NM='/usr/bin/nm -B'
2231 NMEDIT=''
2232 NO_UNUSED_CFLAGS='-Wno-unused'
2233 OBJDUMP='objdump'
2234 OBJEXT='o'
2235 OTOOL64=''
2236 OTOOL=''
2237 PACKAGE='libgphoto2'
2238 PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net'
2239 PACKAGE_NAME='libgphoto2 photo camera library'
2240 PACKAGE_STRING='libgphoto2 photo camera library 2.4.11'
2241 PACKAGE_TARNAME='libgphoto2'
2242 PACKAGE_URL=''
2243 PACKAGE_VERSION='2.4.11'
2244 PATH_SEPARATOR=':'
2245 PKG_CONFIG='/usr/bin/pkg-config'
2246 PKG_CONFIG_LIBDIR=''
2247 PKG_CONFIG_PATH='/usr/lib/pkgconfig:/usr/share/pkgconfig'
2248 POSUB='po'
2249 RANLIB='ranlib'
2250 REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.6.13'
2251 RPMBUILD='rpmbuild'
2252 SED='sed'
2253 SET_MAKE=''
2254 SHELL='/bin/sh'
2255 STRIP='strip'
2256 URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html'
2257 URL_GPHOTO_HOME='http://www.gphoto.org/'
2258 URL_GPHOTO_PROJECT='http://sourceforge.net/projects/gphoto'
2259 URL_JPHOTO_HOME='http://jphoto.sourceforge.net/'
2260 URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html'
2261 USE_NLS='yes'
2262 VERSION='2.4.11'
2263 XGETTEXT='/usr/bin/xgettext'
2264 ac_ct_CC='gcc'
2265 ac_ct_CXX='g++'
2266 ac_ct_DUMPBIN=''
2267 am__EXEEXT_FALSE=''
2268 am__EXEEXT_TRUE='#'
2269 am__fastdepCC_FALSE='#'
2270 am__fastdepCC_TRUE=''
2271 am__fastdepCXX_FALSE='#'
2272 am__fastdepCXX_TRUE=''
2273 am__include='include'
2274 am__isrc=''
2275 am__leading_dot='.'
2276 am__quote=''
2277 am__tar='${AMTAR} chof - "$$tardir"'
2278 am__untar='${AMTAR} xf -'
2279 apidocdir='${prefix}/share/doc/libgphoto2/html/api'
2280 bindir='/usr/bin'
2281 build='armv7l-unknown-linux-gnueabi'
2282 build_alias='armv7l-unknown-linux-gnueabi'
2283 build_cpu='armv7l'
2284 build_os='linux-gnueabi'
2285 build_vendor='unknown'
2286 camlibdir='${libdir}/libgphoto2/2.4.11'
2287 camlibdocdir='${docdir}/camlibs'
2288 datadir='/usr/share'
2289 datarootdir='${prefix}/share'
2290 docdir='${prefix}/share/doc/libgphoto2'
2291 dvidir='${docdir}'
2292 effective_target='armv7l-tizen-linux-gnueabi'
2293 exec_prefix='/usr'
2294 host='armv7l-unknown-linux-gnueabi'
2295 host_alias='armv7l-unknown-linux-gnueabi'
2296 host_cpu='armv7l'
2297 host_os='linux-gnueabi'
2298 host_vendor='unknown'
2299 hotplugdocdir='${prefix}/share/doc/libgphoto2/linux-hotplug'
2300 hotplugusermapdir='${prefix}/share/doc/libgphoto2/linux-hotplug'
2301 htmldir='${prefix}/share/doc/libgphoto2/html'
2302 includedir='/usr/include'
2303 infodir='/usr/share/info'
2304 install_sh='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/install-sh'
2305 libdir='/usr/lib'
2306 libexecdir='/usr/libexec'
2307 localedir='$(datadir)/locale'
2308 localstatedir='/var'
2309 lt_ECHO='echo'
2310 mandir='/usr/share/man'
2311 mkdir_p='/bin/mkdir -p'
2312 oldincludedir='/usr/include'
2313 pdfdir='${docdir}'
2314 pkgconfigdir='${libdir}/pkgconfig'
2315 prefix='/usr'
2316 program_transform_name='s&^&&'
2317 psdir='${docdir}'
2318 sbindir='/usr/sbin'
2319 sharedstatedir='/var/lib'
2320 subdirs=' libgphoto2_port'
2321 sysconfdir='/etc'
2322 target_alias='armv7l-tizen-linux-gnueabi'
2323 udevscriptdir='${libdir}/udev'
2324 utilsdir='${libdir}/${PACKAGE_TARNAME}'
2325
2326 ## ----------- ##
2327 ## confdefs.h. ##
2328 ## ----------- ##
2329
2330 /* confdefs.h */
2331 #define PACKAGE_NAME "libgphoto2 photo camera library"
2332 #define PACKAGE_TARNAME "libgphoto2"
2333 #define PACKAGE_VERSION "2.4.11"
2334 #define PACKAGE_STRING "libgphoto2 photo camera library 2.4.11"
2335 #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
2336 #define PACKAGE_URL ""
2337 #define PACKAGE "libgphoto2"
2338 #define VERSION "2.4.11"
2339 #define STDC_HEADERS 1
2340 #define HAVE_SYS_TYPES_H 1
2341 #define HAVE_SYS_STAT_H 1
2342 #define HAVE_STDLIB_H 1
2343 #define HAVE_STRING_H 1
2344 #define HAVE_MEMORY_H 1
2345 #define HAVE_STRINGS_H 1
2346 #define HAVE_INTTYPES_H 1
2347 #define HAVE_STDINT_H 1
2348 #define HAVE_UNISTD_H 1
2349 #define HAVE_DLFCN_H 1
2350 #define LT_OBJDIR ".libs/"
2351 #define HAVE_CC "gcc"
2352 #define URL_GPHOTO_HOME "http://www.gphoto.org/"
2353 #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
2354 #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
2355 #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
2356 #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
2357 #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
2358 #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
2359 #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
2360 #define GETTEXT_PACKAGE "libgphoto2-2"
2361 #define ENABLE_NLS 1
2362 #define HAVE_GETTEXT 1
2363 #define HAVE_DCGETTEXT 1
2364 #define HAVE_ICONV 1
2365 #define ICONV_CONST 
2366 #define _FILE_OFFSET_BITS 64
2367 #define HAVE_DIRENT_H 1
2368 #define STDC_HEADERS 1
2369 #define HAVE_SYS_PARAM_H 1
2370 #define HAVE_SYS_SELECT_H 1
2371 #define HAVE_LOCALE_H 1
2372 #define HAVE_MEMORY_H 1
2373 #define HAVE_GETOPT_H 1
2374 #define HAVE_UNISTD_H 1
2375 #define HAVE_MCHECK_H 1
2376 #define HAVE_LIMITS_H 1
2377 #define HAVE_SYS_TIME_H 1
2378 #define HAVE_GETOPT 1
2379 #define HAVE_GETOPT_LONG 1
2380 #define HAVE_MKDIR 1
2381 #define HAVE_STRDUP 1
2382 #define HAVE_STRNCPY 1
2383 #define HAVE_STRCPY 1
2384 #define HAVE_SNPRINTF 1
2385 #define HAVE_SPRINTF 1
2386 #define HAVE_VSNPRINTF 1
2387 #define HAVE_GMTIME_R 1
2388 #define HAVE_STATFS 1
2389 #define HAVE_TM_GMTOFF 1
2390 #define HAVE_SYS_MOUNT_H 1
2391 #define HAVE_SYS_STATFS_H 1
2392 #define HAVE_SYS_USER_H 1
2393 #define HAVE_SYS_VFS_H 1
2394 #define HAVE_STRUCT_STATFS_F_BFREE 1
2395 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
2396
2397 configure: exit 0