Opde Issues Tracker

compile.32

build number: 32

re-implement command

docker pull elonh/opde:sdk
docker run -it --rm elonh/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/autossh/compile -j$(nproc) || make package/feeds/packages/autossh/compile V=s

Compile.txt

configure: loading site script /openwrt/include/site/x86_64
checking for x86_64-openwrt-linux-gcc... ccache_cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ANSI C... none needed
checking for ssh... no
configure: error: ssh program not found! Modify PATH, or use --with-ssh.
make[3]: *** [Makefile:56: /openwrt/build_dir/target-x86_64_musl/autossh-1.4g/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
Last updated on 11 Jun 2021
Published on 11 Jun 2021