mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bernhard Walle <bernhard@bwalle.de>
Subject: Re: [ptxdist] [PATCH] sitecopy: Fix build on non-Linux hosts
Date: Thu, 19 Jan 2012 10:17:35 +0100	[thread overview]
Message-ID: <201201191017.36329.jbe@pengutronix.de> (raw)
In-Reply-To: <4F17C566.9000309@bwalle.de>

[-- Attachment #1: Type: text/plain, Size: 1164 bytes --]

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/  |

[-- Attachment #2: config.log --]
[-- Type: text/x-log, Size: 226093 bytes --]

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=/usr --sysconfdir=/etc --localstatedir=/var --host=arm-v5te-linux-gnueabi --build=i686-host-linux-gnu --disable-gnomefe --enable-threadsafe-ssl=posix --disable-nls --enable-threads=posix --disable-rpath --without-pakchois --without-socks --without-gssapi --enable-sftp --enable-rsh --enable-ftp --enable-webdav --with-expat

## --------- ##
## Platform. ##
## --------- ##

hostname = isonoe
uname -m = i686
uname -r = 2.6.34.7isonoe
uname -s = Linux
uname -v = #4 Sat Jan 22 20:01:51 CET 2011

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = 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: $? = 0
configure:2227: arm-v5te-linux-gnueabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-v5te-linux-gnueabi-gcc
COLLECT_LTO_WRAPPER=/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/libexec/gcc/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-linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc-4.6.2/configure --target=arm-v5te-linux-gnueabi --with-sysroot=/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=soft --with-fpu=vfp --with-cpu=arm926ej-s --enable-__cxa_atexit --disable-sjlj-exceptions --disable-nls --disable-decimal-float --disable-fixed-point --disable-win32-registry --enable-symvers=gnu --with-pkgversion=OSELAS.Toolchain-2011.11.0 --with-system-zlib --with-gmp=/home/jb/temp/OSELAS.Toolchain-2011.11.0/platform-arm-v5te-linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/sysroot-host --with-mpfr=/home/jb/temp/OSELAS.Toolchain-2011.11.0/platform-arm-v5te-linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/sysroot-host --prefix=/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 --enable-languages=c,c++ --enable-threads=posix --enable-c99 --enable-long-long --enable-libstdcxx-debug --enable-profile --enable-shared --disable-libssp --enable-checking=release
Thread model: posix
gcc version 4.6.2 (OSELAS.Toolchain-2011.11.0) 
configure:2230: $? = 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: $? = 1
configure:2263: checking for C compiler default output file name
configure:2290: arm-v5te-linux-gnueabi-gcc  -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:2293: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:2400: $? = 0
configure:2424: result: 
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[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:2459: $? = 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[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:2521: $? = 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_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:2579: $? = 0
configure:2678: result: yes
configure:2695: checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89
configure:2769: arm-v5te-linux-gnueabi-gcc  -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:2775: $? = 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 <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:2894: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:3079: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:3197: $? = 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: $? = 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: $? = 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 <ac_nonexistent.h>
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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:3652: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:3999: $? = 0
configure:4014: result: yes
configure:4054: checking for sys/types.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for sys/stat.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for stdlib.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for string.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for memory.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for strings.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for inttypes.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for stdint.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4054: checking for unistd.h
configure:4075: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4081: $? = 0
configure:4097: result: yes
configure:4109: checking for size_t
configure:4139: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4145: $? = 0
configure:4160: result: yes
configure:4172: checking for off_t
configure:4202: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4208: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4295: $? = 0
configure:4310: result: yes
configure:4317: checking size of int
configure:4348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4354: $? = 0
configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4385: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4391: $? = 0
configure:4540: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4546: $? = 0
configure:4540: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4546: $? = 0
configure:4654: result: 4
configure:4664: checking for long
configure:4694: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4700: $? = 0
configure:4715: result: yes
configure:4722: checking size of long
configure:4753: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4759: $? = 0
configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4790: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4796: $? = 0
configure:4945: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4951: $? = 0
configure:4945: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:4951: $? = 0
configure:5059: result: 4
configure:5069: checking for long long
configure:5099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:5105: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftest.c >&5
configure:5512: $? = 0
configure:5528: result: yes
configure:5571: checking errno.h usability
configure:5588: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:5594: $? = 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: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:5594: $? = 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: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:5805: $? = 0
configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef size_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef size_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef size_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:5838: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:5844: $? = 0
configure:5999: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6005: $? = 0
configure:5999: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6005: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftest.c >&5
configure:6171: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6315: $? = 0
configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6354: $? = 0
configure:6509: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6515: $? = 0
configure:6509: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6515: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftest.c >&5
conftest.c: In function 'main':
conftest.c:40:1: error: format '%d' expects argument of type 'int', but argument 2 has type 'off_t' [-Werror=format]
cc1: all warnings being treated as errors

configure:6681: $? = 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 <sys/types.h>
| 
| #include <stdio.h>
| int
| main ()
| {
| off_t i = 1; printf("%d", i);
|   ;
|   return 0;
| }
configure:6675: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftest.c >&5
configure:6681: $? = 0
configure:6708: result: ld
configure:6727: checking for ssize_t
configure:6759: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6765: $? = 0
configure:6780: result: yes
configure:6787: checking size of ssize_t
configure:6820: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6826: $? = 0
configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef ssize_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef ssize_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef ssize_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:6859: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:6865: $? = 0
configure:7020: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:7026: $? = 0
configure:7020: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:7026: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -Wformat -Werror conftest.c >&5
configure:7192: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:7275: $? = 0
configure:7307: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/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 '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:7313: $? = 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 <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:7507: $? = 0
configure:7522: result: yes
configure:7544: checking for strerror_r
configure:7600: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:7606: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:7674: $? = 0
configure:7750: result: yes
configure:7766: checking for snprintf
configure:7822: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
configure:7828: $? = 0
configure:7846: result: yes
configure:7766: checking for vsnprintf
configure:7822: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:64:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
configure:7828: $? = 0
configure:7846: result: yes
configure:8097: checking for arm-v5te-linux-gnueabi-ar
configure:8115: found <[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ar
configure:8127: result: <[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ar
configure:8204: checking for arm-v5te-linux-gnueabi-ranlib
configure:8222: found <[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ranlib
configure:8234: result: <[...]my_local_path[...]>/selected_toolchain/arm-v5te-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/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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  -lneon -lz -lssl -lcrypto -ldl -lexpat >&5
/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/lib/gcc/arm-v5te-linux-gnueabi/4.6.2/../../../../arm-v5te-linux-gnueabi/bin/ld: cannot find -lneon
collect2: ld returned 1 exit status
configure:8438: $? = 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 <ne_utils.h>
| 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for limits.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for sys/select.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for arpa/inet.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for libintl.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for signal.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for sys/socket.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for netinet/in.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for netinet/tcp.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for netdb.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for sys/poll.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for sys/limits.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_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: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* netinet/tcp.h requires netinet/in.h on some platforms. */
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| #include <sys/limits.h>
configure:10121: result: no
configure:10074: checking for fcntl.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10074: checking for iconv.h
configure:10099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include conftest.c >&5
configure:10105: $? = 0
configure:10121: result: yes
configure:10135: checking for timezone global
configure:10163: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:10169: $? = 0
configure:10186: result: yes
configure:10330: checking for off64_t
configure:10360: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10366: $? = 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_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10488: $? = 0
configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:12: error: size of array 'test_array' is negative
configure:10527: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off64_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:12: error: size of array 'test_array' is negative
configure:10527: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off64_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:12: error: size of array 'test_array' is negative
configure:10527: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off64_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:12: error: size of array 'test_array' is negative
configure:10527: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
|    typedef off64_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:10521: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10527: $? = 0
configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10688: $? = 0
configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10688: $? = 0
configure:10682: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE conftest.c >&5
configure:10688: $? = 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_local_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 argument 2 has type 'off64_t' [-Werror=format]
cc1: all warnings being treated as errors

configure:10854: $? = 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 <sys/types.h>
| 
| #include <stdio.h>
| int
| main ()
| {
| off64_t i = 1; printf("%d", i);
|   ;
|   return 0;
| }
configure:10848: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_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', but argument 2 has type 'off64_t' [-Werror=format]
cc1: all warnings being treated as errors

configure:10854: $? = 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 <sys/types.h>
| 
| #include <stdio.h>
| int
| main ()
| {
| off64_t i = 1; printf("%ld", i);
|   ;
|   return 0;
| }
configure:10848: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_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: $? = 0
configure:10881: result: lld
configure:10902: checking for strtoll
configure:10958: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:10964: $? = 0
configure:10982: result: yes
configure:10997: checking for lseek64
configure:11053: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:11059: $? = 0
configure:11077: result: yes
configure:10997: checking for fstat64
configure:11053: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:11059: $? = 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 <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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 'strcasecmp' [enabled by default]
configure:11208: $? = 0
configure:11226: result: yes
configure:11255: checking for signal
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for setvbuf
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for setsockopt
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for stpcpy
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for poll
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for fcntl
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11255: checking for getsockopt
configure:11311: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11335: result: yes
configure:11355: checking whether stpcpy is declared
configure:11384: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem <[...]my_local_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: $? = 0
configure:11405: result: yes
configure:11435: checking for library containing socket
configure:11462: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 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 <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11667: result: none needed
configure:11690: checking for gai_strerror
configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11770: result: yes
configure:11690: checking for getnameinfo
configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:11770: result: yes
configure:11690: checking for inet_ntop
configure:11746: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 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_local_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: $? = 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_local_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: $? = 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_local_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: $? = 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 <time.h>
| 
| 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_local_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: $? = 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 <time.h>
| 
| 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 <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 0
configure:14593: result: yes
configure:14513: checking for pthread_mutex_lock
configure:14569: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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: $? = 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/neon -isystem <[...]my_local_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:15508: $? = 0
configure:15522: result: yes
configure:15526: checking expat.h presence
configure:15541: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:15547: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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 -lexpat   >&5
configure:15647: $? = 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/neon -isystem <[...]my_local_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:15714: $? = 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/neon -isystem <[...]my_local_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:15835: $? = 0
configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:127:12: error: size of array 'test_array' is negative
configure:15874: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <expat.h>
| 
|    typedef XML_Size ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:127:12: error: size of array 'test_array' is negative
configure:15874: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <expat.h>
| 
|    typedef XML_Size ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:127:12: error: size of array 'test_array' is negative
configure:15874: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <expat.h>
| 
|    typedef XML_Size ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:15868: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:15874: $? = 0
configure:16029: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:16035: $? = 0
configure:16029: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:16035: $? = 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/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -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 argument 2 has type 'XML_Size' [-Werror=format]
cc1: all warnings being treated as errors

configure:16201: $? = 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 <sys/types.h>
| #include <expat.h>
| #include <stdio.h>
| int
| main ()
| {
| XML_Size i = 1; printf("%d", i);
|   ;
|   return 0;
| }
configure:16195: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -Wformat -Werror conftest.c >&5
configure:16201: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:17898: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:114:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:18099: $? = 0
configure:18117: result: yes
configure:18037: checking for strsignal
configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:18099: $? = 0
configure:18117: result: yes
configure:18037: checking for strerror
configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:18099: $? = 0
configure:18117: result: yes
configure:18037: checking for memcpy
configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:117:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
configure:18099: $? = 0
configure:18117: result: yes
configure:18037: checking for setlocale
configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:18099: $? = 0
configure:18117: result: yes
configure:18037: checking for nl_langinfo
configure:18093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:18099: $? = 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/neon -isystem <[...]my_local_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:103:1: error: void value not ignored as it ought to be
configure:18162: $? = 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 <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 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/neon -isystem <[...]my_local_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:18236: $? = 0
configure:18250: result: yes
configure:18254: checking regex.h presence
configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:18275: $? = 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/neon -isystem <[...]my_local_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:18236: $? = 0
configure:18250: result: yes
configure:18254: checking locale.h presence
configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:18275: $? = 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/neon -isystem <[...]my_local_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:18236: $? = 0
configure:18250: result: yes
configure:18254: checking langinfo.h presence
configure:18269: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:18275: $? = 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/neon -isystem <[...]my_local_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:18384: $? = 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-v5te-linux-gnueabi-ranlib
configure:19197: checking for simple visibility declarations
configure:19229: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -fvisibility=hidden -isystem <[...]my_local_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:19235: $? = 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/neon -isystem <[...]my_local_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:19301: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:19361: $? = 0
configure:19378: result: yes
configure:19388: checking for alloca
configure:19435: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:19441: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:19897: $? = 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/neon -isystem <[...]my_local_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:20265: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:20347: $? = 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/neon -isystem <[...]my_local_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:20579: $? = 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/neon -isystem <[...]my_local_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:157:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:20678: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:20692: result: no
configure:20696: checking minix/config.h presence
configure:20711: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/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: $? = 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 <minix/config.h>
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/neon -isystem <[...]my_local_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:20844: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:21138: $? = 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/neon -isystem <[...]my_local_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:21192: $? = 0
configure:21206: result: yes
configure:21210: checking pthread.h presence
configure:21225: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:21231: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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
/tmp/ccsNBAjF.o: In function `main':
<[...]my_local_path[...]>/platform-tx25/build-target/sitecopy-0.16.6/conftest.c:132: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
configure:21332: $? = 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 <pthread.h>
| 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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 -lpthread   >&5
configure:21474: $? = 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/neon -isystem <[...]my_local_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:21628: $? = 0
configure:21643: result: yes
configure:21680: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:21686: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:22846: $? = 0
configure:22886: checking argz.h usability
configure:22903: arm-v5te-linux-gnueabi-gcc -c -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_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:22909: $? = 0
configure:22923: result: yes
configure:22927: checking argz.h presence
configure:22942: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:22948: $? = 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/neon -isystem <[...]my_local_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:22909: $? = 0
configure:22923: result: yes
configure:22927: checking sys/param.h presence
configure:22942: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:22948: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for getegid
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for geteuid
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for getgid
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for getuid
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for mempcpy
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:165:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
configure:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for munmap
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for argz_count
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for argz_stringify
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for argz_next
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 0
configure:23117: result: yes
configure:23037: checking for __fsetlocking
configure:23093: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23099: $? = 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/neon -isystem <[...]my_local_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:23165: $? = 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/neon -isystem <[...]my_local_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:23230: $? = 0
configure:23245: result: yes
configure:23289: checking for iconv
configure:23321: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23327: $? = 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/neon -isystem <[...]my_local_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:23591: $? = 0
configure:23610: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23656: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:23802: $? = 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/neon -isystem <[...]my_local_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:23928: $? = 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/neon -isystem <[...]my_local_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:23995: $? = 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/neon -isystem <[...]my_local_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:24065: $? = 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 newer
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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:165:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:25279: $? = 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 
| #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 <CoreFoundation/CFPreferences.h>
| 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:165:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:25340: $? = 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 
| #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 <CoreFoundation/CFLocale.h>
| 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/neon -isystem <[...]my_local_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:25414: $? = 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/neon -isystem <[...]my_local_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:25482: $? = 0
configure:25496: result: yes
configure:25500: checking stddef.h presence
configure:25515: arm-v5te-linux-gnueabi-cpp -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
configure:25521: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25661: $? = 0
configure:25679: result: yes
configure:25599: checking for fwprintf
configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25661: $? = 0
configure:25679: result: yes
configure:25599: checking for putenv
configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25661: $? = 0
configure:25679: result: yes
configure:25599: checking for setenv
configure:25655: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25661: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25661: $? = 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/neon -isystem <[...]my_local_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:181:22: error: '_snprintf' undeclared (first use in this function)
conftest.c:181:22: note: each undeclared identifier is reported only once for each function it appears in
configure:25727: $? = 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 
| #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 <stdio.h>
| int
| main ()
| {
| 
| #ifndef _snprintf
|   char *p = (char *) _snprintf;
| #endif
| 
|   ;
|   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/neon -isystem <[...]my_local_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:182:22: error: '_snwprintf' undeclared (first use in this function)
conftest.c:182:22: note: each undeclared identifier is reported only once for each function it appears in
configure:25792: $? = 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 
| #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 <stdio.h>
| int
| main ()
| {
| 
| #ifndef _snwprintf
|   char *p = (char *) _snwprintf;
| #endif
| 
|   ;
|   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/neon -isystem <[...]my_local_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:25858: $? = 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_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:25944: $? = 0
configure:25962: result: yes
configure:25973: checking for LC_MESSAGES
configure:25999: arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -I$(top_srcdir)/lib/neon -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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:26005: $? = 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    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

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=i686-host-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-v5te-linux-gnueabi-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=arm-v5te-linux-gnueabi-cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-host-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-v5te-linux-gnueabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file__dev_random=yes
ac_cv_file__proc_self_exe=yes
ac_cv_file__proc_self_fd=yes
ac_cv_file__proc_self_maps=yes
ac_cv_func___fsetlocking=yes
ac_cv_func_alloca_works=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_asprintf=yes
ac_cv_func_dcgettext=yes
ac_cv_func_fcntl=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fstat64=yes
ac_cv_func_fwprintf=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getsockopt=yes
ac_cv_func_getuid=yes
ac_cv_func_iconv_open=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_lseek64=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_clean=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_nonposix_getgrgid_r=no
ac_cv_func_nonposix_getpwuid_r=no
ac_cv_func_poll=yes
ac_cv_func_posix_getgrgid_r=yes
ac_cv_func_posix_getpwnam_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_printf_unix98=yes
ac_cv_func_pthread_mutex_init=yes
ac_cv_func_pthread_mutex_lock=yes
ac_cv_func_putenv=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setenv=yes
ac_cv_func_setgrent_void=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setvbuf=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_signal=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strsignal=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsnprintf_c99=yes
ac_cv_func_wait3_rusage=yes
ac_cv_func_wcslen=yes
ac_cv_gnu_library_2=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_abstract_sockets=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_limits_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-v5te-linux-gnueabi
ac_cv_ksize_t=socklen_t
ac_cv_lib_c_inet_aton=yes
ac_cv_lib_expat_XML_SetXmlDeclHandler=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_member_struct_tm___tm_gmtoff=no
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_objext=o
ac_cv_path_AR=<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ar
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_NEON_CONFIG=/usr/bin/neon-config
ac_cv_path_RANLIB=<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ranlib
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_CC=arm-v5te-linux-gnueabi-gcc
ac_cv_prog_CPP=arm-v5te-linux-gnueabi-cpp
ac_cv_prog_INTLBISON=bison
ac_cv_prog_RANLIB=<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_XML_Size=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off64_t=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_size_t=4
ac_cv_sizeof_ssize_t=4
ac_cv_sysv_ipc=yes
ac_cv_type_XML_Size=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_off64_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=arm-v5te-linux-gnueabi-ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_func_iconv_works='guessing yes'
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
bash_cv_func_ctype_nonascii=yes
bash_cv_func_sigsetjmp=present
bash_cv_func_strcoll_broken=no
bash_cv_must_reinstall_sighandlers=no
gl_cv_cc_visibility=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_size_max=yes
glib_cv_long_long_format=ll
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gettext_libintl=yes
gt_cv_func_printf_posix='guessing yes'
gt_cv_int_divbyzero_sigfpe='guessing no'
gt_cv_inttypes_pri_broken=no
gt_cv_nl_locale_name=yes
gt_cv_val_LC_MESSAGES=yes
ne_cv_cc_timezone=yes
ne_cv_cc_werror=yes
ne_cv_fmt_XML_Size=ld
ne_cv_fmt_off64_t=lld
ne_cv_fmt_off_t=ld
ne_cv_fmt_size_t=u
ne_cv_fmt_ssize_t=d
ne_cv_gai_addrconfig=no
ne_cv_lib_neon=no
ne_cv_libsfor_getaddrinfo='none needed'
ne_cv_libsfor_socket='none needed'
ne_cv_os_uname=Linux
nls_cv_header_intl=
nls_cv_header_libgt=
sc_cv_gnu_fnmatch=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
AR='<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ar'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT=''
CC='arm-v5te-linux-gnueabi-gcc'
CFLAGS='-g -O2 -I$(top_srcdir)/lib/neon'
CFLAG_VISIBILITY='-fvisibility=hidden'
CPP='arm-v5te-linux-gnueabi-cpp'
CPPFLAGS='-isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/include -isystem <[...]my_local_path[...]>/platform-tx25/sysroot-target/usr/include -D_LARGEFILE64_SOURCE -DNE_LFS -I$(top_builddir)'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXTRAOBJS=' src/ftp.o src/ftpdriver.o src/davdriver.o src/rshdriver.o src/sftpdriver.o src/console_fe.o'
GENCAT='gencat'
GETTEXT_MACRO_VERSION='0.17'
GLIBC21='yes'
GLIBC2='yes'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNOME_SC_HELPDIR=''
GNUTLS_CONFIG=''
GREP='/bin/grep'
HAVE_ASPRINTF='1'
HAVE_POSIX_PRINTF='1'
HAVE_SNPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WPRINTF='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
KRB5_CONFIG='none'
LDFLAGS='-L<[...]my_local_path[...]>/platform-tx25/sysroot-target/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'
LIBGLADE_CFLAGS=''
LIBGLADE_CONFIG=''
LIBGLADE_LIBS=''
LIBICONV=''
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=' ${LIBOBJDIR}lib/rpmatch$U.o ${LIBOBJDIR}lib/yesno$U.o'
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTHREAD=''
LTLIBC='-lc'
LTLIBICONV=''
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=' ${LIBOBJDIR}lib/rpmatch$U.lo ${LIBOBJDIR}lib/yesno$U.lo'
LTLIBPTH=''
LTLIBTHREAD=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NEONOBJS=' $(NEON_DAVOBJS)'
NEON_BUILD_BUNDLED='yes'
NEON_CFLAGS=' -D_LARGEFILE64_SOURCE -DNE_LFS'
NEON_CONFIG='/usr/bin/neon-config'
NEON_EXTRAOBJS=' ne_stubssl.o'
NEON_LIBS='-L$(top_builddir)/lib/neon -lneon  -lexpat'
NEON_LINK_FLAGS=''
NEON_LTLIBS=''
NEON_OBJEXT='o'
NEON_SUPPORTS_SSL=''
NEON_TARGET='libneon.a'
NE_FLAG_DAV='yes'
NE_FLAG_IPV6='yes'
NE_FLAG_LFS='yes'
NE_FLAG_SOCKS='no'
NE_FLAG_SSL='no'
NE_FLAG_TS_SSL='yes'
NE_FLAG_ZLIB='no'
OBJEXT='o'
PACKAGE_BUGREPORT='sitecopy@lyra.org'
PACKAGE_NAME='sitecopy'
PACKAGE_STRING='sitecopy 0.16.6'
PACKAGE_TARNAME='sitecopy'
PACKAGE_VERSION='0.16.6'
PATH_SEPARATOR=':'
PKG_CONFIG='<[...]my_local_path[...]>/platform-tx25/sysroot-cross/bin/arm-v5te-linux-gnueabi-pkg-config'
POSUB=''
PRI_MACROS_BROKEN='0'
RANLIB='<[...]my_local_path[...]>/selected_toolchain/arm-v5te-linux-gnueabi-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHORTCUT_LOCATION=''
TARGET='sitecopy'
USE_INCLUDED_LIBINTL='no'
USE_NLS='no'
WINDRES=''
WOE32='no'
WOE32DLL='no'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XML2_CONFIG=''
XSC_HELP=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='i686-host-linux-gnu'
build_alias='i686-host-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='host'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-v5te-linux-gnueabi'
host_alias='arm-v5te-linux-gnueabi'
host_cpu='arm'
host_os='linux-gnueabi'
host_vendor='v5te'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## 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 
#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

[-- Attachment #3: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2012-01-19  9:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 20:27 Bernhard Walle
2012-01-18 10:05 ` Juergen Beisert
2012-01-18 10:08   ` Bernhard Walle
2012-01-18 10:23     ` Juergen Beisert
2012-01-19  7:25       ` Bernhard Walle
2012-01-19  9:17         ` Juergen Beisert [this message]
2012-01-19 18:23           ` Bernhard Walle
2012-01-22 10:49 ` Michael Olbrich
2012-01-22 12:59   ` Bernhard Walle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201201191017.36329.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=bernhard@bwalle.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox