Call for testers: MythTV 0.21 port upgrade

Torfinn Ingolfsen tingox at gmail.com
Sat Nov 1 03:11:42 PDT 2008


Hello,
I have two machines which run MythTV (the old 0.20 version), on test
and one production. Both run the amd64 version of FreeBSD.
The tet macine is currently busy, so I just tried to install the new
mythtv port on anoth tet machine, which runs FreeBSD 7.0-stable /
amd64:
tingo at kg-vm$ uname -a
FreeBSD kg-vm.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #12: Wed Aug 13
13:28:56 CEST 2008     root at kg-vm.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64


On Fri, Oct 31, 2008 at 9:05 PM, Greg Larkin <glarkin at freebsd.org> wrote:
> Is anyone out there willing to test out the port upgrade? I have a

Sure, I am a MythTV user, so I'll test the new port. currently my
MythTV test machine is busy updating the other ports, but in the mean
time I tried your port on this machine (even if it doesn't have an TV
tuner cards):
tingo at kg-vm$ uname -a
FreeBSD kg-vm.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #12: Wed Aug 13
13:28:56 CEST 2008     root at kg-vm.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64


> Bug reports, port improvements and all feedback are welcome.  I've also
> adopted the port and hope to incorporate any suggestions sent my way.

I changed the Makefile so that amd64 also is allowed, the I tried 'make':

root at kg-vm# make
===>  Building for mythtv-0.21
cd libs && make -f Makefile
cd libavutil && make -f Makefile
cd libavcodec && make -f Makefile
gcc -c -pipe -march=k8 -fomit-frame-pointer -O3 -pthread -Wall
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wno-pointer-sign -g -w -DPIC -fPIC  -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../..
-I../libavutil -I../libswscale -I../../../../../../../local/include
-I/usr/local/include -o allcodecs.o allcodecs.c
allcodecs.c: In function 'avcodec_register_all':
allcodecs.c:119: error: 'ENABLE_MSZH_DECODER' undeclared (first use in
this function)
allcodecs.c:119: error: (Each undeclared identifier is reported only once
allcodecs.c:119: error: for each function it appears in.)
allcodecs.c:133: error: 'ENABLE_RPZA_DECODER' undeclared (first use in
this function)
allcodecs.c:171: error: 'ENABLE_ZLIB_ENCODER' undeclared (first use in
this function)
allcodecs.c:171: error: 'ENABLE_ZLIB_DECODER' undeclared (first use in
this function)
allcodecs.c:172: error: 'ENABLE_ZMBV_ENCODER' undeclared (first use in
this function)
allcodecs.c:172: error: 'ENABLE_ZMBV_DECODER' undeclared (first use in
this function)
allcodecs.c:228: error: 'ENABLE_PCM_ZORK_ENCODER' undeclared (first
use in this function)
allcodecs.c:228: error: 'ENABLE_PCM_ZORK_DECODER' undeclared (first
use in this function)
*** Error code 1

Stop in /usr/ports/multimedia/mythtv/work/mythtv-0.21/libs/libavcodec.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv/work/mythtv-0.21/libs.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv/work/mythtv-0.21.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.

HTH
-- 
Regards,
Torfinn Ingolfsen


More information about the freebsd-multimedia mailing list