[vlc-devel] Need some patchwork here...

Jason Luka jason at geshp.com
Mon Sep 20 00:48:45 CEST 2004


Attempting to compile VLC in Fedora Core 2, I get THIS error.  Is there 
a patch I can use to work through it?

if gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX 
-I../../../include `top_builddir="../../.." ../../../vlc-config --cflags 
builtin ffmpeg` -Wsign-compare -Wall -O2 -g -pipe -march=i386 -mcpu=i686 
-pipe -MT libffmpeg_a-encoder.o -MD -MP -MF 
".deps/libffmpeg_a-encoder.Tpo" \
  -c -o libffmpeg_a-encoder.o `test -f 'encoder.c' || echo './'`encoder.c; \
then mv -f ".deps/libffmpeg_a-encoder.Tpo" ".deps/libffmpeg_a-encoder.Po"; \
else rm -f ".deps/libffmpeg_a-encoder.Tpo"; exit 1; \
fi
encoder.c: In function `OpenEncoder__ffmpeg':
encoder.c:280: error: `FF_QP2LAMBDA' undeclared (first use in this function)
encoder.c:280: error: (Each undeclared identifier is reported only once
encoder.c:280: error: for each function it appears in.)
encoder.c: At top level:
encoder.c:64: warning: `FfmpegThread' declared `static' but never defined
encoder.c:67: warning: `FfmpegExecute' declared `static' but never defined
make[6]: *** [libffmpeg_a-encoder.o] Error 1
make[6]: Leaving directory 
`/usr/src/redhat/BUILD/vlc-0.8.0/modules/codec/ffmpeg'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory 
`/usr/src/redhat/BUILD/vlc-0.8.0/modules/codec/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.8.0/modules/codec'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.8.0/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.8.0/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.8.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.69353 (%build)
 
 
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.69353 (%build)

Jason Luka
Fedora Core Maintainer

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list