Hello,

I'm using Solus as distro now and I've never had this issue before, I don't know if this is a valid conjecture.
Anyway, here's the error:

make[5]: Entering directory '/home/fabio/openwrt/build_dir/target-mips_74kc+dsp2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.45'
scripts/kconfig/conf --silentoldconfig Kconfig
net/sched/Kconfig:43: warning: menuconfig statement without prompt
#
# configuration written to .config
#
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  GZIP    kernel/config_data.gz
  CHK     kernel/config_data.h
  LD [M]  fs/afs/kafs.o
mips-openwrt-linux-uclibc-ld: unrecognized option '-Wl,--copy-dt-needed-entries'
mips-openwrt-linux-uclibc-ld: use the --help option for usage information
make[7]: *** [scripts/Makefile.build:390: fs/afs/kafs.o] Error 1
make[6]: *** [scripts/Makefile.build:402: fs/afs] Error 2
make[5]: *** [Makefile:940: fs] Error 2
make[5]: Leaving directory '/home/fabio/openwrt/build_dir/target-mips_74kc+dsp2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.45'
make[4]: *** [Makefile:26: /home/fabio/openwrt/build_dir/target-mips_74kc+dsp2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.45/.modules] Error 2
make[4]: Leaving directory '/home/fabio/openwrt/target/linux/ar71xx'
make[3]: *** [Makefile:13: compile] Error 2
make[3]: Leaving directory '/home/fabio/openwrt/target/linux'
make[2]: *** [target/Makefile:22: target/linux/compile] Error 2
make[2]: Leaving directory '/home/fabio/openwrt'
make[1]: *** [target/Makefile:16: /home/fabio/openwrt/staging_dir/target-mips_74kc+dsp2_uClibc-0.9.33.2/stamp/.target_compile] Error 2
make[1]: Leaving directory '/home/fabio/openwrt'
make: *** [/home/fabio/openwrt/include/toplevel.mk:183: world] Error 2

How can I solve that unrecognized option?

(Last edited by livingsilver94 on 2 Apr 2017, 21:28)