From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Juergen Beisert Date: Thu, 19 Jan 2012 10:17:35 +0100 References: <1326745642-53929-1-git-send-email-bernhard@bwalle.de> <201201181123.31333.jbe@pengutronix.de> <4F17C566.9000309@bwalle.de> In-Reply-To: <4F17C566.9000309@bwalle.de> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_w+9FPccJqhCOjGU" Message-Id: <201201191017.36329.jbe@pengutronix.de> Subject: Re: [ptxdist] [PATCH] sitecopy: Fix build on non-Linux hosts Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Bernhard Walle --Boundary-00=_w+9FPccJqhCOjGU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Bernhard, Bernhard Walle wrote: > Am 18.01.12 11:23, schrieb Juergen Beisert: > > Bernhard Walle wrote: > >> Am 18.01.2012 11:05, schrieb Juergen Beisert: > >>> Can you send me the "config.log" file of the sitecopy package, after > >>> *preparing* (prepare stage) it? Please run it one times without your > >>> patch shown above. > >>> I have no other system than Linux here, to check what the autotools > >>> really detecting on different systems. > >> > >> Will do in the evening, > > > > Thanks. > > A bite late for the evening, but anyway attached. ;-) I'm surprised how different both logfiles are if I build the same package here on my Linux based system. (please find my log attached). > The check comes from m4/neon/neon.m4 which is included in sitecopy > sources. Maybe I should patch that to check for the target system and > link ptxdist autogen.sh? I think the correct fix would be to fix the configure script instead of your proposed workaround in the rule file. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | --Boundary-00=_w+9FPccJqhCOjGU Content-Type: text/x-log; charset="iso 8859-15"; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sitecopy configure 0.16.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var = =2D-host=3Darm-v5te-linux-gnueabi --build=3Di686-host-linux-gnu --disable-g= nomefe --enable-threadsafe-ssl=3Dposix --disable-nls --enable-threads=3Dpos= ix --disable-rpath --without-pakchois --without-socks --without-gssapi --en= able-sftp --enable-rsh --enable-ftp --enable-webdav --with-expat ## --------- ## ## Platform. ## ## --------- ## hostname =3D isonoe uname -m =3D i686 uname -r =3D 2.6.34.7isonoe uname -s =3D Linux uname -v =3D #4 Sat Jan 22 20:01:51 CET 2011 /usr/bin/uname -p =3D unknown /bin/uname -X =3D unknown /bin/arch =3D i686 /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: <[...]my_local_path[...]>/platform-tx25/sysroot-cross/bin PATH: <[...]my_local_path[...]>/platform-tx25/sysroot-cross/sbin PATH: <[...]my_local_path[...]>/platform-tx25/sysroot-host/bin PATH: <[...]my_local_path[...]>/platform-tx25/sysroot-host/sbin PATH: <[...]my_local_path[...]>/selected_toolchain PATH: /opt/ptxdist/lib/ptxdist-trunk/bin PATH: /home/jb/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /opt/qt/bin PATH: /opt/kde/bin PATH: /usr/java/jre1.6.0_23/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1905: checking for arm-v5te-linux-gnueabi-gcc configure:1932: result: arm-v5te-linux-gnueabi-gcc configure:2210: checking for C compiler version configure:2217: arm-v5te-linux-gnueabi-gcc --version >&5 arm-v5te-linux-gnueabi-gcc (OSELAS.Toolchain-2011.11.0) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2220: $? =3D 0 configure:2227: arm-v5te-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=3Darm-v5te-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=3D/opt/OSELAS.Toolchain-2011.11.0/arm-v5te-linux-gnueab= i/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/libexec/g= cc/arm-v5te-linux-gnueabi/4.6.2/lto-wrapper Target: arm-v5te-linux-gnueabi Configured with: /home/jb/temp/OSELAS.Toolchain-2011.11.0/platform-arm-v5te= =2Dlinux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sani= tized/build-cross/gcc-4.6.2/configure --target=3Darm-v5te-linux-gnueabi --w= ith-sysroot=3D/opt/OSELAS.Toolchain-2011.11.0/arm-v5te-linux-gnueabi/gcc-4.= 6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/sysroot-arm-v5te-= linux-gnueabi --disable-multilib --with-float=3Dsoft --with-fpu=3Dvfp --wit= h-cpu=3Darm926ej-s --enable-__cxa_atexit --disable-sjlj-exceptions --disabl= e-nls --disable-decimal-float --disable-fixed-point --disable-win32-registr= y --enable-symvers=3Dgnu --with-pkgversion=3DOSELAS.Toolchain-2011.11.0 --w= ith-system-zlib --with-gmp=3D/home/jb/temp/OSELAS.Toolchain-2011.11.0/platf= orm-arm-v5te-linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2= =2E6.39-sanitized/sysroot-host --with-mpfr=3D/home/jb/temp/OSELAS.Toolchain= =2D2011.11.0/platform-arm-v5te-linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutil= s-2.21.1a-kernel-2.6.39-sanitized/sysroot-host --prefix=3D/opt/OSELAS.Toolc= hain-2011.11.0/arm-v5te-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.= 1a-kernel-2.6.39-sanitized --enable-languages=3Dc,c++ --enable-threads=3Dpo= six --enable-c99 --enable-long-long --enable-libstdcxx-debug --enable-profi= le --enable-shared --disable-libssp --enable-checking=3Drelease Thread model: posix gcc version 4.6.2 (OSELAS.Toolchain-2011.11.0)=20 configure:2230: $? =3D 0 configure:2237: arm-v5te-linux-gnueabi-gcc -V >&5 arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-V' arm-v5te-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:2240: $? =3D 1 configure:2263: checking for C compiler default output file name configure:2290: arm-v5te-linux-gnueabi-gcc -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/pla= tform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sys= root-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-= tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/usr/lib conftest.c >&5 configure:2293: $? =3D 0 configure:2331: result: a.out configure:2348: checking whether the C compiler works configure:2378: result: yes configure:2385: checking whether we are cross compiling configure:2387: result: yes configure:2390: checking for suffix of executables configure:2397: arm-v5te-linux-gnueabi-gcc -o conftest -isystem <[...]my_l= ocal_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path= [...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>= /platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[.= =2E.]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 configure:2400: $? =3D 0 configure:2424: result:=20 configure:2430: checking for suffix of object files configure:2456: arm-v5te-linux-gnueabi-gcc -c -isystem <[...]my_local_path= [...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:2459: $? =3D 0 configure:2482: result: o configure:2486: checking whether we are using the GNU C compiler configure:2515: arm-v5te-linux-gnueabi-gcc -c -isystem <[...]my_local_path= [...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:2521: $? =3D 0 configure:2538: result: yes configure:2543: checking whether arm-v5te-linux-gnueabi-gcc accepts -g configure:2573: arm-v5te-linux-gnueabi-gcc -c -g -isystem <[...]my_local_pa= th[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[= =2E..]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:2579: $? =3D 0 configure:2678: result: yes configure:2695: checking for arm-v5te-linux-gnueabi-gcc option to accept IS= O C89 configure:2769: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:2775: $? =3D 0 configure:2798: result: none needed configure:2816: checking whether make sets $(MAKE) configure:2837: result: yes configure:2847: checking for library containing strerror configure:2888: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...= ]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_lo= cal_path[...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>= /platform-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_pa= th[...]>/platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 configure:2894: $? =3D 0 configure:2922: result: none required configure:2974: checking for a BSD-compatible install configure:3030: result: /usr/bin/install -c configure:3047: checking for inline configure:3073: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:3079: $? =3D 0 configure:3097: result: inline configure:3116: checking for an ANSI C-conforming const configure:3191: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:3197: $? =3D 0 configure:3212: result: yes configure:3228: checking how to run the C preprocessor configure:3344: result: arm-v5te-linux-gnueabi-cpp configure:3373: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/= platform-tx25/sysroot-target/usr/include conftest.c configure:3379: $? =3D 0 configure:3410: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/= platform-tx25/sysroot-target/usr/include conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3416: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3454: checking for grep that handles long lines and -e configure:3528: result: /bin/grep configure:3533: checking for egrep configure:3611: result: /bin/grep -E configure:3616: checking for ANSI C header files configure:3646: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:3652: $? =3D 0 configure:3780: result: yes configure:3954: debugging is enabled configure:3966: checking for GNU fnmatch configure:3993: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:3999: $? =3D 0 configure:4014: result: yes configure:4054: checking for sys/types.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for sys/stat.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for stdlib.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for string.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for memory.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for strings.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for inttypes.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for stdint.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4054: checking for unistd.h configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4081: $? =3D 0 configure:4097: result: yes configure:4109: checking for size_t configure:4139: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4145: $? =3D 0 configure:4160: result: yes configure:4172: checking for off_t configure:4202: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4208: $? =3D 0 configure:4223: result: yes configure:4237: checking for uname configure:4246: result: Linux configure:4259: checking for int configure:4289: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4295: $? =3D 0 configure:4310: result: yes configure:4317: checking size of int configure:4348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4354: $? =3D 0 configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:61:12: error: size of array 'test_array' is negative configure:4391: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:61:12: error: size of array 'test_array' is negative configure:4391: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:61:12: error: size of array 'test_array' is negative configure:4391: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4391: $? =3D 0 configure:4540: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4546: $? =3D 0 configure:4540: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4546: $? =3D 0 configure:4654: result: 4 configure:4664: checking for long configure:4694: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4700: $? =3D 0 configure:4715: result: yes configure:4722: checking size of long configure:4753: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4759: $? =3D 0 configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:62:12: error: size of array 'test_array' is negative configure:4796: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:62:12: error: size of array 'test_array' is negative configure:4796: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:62:12: error: size of array 'test_array' is negative configure:4796: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4796: $? =3D 0 configure:4945: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4951: $? =3D 0 configure:4945: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:4951: $? =3D 0 configure:5059: result: 4 configure:5069: checking for long long configure:5099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:5105: $? =3D 0 configure:5120: result: yes configure:5127: checking size of long long configure:5464: result: 8 configure:5475: checking for gcc -Wformat -Werror sanity configure:5506: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftes= t.c >&5 configure:5512: $? =3D 0 configure:5528: result: yes configure:5571: checking errno.h usability configure:5588: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:5594: $? =3D 0 configure:5608: result: yes configure:5612: checking errno.h presence configure:5627: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/= platform-tx25/sysroot-target/usr/include conftest.c configure:5633: $? =3D 0 configure:5647: result: yes configure:5680: checking for errno.h configure:5688: result: yes configure:5571: checking stdarg.h usability configure:5588: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:5594: $? =3D 0 configure:5608: result: yes configure:5612: checking stdarg.h presence configure:5627: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/= platform-tx25/sysroot-target/usr/include conftest.c configure:5633: $? =3D 0 configure:5647: result: yes configure:5680: checking for stdarg.h configure:5688: result: yes configure:5561: checking for string.h configure:5567: result: yes configure:5561: checking for stdlib.h configure:5567: result: yes configure:5706: checking for size_t configure:5759: result: yes configure:5766: checking size of size_t configure:5799: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:5805: $? =3D 0 configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: size of array 'test_array' is negative configure:5844: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef size_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: size of array 'test_array' is negative configure:5844: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef size_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: size of array 'test_array' is negative configure:5844: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef size_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:5844: $? =3D 0 configure:5999: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6005: $? =3D 0 configure:5999: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6005: $? =3D 0 configure:6115: result: 4 configure:6130: checking how to print size_t configure:6165: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftes= t.c >&5 configure:6171: $? =3D 0 configure:6198: result: u configure:6216: checking for off_t configure:6269: result: yes configure:6276: checking size of off_t configure:6309: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6315: $? =3D 0 configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:12: error: size of array 'test_array' is negative configure:6354: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:12: error: size of array 'test_array' is negative configure:6354: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:12: error: size of array 'test_array' is negative configure:6354: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6354: $? =3D 0 configure:6509: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6515: $? =3D 0 configure:6509: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6515: $? =3D 0 configure:6625: result: 4 configure:6640: checking how to print off_t configure:6675: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftes= t.c >&5 conftest.c: In function 'main': conftest.c:40:1: error: format '%d' expects argument of type 'int', but arg= ument 2 has type 'off_t' [-Werror=3Dformat] cc1: all warnings being treated as errors configure:6681: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | /* end confdefs.h. */ | #include |=20 | #include | int | main () | { | off_t i =3D 1; printf("%d", i); | ; | return 0; | } configure:6675: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftes= t.c >&5 configure:6681: $? =3D 0 configure:6708: result: ld configure:6727: checking for ssize_t configure:6759: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6765: $? =3D 0 configure:6780: result: yes configure:6787: checking size of ssize_t configure:6820: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6826: $? =3D 0 configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:74:12: error: size of array 'test_array' is negative configure:6865: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef ssize_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:74:12: error: size of array 'test_array' is negative configure:6865: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef ssize_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:74:12: error: size of array 'test_array' is negative configure:6865: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef ssize_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:6865: $? =3D 0 configure:7020: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:7026: $? =3D 0 configure:7020: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:7026: $? =3D 0 configure:7136: result: 4 configure:7151: checking how to print ssize_t configure:7186: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftes= t.c >&5 configure:7192: $? =3D 0 configure:7219: result: d configure:7236: checking whether byte ordering is bigendian configure:7269: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:7275: $? =3D 0 configure:7307: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:44:2: error: unknown type name 'not' conftest.c:44:10: error: expected '=3D', ',', ';', 'asm' or '__attribute__'= before 'endian' configure:7313: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | /* end confdefs.h. */ | #include | #include |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN | not big endian | #endif |=20 | ; | return 0; | } configure:7453: result: no configure:7472: checking whether strerror_r is declared configure:7501: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:7507: $? =3D 0 configure:7522: result: yes configure:7544: checking for strerror_r configure:7600: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...= ]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_lo= cal_path[...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>= /platform-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_pa= th[...]>/platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 configure:7606: $? =3D 0 configure:7624: result: yes configure:7634: checking whether strerror_r returns char * configure:7668: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_p= ath[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:7674: $? =3D 0 configure:7750: result: yes configure:7766: checking for snprintf configure:7822: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...= ]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_lo= cal_path[...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>= /platform-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_pa= th[...]>/platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'snprintf= ' [enabled by default] configure:7828: $? =3D 0 configure:7846: result: yes configure:7766: checking for vsnprintf configure:7822: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...= ]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_lo= cal_path[...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[...]>= /platform-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_pa= th[...]>/platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_loca= l_path[...]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'vsnprint= f' [enabled by default] configure:7828: $? =3D 0 configure:7846: result: yes configure:8097: checking for arm-v5te-linux-gnueabi-ar configure:8115: found <[...]my_local_path[...]>/selected_toolchain/arm-v5te= =2Dlinux-gnueabi-ar configure:8127: result: <[...]my_local_path[...]>/selected_toolchain/arm-v5= te-linux-gnueabi-ar configure:8204: checking for arm-v5te-linux-gnueabi-ranlib configure:8222: found <[...]my_local_path[...]>/selected_toolchain/arm-v5te= =2Dlinux-gnueabi-ranlib configure:8234: result: <[...]my_local_path[...]>/selected_toolchain/arm-v5= te-linux-gnueabi-ranlib configure:8350: checking for neon-config configure:8368: found /usr/bin/neon-config configure:8381: result: /usr/bin/neon-config configure:8406: checking linking against neon configure:8432: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I/usr/includ= e/neon -D_LARGEFILE64_SOURCE -DNE_LFS -isystem <[...]my_local_path[...]>/pl= atform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-tar= get/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sys= root-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25= /sysroot-target/usr/lib conftest.c -lneon -lz -lssl -lcrypto -ldl -lexpat = >&5 /opt/OSELAS.Toolchain-2011.11.0/arm-v5te-linux-gnueabi/gcc-4.6.2-glibc-2.14= =2E1-binutils-2.21.1a-kernel-2.6.39-sanitized/lib/gcc/arm-v5te-linux-gnueab= i/4.6.2/../../../../arm-v5te-linux-gnueabi/bin/ld: cannot find -lneon collect2: ld returned 1 exit status configure:8438: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | ne_version_match(0, 0); | ; | return 0; | } configure:8455: result: no configure:9177: incompatible neon library version 0.29.3: wanted 0.24 25 26= 27 28 configure:10045: using bundled neon (0.28.2) configure:10074: checking for sys/time.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for limits.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for sys/select.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for arpa/inet.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for libintl.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for signal.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for sys/socket.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for netinet/in.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for netinet/tcp.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for netdb.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for sys/poll.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for sys/limits.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 conftest.c:95:24: fatal error: sys/limits.h: No such file or directory compilation terminated. configure:10105: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* netinet/tcp.h requires netinet/in.h on some platforms. */ | #ifdef HAVE_NETINET_IN_H | #include | #endif |=20 | #include configure:10121: result: no configure:10074: checking for fcntl.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10074: checking for iconv.h configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5 configure:10105: $? =3D 0 configure:10121: result: yes configure:10135: checking for timezone global configure:10163: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my= _local_path[...]>/platform-tx25/sysroot-target/lib -L<[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my= _local_path[...]>/platform-tx25/sysroot-target/usr/lib conftest.c >&5 configure:10169: $? =3D 0 configure:10186: result: yes configure:10330: checking for off64_t configure:10360: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10366: $? =3D 0 configure:10381: result: yes configure:10389: checking for off64_t configure:10442: result: yes configure:10449: checking size of off64_t configure:10482: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10488: $? =3D 0 configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative configure:10527: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off64_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative configure:10527: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off64_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative configure:10527: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off64_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative configure:10527: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif |=20 |=20 | typedef off64_t ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 7)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10527: $? =3D 0 configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10688: $? =3D 0 configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10688: $? =3D 0 configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE c= onftest.c >&5 configure:10688: $? =3D 0 configure:10798: result: 8 configure:10813: checking how to print off64_t configure:10848: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= Wformat -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:67:1: error: format '%d' expects argument of type 'int', but arg= ument 2 has type 'off64_t' [-Werror=3Dformat] cc1: all warnings being treated as errors configure:10854: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | /* end confdefs.h. */ | #include |=20 | #include | int | main () | { | off64_t i =3D 1; printf("%d", i); | ; | return 0; | } configure:10848: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= Wformat -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:67:1: error: format '%ld' expects argument of type 'long int', b= ut argument 2 has type 'off64_t' [-Werror=3Dformat] cc1: all warnings being treated as errors configure:10854: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | /* end confdefs.h. */ | #include |=20 | #include | int | main () | { | off64_t i =3D 1; printf("%ld", i); | ; | return 0; | } configure:10848: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= Wformat -Werror conftest.c >&5 configure:10854: $? =3D 0 configure:10881: result: lld configure:10902: checking for strtoll configure:10958: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -L= <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl,-rpath-l= ink -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -Wl,-rpa= th-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib = conftest.c >&5 configure:10964: $? =3D 0 configure:10982: result: yes configure:10997: checking for lseek64 configure:11053: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -L= <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl,-rpath-l= ink -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -Wl,-rpa= th-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib = conftest.c >&5 configure:11059: $? =3D 0 configure:11077: result: yes configure:10997: checking for fstat64 configure:11053: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -L= <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl,-rpath-l= ink -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -Wl,-rpa= th-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib = conftest.c >&5 configure:11059: $? =3D 0 configure:11077: result: yes configure:11099: LFS (large file) support enabled configure:11146: checking for strcasecmp configure:11202: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strcasec= mp' [enabled by default] configure:11208: $? =3D 0 configure:11226: result: yes configure:11255: checking for signal configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for setvbuf configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for setsockopt configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for stpcpy configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'stpcpy' = [enabled by default] configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for poll configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for fcntl configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11255: checking for getsockopt configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11317: $? =3D 0 configure:11335: result: yes configure:11355: checking whether stpcpy is declared configure:11384: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= DNE_LFS conftest.c >&5 configure:11390: $? =3D 0 configure:11405: result: yes configure:11435: checking for library containing socket configure:11462: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11468: $? =3D 0 configure:11541: result: none needed configure:11561: checking for library containing getaddrinfo configure:11588: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11594: $? =3D 0 configure:11667: result: none needed configure:11690: checking for gai_strerror configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11752: $? =3D 0 configure:11770: result: yes configure:11690: checking for getnameinfo configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11752: $? =3D 0 configure:11770: result: yes configure:11690: checking for inet_ntop configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:11752: $? =3D 0 configure:11770: result: yes configure:11911: IPv6 support is enabled configure:11919: checking for working AI_ADDRCONFIG configure:11979: result: no configure:12478: checking for socklen_t configure:12516: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= DNE_LFS conftest.c >&5 configure:12522: $? =3D 0 configure:12537: result: yes configure:12556: checking for struct tm.tm_gmtoff configure:12585: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= DNE_LFS conftest.c >&5 configure:12591: $? =3D 0 configure:12649: result: yes configure:12659: checking for struct tm.__tm_gmtoff configure:12688: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:90:12: error: 'struct tm' has no member named '__tm_gmtoff' configure:12694: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include |=20 | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:12728: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_loc= al_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_= path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -= DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:90:19: error: 'struct tm' has no member named '__tm_gmtoff' configure:12734: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include |=20 | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:12752: result: no configure:12773: zlib not supported configure:12778: checking whether to enable ACL support in neon configure:12781: result: no configure:14460: SSL support is not enabled configure:14467: Thread-safe SSL support is not enabled configure:14513: checking for pthread_mutex_init configure:14569: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:14575: $? =3D 0 configure:14593: result: yes configure:14513: checking for pthread_mutex_lock configure:14569: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[.= =2E.]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[..= =2E]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFI= LE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl= ,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib= -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target= /usr/lib conftest.c >&5 configure:14575: $? =3D 0 configure:14593: result: yes configure:14619: Thread-safe SSL supported using POSIX threads configure:14884: SOCKSv5 support is not enabled configure:15485: checking expat.h usability configure:15502: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:15508: $? =3D 0 configure:15522: result: yes configure:15526: checking expat.h presence configure:15541: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:15547: $? =3D 0 configure:15561: result: yes configure:15594: checking for expat.h configure:15601: result: yes configure:15606: checking for XML_SetXmlDeclHandler in -lexpat configure:15641: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c -lexpat >&5 configure:15647: $? =3D 0 configure:15665: result: yes configure:15677: checking for XML_Size configure:15708: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:15714: $? =3D 0 configure:15729: result: yes configure:15736: checking for XML_Size configure:15789: result: yes configure:15796: checking size of XML_Size configure:15829: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:15835: $? =3D 0 configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative configure:15874: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include |=20 | typedef XML_Size ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 0)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative configure:15874: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include |=20 | typedef XML_Size ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 1)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative configure:15874: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include |=20 | typedef XML_Size ac__type_sizeof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_)))= <=3D 3)]; | test_array [0] =3D 0 |=20 | ; | return 0; | } configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:15874: $? =3D 0 configure:16029: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:16035: $? =3D 0 configure:16029: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:16035: $? =3D 0 configure:16145: result: 4 configure:16160: checking how to print XML_Size configure:16195: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS -Wformat -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:95:1: error: format '%d' expects argument of type 'int', but arg= ument 2 has type 'XML_Size' [-Werror=3Dformat] cc1: all warnings being treated as errors configure:16201: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | XML_Size i =3D 1; printf("%d", i); | ; | return 0; | } configure:16195: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS -Wformat -Werror conftest.c >&5 configure:16201: $? =3D 0 configure:16228: result: ld configure:17764: XML parser used: expat configure:17812: WebDAV support is enabled configure:17836: checking for getopt_long configure:17892: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:17898: $? =3D 0 configure:17915: result: yes configure:17935: checking for strcasecmp configure:18014: result: yes configure:18037: checking for strdup configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'strdup'= [enabled by default] configure:18099: $? =3D 0 configure:18117: result: yes configure:18037: checking for strsignal configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:18099: $? =3D 0 configure:18117: result: yes configure:18037: checking for strerror configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:18099: $? =3D 0 configure:18117: result: yes configure:18037: checking for memcpy configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'memcpy'= [enabled by default] configure:18099: $? =3D 0 configure:18117: result: yes configure:18037: checking for setlocale configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:18099: $? =3D 0 configure:18117: result: yes configure:18037: checking for nl_langinfo configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:18099: $? =3D 0 configure:18117: result: yes configure:18128: checking return type of signal handlers configure:18156: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:103:1: error: void value not ignored as it ought to be configure:18162: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | #include | #include |=20 | int | main () | { | return *(signal (0, 0)) (0) =3D=3D 1; | ; | return 0; | } configure:18177: result: void configure:18203: checking for stdarg.h configure:18209: result: yes configure:18203: checking for string.h configure:18209: result: yes configure:18203: checking for strings.h configure:18209: result: yes configure:18203: checking for sys/time.h configure:18209: result: yes configure:18213: checking regex.h usability configure:18230: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:18236: $? =3D 0 configure:18250: result: yes configure:18254: checking regex.h presence configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:18275: $? =3D 0 configure:18289: result: yes configure:18322: checking for regex.h configure:18330: result: yes configure:18213: checking locale.h usability configure:18230: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:18236: $? =3D 0 configure:18250: result: yes configure:18254: checking locale.h presence configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:18275: $? =3D 0 configure:18289: result: yes configure:18322: checking for locale.h configure:18330: result: yes configure:18213: checking langinfo.h usability configure:18230: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:18236: $? =3D 0 configure:18250: result: yes configure:18254: checking langinfo.h presence configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:18275: $? =3D 0 configure:18289: result: yes configure:18322: checking for langinfo.h configure:18330: result: yes configure:18203: checking for stdlib.h configure:18209: result: yes configure:18203: checking for unistd.h configure:18209: result: yes configure:18203: checking for limits.h configure:18209: result: yes configure:18203: checking for sys/select.h configure:18209: result: yes configure:18203: checking for fcntl.h configure:18209: result: yes configure:18346: checking for the third argument of getsockname configure:18378: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:18384: $? =3D 0 configure:18460: result: socklen_t configure:18627: checking for a thread-safe mkdir -p configure:18666: result: /bin/mkdir -p configure:18676: checking whether NLS is requested configure:18685: result: no configure:18726: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:18758: result: /usr/bin/msgfmt configure:18767: checking for gmsgfmt configure:18798: result: /usr/bin/msgfmt configure:18849: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will = try C configure:18881: result: /usr/bin/xgettext configure:18927: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:18958: result: /usr/bin/msgmerge configure:18981: checking build system type configure:18999: result: i686-host-linux-gnu configure:19021: checking host system type configure:19036: result: arm-v5te-linux-gnueabi configure:19059: checking whether we are using the GNU C Library 2 or newer configure:19090: result: yes configure:19099: checking for arm-v5te-linux-gnueabi-ranlib configure:19126: result: <[...]my_local_path[...]>/selected_toolchain/arm-v= 5te-linux-gnueabi-ranlib configure:19197: checking for simple visibility declarations configure:19229: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -fvisibility=3Dhidden -isystem <[...]my_local_path[...]>/platform-tx25/= sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sys= root-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:19235: $? =3D 0 configure:19252: result: yes configure:19268: checking for stdint.h configure:19295: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:19301: $? =3D 0 configure:19316: result: yes configure:19328: checking for working alloca.h configure:19355: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:19361: $? =3D 0 configure:19378: result: yes configure:19388: checking for alloca configure:19435: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:19441: $? =3D 0 configure:19458: result: yes configure:19691: checking for stdlib.h configure:19697: result: yes configure:19691: checking for unistd.h configure:19697: result: yes configure:19835: checking for getpagesize configure:19891: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:19897: $? =3D 0 configure:19915: result: yes configure:19925: checking for working mmap configure:20100: result: no configure:20113: checking whether integer division by zero raises SIGFPE configure:20219: result: guessing no configure:20232: checking for inttypes.h configure:20259: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:20265: $? =3D 0 configure:20280: result: yes configure:20291: checking for unsigned long long int configure:20341: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:20347: $? =3D 0 configure:20364: result: yes configure:20401: checking for inttypes.h configure:20407: result: yes configure:20542: checking whether the inttypes.h PRIxNN macros are broken configure:20573: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:20579: $? =3D 0 configure:20595: result: no configure:20617: checking for AIX configure:20639: result: no configure:20655: checking minix/config.h usability configure:20672: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c:157:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:20678: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20692: result: no configure:20696: checking minix/config.h presence configure:20711: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c conftest.c:124:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:20717: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:20731: result: no configure:20764: checking for minix/config.h configure:20771: result: no configure:20810: checking whether it is safe to define __EXTENSIONS__ configure:20838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:20844: $? =3D 0 configure:20859: result: yes configure:20955: checking for ld used by GCC configure:21019: result: arm-v5te-linux-gnueabi-ld configure:21028: checking if the linker (arm-v5te-linux-gnueabi-ld) is GNU = ld configure:21041: result: yes configure:21048: checking for shared library run path origin configure:21061: result: done configure:21107: checking whether imported symbols can be declared weak configure:21132: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:21138: $? =3D 0 configure:21154: result: yes configure:21169: checking pthread.h usability configure:21186: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:21192: $? =3D 0 configure:21206: result: yes configure:21210: checking pthread.h presence configure:21225: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:21231: $? =3D 0 configure:21245: result: yes configure:21278: checking for pthread.h configure:21285: result: yes configure:21326: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 /tmp/ccsNBAjF.o: In function `main': <[...]my_local_path[...]>/platform-tx25/build-target/sitecopy-0.16.6/confte= st.c:132: undefined reference to `pthread_mutexattr_init' collect2: ld returned 1 exit status configure:21332: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:21433: checking for pthread_kill in -lpthread configure:21468: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c -lpthread >&5 configure:21474: $? =3D 0 configure:21492: result: yes configure:21591: checking for pthread_rwlock_t configure:21622: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:21628: $? =3D 0 configure:21643: result: yes configure:21680: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:21686: $? =3D 0 configure:22360: checking for multithread API to use configure:22362: result: posix configure:22840: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:22846: $? =3D 0 configure:22886: checking argz.h usability configure:22903: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:22909: $? =3D 0 configure:22923: result: yes configure:22927: checking argz.h presence configure:22942: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:22948: $? =3D 0 configure:22962: result: yes configure:22995: checking for argz.h configure:23003: result: yes configure:22876: checking for inttypes.h configure:22882: result: yes configure:22876: checking for limits.h configure:22882: result: yes configure:22876: checking for unistd.h configure:22882: result: yes configure:22886: checking sys/param.h usability configure:22903: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:22909: $? =3D 0 configure:22923: result: yes configure:22927: checking sys/param.h presence configure:22942: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:22948: $? =3D 0 configure:22962: result: yes configure:22995: checking for sys/param.h configure:23003: result: yes configure:23037: checking for getcwd configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for getegid configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for geteuid configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for getgid configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for getuid configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for mempcpy configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 conftest.c:165:6: warning: conflicting types for built-in function 'mempcpy= ' [enabled by default] configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for munmap configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for stpcpy configure:23117: result: yes configure:23037: checking for strcasecmp configure:23117: result: yes configure:23037: checking for strdup configure:23117: result: yes configure:23037: checking for strtoul configure:23117: result: yes configure:23037: checking for tsearch configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for argz_count configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for argz_stringify configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for argz_next configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23037: checking for __fsetlocking configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23099: $? =3D 0 configure:23117: result: yes configure:23129: checking whether feof_unlocked is declared configure:23159: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:23165: $? =3D 0 configure:23180: result: yes configure:23194: checking whether fgets_unlocked is declared configure:23224: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:23230: $? =3D 0 configure:23245: result: yes configure:23289: checking for iconv configure:23321: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23327: $? =3D 0 configure:23397: result: yes configure:23400: checking for working iconv configure:23516: result: guessing yes configure:23546: checking for iconv declaration configure:23585: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:23591: $? =3D 0 configure:23610: result:=20 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbyteslef= t, char * *outbuf, size_t *outbytesleft); configure:23621: checking for NL_LOCALE_NAME macro configure:23650: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23656: $? =3D 0 configure:23674: result: yes configure:23688: checking for bison configure:23704: found /usr/bin/bison configure:23715: result: bison configure:23729: checking version of bison configure:23738: result: 2.4.1, ok configure:23746: checking for long long int configure:23796: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:23802: $? =3D 0 configure:23884: result: yes configure:23895: checking for wchar_t configure:23922: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:23928: $? =3D 0 configure:23943: result: yes configure:23954: checking for wint_t configure:23989: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:23995: $? =3D 0 configure:24010: result: yes configure:24023: checking for intmax_t configure:24059: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:24065: $? =3D 0 configure:24080: result: yes configure:24092: checking whether printf() supports POSIX/XSI format strings configure:24176: result: guessing yes configure:24189: checking whether we are using the GNU C Library 2.1 or new= er configure:24220: result: yes configure:24232: checking for stdint.h configure:24238: result: yes configure:24372: checking for SIZE_MAX configure:25085: result: yes configure:25103: checking for stdint.h configure:25109: result: yes configure:25245: checking for CFPreferencesCopyAppValue configure:25273: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c -Wl,-framework -Wl,CoreFoundation= >&5 conftest.c:165:42: fatal error: CoreFoundation/CFPreferences.h: No such fil= e or directory compilation terminated. configure:25279: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST=20 | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:25297: result: no configure:25306: checking for CFLocaleCopyCurrent configure:25334: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c -Wl,-framework -Wl,CoreFoundation= >&5 conftest.c:165:37: fatal error: CoreFoundation/CFLocale.h: No such file or = directory compilation terminated. configure:25340: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST=20 | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:25358: result: no configure:25378: checking for ptrdiff_t configure:25408: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:25414: $? =3D 0 configure:25429: result: yes configure:25459: checking stddef.h usability configure:25476: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:25482: $? =3D 0 configure:25496: result: yes configure:25500: checking stddef.h presence configure:25515: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[..= =2E]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...= ]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS = conftest.c configure:25521: $? =3D 0 configure:25535: result: yes configure:25568: checking for stddef.h configure:25576: result: yes configure:25449: checking for stdlib.h configure:25455: result: yes configure:25449: checking for string.h configure:25455: result: yes configure:25599: checking for asprintf configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25661: $? =3D 0 configure:25679: result: yes configure:25599: checking for fwprintf configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25661: $? =3D 0 configure:25679: result: yes configure:25599: checking for putenv configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25661: $? =3D 0 configure:25679: result: yes configure:25599: checking for setenv configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25661: $? =3D 0 configure:25679: result: yes configure:25599: checking for setlocale configure:25679: result: yes configure:25599: checking for snprintf configure:25679: result: yes configure:25599: checking for wcslen configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25661: $? =3D 0 configure:25679: result: yes configure:25691: checking whether _snprintf is declared configure:25721: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:181:22: error: '_snprintf' undeclared (first use in this functio= n) conftest.c:181:22: note: each undeclared identifier is reported only once f= or each function it appears in configure:25727: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST=20 | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { |=20 | #ifndef _snprintf | char *p =3D (char *) _snprintf; | #endif |=20 | ; | return 0; | } configure:25742: result: no configure:25756: checking whether _snwprintf is declared configure:25786: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 conftest.c: In function 'main': conftest.c:182:22: error: '_snwprintf' undeclared (first use in this functi= on) conftest.c:182:22: note: each undeclared identifier is reported only once f= or each function it appears in configure:25792: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sitecopy" | #define PACKAGE_TARNAME "sitecopy" | #define PACKAGE_VERSION "0.16.6" | #define PACKAGE_STRING "sitecopy 0.16.6" | #define PACKAGE_BUGREPORT "sitecopy@lyra.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define USE_FTP 1 | #define USE_DAV 1 | #define USE_RSH 1 | #define USE_SFTP 1 | #define NE_DEBUGGING 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define SIZEOF_SIZE_T 4 | #define NE_FMT_SIZE_T "u" | #define SIZEOF_OFF_T 4 | #define NE_FMT_OFF_T "ld" | #define SIZEOF_SSIZE_T 4 | #define NE_FMT_SSIZE_T "d" | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEON_VERSION "0.28.2" | #define NE_VERSION_MAJOR (0) | #define NE_VERSION_MINOR (28) | #define NE_VERSION_PATCH (2) | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIMEZONE 1 | #define SIZEOF_OFF64_T 8 | #define NE_FMT_OFF64_T "lld" | #define HAVE_STRTOLL 1 | #define HAVE_LSEEK64 1 | #define HAVE_FSTAT64 1 | #define NE_HAVE_LFS 1 | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T | #define HAVE_STRCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SETVBUF 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_STPCPY 1 | #define HAVE_POLL 1 | #define HAVE_FCNTL 1 | #define HAVE_GETSOCKOPT 1 | #define NE_USE_POLL 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define NE_HAVE_IPV6 1 | #define USE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define NE_HAVE_TS_SSL 1 | #define HAVE_EXPAT 1 | #define SIZEOF_XML_SIZE 4 | #define NE_FMT_XML_SIZE "ld" | #define NE_HAVE_DAV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define RETSIGTYPE void | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define ksize_t socklen_t | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST=20 | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { |=20 | #ifndef _snwprintf | char *p =3D (char *) _snwprintf; | #endif |=20 | ; | return 0; | } configure:25807: result: no configure:25822: checking whether getc_unlocked is declared configure:25852: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/n= eon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include= -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/includ= e -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5 configure:25858: $? =3D 0 configure:25873: result: yes configure:25912: checking for nl_langinfo and CODESET configure:25938: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:25944: $? =3D 0 configure:25962: result: yes configure:25973: checking for LC_MESSAGES configure:25999: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcd= ir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-targe= t/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/u= sr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platf= orm-tx25/sysroot-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysro= ot-target/usr/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx= 25/sysroot-target/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platfor= m-tx25/sysroot-target/usr/lib conftest.c >&5 configure:26005: $? =3D 0 configure:26022: result: yes configure:26180: checking for CFPreferencesCopyAppValue configure:26232: result: no configure:26241: checking for CFLocaleCopyCurrent configure:26293: result: no configure:27034: checking whether to use NLS configure:27036: result: no configure:27326: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sitecopy config.status 0.16.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 $ ./config.status=20 on isonoe config.status:708: creating Makefile config.status:708: creating lib/neon/Makefile config.status:708: creating po/Makefile.in config.status:708: creating intl/Makefile config.status:708: creating config.h config.status:1130: executing po-directories commands configure:28612: Configured sitecopy 0.16.6: Install prefix: /usr Compiler: arm-v5te-linux-gnueabi-gcc Frontend: Console (executable named 'sitecopy') Supported protocols: sftp/ssh rsh/rcp WebDAV FTP neon library: included libneon (0.28.2) XML Parser: expat SSL library: SSL support is not enabled Internationalization: Not built ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Di686-host-linux-gnu ac_cv_c_bigendian=3Dno ac_cv_c_compiler_gnu=3Dyes ac_cv_c_const=3Dyes ac_cv_c_inline=3Dinline ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Darm-v5te-linux-gnueabi-gcc ac_cv_env_CFLAGS_set=3D ac_cv_env_CFLAGS_value=3D ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'-isystem <[...]my_local_path[...]>/platform-tx2= 5/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/s= ysroot-target/usr/include' ac_cv_env_CPP_set=3Dset ac_cv_env_CPP_value=3Darm-v5te-linux-gnueabi-cpp ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D'-L<[...]my_local_path[...]>/platform-tx25/sysroo= t-target/lib -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/l= ib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-targ= et/lib -Wl,-rpath-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-= target/usr/lib' ac_cv_env_LIBS_set=3D ac_cv_env_LIBS_value=3D ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Di686-host-linux-gnu ac_cv_env_host_alias_set=3Dset ac_cv_env_host_alias_value=3Darm-v5te-linux-gnueabi ac_cv_env_target_alias_set=3D ac_cv_env_target_alias_value=3D ac_cv_file__dev_random=3Dyes ac_cv_file__proc_self_exe=3Dyes ac_cv_file__proc_self_fd=3Dyes ac_cv_file__proc_self_maps=3Dyes ac_cv_func___fsetlocking=3Dyes ac_cv_func_alloca_works=3Dyes ac_cv_func_argz_count=3Dyes ac_cv_func_argz_next=3Dyes ac_cv_func_argz_stringify=3Dyes ac_cv_func_asprintf=3Dyes ac_cv_func_dcgettext=3Dyes ac_cv_func_fcntl=3Dyes ac_cv_func_fork=3Dyes ac_cv_func_fork_works=3Dyes ac_cv_func_fstat64=3Dyes ac_cv_func_fwprintf=3Dyes ac_cv_func_gai_strerror=3Dyes ac_cv_func_getcwd=3Dyes ac_cv_func_getegid=3Dyes ac_cv_func_geteuid=3Dyes ac_cv_func_getgid=3Dyes ac_cv_func_getnameinfo=3Dyes ac_cv_func_getopt_long=3Dyes ac_cv_func_getpagesize=3Dyes ac_cv_func_getpgrp_void=3Dyes ac_cv_func_getrlimit=3Dyes ac_cv_func_getsockopt=3Dyes ac_cv_func_getuid=3Dyes ac_cv_func_iconv_open=3Dyes ac_cv_func_inet_ntop=3Dyes ac_cv_func_lseek64=3Dyes ac_cv_func_malloc_0_nonnull=3Dyes ac_cv_func_memcmp_clean=3Dyes ac_cv_func_memcmp_working=3Dyes ac_cv_func_memcpy=3Dyes ac_cv_func_mempcpy=3Dyes ac_cv_func_mmap_fixed_mapped=3Dno ac_cv_func_munmap=3Dyes ac_cv_func_nl_langinfo=3Dyes ac_cv_func_nonposix_getgrgid_r=3Dno ac_cv_func_nonposix_getpwuid_r=3Dno ac_cv_func_poll=3Dyes ac_cv_func_posix_getgrgid_r=3Dyes ac_cv_func_posix_getpwnam_r=3Dyes ac_cv_func_posix_getpwuid_r=3Dyes ac_cv_func_printf_unix98=3Dyes ac_cv_func_pthread_mutex_init=3Dyes ac_cv_func_pthread_mutex_lock=3Dyes ac_cv_func_putenv=3Dyes ac_cv_func_realloc_0_nonnull=3Dyes ac_cv_func_setenv=3Dyes ac_cv_func_setgrent_void=3Dyes ac_cv_func_setlocale=3Dyes ac_cv_func_setpgrp_void=3Dyes ac_cv_func_setsockopt=3Dyes ac_cv_func_setvbuf=3Dyes ac_cv_func_setvbuf_reversed=3Dno ac_cv_func_signal=3Dyes ac_cv_func_snprintf=3Dyes ac_cv_func_stpcpy=3Dyes ac_cv_func_strcasecmp=3Dyes ac_cv_func_strdup=3Dyes ac_cv_func_strerror=3Dyes ac_cv_func_strerror_r=3Dyes ac_cv_func_strerror_r_char_p=3Dyes ac_cv_func_strsignal=3Dyes ac_cv_func_strstr=3Dyes ac_cv_func_strtod=3Dyes ac_cv_func_strtoll=3Dyes ac_cv_func_strtoul=3Dyes ac_cv_func_tsearch=3Dyes ac_cv_func_vsnprintf=3Dyes ac_cv_func_vsnprintf_c99=3Dyes ac_cv_func_wait3_rusage=3Dyes ac_cv_func_wcslen=3Dyes ac_cv_gnu_library_2=3Dyes ac_cv_gnu_library_2_1=3Dyes ac_cv_have_abstract_sockets=3Dyes ac_cv_have_decl__snprintf=3Dno ac_cv_have_decl__snwprintf=3Dno ac_cv_have_decl_feof_unlocked=3Dyes ac_cv_have_decl_fgets_unlocked=3Dyes ac_cv_have_decl_getc_unlocked=3Dyes ac_cv_have_decl_stpcpy=3Dyes ac_cv_have_decl_strerror_r=3Dyes ac_cv_header_argz_h=3Dyes ac_cv_header_arpa_inet_h=3Dyes ac_cv_header_errno_h=3Dyes ac_cv_header_expat_h=3Dyes ac_cv_header_fcntl_h=3Dyes ac_cv_header_iconv_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_langinfo_h=3Dyes ac_cv_header_libintl_h=3Dyes ac_cv_header_limits_h=3Dyes ac_cv_header_locale_h=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_header_minix_config_h=3Dno ac_cv_header_netdb_h=3Dyes ac_cv_header_netinet_in_h=3Dyes ac_cv_header_netinet_tcp_h=3Dyes ac_cv_header_pthread_h=3Dyes ac_cv_header_regex_h=3Dyes ac_cv_header_signal_h=3Dyes ac_cv_header_stdarg_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stddef_h=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_limits_h=3Dno ac_cv_header_sys_param_h=3Dyes ac_cv_header_sys_poll_h=3Dyes ac_cv_header_sys_select_h=3Dyes ac_cv_header_sys_socket_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_time_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_host=3Darm-v5te-linux-gnueabi ac_cv_ksize_t=3Dsocklen_t ac_cv_lib_c_inet_aton=3Dyes ac_cv_lib_expat_XML_SetXmlDeclHandler=3Dyes ac_cv_lib_pthread_pthread_kill=3Dyes ac_cv_member_struct_tm___tm_gmtoff=3Dno ac_cv_member_struct_tm_tm_gmtoff=3Dyes ac_cv_objext=3Do ac_cv_path_AR=3D<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux= =2Dgnueabi-ar ac_cv_path_EGREP=3D'/bin/grep -E' ac_cv_path_GMSGFMT=3D/usr/bin/msgfmt ac_cv_path_GREP=3D/bin/grep ac_cv_path_MSGFMT=3D/usr/bin/msgfmt ac_cv_path_MSGMERGE=3D/usr/bin/msgmerge ac_cv_path_NEON_CONFIG=3D/usr/bin/neon-config ac_cv_path_RANLIB=3D<[...]my_local_path[...]>/selected_toolchain/arm-v5te-l= inux-gnueabi-ranlib ac_cv_path_XGETTEXT=3D/usr/bin/xgettext ac_cv_path_install=3D'/usr/bin/install -c' ac_cv_path_mkdir=3D/bin/mkdir ac_cv_prog_CC=3Darm-v5te-linux-gnueabi-gcc ac_cv_prog_CPP=3Darm-v5te-linux-gnueabi-cpp ac_cv_prog_INTLBISON=3Dbison ac_cv_prog_RANLIB=3D<[...]my_local_path[...]>/selected_toolchain/arm-v5te-l= inux-gnueabi-ranlib ac_cv_prog_cc_c89=3D ac_cv_prog_cc_g=3Dyes ac_cv_prog_make_make_set=3Dyes ac_cv_safe_to_define___extensions__=3Dyes ac_cv_search_strerror=3D'none required' ac_cv_sizeof_XML_Size=3D4 ac_cv_sizeof_int=3D4 ac_cv_sizeof_long=3D4 ac_cv_sizeof_long_double=3D8 ac_cv_sizeof_long_long=3D8 ac_cv_sizeof_off64_t=3D8 ac_cv_sizeof_off_t=3D4 ac_cv_sizeof_size_t=3D4 ac_cv_sizeof_ssize_t=3D4 ac_cv_sysv_ipc=3Dyes ac_cv_type_XML_Size=3Dyes ac_cv_type_int=3Dyes ac_cv_type_long=3Dyes ac_cv_type_long_long=3Dyes ac_cv_type_long_long_int=3Dyes ac_cv_type_off64_t=3Dyes ac_cv_type_off_t=3Dyes ac_cv_type_pthread_rwlock_t=3Dyes ac_cv_type_ptrdiff_t=3Dyes ac_cv_type_signal=3Dvoid ac_cv_type_size_t=3Dyes ac_cv_type_socklen_t=3Dyes ac_cv_type_ssize_t=3Dyes ac_cv_type_uintptr_t=3Dyes ac_cv_type_unsigned_long_long_int=3Dyes ac_cv_working_alloca_h=3Dyes acl_cv_hardcode_direct=3Dno acl_cv_hardcode_libdir_flag_spec=3D'${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator=3D acl_cv_hardcode_minus_L=3Dno acl_cv_libext=3Da acl_cv_path_LD=3Darm-v5te-linux-gnueabi-ld acl_cv_prog_gnu_ld=3Dyes acl_cv_rpath=3Ddone acl_cv_shlibext=3Dso acl_cv_sys_lib_dlsearch_path_spec=3D'/lib /usr/lib' acl_cv_sys_lib_search_path_spec=3D'/lib /usr/lib /usr/local/lib' acl_cv_wl=3D-Wl, am_cv_func_iconv=3Dyes am_cv_func_iconv_works=3D'guessing yes' am_cv_langinfo_codeset=3Dyes am_cv_lib_iconv=3Dno am_cv_proto_iconv=3D'extern size_t iconv (iconv_t cd, char * *inbuf, size_t= *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=3D bash_cv_func_ctype_nonascii=3Dyes bash_cv_func_sigsetjmp=3Dpresent bash_cv_func_strcoll_broken=3Dno bash_cv_must_reinstall_sighandlers=3Dno gl_cv_cc_visibility=3Dyes gl_cv_header_inttypes_h=3Dyes gl_cv_header_stdint_h=3Dyes gl_cv_size_max=3Dyes glib_cv_long_long_format=3Dll gt_cv_c_intmax_t=3Dyes gt_cv_c_wchar_t=3Dyes gt_cv_c_wint_t=3Dyes gt_cv_func_CFLocaleCopyCurrent=3Dno gt_cv_func_CFPreferencesCopyAppValue=3Dno gt_cv_func_gettext_libintl=3Dyes gt_cv_func_printf_posix=3D'guessing yes' gt_cv_int_divbyzero_sigfpe=3D'guessing no' gt_cv_inttypes_pri_broken=3Dno gt_cv_nl_locale_name=3Dyes gt_cv_val_LC_MESSAGES=3Dyes ne_cv_cc_timezone=3Dyes ne_cv_cc_werror=3Dyes ne_cv_fmt_XML_Size=3Dld ne_cv_fmt_off64_t=3Dlld ne_cv_fmt_off_t=3Dld ne_cv_fmt_size_t=3Du ne_cv_fmt_ssize_t=3Dd ne_cv_gai_addrconfig=3Dno ne_cv_lib_neon=3Dno ne_cv_libsfor_getaddrinfo=3D'none needed' ne_cv_libsfor_socket=3D'none needed' ne_cv_os_uname=3DLinux nls_cv_header_intl=3D nls_cv_header_libgt=3D sc_cv_gnu_fnmatch=3Dyes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA=3D'' AR=3D'<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-a= r' BUILD_INCLUDED_LIBINTL=3D'no' CATOBJEXT=3D'' CC=3D'arm-v5te-linux-gnueabi-gcc' CFLAGS=3D'-g -O2 -I$(top_srcdir)/lib/neon' CFLAG_VISIBILITY=3D'-fvisibility=3Dhidden' CPP=3D'arm-v5te-linux-gnueabi-cpp' CPPFLAGS=3D'-isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target= /include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/us= r/include -D_LARGEFILE64_SOURCE -DNE_LFS -I$(top_builddir)' DATADIRNAME=3D'share' DEFS=3D'-DHAVE_CONFIG_H' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/bin/grep -E' EXEEXT=3D'' EXTRAOBJS=3D' src/ftp.o src/ftpdriver.o src/davdriver.o src/rshdriver.o src= /sftpdriver.o src/console_fe.o' GENCAT=3D'gencat' GETTEXT_MACRO_VERSION=3D'0.17' GLIBC21=3D'yes' GLIBC2=3D'yes' GMSGFMT=3D'/usr/bin/msgfmt' GMSGFMT_015=3D'/usr/bin/msgfmt' GNOME_SC_HELPDIR=3D'' GNUTLS_CONFIG=3D'' GREP=3D'/bin/grep' HAVE_ASPRINTF=3D'1' HAVE_POSIX_PRINTF=3D'1' HAVE_SNPRINTF=3D'1' HAVE_VISIBILITY=3D'1' HAVE_WPRINTF=3D'0' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_PROGRAM=3D'${INSTALL}' INSTALL_SCRIPT=3D'${INSTALL}' INSTOBJEXT=3D'.mo' INTLBISON=3D'bison' INTLLIBS=3D'' INTLOBJS=3D'' INTL_LIBTOOL_SUFFIX_PREFIX=3D'' INTL_MACOSX_LIBS=3D'' KRB5_CONFIG=3D'none' LDFLAGS=3D'-L<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -L<= [...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib -Wl,-rpath-li= nk -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/lib -Wl,-rpat= h-link -Wl,<[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/lib' LIBGLADE_CFLAGS=3D'' LIBGLADE_CONFIG=3D'' LIBGLADE_LIBS=3D'' LIBICONV=3D'' LIBINTL=3D'' LIBMULTITHREAD=3D'-lpthread' LIBOBJS=3D' ${LIBOBJDIR}lib/rpmatch$U.o ${LIBOBJDIR}lib/yesno$U.o' LIBPTH=3D'' LIBPTH_PREFIX=3D'' LIBS=3D'' LIBTHREAD=3D'' LTLIBC=3D'-lc' LTLIBICONV=3D'' LTLIBINTL=3D'' LTLIBMULTITHREAD=3D'-lpthread' LTLIBOBJS=3D' ${LIBOBJDIR}lib/rpmatch$U.lo ${LIBOBJDIR}lib/yesno$U.lo' LTLIBPTH=3D'' LTLIBTHREAD=3D'' MSGFMT=3D'/usr/bin/msgfmt' MSGFMT_015=3D'/usr/bin/msgfmt' MSGMERGE=3D'/usr/bin/msgmerge' NEONOBJS=3D' $(NEON_DAVOBJS)' NEON_BUILD_BUNDLED=3D'yes' NEON_CFLAGS=3D' -D_LARGEFILE64_SOURCE -DNE_LFS' NEON_CONFIG=3D'/usr/bin/neon-config' NEON_EXTRAOBJS=3D' ne_stubssl.o' NEON_LIBS=3D'-L$(top_builddir)/lib/neon -lneon -lexpat' NEON_LINK_FLAGS=3D'' NEON_LTLIBS=3D'' NEON_OBJEXT=3D'o' NEON_SUPPORTS_SSL=3D'' NEON_TARGET=3D'libneon.a' NE_FLAG_DAV=3D'yes' NE_FLAG_IPV6=3D'yes' NE_FLAG_LFS=3D'yes' NE_FLAG_SOCKS=3D'no' NE_FLAG_SSL=3D'no' NE_FLAG_TS_SSL=3D'yes' NE_FLAG_ZLIB=3D'no' OBJEXT=3D'o' PACKAGE_BUGREPORT=3D'sitecopy@lyra.org' PACKAGE_NAME=3D'sitecopy' PACKAGE_STRING=3D'sitecopy 0.16.6' PACKAGE_TARNAME=3D'sitecopy' PACKAGE_VERSION=3D'0.16.6' PATH_SEPARATOR=3D':' PKG_CONFIG=3D'<[...]my_local_path[...]>/platform-tx25/sysroot-cross/bin/arm= =2Dv5te-linux-gnueabi-pkg-config' POSUB=3D'' PRI_MACROS_BROKEN=3D'0' RANLIB=3D'<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnuea= bi-ranlib' SET_MAKE=3D'' SHELL=3D'/bin/sh' SHORTCUT_LOCATION=3D'' TARGET=3D'sitecopy' USE_INCLUDED_LIBINTL=3D'no' USE_NLS=3D'no' WINDRES=3D'' WOE32=3D'no' WOE32DLL=3D'no' XGETTEXT=3D'/usr/bin/xgettext' XGETTEXT_015=3D'/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=3D'' XML2_CONFIG=3D'' XSC_HELP=3D'' ac_ct_CC=3D'' bindir=3D'${exec_prefix}/bin' build=3D'i686-host-linux-gnu' build_alias=3D'i686-host-linux-gnu' build_cpu=3D'i686' build_os=3D'linux-gnu' build_vendor=3D'host' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir=3D'${docdir}' exec_prefix=3D'${prefix}' host=3D'arm-v5te-linux-gnueabi' host_alias=3D'arm-v5te-linux-gnueabi' host_cpu=3D'arm' host_os=3D'linux-gnueabi' host_vendor=3D'v5te' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'${datarootdir}/info' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'/var' mandir=3D'${datarootdir}/man' mkdir_p=3D'/bin/mkdir -p' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' prefix=3D'/usr' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "sitecopy" #define PACKAGE_TARNAME "sitecopy" #define PACKAGE_VERSION "0.16.6" #define PACKAGE_STRING "sitecopy 0.16.6" #define PACKAGE_BUGREPORT "sitecopy@lyra.org" #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define USE_FTP 1 #define USE_DAV 1 #define USE_RSH 1 #define USE_SFTP 1 #define NE_DEBUGGING 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_ERRNO_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define SIZEOF_SIZE_T 4 #define NE_FMT_SIZE_T "u" #define SIZEOF_OFF_T 4 #define NE_FMT_OFF_T "ld" #define SIZEOF_SSIZE_T 4 #define NE_FMT_SSIZE_T "d" #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define NEON_VERSION "0.28.2" #define NE_VERSION_MAJOR (0) #define NE_VERSION_MINOR (28) #define NE_VERSION_PATCH (2) #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ICONV_H 1 #define HAVE_TIMEZONE 1 #define SIZEOF_OFF64_T 8 #define NE_FMT_OFF64_T "lld" #define HAVE_STRTOLL 1 #define HAVE_LSEEK64 1 #define HAVE_FSTAT64 1 #define NE_HAVE_LFS 1 #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T #define HAVE_STRCASECMP 1 #define HAVE_SIGNAL 1 #define HAVE_SETVBUF 1 #define HAVE_SETSOCKOPT 1 #define HAVE_STPCPY 1 #define HAVE_POLL 1 #define HAVE_FCNTL 1 #define HAVE_GETSOCKOPT 1 #define NE_USE_POLL 1 #define HAVE_DECL_STPCPY 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETNAMEINFO 1 #define HAVE_INET_NTOP 1 #define NE_HAVE_IPV6 1 #define USE_GETADDRINFO 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_PTHREAD_MUTEX_INIT 1 #define HAVE_PTHREAD_MUTEX_LOCK 1 #define NE_HAVE_TS_SSL 1 #define HAVE_EXPAT 1 #define SIZEOF_XML_SIZE 4 #define NE_FMT_XML_SIZE "ld" #define NE_HAVE_DAV 1 #define HAVE_STRDUP 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRERROR 1 #define HAVE_MEMCPY 1 #define HAVE_SETLOCALE 1 #define HAVE_NL_LANGINFO 1 #define RETSIGTYPE void #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_REGEX_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_FCNTL_H 1 #define ksize_t socklen_t #define HAVE_VISIBILITY 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 0 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define _GNU_SOURCE 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_ARGZ_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ARGZ_NEXT 1 #define HAVE___FSETLOCKING 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_ICONV 1 #define ICONV_CONST=20 #define HAVE_NL_LOCALE_NAME 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 configure: exit 0 --Boundary-00=_w+9FPccJqhCOjGU Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --Boundary-00=_w+9FPccJqhCOjGU--