Hi, I am new to Openwrt.
Just stopped at make menuconfig
I am using a Ubuntu 16.10
Following wiki steps but with following errors could you advice how to fix please?
tie@tie-HP-Compaq-6735s:~/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linuxtie@tie-HP-Compaq-6735s:~/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux64$ make menuconfig
make -s -C scripts/config all CC=cc: build failed. Please re-run make with -j1 V=s to see what's going on
/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/include/toplevel.mk:100: recipe for target 'scripts/config/mconf' failed
make: *** [scripts/config/mconf] Error 1
tie@tie-HP-Compaq-6735s:~/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64$ make menuconfig -j1 V=s
make[1]: Entering directory '/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/scripts/config'
/usr/bin/ld: zconf.tab.o: relocation R_X86_64_32S against symbol `symbol_yes' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:32: recipe for target 'mconf' failed
make[1]: *** [mconf] Error 1
make[1]: Leaving directory '/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/scripts/config'
/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/include/toplevel.mk:100: recipe for target 'scripts/config/mconf' failed
make: *** [scripts/config/mconf] Error 2
tie@tie-HP-Compaq-6735s:~/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64$ make menuconfig V=s
make[1]: Entering directory '/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/scripts/config'
/usr/bin/ld: zconf.tab.o: relocation R_X86_64_32S against symbol `symbol_yes' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:32: recipe for target 'mconf' failed
make[1]: *** [mconf] Error 1
make[1]: Leaving directory '/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/scripts/config'
/home/tie/OpenWrt-SDK-ar71xx-generic_gcc-5.3.0_musl-1.1.15.Linux-x86_64/include/toplevel.mk:100: recipe for target 'scripts/config/mconf' failed