[mythtv-users] gentoo ebuild overlays

Tom Dexter digitalaudiorock at gmail.com
Sat Oct 17 18:52:48 UTC 2009


On Sat, Oct 17, 2009 at 12:36 PM, AntiCat <mythtv at anticat.ch> wrote:
> MarcT schrieb:
>>
>> My trunk repo is working on the as of SVN 22465. I haven’t built anything
>> after that yet but it should still work as I am not applying any patches at
>> the moment. Trunk finally applied the last patch I was applying.
>>
>> Also I added a new overlay for 0.22-fixes for those who don’t want trunk.
>>
>> Trunk overlay can be found here: http://wiki.github.com/MarcT/mt-mythtv
>>
>> 0.22 fixes overlay can be found here:
>> http://wiki.github.com/MarcT/mt-mythtv-0.22-fixes
>>
>> The only difference between them at the moment is the svn checkout step.
>>
>> Feedback is appreciated.
>>
>> MarcT
>>
> I am trying to get the 22-fixes version to compile, however the process
> always fails with
>
> make[2]: Entering directory
> `/var/tmp/portage/media-tv/mythtv-9999/work/mythtv/programs/mythavtest'
> sh "/var/tmp/portage/media-tv/mythtv-9999/work/mythtv/version.sh"
> "/var/tmp/portage/media-tv/mythtv-9999/work/mythtv" ":
> http://svn.mythtv.org/svn/branches/release-0-22-fixes/mythtv/version.pro "
> g++ -Wl,-O1 -o mythavtest version.o main.o -L/usr/lib/qt4
> -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil
> -L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libswscale
> -L../../libs/libmythdb -L../../libs/libmythui -L../../libs/libmythupnp
> -lmythtv-0.22 -lmythavformat-0.22 -lmythavutil-0.22 -lmythavcodec-0.22
> -lmythswscale-0.22 -lmythupnp-0.22 -lmyth-0.22 -lmythui-0.22 -lmythdb-0.22
> -L../../libs/libmythlivemedia -lmythlivemedia-0.22
> -L../../libs/libmythfreemheg -lmythfreemheg-0.22
> -L../../libs/libmythhdhomerun -lmythhdhomerun-0.22 -L/usr/X11R6/lib
> -lXinerama -lXxf86vm -lXv -lXvMCW -lXvMC -L/usr/local/lib -lQtSql
> -L/usr/lib/mysql -L/usr/lib/qt4 -pthread -pthread -lQtXml -pthread -pthread
> -lQtOpenGL -lGLU -lGL -pthread -pthread -pthread -pthread -pthread -pthread
> -pthread -pthread -lQtGui -pthread -lpng -lfreetype -lSM -lICE -pthread
> -pthread -lXrender -lXrandr -lfontconfig -lXext -lX11 -lQtNetwork -pthread
> -pthread -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread
> -ldl
> ../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
> `refill2'

Try removing all the mythtv related directories in your
/usr/portage/distfiles/svn-src directory.  I've seen ugly things
happen when doing major version upgrades without clearing that.  I
think it may be trying to do an svn upgrade of whats there.

Tom


More information about the mythtv-users mailing list