xieyaxiongfly / Atheros_CSI_tool_OpenWRT_src

GNU General Public License v2.0
114 stars 53 forks source link

error when makeconfıg with gcc #73

Open Ssevinc opened 5 months ago

Ssevinc commented 5 months ago

there is an error with configuring the file the gcc verison is the latest and its installed but whenever i try to confıg this the error message i get (no error with any other dependency); Build dependency: Please install the GNU C Compiler (gcc) 4.8 or later cc -dumpversion | grep -E '^(4\.[8-9]|[5-9]\.?)' Build dependency: Please install the GNU C++ Compiler (g++) 4.8 or later g++ -dumpversion | grep -E '^(4\.[8-9]|[5-9]\.?)'