| From: Tyler Trafford <[EMAIL PROTECTED]> | D. Hugh Redelmeier <[EMAIL PROTECTED]> wrote: | > At least on Fedora Core 3, kernel headers live in the same tree as | > modules. Separate headers for different kernel versions. I am | > guessing that this applies to all 2.6 systems, so I have adjusted | > driver/Makefile2.6 to take this into account. | | Those haeders are only for compilation of kernel/modules though right? | The ones in /usr/include/linux are still the system headers.
You are right. ivtv.h should be accessible to userland, so I guess that it should go in /usr/include/linux. I think that my patch to Makefile2.6 should not be applied. Thanks! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
