[mythtvnz] DVB-T Audio in MythTV

Jonathan Hoskin jonathan.hoskin at gmail.com
Sat Jun 21 02:44:17 BST 2008


OK I've spent a good four hours satisfying the building dependencies
under Ubuntu 8.04 and compiling the source from
http://pkendall.homeip.net/mythtv-0.21.0+fixes17442+ffmpeg13808+latm.tar.bz2

I'm pretty sure the error I'm getting now isn't dependency related:
As below, "libmythavcodec-0.21.so: undefined reference to `NeAACDec*"

Anyone help?

cd programs && make -f Makefile
make[1]: Entering directory
`/home/jonathan.hoskin/mythtv-nz/mythtv-0.21.0+fixes17442+ffmpeg13808+latm/programs'
cd mythtv && make -f Makefile
make[2]: Entering directory
`/home/jonathan.hoskin/mythtv-nz/mythtv-0.21.0+fixes17442+ffmpeg13808+latm/programs/mythtv'
g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -D_REENTRANT  -DMMX -Di386 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
-DLIBDIR=\"/usr/local/lib\" -DUSING_X11 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/include -I../.. -I../../libs -I../../libs/libmyth
-I../../libs/libmythtv -I../../libs/libavutil -I../../libs/libavformat
-I../../libs/libavcodec -I../../libs/libmythupnp
-I../../libs/libmythui -I../../libs/libmythlivemedia
-I/usr/include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include -o main.o
main.cpp
g++  -o mythtv main.o    -L/usr/share/qt3/lib -L../../libs/libmyth
-L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
-L../../libs/libavformat -L../../libs/libmythfreemheg
-L../../libs/libmythui -L../../libs/libmythupnp
-L../../libs/libmythlivemedia -lmythtv-0.21 -lmythavformat-0.21
-lmythavutil-0.21 -lmythavcodec-0.21 -lmythfreemheg-0.21
-lmythupnp-0.21 -lmythlivemedia-0.21 -lmyth-0.21 -lmythui-0.21
-lfreetype -lz -lmp3lame -lasound -L/usr/X11R6/lib -lXinerama -lXv
-lXxf86vm -lXrandr -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
../../libs/libavcodec/libmythavcodec-0.21.so: undefined reference to
`NeAACDecOpen'
../../libs/libavcodec/libmythavcodec-0.21.so: undefined reference to
`NeAACDecClose'
../../libs/libavcodec/libmythavcodec-0.21.so: undefined reference to
`NeAACDecDecode'
../../libs/libavcodec/libmythavcodec-0.21.so: undefined reference to
`NeAACDecInit2'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory
`/home/jonathan.hoskin/mythtv-nz/mythtv-0.21.0+fixes17442+ffmpeg13808+latm/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory
`/home/jonathan.hoskin/mythtv-nz/mythtv-0.21.0+fixes17442+ffmpeg13808+latm/programs'
make: *** [sub-programs] Error 2

Thanks,
Jonathan

On Fri, Jun 20, 2008 at 12:47 PM, Paul Kendall <paul at kcbbs.gen.nz> wrote:
> On Friday 20 June 2008 12:11:24 Craig Whitmore wrote:
>> On Fri, 2008-06-20 at 11:45 +1200, Steven Ellis wrote:
>>
>> I still cannot get to the website :-(
>> what ip address should it be on
>> I can see pkendall.homeip.net = 125.238.109.1
>>
> My firewall had my web server rule removed! Doh, should be good to go now.
>
> Sorry 'bout that.
>
> Paul
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>



More information about the mythtvnz mailing list