Re: [Line6linux-user] help with Pod Studio UX2
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Markus G. <gr...@ic...> - 2012-12-23 01:08:26
|
Am Samstag, 22. Dezember 2012, 16:02:37 schrieb Neil Rodgers: > Hi everybody, > > I have a Pod Studio UX2 and just recently discovered this project so > I'm trying to install the latest driver from > https://line6linux.svn.sourceforge.net/svnroot/line6linux/driver/branches/ux > 2. I'm getting this error on the "make" command- > > ./set_revision.sh > make -C /lib/modules/3.6.0-030600-generic/build CONFIG_LINE6_USB=m > SUBDIRS=/home/neil/Downloads/ux2 modules > make[1]: Entering directory `/usr/src/linux-headers-3.6.0-030600-generic' > CC [M] /home/neil/Downloads/ux2/driver.o > /home/neil/Downloads/ux2/driver.c: In function ‘line6_init’: > /home/neil/Downloads/ux2/driver.c:1312:3: error: implicit declaration of > function ‘err’ [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors > make[2]: *** [/home/neil/Downloads/ux2/driver.o] Error 1 > make[1]: *** [_module_/home/neil/Downloads/ux2] Error 2 > make[1]: Leaving directory `/usr/src/linux-headers-3.6.0-030600-generic' > make: *** [default] Error 2 > > Any help with this error would be much appreciated! > My system is Ubuntu 12.04 64bit with the above mentioned kernel. If > there is any thing I can do to help test anything or provide info for > the UX2 just let me know! Thanks, The UX2 branch contains some experimental (and unfinished) features. I just merged it with the trunk, so it should compile again, but I didn't test it right now (it might do anything from nothing to crashing your machine). However, basic UX2 support is in the trunk as well, so I recommend that you try the trunk version first. Kind regards, Markus |