Page 1 of 1

problems building driver module for kernel 3.0(Solved)

PostPosted: Wed Dec 28, 2011 12:34 am
by Archfer
Hi

I am trying to get my Qbox S2 to work with my Mythtv 11.10 box but following the instructions when I get to II.3 Build and install the driver: make && make install - I get the following error message:

make[3]: *** No rule to make target `/etc/tbs/linux-tbs-drivers/v4l/tbs8921ctrl.o', needed by `/etc/tbs/linux-tbs-drivers/v4l/media.o'. Stop.

Does this indicate that the object file tbs8921ctrl.o is missing from the build directory?

Any help would be greatly appreciated

Regards

Archie Ferrier

Re: problems building driver module for kernel 3.0

PostPosted: Wed Feb 01, 2012 12:01 am
by Archfer
Fixed this problem. Too many source zip files with similar names!

Re: problems building driver module for kernel 3.0

PostPosted: Sat Apr 14, 2012 5:06 pm
by eldon
i'm having the same problem for some reason, although i did build the source on my previous ubuntu 3.0 kernel..
tried to unzip the sources again and build but no luck, could you tell me if you remember what you did ?
thx

-- solved --

okay nothing more that reading the README again
i forgot to run the ./v4l/tbs-xxx.sh script to configure the driver for my system..

Re: problems building driver module for kernel 3.0(Solved)

PostPosted: Sun Apr 15, 2012 7:50 pm
by steven
Hi

Thanks for share your solution. :D

Kind Regards