Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15541] New: xine-lib fails to compile without external LIBAVCODEC

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15541] New: xine-lib fails to compile without external LIBAVCODEC
  • Date: 2 Jan 2010 18:30:17 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15541

Summary: xine-lib fails to compile without external LIBAVCODEC
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: video-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: v.merkatz AT gmx.net


libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include
-I../../../include -I../../../src -I../../../src/xine-engine
-I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input
-I../../../src/input -I../../../lib -I../../../lib -I../../../src/dxr3
-I../../../src/libffmpeg -I../../../src/libffmpeg/libavcodec
-I../../../src/libffmpeg/libavutil -fvisibility=hidden -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -mtune=athlon -O3 -pipe
-fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4
-fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions
-Wpointer-arith -g -O2 -Wall -Wchar-subscripts -Wnested-externs -Wcast-align
-Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute
-Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2
-Werror=implicit-function-declaration -DNDEBUG -MT
xineplug_decode_ff_la-ff_video_decoder.lo -MD -MP -MF
.deps/xineplug_decode_ff_la-ff_video_decoder.Tpo -c ff_video_decoder.c -fPIC
-DPIC -o .libs/xineplug_decode_ff_la-ff_video_decoder.o
ff_video_decoder.c:136: warning: ‘AVPaletteControl’ is deprecated
ff_video_decoder.c: In function ‘ff_handle_special_buffer’:
ff_video_decoder.c:981: warning: ‘AVPaletteControl’ is deprecated
ff_video_decoder.c:985: warning: ‘AVPaletteControl’ is deprecated
ff_video_decoder.c: In function ‘ff_handle_buffer’:
ff_video_decoder.c:1238: error: implicit declaration of function
‘ff_check_extradata’
ff_video_decoder.c:1238: warning: nested extern declaration of
‘ff_check_extradata’
ff_video_decoder.c: In function ‘init_video_plugin’:
ff_video_decoder.c:1793: warning: dereferencing type-punned pointer might
break
strict-aliasing rules
make[1]: *** [xineplug_decode_ff_la-ff_video_decoder.lo] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page