On Tue, Sep 13, 2005 at 12:40:12AM +0200, Hans Verkuil wrote: > On Tuesday 13 September 2005 00:31, Axel Thimm wrote: > > On Mon, Sep 12, 2005 at 10:18:10PM +0200, Hans Verkuil wrote: > > > I've released 0.3.8. It can be downloaded from > > > http://dl.ivtvdriver.org/ivtv, or you can get it from svn: > > > > Trying to build in the utils directory returns with > > > > make: Entering directory `/var/tmp/bach-build/BUILD/ivtv-0.3.8/utils' > > make -C ../driver ivtv-svnversion.h > > make[1]: Entering directory > > `/var/tmp/bach-build/BUILD/ivtv-0.3.8/driver' > > make[1]: *** No rule to make target `ivtv-svnversion.h'. Stop. > > make[1]: Leaving directory > > `/var/tmp/bach-build/BUILD/ivtv-0.3.8/driver' > > > > I think ivtv-svnversion.h is now ivtv-svnrelease.h? > > You're building from the archive? It works fine here:
Yes. > wyst: /tmp $ tar xzf /home/hans/ivtv-0.3.8.tar.gz > wyst: /tmp $ cd ivtv-0.3.8/ > wyst: /tmp/ivtv-0.3.8 $ cd utils/ > wyst: /tmp/ivtv-0.3.8/utils $ make > make -C ../driver ivtv-svnversion.h > make[1]: Entering directory `/var/tmp/ivtv-0.3.8/driver' > make[1]: Leaving directory `/var/tmp/ivtv-0.3.8/driver' > cc -I../driver -D_GNU_SOURCE -O2 -Wall -c -o ivtvctl.o ivtvctl.c > > The driver/Makefile creates a ivtv-svnversion.h that just includes > ivtv-svnrelease.h instead of trying to obtain an svn version. This > ivtv-svnrelease.h header is only present in an official release. OK, my packages were conditionally renaming Makefile2.6 or Makefile2.4 to Makefile. This functionality is now in Makefile proper, and the ivtv-snversion.h generation was in the Makefile, which got blasted away. :) -- Axel.Thimm at ATrpms.net
pgplXXgcpcNAh.pgp
Description: PGP signature
