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.

--Brian Jackson

Steve Nuffer wrote:
# uname -a
Linux mythback 2.6.11-1.35_FC3 #1 Mon Jun 13 00:52:08 EDT 2005 i686 athlon i386 GN
U/Linux

# pwd
/video/source/ivtv/ivtv-0.3.7k/utils

# make
cc -I../driver -D_GNU_SOURCE -O2 -Wall  -lm  ivtvctl.c   -o ivtvctl
ivtvctl.c:38:29: linux/stringify.h: No such file or directory
ivtvctl.c: In function `main':
ivtvctl.c:1701: error: syntax error before "__stringify"
make: *** [ivtvctl] Error 1

# find / -name stringify.h
/lib/modules/2.6.11-1.35_FC3/build/include/linux/stringify.h
/lib/modules/2.6.11-1.27_FC3/build/include/linux/stringify.h
/lib/modules/2.6.9-1.667/build/include/linux/stringify.h

Am I missing something?

------------------------------------------------------------------------
Start your day with Yahoo! - make it your home page <http://us.rd.yahoo.com/evt=34442/*http://www.yahoo.com/r/hs>


--
Stuff for sale -- http://www.brianandsara.net/temp/forsale.html
Gentoo Linux -- http://www.gentoo.org
IVTV -- http://ivtv.writeme.ch


-------------------------------------------------------
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

Reply via email to