(A separate error thread here.)

I am trying to compile the Realtek 8188eu driver according to your
instructions:  I have an Rpi2.

Unfortunately make bombs out with the following:


Code:
--------------------
    
  cut: /etc/redhat-release: No such file or directory
  make ARCH=arm CROSS_COMPILE= -C /lib/modules/5.10.42-pcpCore-v7/build 
M=/home/tc/driver/rtl8188eus-5.3.9  modules
  
  make[1]: Entering directory '/home/tc/kernel'
  Makefile:962: scripts/Makefile.extrawarn: No such file or directory
  make[1]: *** No rule to make target 'scripts/Makefile.extrawarn'.  Stop.
  make[1]: Leaving directory '/home/tc/kernel'
  make: *** [Makefile:2062: modules] Error 2
  
--------------------


/home/tc/kerner is where the kernel is located, so I think that's ok.
But I don't understand the other errors.


------------------------------------------------------------------------
Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to