RAKWireless / RAK831-LoRaGateway-OpenWRT-MT7628

7 stars 6 forks source link

Automake build error #3

Open x893 opened 4 years ago

x893 commented 4 years ago

Hi, use Ubuntu 16.04

make[4]: Entering directory '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/tools/automake' (cd /mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15; AUTOM4TE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autom4te AUTOCONF=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autoconf AUTOMAKE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/automake ACLOCAL=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/aclocal AUTOHEADER=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autoheader LIBTOOLIZE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/libtoolize LIBTOOL=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/libtool M4=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/m4 AUTOPOINT=true STAGING_DIR="" ./bootstrap.sh) mv: cannot move 'bin/aclocal.tmp2' to 'bin/aclocal.tmp': Permission denied Makefile:50: recipe for target '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15/.configured' failed make[4]: *** [/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15/.configured] Error 1 make[4]: Leaving directory '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/tools/automake'

Thanks in advance

rusnazip commented 3 years ago

Hi, use Ubuntu 16.04

make[4]: Entering directory '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/tools/automake' (cd /mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15; AUTOM4TE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autom4te AUTOCONF=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autoconf AUTOMAKE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/automake ACLOCAL=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/aclocal AUTOHEADER=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/autoheader LIBTOOLIZE=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/libtoolize LIBTOOL=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/libtool M4=/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/staging_dir/host/bin/m4 AUTOPOINT=true STAGING_DIR="" ./bootstrap.sh) mv: cannot move 'bin/aclocal.tmp2' to 'bin/aclocal.tmp': Permission denied Makefile:50: recipe for target '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15/.configured' failed make[4]: *** [/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/build_dir/host/automake-1.15/.configured] Error 1 make[4]: Leaving directory '/mnt/f/rak831-openwrt/wiswrt/15.05-rak-rc2/tools/automake'

Thanks in advance

hi, have you solved this problem?