full outputRe: [Mplayer-users] Can't compile, oops, need help with decore.h

Mplayer user mplayer at kittypuss.org
Fri Oct 5 18:30:27 CEST 2001


No, no you have to look in the middle of ./configure where it made all those
errors not at the end, I tell you sir, I just don't understand why
it is not working.

I will show you the output of when I tried
to compile:

I'm running Mandrake 8.1 with gcc 3 just as it says to.

[root at kittypuss MPlayer-0.50pre3]# make
./version.sh
make distclean
make[1]: Entering directory `/usr/local/MPlayer-0.50pre3'
rm -f *~ mplayer fibmap_mplayer mplayerHQ aviparse tvision mp_msg.o open.o 
parse_es.o ac3-iec958.o find_sub.o aviprint.o dec_audio.o dec_video.o 
aviwrite.o aviheader.o asfheader.o demux_avi.o demux_asf.o demux_mpg.o 
demux_mov.o demuxer.o stream.o codec-cfg.o subreader.o linux/getch2.o 
linux/timer-lx.o linux/shmem.o xa/xa_gsm.o xa/rle8.o lirc_mp.o cfgparser.o 
mixer.o dvdauth.o spudec.o  dll_init.o *.o *.a .depend
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/mp3lib'
rm -f *~ *.o *.a Makefile.bak .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/mp3lib'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libac3'
rm -f Makefile.bak *.o *.a *~ downmix/*.o downmix/*~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libac3'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libmpeg2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libmpeg2'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/opendivx'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/opendivx'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libavcodec'
rm -f *.o *~ *.a 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 `/usr/local/MPlayer-0.50pre3/libavcodec'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/encore'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/encore'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libvo'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libvo'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libao2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libao2'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/drivers'
rm -f *.o *~
rm -f mga_vid_test
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/drivers'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/drivers/syncfb'
rm -f *.o
rm -f syncfb_test syncfbtv syncfb_off
rm -f *~
rm -f *.bak
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/drivers/syncfb'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/loader'
rm -f *.o libloader.a
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/loader'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/loader/DirectShow'
rm -f Makefile.bak *.o *.a *~ .depend test test.raw
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/loader/DirectShow'
make[1]: Leaving directory `/usr/local/MPlayer-0.50pre3'
make depend
make[1]: Entering directory `/usr/local/MPlayer-0.50pre3'
./version.sh
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-Iloader -Ilibvo  -I/usr/local/include   mplayer.c mp_msg.c open.c parse_es.c 
ac3-iec958.c find_sub.c aviprint.c dec_audio.c dec_video.c aviwrite.c 
aviheader.c asfheader.c demux_avi.c demux_asf.c demux_mpg.c demux_mov.c 
demuxer.c stream.c codec-cfg.c subreader.c linux/getch2.c linux/timer-lx.c 
linux/shmem.c xa/xa_gsm.c xa/rle8.c lirc_mp.c cfgparser.c mixer.c dvdauth.c 
spudec.c  dll_init.c 1>.depend
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/mp3lib'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  sr1.c d_cpu.s decode_i586.s decode_MMX.s dct64_MMX.s 
tabinit_MMX.s dct36_3dnow.s dct64_3dnow.s 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/mp3lib'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libac3'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. 
-I.. -I/usr/local/include  -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_3dnow.S 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libac3'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libmpeg2'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. 
-I../libvo -I.. -I/usr/local/include   -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 `/usr/local/MPlayer-0.50pre3/libmpeg2'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/opendivx'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. 
-I.. -I../libmpeg2 -I/usr/local/include  -D_DECORE -DO_BINARY=0 -DLINUX  
postprocess.c 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/opendivx'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libavcodec'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -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 `/usr/local/MPlayer-0.50pre3/libavcodec'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/encore'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. 
-I/usr/local/include  encore.c mom_access.c bitstream.c mom_util.c mot_code.c 
mot_est_comp.c mot_est_mb.c mot_util.c putvlc.c rc_hist.c rc_q2.c rgb2yuv.c 
text_bits.c text_code.c text_code_mb.c text_dct.c vop_code.c 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/encore'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libvo'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. -I..
 -I/usr/local/include   -DMPG12PLAY  aspect.c aclib.c osd.c font_load.c 
yuv2rgb.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_odivx.c 
x11_common.c vo_png.c vo_gl.c vo_x11.c vo_xv.c vo_svga.c vo_dga.c vo_dga.c 
vo_fbdev.c rgb15to16mmx.c yuv2rgb_mmx.c 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libvo'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/libao2'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. -I..
-I/usr/local/include  audio_out.c ao_null.c ao_pcm.c ao_oss.c 1>.depend
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/libao2'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/drivers'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/drivers'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/drivers/syncfb'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/drivers/syncfb'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/loader'
echo "dependency not required/supported"
dependency not required/supported
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/loader'
make[2]: Entering directory `/usr/local/MPlayer-0.50pre3/loader/DirectShow'
gcc -MM -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -I. 
-I.. -I/usr/local/include  -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:2: warning: #warning NOT SURE
DS_VideoDecoder.cpp:513:2: warning: #warning FIXME
make[2]: Leaving directory `/usr/local/MPlayer-0.50pre3/loader/DirectShow'
make[1]: Leaving directory `/usr/local/MPlayer-0.50pre3'
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o mplayer.o mplayer.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o mp_msg.o mp_msg.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o open.o open.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o parse_es.o parse_es.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o ac3-iec958.o ac3-iec958.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o find_sub.o find_sub.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o aviprint.o aviprint.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o dec_audio.o dec_audio.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o dec_video.o dec_video.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o aviwrite.o aviwrite.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o aviheader.o aviheader.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o asfheader.o asfheader.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o demux_avi.o demux_avi.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o demux_asf.o demux_asf.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o demux_mpg.o demux_mpg.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o demux_mov.o demux_mov.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o demuxer.o demuxer.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o stream.o stream.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o codec-cfg.o codec-cfg.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o subreader.o subreader.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o linux/getch2.o linux/getch2.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o linux/timer-lx.o linux/timer-lx.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o linux/shmem.o linux/shmem.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o xa/xa_gsm.o xa/xa_gsm.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o xa/rle8.o xa/rle8.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o lirc_mp.o lirc_mp.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o cfgparser.o cfgparser.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o mixer.o mixer.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o dvdauth.o dvdauth.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o spudec.o spudec.c
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Iloader 
-Ilibvo  -I/usr/local/include   -o dll_init.o dll_init.c
make -C loader
make[1]: Entering directory `/usr/local/MPlayer-0.50pre3/loader'
gcc -I. -I.. -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  -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=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  -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=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  -Wmissing-prototypes -Wimplicit-function-declaration 
-fno-omit-frame-pointer -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
-Ddbg_printf=__vprintf -DTRACE=__vprintf  -c module.c
gcc -I. -I.. -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  -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:456:2: warning: #warning FIXME
gcc -I. -I.. -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
-I/usr/local/include  -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:1187:2: warning: #warning FIXME
win32.c:1205:15: warning: multi-line string literals are deprecated
win32.c:1209:15: warning: multi-line string literals are deprecated
win32.c:1784:15: warning: multi-line string literals are deprecated
win32.c:1788:15: warning: multi-line string literals are deprecated
win32.c:2661: warning: no previous prototype for `expInitCommonControls'
win32.c: In function `expIsBadWritePtr':
win32.c:3020: Unrecognizable insn:
(insn 87 62 88 (parallel[
            (set (reg/v:SI 3 ebx [44])
                (const_int 0 [0x0]))
            (clobber (reg:CC 17 flags))
        ] ) -1 (nil)
    (expr_list:REG_UNUSED (reg:CC 17 flags)
        (nil)))
win32.c:3020: Internal compiler error in extract_insn, at recog.c:2218
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[1]: *** [win32.o] Error 1
make[1]: Leaving directory `/usr/local/MPlayer-0.50pre3/loader'
make: *** [loader/libloader.a] Error 2
[root at kittypuss MPlayer-0.50pre3]#

***************************************************************************
See? It says 'Error 1' and 'Error 2' it did not compile, something is Broken 
and I need help very badly, because the problem is too hard for me to solve.
***************************************************************************
On Friday 05 October 2001 10:40 am, you wrote:
> Hi,
>
> What is the problem?
> configure finished without problems or errors.
>
> > Sorry I am not running 'teapot'
> > I now installed divx4linux
> > Here is the full output results:
> > *************************************************************************
> >*** [root at kittypuss MPlayer-0.50pre3]# ./configure
> > You can get detailed help on configure with: ./configure --help
> > Please wait while ./configure discovers your software and hardware
> > environment! Detected operating system: Linux
> > Detected host architecture: i386
> > Checking version of gcc ... 3.0.1, ok
> > Checking for language ... en
> > Using ... help_mp-en.h file
> > /tmp/mplayer-conf-24545-13025-4358.c:2:25: sys/audioio.h: No such file or 
*********************************************************************
<---------- see Errors here. --------------->
*********************************************************************
> > directory
> >         /tmp/mplayer-conf-24545-13025-4358.c: In function `main':
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `audio_info_t' undeclared (first
> > use in this function)
> >      /tmp/mplayer-conf-24545-13025-4358.c:3: (Each undeclared identifier
> > is reported only once
> >            /tmp/mplayer-conf-24545-13025-4358.c:3: for each function it
> > appears in.)
> > /tmp/mplayer-conf-24545-13025-4358.c:3: parse error before "info"
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `info' undeclared (first use in
> > this function)
> >      /tmp/mplayer-conf-24545-13025-4358.c:1:27: sys/asoundlib.h: No such
> > file or directory
> >          /tmp/mplayer-conf-24545-13025-4358.c: In function `main':
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `SND_LIB_MAJOR' undeclared (first
> > use in this function)
> >     /tmp/mplayer-conf-24545-13025-4358.c:3: (Each undeclared identifier
> > is reported only once
> >            /tmp/mplayer-conf-24545-13025-4358.c:3: for each function it
> > appears in.)
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `SND_LIB_MINOR' undeclared (first
> > use in this function)
> >     /tmp/mplayer-conf-24545-13025-4358.c:1:27: sys/asoundlib.h: No such
> > file or directory
> >          /tmp/mplayer-conf-24545-13025-4358.c: In function `main':
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `SND_LIB_MAJOR' undeclared (first
> > use in this function)
> >     /tmp/mplayer-conf-24545-13025-4358.c:3: (Each undeclared identifier
> > is reported only once
> >            /tmp/mplayer-conf-24545-13025-4358.c:3: for each function it
> > appears in.)
> > /tmp/mplayer-conf-24545-13025-4358.c:3: `SND_LIB_MINOR' undeclared (first
> > use in this function)
> >     Checking assembler (as) ... 2.11.90.0.8, ok
> > Checking mmx support in Kernel ... ok
> > Checking 3dnow support in Kernel ... ok
> > Checking Linux kernel version ... 2.4.8-26mdk, ok
> > Install prefix: /usr/local
> > Data directory: /usr/local/share/mplayer
> > Checking for cpu vendor ... AuthenticAMD ( 5:8:12 )
> > Checking for cpu type ...  AMD-K6(tm) 3D processor
> > Optimizing to ... k6
> > Checking for mmx support ... yes
> > Checking for mmx2 support ... no
> > Checking for 3dnow support ... yes
> > Checking for 3dnowex support ... no
> > Checking for sse support ... no
> > Checking for mtrr support ... yes
> > Screen size ... 1x1
> > Checking for X11 libs ... -L/usr/X11R6/lib
> > Checking for X11 headers ...
> > Checking mga_vid device ... no
> > Checking for xmga ... no
> > Checking for SDL ... no
> > Checking for AA ... no
> > Checking for GGI ... no
> > Checking for OpenGL ... yes
> > Checking for Xv ... yes
> > Checking for X11 ... yes
> > Checking for DGA ... yes
> > Checking for DGA 2.0 .. yes
> > Checking for Xf86VM ... yes
> > Checking for SVGAlib ... yes
> > Checking for FBDev ... yes
> > Checking for OSS Audio ... yes
> > Checking for ALSA Audio ... no
> > Checking for ESD Audio ... yes
> > Checking for Sun Audio ... no
> > Checking for Sun mediaLib ... no
> > Checking for DeCSS support ... no
> > Checking for DVDread support ... no
> > Checking for PNG support ... yes
> > Checking for OggVorbis support ... no
> > Checking for Win32 DLL support ... yes
> > Checking for DirectShow ... yes
> > Checking if your compiler 'gcc' supports C++ ... yes
> > Checking for proper C++ runtime enviroment ... yes
> > Checking for libavcodec ... yes
> > Checking for divx4linux ... yes
> > Checking for fastmemcpy ... yes
> > Extra libs : -L/usr/local/lib
> > Extra headers : -I/usr/local/include
> > Creating config.h
> >
> > Creating config.mak
> > Creating libvo/config.mak
> > Creating libao2/config.mak
> >
> > Config files successfully generated by ./configure !
> > Please check config.h and config.mak files, tune CPU
> > and optimization flags if you don't like these defaults.
> > You can compile the program with 'make' and
> > install with  'make install'. Good luck!
> > Note: On non-Linux systems you might need to use gmake
> > instead of make.
> >
> > Creating help_mp.h
> > Please check mtrr settings at /proc/mtrr (see DOCS/MTRR)
> >
> > Ok, found Win32 codecs directory at /usr/lib/win32.
> > [root at kittypuss MPlayer-0.50pre3]#
> >
> > **********************************************************************
> >
> > On Friday 05 October 2001 02:19 am, you wrote:
> > > MPlayer doesn't run on teapot yet.
> >
> > _______________________________________________
> > Mplayer-users mailing list
> > Mplayer-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mplayer-users
>
> A'rpi / Astral & ESP-team

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list