[mythtv] Compilation error with svn tag release-0-21

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Wed May 21 21:22:39 UTC 2008


I tried to compile mythtv-0.21 from the svn tag release-0-21 but got
compilation errors.
This is what i got:

cd libmyth && make -f Makefile
make[1]: Entering directory `/root/src/mythtv/libs/libmyth'
make[1]: *** No rule to make target
`../libmythsamplerate/libmythsamplerate-', needed by
`libmyth-0.20.2.so.0.20.2'.  Stop.
make[1]: Leaving directory `/root/src/mythtv/libs/libmyth'
make: *** [sub-libmyth] Error 2

Here is my svn info:
# svn info
Path: .
URL: http://svn.mythtv.org/svn/tags/release-0-21/mythtv
Repository Root: http://svn.mythtv.org/svn
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 17386
Node Kind: directory
Schedule: normal
Last Changed Author: skamithi
Last Changed Rev: 16464
Last Changed Date: 2008-03-08 22:05:09 +0100 (Sat, 08 Mar 2008)
Properties Last Updated: 2008-05-21 22:02:07 +0200 (Wed, 21 May 2008)



I asumed this svn tag was supposed to be equal to what the downloaded
tar.bz2 source code package contained but i guess thats not the case.

When i use the downloaded source from the tar.bz2 package i can compile it
and the library versions is properly displayed as -0.21 instead of -0.20.2

Maybe this tag needs fixing?



More information about the mythtv-dev mailing list