Advertisement
Guest User

ne7work

a guest
May 23rd, 2010
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. ne7work@ne7work:~/Desktop/XFiDrv_Linux_Public_US_1.00$ sudo make
  2. make -C /lib/modules/2.6.32-21-generic-pae/build M=/home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00
  3. make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-generic-pae'
  4. LD /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/built-in.o
  5. CC [M] /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.o
  6. /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.c:14:26: error: sound/driver.h: No such file or directory
  7. /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.c: In function ‘ct_card_probe’:
  8. /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.c:55: error: implicit declaration of function ‘snd_card_new’
  9. /home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.c:55: warning: assignment makes pointer from integer without a cast
  10. make[2]: *** [/home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.o] Error 1
  11. make[1]: *** [_module_/home/ne7work/Desktop/XFiDrv_Linux_Public_US_1.00] Error 2
  12. make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-generic-pae'
  13. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement