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?
On 8/27/05, Scott Harris <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Brian Jackson > > Sent: Saturday, August 27, 2005 7:54 AM > > To: ivtv-devel@lists.sourceforge.net > > Subject: Re: [ivtv-devel] Compile of 3.7k > > > > The utils should be looking in /usr/include and it's various > > subdirs. You probably need some sort of kernel-headers > > installed. i.e. > > /usr/include/linux/stringify.h should exist. > > > > > I had the same problem, worked before and stringify.h > definitely exists. > > find / -name stringify.h -print > /lib/modules/2.6.11-1.14_FC3/build/include/linux/stringify.h > /lib/modules/2.6.9-1.667/build/include/linux/stringify.h > [EMAIL PROTECTED] sharris]# uname -a > Linux pvr.webhounds.net 2.6.11-1.14_FC3 #1 Thu Apr 7 19:23:49 EDT 2005 i686 > athlon i386 GNU/Linux > > No biggie though. > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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