#22381: make menuconfig fail on ArchLinux
---------------------------+---------------------------
  Reporter:  RubenKelevra  |      Owner:  developers
      Type:  defect        |     Status:  new
  Priority:  highest       |  Milestone:  Bugs Paradise
 Component:  toolchain     |    Version:  Trunk
Resolution:                |   Keywords:
---------------------------+---------------------------

Comment (by Radongaming@…):

 {{{
 radon@smith ~/D/o/b/openwrt> gcc --version
 gcc (GCC) 5.3.0
 }}}


 Problem exists on GCC 5.3.0 for me.


 {{{
 radon@smith ~/D/o/b/openwrt> make menuconfig
 Checking 'working-make'... ok.
 Checking 'case-sensitive-fs'... ok.
 Checking 'gcc'... failed.
 Checking 'working-gcc'... failed.
 Checking 'g++'... failed.
 Checking 'working-g++'... failed.
 Checking 'ncurses'... failed.
 Checking 'zlib'... failed.
 Checking 'libssl'... failed.
 Checking 'tar'... ok.
 Checking 'find'... ok.
 Checking 'bash'... ok.
 Checking 'patch'... ok.
 Checking 'diff'... ok.
 Checking 'cp'... ok.
 Checking 'seq'... ok.
 Checking 'awk'... ok.
 Checking 'grep'... ok.
 Checking 'getopt'... ok.
 Checking 'stat'... ok.
 Checking 'md5sum'... ok.
 Checking 'unzip'... ok.
 Checking 'bzip2'... ok.
 Checking 'wget'... ok.
 Checking 'perl'... ok.
 Checking 'python'... ok.
 Checking 'svn'... ok.
 Checking 'git'... ok.
 Checking 'file'... ok.
 Checking 'openssl'... ok.
 Checking 'ldconfig-stub'... ok.

 Build dependency: Please install the GNU C Compiler (gcc)
 Build dependency: Please reinstall the GNU C Compiler - it appears to be
 broken
 Build dependency: Please install the GNU C++ Compiler (g++)
 Build dependency: Please reinstall the GNU C++ Compiler - it appears to be
 broken
 Build dependency: Please install ncurses. (Missing libncurses.so or
 ncurses.h)
 Build dependency: Please install zlib. (Missing libz.so or zlib.h)
 Build dependency: Please install the openssl library (with development
 headers)

 /home/radon/Downloads/openwrt_build/build/openwrt/include/prereq.mk:12:
 recipe for target 'prereq' failed
 Prerequisite check failed. Use FORCE=1 to override.

 /home/radon/Downloads/openwrt_build/build/openwrt/include/toplevel.mk:140:
 recipe for target 'staging_dir/host/.prereq-build' failed
 make: *** [staging_dir/host/.prereq-build] Error 1
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/22381#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to