Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/bin/sh: 1: rsync: not found #9

Closed
schau87 opened this issue Dec 29, 2020 · 2 comments
Closed

/bin/sh: 1: rsync: not found #9

schau87 opened this issue Dec 29, 2020 · 2 comments

Comments

@schau87
Copy link

schau87 commented Dec 29, 2020

I am getting the below message when trying to build from the Dockerfile:
$docker build -f Dockerfile --network=host -t gcc9-rpi-zero .

  HDRINST usr/include/asm/mman.h
  HDRINST usr/include/asm/statfs.h
  HDRINST usr/include/asm/ioctl.h
  HDRINST usr/include/asm/socket.h
  HDRINST usr/include/asm/kvm_para.h
  HDRINST usr/include/asm/sockios.h
  HDRINST usr/include/asm/siginfo.h
  HDRINST usr/include/asm/unistd-eabi.h
  HDRINST usr/include/asm/termbits.h
  HDRINST usr/include/asm/unistd-common.h
  HDRINST usr/include/asm/shmbuf.h
  HDRINST usr/include/asm/param.h
  HDRINST usr/include/asm/bitsperlong.h
  HDRINST usr/include/asm/poll.h
  HDRINST usr/include/asm/resource.h
  HDRINST usr/include/asm/unistd-oabi.h
  HDRINST usr/include/asm/errno.h
  HDRINST usr/include/asm/bpf_perf_event.h
  HDRINST usr/include/asm/sembuf.h
  HDRINST usr/include/asm/msgbuf.h
  HDRINST usr/include/asm/termios.h
  HDRINST usr/include/asm/ipcbuf.h
  INSTALL /opt/cross-pi-gcc/arm-linux-gnueabihf/include
/bin/sh: 1: rsync: not found
make: *** [Makefile:1212: headers_install] Error 127
The command '/bin/sh -c make ARCH=arm INSTALL_HDR_PATH=/opt/cross-pi-gcc/arm-linux-gnueabihf headers_install' returned a non-zero code: 2
@AskeyNil
Copy link

too

@Pro
Copy link
Owner

Pro commented Jan 3, 2021

Fixed in #10. Thanks @praxx

@Pro Pro closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants