[OpenWrt-Devel] linux5.4: build-dependency to rsync

Sven Roederer devel-sven at geroedel.de
Sat Apr 18 16:11:55 EDT 2020


Hi,

I was just building a master-branch for x86-generic and got following error:

make[5]: Entering directory '/mnt/local/btrfs/build/freifunk/ffberlin/
firmware/openwrt/build_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/
linux-5.4.28'
  INSTALL /mnt/local/btrfs/build/freifunk/ffberlin/firmware/openwrt/build_dir/
toolchain-i386_pentium4_gcc-8.4.0_musl/linux-dev//include
/bin/sh: 1: rsync: not found
make[5]: *** [Makefile:1186: headers_install] Error 127
make[5]: Leaving directory '/mnt/local/btrfs/build/freifunk/ffberlin/firmware/
openwrt/build_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/linux-5.4.28'
make[4]: *** [Makefile:108: /mnt/local/btrfs/build/freifunk/ffberlin/firmware/
openwrt/build_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/
linux-5.4.28/.configured] Error 2
make[4]: Leaving directory '/mnt/local/btrfs/build/freifunk/ffberlin/firmware/
openwrt/toolchain/kernel-headers'
time: toolchain/kernel-headers/compile#1.46#0.83#2.26


In https://github.com/torvalds/linux/commit/59b2bd05f5f4d the call to rsync 
was added. I think we have the 2 options:
* use host-command (changing the build-requirements)
* compile it ourself (like we do with zip: ad8c2d6099a7da51)

What's the prefered way?

Sven



_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list