When I try to install the podXT driver in Ubuntu Studio I get this message:
-dag@m113j:~/Desktop/line6usb-0.7.2$ make installmake -C /lib/modules/2.6.22-14-rt/build SUBDIRS=/home/dag/Desktop/line6usb-0.7.2 modules -make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-rt' - CC [M] /home/dag/Desktop/line6usb-0.7.2/pcm.o -/home/dag/Desktop/line6usb-0.7.2/pcm.c: In function ‘snd_pod_trigger’: -/home/dag/Desktop/line6usb-0.7.2/pcm.c:39: warning: implicit declaration of function ‘snd_pcm_group_for_each’ -/home/dag/Desktop/line6usb-0.7.2/pcm.c:39: error: expected ‘;’ before ‘{’ token -/home/dag/Desktop/line6usb-0.7.2/pcm.c:33: warning: unused variable ‘err’ -/home/dag/Desktop/line6usb-0.7.2/pcm.c:32: warning: unused variable ‘s’ -make[2]: *** [/home/dag/Desktop/line6usb-0.7.2/pcm.o] Error 1 -make[1]: *** [_module_/home/dag/Desktop/line6usb-0.7.2] Error 2 -make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-rt' -make: *** [default] Error 2 -dag@m113j:~/Desktop/line6usb-0.7.2$
There was no driver on the system prior to install.
I'm a complete beginner in Ubuntu so please be kind :)
Whoops. Didn't see the EXACT same error message was already posted.. *ashamed*
Log in to post a comment.
When I try to install the podXT driver in Ubuntu Studio I get this message:
-dag@m113j:~/Desktop/line6usb-0.7.2$ make installmake -C /lib/modules/2.6.22-14-rt/build SUBDIRS=/home/dag/Desktop/line6usb-0.7.2 modules
-make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-rt'
- CC [M] /home/dag/Desktop/line6usb-0.7.2/pcm.o
-/home/dag/Desktop/line6usb-0.7.2/pcm.c: In function ‘snd_pod_trigger’:
-/home/dag/Desktop/line6usb-0.7.2/pcm.c:39: warning: implicit declaration of function ‘snd_pcm_group_for_each’
-/home/dag/Desktop/line6usb-0.7.2/pcm.c:39: error: expected ‘;’ before ‘{’ token
-/home/dag/Desktop/line6usb-0.7.2/pcm.c:33: warning: unused variable ‘err’
-/home/dag/Desktop/line6usb-0.7.2/pcm.c:32: warning: unused variable ‘s’
-make[2]: *** [/home/dag/Desktop/line6usb-0.7.2/pcm.o] Error 1
-make[1]: *** [_module_/home/dag/Desktop/line6usb-0.7.2] Error 2
-make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-rt'
-make: *** [default] Error 2
-dag@m113j:~/Desktop/line6usb-0.7.2$
There was no driver on the system prior to install.
I'm a complete beginner in Ubuntu so please be kind :)
Whoops. Didn't see the EXACT same error message was already posted.. *ashamed*