Ticket #440: error.txt

File error.txt, 3.9 KB (added by stranche@…, 21 years ago)

output of compile (more visible)

Line 
1cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/include/cdda -I/usr/include/freetype2 -I/usr/include -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I./libavutil -I./libavcodec -o mplayer mplayer.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o libvo/libvo.a libao2/libao2.a vidix/libvidix.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavutil/libavutil.a libavcodec/libavcodec.a libavformat/libavformat.a -ldv -ltheora -logg -lmp3lame -lpng -lz -lz -ljpeg -lasound -ldl -lpthread -L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz -lncurses -lcdda_interface -lcdda_paranoia -lnsl -lungif -lsmbclient -L/usr/lib64 -lfribidi -lfontconfig libfaad2/libfaad2.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a -lGL -ldl -lXxf86dga -lXv -lXxf86vm -lXinerama -L/usr/X11R6/lib64 -lXext -lX11 -lnsl -lpthread -lnsl -L/usr/lib64 -lSDL -lpthread -L/usr/lib64 -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib64 -lesd -laudiofile -lm -lasound -Wl,-z,noexecstack -lpthread -ldl -lm
2libavcodec/libavcodec.a(mpeg12.o)(.text+0x712e): In function `mpeg_decode_frame':
3mpeg12.c: undefined reference to `av_reduce'
4libavcodec/libavcodec.a(mpeg12.o)(.text+0x7182):mpeg12.c: undefined reference to `av_div_q'
5libavcodec/libavcodec.a(mpeg12.o)(.text+0x854e):mpeg12.c: undefined reference to `av_d2q'
6libavcodec/libavcodec.a(h264.o)(.text+0xab4f): In function `decode_slice_header':
7h264.c: undefined reference to `av_reduce'
8libavformat/libavformat.a(utils.o)(.text+0x5be2): In function `av_find_stream_info':
9utils.c: undefined reference to `av_reduce'
10libavformat/libavformat.a(utils.o)(.text+0x5c1a):utils.c: undefined reference to `av_reduce'
11libavformat/libavformat.a(ffm.o)(.text+0x397): In function `ffm_write_header':
12ffm.c: undefined reference to `av_dbl2int'
13libavformat/libavformat.a(ffm.o)(.text+0x3af):ffm.c: undefined reference to `av_dbl2int'
14libavformat/libavformat.a(ffm.o)(.text+0x3c7):ffm.c: undefined reference to `av_dbl2int'
15libavformat/libavformat.a(ffm.o)(.text+0x3df):ffm.c: undefined reference to `av_dbl2int'
16libavformat/libavformat.a(ffm.o)(.text+0x48e):ffm.c: undefined reference to `av_dbl2int'
17libavformat/libavformat.a(ffm.o)(.text+0x1059): In function `ffm_read_header':
18ffm.c: undefined reference to `av_int2dbl'
19libavformat/libavformat.a(ffm.o)(.text+0x1075):ffm.c: undefined reference to `av_int2dbl'
20libavformat/libavformat.a(ffm.o)(.text+0x1091):ffm.c: undefined reference to `av_int2dbl'
21libavformat/libavformat.a(ffm.o)(.text+0x10ad):ffm.c: undefined reference to `av_int2dbl'
22libavformat/libavformat.a(ffm.o)(.text+0x1160):ffm.c: undefined reference to `av_int2dbl'
23libavformat/libavformat.a(yuv4mpeg.o)(.text+0x73): In function `yuv4_write_packet':
24yuv4mpeg.c: undefined reference to `av_reduce'
25libavformat/libavformat.a(yuv4mpeg.o)(.text+0x653): In function `yuv4_read_header':
26yuv4mpeg.c: undefined reference to `av_reduce'
27libavformat/libavformat.a(4xm.o)(.text+0x4cf): In function `fourxm_read_header':
284xm.c: undefined reference to `av_int2flt'
29libavformat/libavformat.a(flvdec.o)(.text+0x1f0): In function `flv_read_packet':
30flvdec.c: undefined reference to `av_int2dbl'
31libavformat/libavformat.a(flvdec.o)(.text+0x220):flvdec.c: undefined reference to `av_int2dbl'
32libavformat/libavformat.a(matroska.o)(.text+0x5fd): In function `ebml_read_float':
33matroska.c: undefined reference to `av_int2flt'
34libavformat/libavformat.a(matroska.o)(.text+0x632):matroska.c: undefined reference to `av_int2dbl'
35collect2: ld returned 1 exit status
36make: *** [mplayer] Erreur 1