On Fri, May 1, 2009 at 9:18 PM, Brian Johnson <[email protected]> wrote:

>
> The issue seems to be that the 32bit ioctl compatibility handling was
> moved to the main v4l2 layer and drivers themselves should not include
> code for this feature. I've pushed a fix out to the prepare-for-kernel
> branch that removes this and should allow compilation on 2.6.29 64bit
> systems.
>
> Note: because i noticed a slight goof were i had some of the patches
> in that branch applied twice with the second set being empty patches.
> I've deleted and re-pushed a corrected version of the
> prepare-for-kernel branch. If you were tracking this one you should
> probably delete your local copy and re-track the remote to make sure
> you are in-sync.
>

Hi Brian,

first of all: thanks! (GWater, wondering how you knew that I am running
64-bit?)

But.. how do I get this prepare-for-kernel branch?

I tried "git clone git://repo.or.cz/w/microdia.git" because it is mentioned
somewhere, but that doesn't work.

What I now did was:
1. remove local microdia directory
2. fetch using "git clone http://repo.or.cz/r/microdia.git";
3. download .tar.gz from
http://repo.or.cz/w/microdia.git?a=commit;h=9b31365b7da3acdee1ce690dced1322dc20804c3
4. copy the files from the .tar.gz into the microdia directory
5. 'make' :

mar...@martindesktop ~/Desktop/microdia $ make
make -C /lib/modules/2.6.29.2/build SUBDIRS=/home/martin/Desktop/microdia
modules
make[1]: Entering directory `/usr/src/linux-2.6.29.2'
  Building modules, stage 2.
  MODPOST 0 modules
make[1]: Leaving directory `/usr/src/linux-2.6.29.2'
make: ctags: Command not found
make: *** [ctags] Error 127

Martin

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to