[MPlayer-users] Re: Alsa 0.9.x compile problems

Anders Rune Jensen root at gnulinux.dk
Mon Nov 26 03:11:48 CET 2001


Ok here it goes, thanx!

On man, 2001-11-26 at 00:21, Sven Hartge wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html &
>  http://gcc.gnu.org/gcc-2.96.html if you still have questions or problems]
> 
> Anders Rune Jensen <root at gnulinux.dk> schrieb:
> 
> > question: make > make.log - doesn't get errors. make & > make.log
>                                                         ^!
> No space there. It should read:
> 
> make &> make.log
> 
> S!
> 
> -- 
> 142 Reasons, Why You Can't Find Your System Administrator
> 78. gone home to sleep (1st time in x days)
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 
-- 
Med venlig Hilsen
----------------------------------------------------
|Anders Rune Jensen        icq  : #52926571        | 
|Markusgade 7 4. TH        email: root at gnulinux.dk |
|9000 Ålborg               web  : www.gnulinux.dk  |
----------------------------------------------------

-------------- next part --------------
./version.sh
make distclean
make[1]: Entering directory `/mplayer/main'
rm -f *~ mplayer fibmap_mplayer mplayerHQ aviparse tvision  mencoder
rm -f *.o *.a .depend configure.log
make[2]: Entering directory `/mplayer/main/libmpdemux'
rm -f test Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/libmpdemux'
make[2]: Entering directory `/mplayer/main/mp3lib'
rm -f *~ *.o *.a Makefile.bak .depend
make[2]: Leaving directory `/mplayer/main/mp3lib'
make[2]: Entering directory `/mplayer/main/libac3'
rm -f Makefile.bak *.o *.a *~ downmix/*.o downmix/*~ .depend
make[2]: Leaving directory `/mplayer/main/libac3'
make[2]: Entering directory `/mplayer/main/libmpeg2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/libmpeg2'
make[2]: Entering directory `/mplayer/main/opendivx'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/opendivx'
make[2]: Entering directory `/mplayer/main/libavcodec'
rm -f *.o *~ libavcodec.a  *.so i386/*.o i386/*~ \
   armv4l/*.o armv4l/*~ \
   mlib/*.o mlib/*~ \
           libac3/*.o libac3/*~ \
           apiexample imgresample-test dct-test motion-test
rm -f Makefile.bak .depend
make[2]: Leaving directory `/mplayer/main/libavcodec'
make[2]: Entering directory `/mplayer/main/libvo'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/libvo'
make[2]: Entering directory `/mplayer/main/libao2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/libao2'
make[2]: Entering directory `/mplayer/main/drivers'
rm -f *.o *~
rm -f mga_vid_test
make[2]: Leaving directory `/mplayer/main/drivers'
make[2]: Entering directory `/mplayer/main/drivers/syncfb'
rm -f *.o
rm -f syncfb_test syncfbtv syncfb_off
rm -f *~
rm -f *.bak
make[2]: Leaving directory `/mplayer/main/drivers/syncfb'
make[2]: Entering directory `/mplayer/main/linux'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/linux'
make[2]: Entering directory `/mplayer/main/postproc'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/postproc'
make[2]: Entering directory `/mplayer/main/xa'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/mplayer/main/xa'
make[2]: Entering directory `/mplayer/main/loader'
rm -f *.o libloader.a
make[2]: Leaving directory `/mplayer/main/loader'
make[2]: Entering directory `/mplayer/main/loader/DirectShow'
rm -f Makefile.bak *.o *.a *~ .depend test test.raw
make[2]: Leaving directory `/mplayer/main/loader/DirectShow'
make[1]: Leaving directory `/mplayer/main'
make depend
make[1]: Entering directory `/mplayer/main'
./version.sh
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    mplayer.c mencoder.c mplayer.c ima4.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c find_sub.c dec_audio.c dec_video.c msvidc.c codec-cfg.c subreader.c lirc_mp.c cfgparser.c mixer.c spudec.c my_profile.c dll_init.c libao2/afmt.c divx4_vbr.c mencoder.c libvo/aclib.c libvo/img_format.c ima4.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c dec_audio.c dec_video.c msvidc.c codec-cfg.c cfgparser.c my_profile.c dll_init.c 1>.depend
In file included from mencoder.c:41:
/usr/local/include/lame/lame.h:37: warning: `CDECL' redefined
loader/wine/windef.h:134: warning: this is the location of the previous definition
In file included from dec_video.c:90:
/usr/local/include/decore.h:50: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous definition
In file included from mencoder.c:41:
/usr/local/include/lame/lame.h:37: warning: `CDECL' redefined
loader/wine/windef.h:134: warning: this is the location of the previous definition
In file included from dec_video.c:90:
/usr/local/include/decore.h:50: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous definition
make[2]: Entering directory `/mplayer/main/libmpdemux'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   test.c mp3_hdr.c video.c mpeg_hdr.c cache2.c asfheader.c aviheader.c aviprint.c aviwrite.c demux_asf.c demux_avi.c demux_mov.c demux_mpg.c demux_viv.c demuxer.c dvdauth.c open.c parse_es.c stream.c tv.c tvi_dummy.c tvi_v4l.c frequencies.c demux_fli.c 1>.depend
demux_mov.c:157: warning: #warning "FIXME - mov support is only working perfectly on Little Endian systems?!"
demux_mov.c:450: warning: #warning "Implement atom 'code' for FLASH support"
demux_mov.c:534: warning: #warning "Also this contains the FLASH data"
demux_viv.c:490: warning: #warning "FIXME! we can't scale"
make[2]: Leaving directory `/mplayer/main/libmpdemux'
make[2]: Entering directory `/mplayer/main/mp3lib'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  sr1.c d_cpu.s decode_i586.s decode_MMX.s dct64_MMX.s tabinit_MMX.s dct64_sse.s 1>.depend
make[2]: Leaving directory `/mplayer/main/mp3lib'
make[2]: Entering directory `/mplayer/main/libac3'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DHAVE_CONFIG_H bit_allocate.c bitstream.c coeff.c crc.c debug.c decode.c dither.c exponent.c imdct.c parse.c rematrix.c sanity_check.c srfft.c stats.c downmix/downmix_kni.S mmx/imdct512_kni.S mmx/srfft_kni.S 1>.depend
make[2]: Leaving directory `/mplayer/main/libac3'
make[2]: Entering directory `/mplayer/main/libmpeg2'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I../libvo -I..   -DMPG12PLAY header.c idct.c idct_mmx.c idct_mlib.c motion_comp.c motion_comp_mmx.c motion_comp_mlib.c slice.c stats.c decode.c 1>.depend
make[2]: Leaving directory `/mplayer/main/libmpeg2'
make[2]: Entering directory `/mplayer/main/opendivx'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I.. -I../libmpeg2  -D_DECORE -DO_BINARY=0 -DLINUX  postprocess.c 1>.depend
make[2]: Leaving directory `/mplayer/main/opendivx'
make[2]: Entering directory `/mplayer/main/libavcodec'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H common.c utils.c mpegvideo.c h263.c jrevdct.c jfdctfst.c mpegaudio.c ac3enc.c mjpeg.c resample.c dsputil.c motion_est.c imgconvert.c imgresample.c msmpeg4.c mpeg12.c h263dec.c rv10.c mpegaudiodec.c pcm.c i386/fdct_mmx.c i386/cputest.c i386/dsputil_mmx.c i386/mpegvideo_mmx.c i386/idct_mmx.c i386/motion_est_mmx.c  1>.depend
make[2]: Leaving directory `/mplayer/main/libavcodec'
make[2]: Entering directory `/mplayer/main/libvo'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  aspect.c aclib.c osd.c font_load.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c x11_common.c vo_x11.c vo_xv.c vo_dga.c vo_dga.c vo_png.c img_format.c vo_vesa.c vesa_lvo.c 1>.depend
make[2]: Leaving directory `/mplayer/main/libvo'
make[2]: Entering directory `/mplayer/main/libao2'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   afmt.c audio_out.c ao_mpegpes.c ao_null.c ao_pcm.c ao_plugin.c pl_delay.c ao_oss.c ao_alsa9.c 1>.depend
In file included from ao_alsa9.c:15:
/usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead.
make[2]: Leaving directory `/mplayer/main/libao2'
make[2]: Entering directory `/mplayer/main/drivers'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/mplayer/main/drivers'
make[2]: Entering directory `/mplayer/main/drivers/syncfb'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/mplayer/main/drivers/syncfb'
make[2]: Entering directory `/mplayer/main/linux'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I.. -Wall getch2.c timer-lx.c shmem.c lrmi.c vbelib.c 1>.depend
make[2]: Leaving directory `/mplayer/main/linux'
make[2]: Entering directory `/mplayer/main/postproc'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -I. -I.. -Wall  postprocess.c swscale.c rgb2rgb.c yuv2rgb.c yuv2rgb_mmx.c 1>.depend
make[2]: Leaving directory `/mplayer/main/postproc'
make[2]: Entering directory `/mplayer/main/xa'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I.. -Wall xa_gsm.c rle8.c 1>.depend
make[2]: Leaving directory `/mplayer/main/xa'
make[2]: Entering directory `/mplayer/main/loader'
echo "dependency not required/supported"
dependency not required/supported
make[2]: Leaving directory `/mplayer/main/loader'
make[2]: Entering directory `/mplayer/main/loader/DirectShow'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  DS_AudioDec.cpp DS_AudioDecoder.cpp DS_VideoDec.cpp DS_Filter.cpp DS_VideoDecoder.cpp allocator.cpp cmediasample.cpp guids.cpp inputpin.cpp outputpin.cpp 1>.depend
DS_VideoDecoder.cpp:498: warning: #warning NOT SURE
DS_VideoDecoder.cpp:513: warning: #warning FIXME
make[2]: Leaving directory `/mplayer/main/loader/DirectShow'
make[1]: Leaving directory `/mplayer/main'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o mplayer.o mplayer.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o ima4.o ima4.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o xacodec.o xacodec.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o cpudetect.o cpudetect.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o mp_msg.o mp_msg.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o ac3-iec958.o ac3-iec958.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o find_sub.o find_sub.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o dec_audio.o dec_audio.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o dec_video.o dec_video.c
In file included from dec_video.c:90:
/usr/local/include/decore.h:50: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous definition
dec_video.c: In function `decode_video':
dec_video.c:830: warning: assignment from incompatible pointer type
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o msvidc.o msvidc.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o codec-cfg.o codec-cfg.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o subreader.o subreader.c
subreader.c: In function `subcp_recode':
subreader.c:546: warning: passing arg 2 of `iconv' from incompatible pointer type
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o lirc_mp.o lirc_mp.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o cfgparser.o cfgparser.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o mixer.o mixer.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o spudec.o spudec.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o my_profile.o my_profile.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo    -o dll_init.o dll_init.c
make -C loader
make[1]: Entering directory `/mplayer/main/loader'
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c ldt_keeper.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c pe_image.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c module.c
module.c:552: warning: no previous prototype for `CodecAlloc'
module.c:557: warning: no previous prototype for `CodecRelease'
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c ext.c
ext.c:472: warning: #warning FIXME
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c win32.c
win32.c:1476: warning: #warning FIXME
win32.c: In function `expWaitForSingleObject':
win32.c:729: warning: return makes pointer from integer without a cast
win32.c: At top level:
win32.c:1127: warning: no previous prototype for `critsecs_get_pos'
win32.c:1137: warning: no previous prototype for `critsecs_get_unused'
win32.c:1150: warning: no previous prototype for `critsecs_get_unix'
win32.c:1301: warning: no previous prototype for `expTlsAlloc'
win32.c:1313: warning: no previous prototype for `expTlsSetValue'
win32.c:1321: warning: no previous prototype for `expTlsGetValue'
win32.c:1328: warning: no previous prototype for `expTlsFree'
win32.c:2396: warning: no previous prototype for `expstrncmp'
win32.c:3065: warning: no previous prototype for `expCoCreateFreeThreadedMarshaler'
win32.c:3082: warning: no previous prototype for `expDuplicateHandle'
win32.c:3094: warning: no previous prototype for `expCoInitialize'
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c driver.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c pe_resource.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c resource.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c registry.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c elfdll.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c afl.c
gcc -I. -I.. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Wmissing-prototypes -Wimplicit-function-declaration -fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c vfl.c
gcc -c ./stubs.s -o stubs.o
ar -r libloader.a ldt_keeper.o pe_image.o module.o ext.o win32.o driver.o pe_resource.o resource.o registry.o elfdll.o afl.o vfl.o stubs.o
make[1]: Leaving directory `/mplayer/main/loader'
make -C loader/DirectShow
make[1]: Entering directory `/mplayer/main/loader/DirectShow'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o DS_AudioDec.o DS_AudioDec.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o DS_AudioDecoder.o DS_AudioDecoder.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o DS_VideoDec.o DS_VideoDec.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o DS_Filter.o DS_Filter.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o DS_VideoDecoder.o DS_VideoDecoder.cpp
DS_VideoDecoder.cpp:498: warning: #warning NOT SURE
DS_VideoDecoder.cpp:513: warning: #warning FIXME
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o allocator.o allocator.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o cmediasample.o cmediasample.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o guids.o guids.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o inputpin.o inputpin.cpp
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..  -DNOAVIFILE_HEADERS -fexceptions  -o outputpin.o outputpin.cpp
ar r libDS_Filter.a DS_AudioDec.o DS_AudioDecoder.o DS_VideoDec.o DS_Filter.o DS_VideoDecoder.o allocator.o cmediasample.o guids.o inputpin.o outputpin.o
make[1]: Leaving directory `/mplayer/main/loader/DirectShow'
make -C libavcodec
make[1]: Entering directory `/mplayer/main/libavcodec'
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o common.o common.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o utils.o utils.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o mpegvideo.o mpegvideo.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o h263.o h263.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o jrevdct.o jrevdct.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o jfdctfst.o jfdctfst.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o mpegaudio.o mpegaudio.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o ac3enc.o ac3enc.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o mjpeg.o mjpeg.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o resample.o resample.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o dsputil.o dsputil.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o motion_est.o motion_est.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o imgconvert.o imgconvert.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o imgresample.o imgresample.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o msmpeg4.o msmpeg4.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o mpeg12.o mpeg12.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o h263dec.o h263dec.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o rv10.o rv10.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o mpegaudiodec.o mpegaudiodec.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o pcm.o pcm.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/fdct_mmx.o i386/fdct_mmx.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/cputest.o i386/cputest.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/mpegvideo_mmx.o i386/mpegvideo_mmx.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/idct_mmx.o i386/idct_mmx.c 
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -Wall -g -DHAVE_AV_CONFIG_H -c -o i386/motion_est_mmx.o i386/motion_est_mmx.c 
rm -f libavcodec.a
ar rcs libavcodec.a common.o utils.o mpegvideo.o h263.o jrevdct.o jfdctfst.o mpegaudio.o ac3enc.o mjpeg.o resample.o dsputil.o motion_est.o imgconvert.o imgresample.o msmpeg4.o mpeg12.o h263dec.o rv10.o mpegaudiodec.o pcm.o i386/fdct_mmx.o i386/cputest.o i386/dsputil_mmx.o i386/mpegvideo_mmx.o i386/idct_mmx.o i386/motion_est_mmx.o 
make[1]: Leaving directory `/mplayer/main/libavcodec'
make -C libmpdemux
make[1]: Entering directory `/mplayer/main/libmpdemux'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o mp3_hdr.o mp3_hdr.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o video.o video.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o mpeg_hdr.o mpeg_hdr.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o cache2.o cache2.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o asfheader.o asfheader.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o aviheader.o aviheader.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o aviprint.o aviprint.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o aviwrite.o aviwrite.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_asf.o demux_asf.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_avi.o demux_avi.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_mov.o demux_mov.c
demux_mov.c:157: warning: #warning "FIXME - mov support is only working perfectly on Little Endian systems?!"
demux_mov.c:450: warning: #warning "Implement atom 'code' for FLASH support"
demux_mov.c:534: warning: #warning "Also this contains the FLASH data"
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_mpg.o demux_mpg.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_viv.o demux_viv.c
demux_viv.c:490: warning: #warning "FIXME! we can't scale"
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demuxer.o demuxer.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o dvdauth.o dvdauth.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o open.o open.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o parse_es.o parse_es.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o stream.o stream.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o tv.o tv.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o tvi_dummy.o tvi_dummy.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o tvi_v4l.o tvi_v4l.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o frequencies.o frequencies.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader   -o demux_fli.o demux_fli.c
ar r libmpdemux.a mp3_hdr.o video.o mpeg_hdr.o cache2.o asfheader.o aviheader.o aviprint.o aviwrite.o demux_asf.o demux_avi.o demux_mov.o demux_mpg.o demux_viv.o demuxer.o dvdauth.o open.o parse_es.o stream.o tv.o tvi_dummy.o tvi_v4l.o frequencies.o demux_fli.o
make[1]: Leaving directory `/mplayer/main/libmpdemux'
make -C libvo
make[1]: Entering directory `/mplayer/main/libvo'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o aspect.o aspect.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o aclib.o aclib.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o osd.o osd.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o font_load.o font_load.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o video_out.o video_out.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_null.o vo_null.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_pgm.o vo_pgm.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_md5.o vo_md5.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_mpegpes.o vo_mpegpes.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o x11_common.o x11_common.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_x11.o vo_x11.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_xv.o vo_xv.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_dga.o vo_dga.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_png.o vo_png.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o img_format.o img_format.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vo_vesa.o vo_vesa.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..     -DMPG12PLAY  -o vesa_lvo.o vesa_lvo.c
ar r libvo.a aspect.o aclib.o osd.o font_load.o video_out.o vo_null.o vo_pgm.o vo_md5.o vo_mpegpes.o x11_common.o vo_x11.o vo_xv.o vo_dga.o vo_dga.o vo_png.o img_format.o vo_vesa.o vesa_lvo.o
make[1]: Leaving directory `/mplayer/main/libvo'
make -C libao2
make[1]: Entering directory `/mplayer/main/libao2'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o afmt.o afmt.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o audio_out.o audio_out.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_mpegpes.o ao_mpegpes.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_null.o ao_null.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_pcm.o ao_pcm.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_plugin.o ao_plugin.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o pl_delay.o pl_delay.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_oss.o ao_oss.c
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I. -I..   -o ao_alsa9.o ao_alsa9.c
In file included from ao_alsa9.c:15:
/usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead.
ao_alsa9.c: In function `control':
ao_alsa9.c:55: warning: return makes integer from pointer without a cast
ao_alsa9.c: In function `init':
ao_alsa9.c:112: parse error before `='
ao_alsa9.c:159: structure has no member named `subdevice'
ao_alsa9.c:160: structure has no member named `subdevice'
ao_alsa9.c:254: parse error before `='
ao_alsa9.c:256: parse error before `)'
ao_alsa9.c:364: parse error before `,'
make[1]: *** [ao_alsa9.o] Error 1
make[1]: Leaving directory `/mplayer/main/libao2'
make: *** [libao2/libao2.a] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20011126/ff8c6f04/attachment.pgp>


More information about the MPlayer-users mailing list