Advertisement
Guest User

Untitled

a guest
Oct 30th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. michael@crunchbang:~/2010_0709_RT2870_Linux_STA_v2.4.0.1$ sudo make
  2. [sudo] password for michael:
  3. Sorry, try again.
  4. [sudo] password for michael:
  5. make -C tools
  6. make[1]: Entering directory `/home/michael/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
  7. gcc -g bin2h.c -o bin2h
  8. make[1]: Leaving directory `/home/michael/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
  9. /home/michael/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools/bin2h
  10. cp -f os/linux/Makefile.6 /home/michael/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/Makefile
  11. make -C /lib/modules/2.6.32-5-amd64/build SUBDIRS=/home/michael/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux modules
  12. make: *** /lib/modules/2.6.32-5-amd64/build: No such file or directory. Stop.
  13. make: *** [LINUX] Error 2
  14. michael@crunchbang:~/2010_0709_RT2870_Linux_STA_v2.4.0.1$
  15.  
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement