On Sunday 28 August 2005 12:30, Adam Forsyth wrote: > I had this same problem. stringify.h was in my kernel header / devel / > build / whatever directories, but not /usr/include/linux/. Copying it > over worked fine. Since this is not a kernel module, this is the > correct behavior is it not? It shouldn't be looking in the kernel > source for headers?
I included the ivtv-version.h header to be able to show against which driver version ivtvctl was compiled. ivtv-version.h used stringify.h and I was not aware that it wasn't installed in include/linux for everybody. I've removed the include and copied the stringify defines directly into ivtvctl.h. That should do it. Hans ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel