Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Tuesday, April 10th, 2007 at 8:30:59am UTC 

  1. [email protected]:~/Desktop/orinoco-usb-0.2.2$ make
  2. make -C driver
  3. make[1]: Entering directory `/home/sean/Desktop/orinoco-usb-0.2.2/driver'
  4. mkdir -p .tmp_versions
  5. cp /lib/modules/2.6.20-14-generic/build/.tmp_versions/*.mod /home/sean/Desktop/orinoco-usb-0.2.2/driver/.tmp_versions
  6. cp: cannot stat `/lib/modules/2.6.20-14-generic/build/.tmp_versions/*.mod': No such file or directory
  7. make[1]: [modules] Error 1 (ignored)
  8. make -C /lib/modules/2.6.20-14-generic/build SUBDIRS=/home/sean/Desktop/orinoco-usb-0.2.2/driver MODVERDIR=/home/sean/Desktop/orinoco-usb-0.2.2/driver/.tmp_versions modules
  9. make[2]: Entering directory `/usr/src/linux-headers-2.6.20-14-generic'
  10.   CC [M]  /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.o
  11. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:41:26: error: linux/config.h: No such file or directory
  12. Assembler messages:
  13. Fatal error: can't create /home/sean/Desktop/orinoco-usb-0.2.2/driver/.tmp_hermes.o: Permission denied
  14. In file included from /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:53:
  15. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h: In function ‘hermes_present’:
  16. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h:379: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  17. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h: In function ‘hermes_set_irqmask’:
  18. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h:385: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  19. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h: In function ‘hermes_read_words’:
  20. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h:426: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  21. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h: In function ‘hermes_write_words’:
  22. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h:446: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  23. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h: In function ‘hermes_clear_words’:
  24. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.h:462: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  25. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_issue_cmd’:
  26. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:121: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  27. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:125: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  28. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:131: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  29. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:132: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  30. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:133: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  31. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:134: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  32. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_init_direct’:
  33. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:174: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  34. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:175: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  35. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:184: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  36. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:192: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  37. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:201: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  38. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:202: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  39. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:210: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  40. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:215: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  41. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:218: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  42. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:235: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  43. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:237: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  44. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_docmd_wait_direct’:
  45. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:273: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  46. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:278: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  47. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:297: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  48. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:300: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  49. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:301: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  50. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:302: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  51. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:305: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  52. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_allocate_direct’:
  53. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:328: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  54. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:333: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  55. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:350: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  56. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:351: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  57. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_bap_seek’:
  58. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:375: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  59. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:379: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  60. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:399: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  61. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:400: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  62. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:404: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  63. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:408: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  64. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_read_ltv_direct’:
  65. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:503: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  66. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:508: warning: passing argument 1 of ‘readw’ makes pointer from integer without a cast
  67. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c: In function ‘hermes_write_ltv_direct’:
  68. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:544: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  69. /home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.c:545: warning: passing argument 2 of ‘writew’ makes pointer from integer without a cast
  70. make[3]: *** [/home/sean/Desktop/orinoco-usb-0.2.2/driver/hermes.o] Error 2
  71. make[2]: *** [_module_/home/sean/Desktop/orinoco-usb-0.2.2/driver] Error 2
  72. make[2]: Leaving directory `/usr/src/linux-headers-2.6.20-14-generic'
  73. make[1]: *** [modules] Error 2
  74. make[1]: Leaving directory `/home/sean/Desktop/orinoco-usb-0.2.2/driver'
  75. make: *** [all] Error 2

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right