Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2008 15:35:37 +0100
From:      "Torfinn Ingolfsen" <tingox@gmail.com>
To:        freebsd-ports@freebsd.org
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Call for testers: MythTV 0.21 port upgrade
Message-ID:  <ef8c8a880811010735n786de27dwff6d4ff0dcf20413@mail.gmail.com>
In-Reply-To: <1225544921.6398.19.camel@main.lerwick.hopto.org>
References:  <490B64FC.60608@FreeBSD.org> <1225537327.6398.12.camel@main.lerwick.hopto.org> <1225541231.6398.16.camel@main.lerwick.hopto.org> <1225544921.6398.19.camel@main.lerwick.hopto.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sat, Nov 1, 2008 at 2:08 PM, Craig Butler <craig001@lerwick.hopto.org> wrote:
> same problem with avformat.....  I have instead temporarily deinstalled
> ffmpeg (I think that is where the conflict is)

I tried that (temporarily deinstalling ffmpeg), but it doesn't help on
my amd64 machine. 'make' still fails:
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.

I'll try it on a i386 machine next.
-- 
Regards,
Torfinn Ingolfsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef8c8a880811010735n786de27dwff6d4ff0dcf20413>