rtl8188eu icon indicating copy to clipboard operation
rtl8188eu copied to clipboard

Please refer to below error

Open Cyb3r0L opened this issue 4 years ago • 2 comments

Makefile:1036: *** Recursive variable 'CROSS_COMPILE' references itself (eventually). Stop. It comes whenever it try to run command make I have 5.6.0-kali1-amd64 now. Please help me I have already installed linux headers

Cyb3r0L avatar May 28 '20 04:05 Cyb3r0L

export CROSS_COMPILE=x86_64-linux-gnu-

zexceed12300 avatar Sep 15 '20 15:09 zexceed12300

make ARCH=x86_64 CROSS_COMPILE=x86_64-linux-gnu- -C ../out M=/rtl8188eus modules make[1]: *** ../out: No such file or directory. Stop. make: *** [Makefile:2047: modules] Error 2

i have that problem after i try the command export CROSS_COMPILE=x86_64-linux-gnu- , please help me

sypnatix avatar Mar 07 '21 10:03 sypnatix