[Mplayer-advusers] mplayer doesn't compile with static libavcodec

Christian Ohm chr.ohm at gmx.net
Tue Mar 26 07:39:48 CET 2002


hi.

since sometime between saturday and sunday, mplayer doesn't compile anymore
with static libavcodec. it always stops with the following message:
---
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -I. -I.. -I../libmpdemux -I../loader  -o vd_ffmpeg.o
vd_ffmpeg.c
vd_ffmpeg.c: In function decode':
vd_ffmpeg.c:121: structure has no member named aspect_ratio_info'
vd_ffmpeg.c:123: structure has no member named aspect_ratio_info'
vd_ffmpeg.c:124: structure has no member named aspect_ratio_info'
vd_ffmpeg.c:126: FF_ASPECT_4_3_625' undeclared (first use in this function)
vd_ffmpeg.c:126: (Each undeclared identifier is reported only once
vd_ffmpeg.c:126: for each function it appears in.)
vd_ffmpeg.c:127: FF_ASPECT_4_3_525' undeclared (first use in this function)
vd_ffmpeg.c:130: FF_ASPECT_16_9_625' undeclared (first use in this function)
vd_ffmpeg.c:131: FF_ASPECT_16_9_525' undeclared (first use in this function)
vd_ffmpeg.c:134: FF_ASPECT_SQUARE' undeclared (first use in this function)
vd_ffmpeg.c:128: warning: unreachable code at beginning of switch statement
make[1]: *** [vd_ffmpeg.o] Error 1
make[1]: Leaving directory /var/home/co/c/mplayer/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2
---

after #undef'ing USE_LIBAVCODEC in config.h it compiles without problems.

bye
christian ohm

-- 
When things go well, expect something to explode, erode, collapse or
just disappear.



More information about the MPlayer-advusers mailing list