[mythtv-commits] Ticket #6934: compile fails without --enable-libfaad

MythTV mythtv at cvs.mythtv.org
Sat Aug 29 06:42:58 UTC 2009


#6934: compile fails without --enable-libfaad
-------------------------------+--------------------------------------------
 Reporter:  pasha at golovko.org  |       Owner:  ijr    
     Type:  defect             |      Status:  new    
 Priority:  critical           |   Milestone:  unknown
Component:  MythTV - General   |     Version:  unknown
 Severity:  medium             |     Mlocked:  0      
-------------------------------+--------------------------------------------
 Compiling recent trunk (r21583) fails if ./configure is run without
 --enable-libfaad

 {{{
 make[2]: Entering directory
 `/home/pgolovko/projects/mythtv/mythtv/libs/libavcodec'
 gcc -c -pipe -march=pentiumpro -fomit-frame-pointer -D_ISOC99_SOURCE
 -D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -pthread -g -Wall -Wno-switch -Wdisabled-optimization
 -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-
 strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros -m32
 -fomit-frame-pointer -O -w -D_REENTRANT -Di386 -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
 -I/usr/share/qt4/mkspecs/linux-g++ -I. -I.. -I../.. -I. -o allcodecs.o
 allcodecs.c
 allcodecs.c: In function 'avcodec_register_all':
 allcodecs.c:313: error: 'CONFIG_LIBFAAD_LATM_DECODER' undeclared (first
 use in this function)
 allcodecs.c:313: error: (Each undeclared identifier is reported only once
 allcodecs.c:313: error: for each function it appears in.)
 allcodecs.c:329: error: 'CONFIG_LATM_PARSER' undeclared (first use in this
 function)
 make[2]: *** [allcodecs.o] Error 1
 make[2]: Leaving directory
 `/home/pgolovko/projects/mythtv/mythtv/libs/libavcodec'
 make[1]: *** [sub-libavcodec-make_default] Error 2
 make[1]: Leaving directory `/home/pgolovko/projects/mythtv/mythtv/libs'
 make: *** [sub-libs-make_default-ordered] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6934>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list