Hans Verkuil wrote:
The subversion repository can be found here:
Great!
http://ivtvdriver.org/svn/ivtv
While trying to compile SVN I get the following error:
[EMAIL PROTECTED]:~/devel/ivtv/svn/ivtv/ivtv/trunk/utils$ make
make -C ../driver ivtv-svnversion.h
make[1]: Entering directory
`/home/paul/devel/ivtv/svn/ivtv/ivtv/trunk/driver'
make[1]: Leaving directory
`/home/paul/devel/ivtv/svn/ivtv/ivtv/trunk/driver'
cc -I../driver -D_GNU_SOURCE -O2 -Wall -lm ivtvctl.c
../driver/ivtv-svnversion.h -o ivtvctl
cc: compilation of header file requested
make: *** [ivtvctl] Error 1
Removing the following line from utils/Makefile 'solves' the problem:
ivtvctl: ../driver/ivtv-svnversion.h
Since I assume that it works for you, here're the versions of the tools
I use:
cc -v : gcc version 3.3.6 (Debian 1:3.3.6-7)
make -v : GNU Make 3.80
--
Paul
-------------------------------------------------------
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