---> tools/prelink-host ...
preparing ... mkdir -p /home/pi/freetz-ng/source/host-tools/prelink-20130503; tools/bunzip2 -c dl/prelink-20130503.tar.bz2 | tools/tar-gnu -x -C /home/pi/freetz-ng/source/host-tools/prelink-20130503 --transform='s|^./\+||' --strip-components=1
set -e; shopt -s nullglob; for i in /home/pi/freetz-ng/make/host-tools/prelink-host/patches/*.patch*; do case $i in *.patch|*.patch.gz|*.patch.bzip2|*.patch.bz2|*.patch.bz|*.patch.xz|*.patch.lz|*.patch.lzma|*.patch.Z|*.patch.diff) ;; *) continue ;; esac; tools/freetz_patch /home/pi/freetz-ng/source/host-tools/prelink-20130503 $i ; done;
applying patch1 file /home/pi/freetz-ng/make/host-tools/prelink-host/patches/001-md5sha.debian.patch
patching file doc/prelink.8
----------------------------------------------------------------------
applying patch1 file /home/pi/freetz-ng/make/host-tools/prelink-host/patches/002-init.debian.patch
patching file src/main.c
----------------------------------------------------------------------
applying patch file /home/pi/freetz-ng/make/host-tools/prelink-host/patches/003-fsync.debian.patch
patching file src/cache.c
patching file src/dso.c
----------------------------------------------------------------------
applying patch1 file /home/pi/freetz-ng/make/host-tools/prelink-host/patches/004-timestamp.debian.patch
patching file doc/prelink.8
patching file src/main.c
----------------------------------------------------------------------
applying patch1 file /home/pi/freetz-ng/make/host-tools/prelink-host/patches/005-hurd.debian.patch
patching file src/canonicalize.c
----------------------------------------------------------------------
configuring ... (conf_cmd() { ./configure "$@" || { [ "2" = "0" ] && echo && cat .build.log 2>/dev/null; kill $ 2>/dev/null || kill $$ 2>/dev/null; printf "\n\\033[33m%s\\033[m\n" "ERROR: "; exit 1; } }; cd /home/pi/freetz-ng/source/host-tools/prelink-20130503; { rm -f config.{cache,status}; } ; PATH="/home/pi/freetz-ng/tools/path:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games:/usr/sbin" CC="gcc" CXX="g++" CFLAGS="-Wall -O2" CXXFLAGS="-Wall -O2" LDFLAGS="" ac_cv_lib_selinux_is_selinux_enabled=no CONFIG_SITE="" conf_cmd )
checking build system type... ./config.guess: unable to guess system type
This script, last modified 2002-09-03, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from
ftp://ftp.gnu.org/pub/gnu/config/
If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <[email protected]> in order to provide the needed
information to handle your system.
config.guess timestamp = 2002-09-03
uname -m = aarch64
uname -r = 6.1.21-v8+
uname -s = Linux
uname -v = #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
/usr/bin/uname -p = unknown
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = aarch64
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = aarch64
UNAME_RELEASE = 6.1.21-v8+
UNAME_SYSTEM = Linux
UNAME_VERSION = #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
configure: error: cannot guess build type; you must specify one
ERROR:
make[1]: *** [make/host-tools/prelink-host/prelink-host.mk:19: /home/pi/freetz-ng/source/host-tools/prelink-20130503/.configured] Beendet
make: *** [Makefile:46: envira] Beendet