Hallo
ich bekomme einen Fehler beim build der freetz-version von peterpawn:
tools/gunzip -c dl/squashfs4.3.tar.gz | tools/tar-gnu -C /home/freetz/freetz-master/source/host-tools -x
set -e; shopt -s nullglob; for i in tools/make/squashfs4-host/patches/*.patch; do tools/freetz_patch /home/freetz/freetz-master/source/host-tools/squashfs4.3 $i; done;
applying patch file tools/make/squashfs4-host/patches/001-de03266983ceb62e5365aac84fcd3b2fd4d16e6f.upstream.patch
patching file squashfs-tools/mksquashfs.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/002-4f24381e7edc0a46cf10278e4597051ac697ec7c.upstream.patch
patching file squashfs-tools/mksquashfs.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/010-fix_segfault_in_tracing_code.patch
patching file squashfs-tools/pseudo.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/050-freetz_specific_xz_paths.patch
patching file squashfs-tools/Makefile
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/060-link_compression_libs_statically.patch
patching file squashfs-tools/Makefile
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/100-TARGET_FORMAT.patch
The next patch would create the file squashfs-tools/_endian.h,
which already exists! Applying it anyway.
patching file squashfs-tools/_endian.h
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file squashfs-tools/_endian.h.rej
patching file squashfs-tools/Makefile
patching file squashfs-tools/mksquashfs.c
patching file squashfs-tools/read_fs.c
patching file squashfs-tools/read_xattrs.c
patching file squashfs-tools/squashfs_compat.h
patching file squashfs-tools/squashfs_swap.h
patching file squashfs-tools/swap.c
patching file squashfs-tools/unsquashfs.c
patching file squashfs-tools/unsquashfs.h
patching file squashfs-tools/gzip_wrapper.h
patching file squashfs-tools/lz4_wrapper.h
patching file squashfs-tools/lzo_wrapper.h
patching file squashfs-tools/xz_wrapper.h
----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file tools/make/squashfs4-host/patches/100-TARGET_FORMAT.patch
make: *** [/home/freetz/freetz-master/source/host-tools/squashfs4.3/.unpacked] Fehler 2
Ich verwende die virtualbox-version mit ubuntu 14.04.
Ich habe bereits testweise squashfs4.3.tar.gz von Hand heruntergeladen mit demselben Ergebnis.
Danke im voraus
Eberhard
ich bekomme einen Fehler beim build der freetz-version von peterpawn:
tools/gunzip -c dl/squashfs4.3.tar.gz | tools/tar-gnu -C /home/freetz/freetz-master/source/host-tools -x
set -e; shopt -s nullglob; for i in tools/make/squashfs4-host/patches/*.patch; do tools/freetz_patch /home/freetz/freetz-master/source/host-tools/squashfs4.3 $i; done;
applying patch file tools/make/squashfs4-host/patches/001-de03266983ceb62e5365aac84fcd3b2fd4d16e6f.upstream.patch
patching file squashfs-tools/mksquashfs.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/002-4f24381e7edc0a46cf10278e4597051ac697ec7c.upstream.patch
patching file squashfs-tools/mksquashfs.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/010-fix_segfault_in_tracing_code.patch
patching file squashfs-tools/pseudo.c
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/050-freetz_specific_xz_paths.patch
patching file squashfs-tools/Makefile
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/060-link_compression_libs_statically.patch
patching file squashfs-tools/Makefile
----------------------------------------------------------------------
applying patch file tools/make/squashfs4-host/patches/100-TARGET_FORMAT.patch
The next patch would create the file squashfs-tools/_endian.h,
which already exists! Applying it anyway.
patching file squashfs-tools/_endian.h
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file squashfs-tools/_endian.h.rej
patching file squashfs-tools/Makefile
patching file squashfs-tools/mksquashfs.c
patching file squashfs-tools/read_fs.c
patching file squashfs-tools/read_xattrs.c
patching file squashfs-tools/squashfs_compat.h
patching file squashfs-tools/squashfs_swap.h
patching file squashfs-tools/swap.c
patching file squashfs-tools/unsquashfs.c
patching file squashfs-tools/unsquashfs.h
patching file squashfs-tools/gzip_wrapper.h
patching file squashfs-tools/lz4_wrapper.h
patching file squashfs-tools/lzo_wrapper.h
patching file squashfs-tools/xz_wrapper.h
----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file tools/make/squashfs4-host/patches/100-TARGET_FORMAT.patch
make: *** [/home/freetz/freetz-master/source/host-tools/squashfs4.3/.unpacked] Fehler 2
Ich verwende die virtualbox-version mit ubuntu 14.04.
Ich habe bereits testweise squashfs4.3.tar.gz von Hand heruntergeladen mit demselben Ergebnis.
Danke im voraus
Eberhard