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

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

Am 18.01.12 11:23, schrieb Juergen Beisert:
> Hi Bernhard,
> 
> 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. ;-)

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?


Regards,
Bernhard

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 48600 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=i386-host-darwin11.2.0 --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 = galilei.fritz.box
uname -m = x86_64
uname -r = 11.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 118 tasks, 534 threads, 2 processors
Load average: 4.61, Mach factor: 0.35
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-cross/bin
PATH: /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-cross/sbin
PATH: /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-host/bin
PATH: /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-host/sbin
PATH: /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/bin
PATH: /opt/ptxdist/lib/ptxdist-2012.01.0/bin
PATH: /opt/ptxdist/bin
PATH: /opt/texlive/2011-new/bin/universal-darwin
PATH: /Users/bwalle/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/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: /Volumes/Devel/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=/Volumes/Devel/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=/Volumes/Devel/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/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: /opt/ptxdist/bin/install -c
configure:3047: checking for inline
configure:3073: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include conftest.c
configure:3379: $? = 0
configure:3410: arm-v5te-linux-gnueabi-cpp -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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: /usr/bin/grep
configure:3533: checking for egrep
configure:3611: result: /usr/bin/grep -E
configure:3616: checking for ANSI C header files
configure:3646: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include conftest.c >&5
configure:4208: $? = 0
configure:4223: result: yes
configure:4237: checking for uname
configure:4246: result: Darwin
configure:4259: checking for int
configure:4289: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4295: $? = 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_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:4310: result: no
configure:4317: checking size of int
configure:4348: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4354: $? = 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:4439: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4445: $? = 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:4654: result: 0
configure:4664: checking for long
configure:4694: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4700: $? = 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 0
| /* 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_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:4715: result: no
configure:4722: checking size of long
configure:4753: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4759: $? = 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 0
| /* 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:4844: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:4850: $? = 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 0
| /* 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:5059: result: 0
configure:5069: checking for long long
configure:5099: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5105: $? = 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 0
| #define SIZEOF_LONG 0
| /* 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 long ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:5120: result: no
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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp -Wformat -Werror conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5512: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdio.h>
| int
| main ()
| {
| int i = 42; printf("%d", i);
|   ;
|   return 0;
| }
configure:5528: result: no
configure:5571: checking errno.h usability
configure:5588: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5594: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| /* 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 <errno.h>
configure:5608: result: no
configure:5612: checking errno.h presence
configure:5627: arm-v5te-linux-gnueabi-cpp -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c
arm-v5te-linux-gnueabi-cpp: error: unrecognized option '-no-cpp-precomp'
configure:5633: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <errno.h>
configure:5647: result: no
configure:5680: checking for errno.h
configure:5688: result: no
configure:5571: checking stdarg.h usability
configure:5588: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5594: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| /* 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 <stdarg.h>
configure:5608: result: no
configure:5612: checking stdarg.h presence
configure:5627: arm-v5te-linux-gnueabi-cpp -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c
arm-v5te-linux-gnueabi-cpp: error: unrecognized option '-no-cpp-precomp'
configure:5633: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdarg.h>
configure:5647: result: no
configure:5680: checking for stdarg.h
configure:5688: result: no
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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5805: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| #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:5894: arm-v5te-linux-gnueabi-gcc -c -g -O2 -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp conftest.c >&5
arm-v5te-linux-gnueabi-gcc: error: unrecognized option '-no-cpp-precomp'
configure:5900: $? = 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 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 8
| #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:6024: error: cannot compute sizeof (size_t)
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

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 /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/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/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/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=i386-host-darwin11.2.0
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_dcgettext=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrlimit=yes
ac_cv_func_iconv_open=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_clean=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_nonposix_getgrgid_r=no
ac_cv_func_nonposix_getpwuid_r=no
ac_cv_func_poll=no
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_realloc_0_nonnull=yes
ac_cv_func_setgrent_void=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoul=yes
ac_cv_func_vsnprintf_c99=yes
ac_cv_func_wait3_rusage=yes
ac_cv_have_abstract_sockets=yes
ac_cv_header_errno_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_h=no
ac_cv_header_stdc=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_c_inet_aton=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/opt/ptxdist/bin/install -c'
ac_cv_prog_CC=arm-v5te-linux-gnueabi-gcc
ac_cv_prog_CPP=arm-v5te-linux-gnueabi-cpp
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=0
ac_cv_sizeof_long=0
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_long=8
ac_cv_sysv_ipc=yes
ac_cv_type_int=no
ac_cv_type_long=no
ac_cv_type_long_long=no
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uintptr_t=yes
bash_cv_func_ctype_nonascii=yes
bash_cv_func_sigsetjmp=present
bash_cv_func_strcoll_broken=no
bash_cv_must_reinstall_sighandlers=no
glib_cv_long_long_format=ll
gt_cv_func_gettext_libintl=yes
ne_cv_cc_werror=no
ne_cv_os_uname=Darwin
sc_cv_gnu_fnmatch=yes

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

ALLOCA=''
AR='arm-v5te-linux-gnueabi-ar'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='arm-v5te-linux-gnueabi-gcc'
CFLAGS='-g -O2'
CFLAG_VISIBILITY=''
CPP='arm-v5te-linux-gnueabi-cpp'
CPPFLAGS='-isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/include -isystem /Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/include -no-cpp-precomp'
DATADIRNAME=''
DEFS=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRAOBJS=' src/ftp.o src/ftpdriver.o src/davdriver.o src/rshdriver.o src/sftpdriver.o'
GENCAT=''
GETTEXT_MACRO_VERSION=''
GLIBC21=''
GLIBC2=''
GMSGFMT=''
GMSGFMT_015=''
GNOME_SC_HELPDIR=''
GNUTLS_CONFIG=''
GREP='/usr/bin/grep'
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_VISIBILITY=''
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
KRB5_CONFIG=''
LDFLAGS='-L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -L/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/lib -Wl,-rpath-link -Wl,/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-target/usr/lib -flat_namespace'
LIBGLADE_CFLAGS=''
LIBGLADE_CONFIG=''
LIBGLADE_LIBS=''
LIBICONV=''
LIBINTL=''
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTHREAD=''
LTLIBC=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
NEONOBJS=''
NEON_BUILD_BUNDLED=''
NEON_CFLAGS=''
NEON_CONFIG=''
NEON_EXTRAOBJS=''
NEON_LIBS=''
NEON_LINK_FLAGS=''
NEON_LTLIBS=''
NEON_OBJEXT=''
NEON_SUPPORTS_SSL=''
NEON_TARGET=''
NE_FLAG_DAV=''
NE_FLAG_IPV6=''
NE_FLAG_LFS=''
NE_FLAG_SOCKS=''
NE_FLAG_SSL=''
NE_FLAG_TS_SSL=''
NE_FLAG_ZLIB=''
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='/Volumes/mdevel/ptxdist-vetero/platform-dockstar/sysroot-cross/bin/arm-v5te-linux-gnueabi-pkg-config'
POSUB=''
PRI_MACROS_BROKEN=''
RANLIB='arm-v5te-linux-gnueabi-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHORTCUT_LOCATION=''
TARGET=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
WINDRES=''
WOE32=''
WOE32DLL=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
XML2_CONFIG=''
XSC_HELP=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='i386-host-darwin11.2.0'
build_alias='i386-host-darwin11.2.0'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='arm-v5te-linux-gnueabi'
host_alias='arm-v5te-linux-gnueabi'
host_cpu=''
host_os=''
host_vendor=''
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=''
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 0
#define SIZEOF_LONG 0
#define SIZEOF_LONG_LONG 8
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1

configure: exit 77

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2012-01-19  7:25 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 [this message]
2012-01-19  9:17         ` Juergen Beisert
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=4F17C566.9000309@bwalle.de \
    --to=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