[MPlayer-users] Bugreport: no libiconv on Solaris

Götz Waschk waschk at informatik.uni-rostock.de
Tue Sep 3 10:52:02 CEST 2002


Hi,

the latest CVS doesn't build anymore on Solaris 7 unless I remove
-liconv from the command lines that link the mplayer and mencoder
binaries. There seems to be a missing check for the iconv library.

Attached are the build output, config.mak and config.h.

/users/ra04/waschk/cvs/MPlayer -> uname -a
SunOS sake 5.7 Generic_106541-17 sun4u sparc
/users/ra04/waschk/cvs/MPlayer -> gcc -v
Reading specs from /opt/p.egcs/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/users/ra04/waschk/cvs/MPlayer -> ld -V
GNU ld version 2.10.1 (with BFD 2.10.1)
  Supported emulations:
   elf32_sparc
   elf64_sparc
/users/ra04/waschk/cvs/MPlayer -> as -V
as: WorkShop Compilers 5.0 Alpha 03/27/98 Build
as: error: no input filename given
usage: as [-V] [-Q{y,n}] [-f[O][if]#] [-q] [-s]
	  [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
	  [-P [[-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
	  [-m [-Ym,path]] [-n] [-xF] [-xarch=v7] [-xarch=v8] [-xarch=v8a] [-xarch=v8plus] [-xarch=v8plusa] [-xarch=v8plusc] [-xarch=v9] [-xarch=v9a] [-xarch=v9b] file.s...

-- 
   Götz Waschk <> master of computer science  <> University of Rostock    
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
                         --> Logout Fascism! <--
-------------- next part --------------
/users/ra04/waschk/cvs/MPlayer -> ./configure --prefix=$HOME --with-xanimlibdir=$HOME/lib/xanim;make
Detected operating system: SunOS
Detected host architecture: sparc
Checking for gcc version ... 2.95.2, ok
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... no
Checking for setlocale() ... yes
Checking for language ... using en
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for kstat ... yes
Checking for posix4 ... yes
Checking for nanosleep ... yes
Checking for socklib ... yes (using -lsocket -lnsl)
Checking for inet_pton() ... yes (using -lsocket -lnsl -lresolv)
Checking for inttypes.h (required) ... yes
Checking for stddef.h ... yes
Checking for malloc.h ... yes
Checking for memalign() ... yes
Checking for alloca.h ... yes
Checking for mman.h ... yes
Checking for dynamic loader ... yes
Checking for pthread ... yes (using -lpthread)
Checking for sys/soundcard.h ... no
Checking for soundcard.h ... no
Checking for sys/dvdio.h ... no
Checking for sys/cdio.h ... yes
Checking for linux/cdrom.h ... no
Checking for dvd.h ... no
Checking for BSDI dvd.h ... no
Checking for userspace SCSI headers (Solaris) ... yes
Checking for termcap ... yes
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for strsep() ... no
Checking for vsscanf() ... no
Checking for sys/sysinfo.h ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for DirectFB headers presence ... not found
Checking for DirectFB ... no
Checking for X11 headers presence ... yes (using /usr/include)
Checking for X11 libs presence ... yes (using /usr/openwin/lib)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... no
Checking for Xinerama ... no
Checking for Xxf86vm ... no
Checking for DGA ... no
Checking for OpenGL ... no
Checking for /dev/mga_vid ... no
Checking for xmga ... no
Checking for GGI ... no
Checking for AA ... no
Checking for SVGAlib ... no
Checking for FBDev ... no
Checking for DVB ... no (specify path to DVB/ost/include with --with-extraincdir=DIR)
Checking for PNG support ... no
Checking for JPEG support ... no
Checking for GIF89a support ... no
Checking for VESA support ... no (not supported on this OS/architecture)
Checking for SDL ... yes (using sdl-config)
Checking for NAS ... no
Checking for DXR2 ... no
Checking for DXR3/H+ ... no
Checking for libmp1e ... no
Checking for libfame ... no
Checking for OSS Audio ... no
Checking for aRts ... no
Checking for ALSA audio ... no
Checking for Sun audio ... yes
Checking for Sun mediaLib ... no
Checking for SGI audio ... no
Checking for VCD support ... ok
Checking for DVD support (libmpdvdkit) ... no
Checking for DVD support (libcss - old style) ... no
Checking for DVD support (libdvdread - new style) ... no
Checking for DVD support (libdvdnav) ... no
Checking for cdparanoia ... no
Checking for freetype >= 2.1 ... no
Checking for zlib ... no
Checking for RTC ... no (Linux specific feature)
Checking for mad support ... no
Checking for OggVorbis support ... no
Checking for FAAD (AAC) support ... no
Checking for Win32 DLL support ... no
Checking for DirectShow ... no
Checking for XAnim DLL ... yes
Checking for RealPlayer DLL ... no (tested only on Linux/FreeBSD/NetBSD/CygWin)
Checking for LIVE.COM Streaming Media libraries ... no
Checking for iconv ... yes
Checking for FFmpeg libavcodec (static) ... yes
Checking for libdv-0.9.5 (for mencoder) ... no
Checking for zr ... no
Checking for XviD ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ... no
Checking for libmp3lame (for mencoder) ... no
Checking for XviD/DivX4linux encore (for mencoder) ... no
Checking for mencoder ... yes
Checking for fastmemcpy ... yes
Checking for TV interface ... yes
Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... no
Checking for audio select() ... yes
Checking for streaming ... yes
Checking for byte order ... Big Endian
Checking for GUI ... no
Checking for ftello() ... yes
Checking for vidix ... no
Checking for joystick ... no
Checking for lirc ... no
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libao2/config.mak
Creating help_mp.h

Config files successfully generated by ./configure !

  Install prefix: /users/ra04/waschk
  Data directory: /users/ra04/waschk/share/mplayer
  Config direct.: /users/ra04/waschk/etc/mplayer

  Byte order: Big Endian
  Optimizing for: 
  
  Enabled optional drivers:
    Input: network tv vcd 
    Codecs: libavcodec xanim 
    Audio output: sun sdl mpegpes(file) 
    Video output: sdl mpegpes(file) x11 
  Disabled optional drivers:
    Input: tv-v4l tv-bsdbt848 cdda dvdnav dvdread dvdcss mpdvdkit 
    Codecs: opendivx xvid real directshow win32 libvorbis libmad 
    Audio output: sgi alsa arts oss dxr2 nas 
    Video output: xvidix zr dxr3 dxr2 vesa gif89a jpeg png fbdev svga aa ggi xmga mga opengl dga xv directfb tdfxfb 3dfx 

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
      compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.

NOTE: WIN32 codec DLLs are not supported on your CPU (sparc).
You may encounter a few AVI files that cannot be played due to missing
open source video/audio codec support.


Check configure.log if you wonder why an autodetection failed (check whether the
development headers/packages are installed).

If you suspect a bug, please read DOCS/bugreports.html.

You've disabled VIDIX. Although it would be better to PORT it instead.
Have a look at the documentation for supported cards!

./version.sh `gcc -dumpversion`
make distclean
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer'
rm -f *~ mplayer fibmap_mplayer mencoder 
rm -f *.o *.a .depend configure.log
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libfame'
rm -f Makefile.bak *.o *.a *~ .depend test
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libfame'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
rm -f test Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
rm -f Makefile.bak dec_audio.o ad.o ad_liba52.o ad_acm.o ad_alaw.o ad_dk3adpcm.o ad_dshow.o ad_dvdpcm.o ad_ffmpeg.o ad_hwac3.o ad_imaadpcm.o ad_mp3lib.o ad_msadpcm.o ad_pcm.o ad_roqaudio.o ad_msgsm.o ad_faad.o ad_libvorbis.o ad_libmad.o ad_realaud.o ad_libdv.o dec_video.o vd.o vd_null.o vd_realvid.o vd_cinepak.o vd_qtrpza.o vd_ffmpeg.o vd_dshow.o vd_vfw.o vd_vfwex.o vd_odivx.o vd_divx4.o vd_raw.o vd_xanim.o vd_msvidc.o vd_fli.o vd_qtrle.o vd_qtsmc.o vd_roqvideo.o vd_cyuv.o vd_nuv.o vd_libmpeg2.o vd_msrle.o vd_huffyuv.o vd_mpegpes.o vd_svq1.o vd_xvid.o vd_libdv.o vd_lcl.o vf.o vf_vo.o vf_crop.o vf_expand.o vf_pp.o vf_scale.o vf_format.o vf_yuy2.o vf_flip.o vf_rgb2bgr.o vf_rotate.o vf_mirror.o vf_palette.o vf_lavc.o vf_dvbscale.o vf_cropdetect.o vf_test.o vf_noise.o vf_yvu9.o vf_rectangle.o vf_lavcdeint.o vf_eq.o vf_halfpack.o native/RTjpegN.o native/cinepak.o native/cyuv.o native/fli.o native/minilzo.o native/msvidc.o native/nuppelvideo.o native/qtrle.o native/qtrpza.o native/qtsmc.o native/roqav.o native/xa_gsm.o native/svq1.o img_format.o ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_rawrgb.o ve_libdv.o libmpcodecs.a libmpencoders.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
rm -f *~ *.o *.a Makefile.bak .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/liba52'
rm -f test *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/liba52'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
rm -f *.o *~ .depend libavcodec.a  *.so i386/*.o i386/*~ \
   armv4l/*.o armv4l/*~ \
   mlib/*.o mlib/*~ \
   alpha/*.o alpha/*~ \
   ppc/*.o ppc/*~ \
   liba52/*.o liba52/*~ \
   apiexample imgresample-test dct-test motion-test
rm -f Makefile.bak .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libao2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libao2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/drivers'
rm -f *.o *~
rm -f mga_vid_test
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/drivers'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/linux'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/linux'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/postproc'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/postproc'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/input'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/input'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpdvdkit2'
rm -f css.o device.o dvd_input.o dvd_reader.o dvd_udf.o error.o ifo_print.o ifo_read.o ioctl.o libdvdcss.o nav_print.o nav_read.o libmpdvdkit.a libmpdvdkit.so .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpdvdkit2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libvo'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libvo'
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer'
make depend
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer'
./version.sh `gcc -dumpversion`
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  mplayer.c mencoder.c mplayer.c mp_msg.c xacodec.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c mixer.c mp-opt-reg.c mencoder.c mp_msg-mencoder.c xacodec.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/font_load.c libvo/font_load_ft.c me-opt-reg.c 1>.depend
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libfame'
gcc -MM -fexpensive-optimizations -funroll-loops -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -DPACKAGE=\"libfame\" -DVERSION=\"0.9.0\" -I. cpuflags.c fame.c fame_decoder_mpeg.c fame_encoder_mpeg.c fame_malloc.c fame_monitor.c fame_motion.c fame_motion_fourstep.c fame_motion_none.c fame_motion_pmvfast.c fame_profile_mpeg.c fame_profile_mpeg1.c fame_profile_mpeg4_shape.c fame_profile_mpeg4_simple.c fame_profile_stats.c fame_rate.c fame_rate_1param.c fame_rate_simple.c fame_shape.c fame_syntax_mpeg1.c fame_syntax_mpeg4.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libfame'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -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 parse_mp4.c demux_mpg.c demux_viv.c demuxer.c dvdauth.c dvdnav_stream.c open.c parse_es.c stream.c tv.c tvi_dummy.c tvi_v4l.c tvi_bsdbt848.c frequencies.c demux_fli.c demux_real.c demux_y4m.c yuv4mpeg.c yuv4mpeg_ratio.c demux_nuv.c demux_film.c demux_roq.c mf.c demux_mf.c demux_audio.c demux_demuxers.c opt-reg.c mpdemux.c demux_ogg.c demux_bmp.c cdda.c demux_rawaudio.c cddb.c demux_rawdv.c ai_alsa.c ai_oss.c audio_in.c asf_streaming.c url.c http.c network.c asf_mmst_streaming.c rtp.c 1>.depend
demux_mov.c:57: warning: #warning Check the implementation of char2short and char2int on BIGENDIAN!!!
demux_viv.c:310: warning: #warning "Calculate PTS from picture header!"
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  dec_audio.c ad.c ad_liba52.c ad_acm.c ad_alaw.c ad_dk3adpcm.c ad_dshow.c ad_dvdpcm.c ad_ffmpeg.c ad_hwac3.c ad_imaadpcm.c ad_mp3lib.c ad_msadpcm.c ad_pcm.c ad_roqaudio.c ad_msgsm.c ad_faad.c ad_libvorbis.c ad_libmad.c ad_realaud.c ad_libdv.c dec_video.c vd.c vd_null.c vd_realvid.c vd_cinepak.c vd_qtrpza.c vd_ffmpeg.c vd_dshow.c vd_vfw.c vd_vfwex.c vd_odivx.c vd_divx4.c vd_raw.c vd_xanim.c vd_msvidc.c vd_fli.c vd_qtrle.c vd_qtsmc.c vd_roqvideo.c vd_cyuv.c vd_nuv.c vd_libmpeg2.c vd_msrle.c vd_huffyuv.c vd_mpegpes.c vd_svq1.c vd_xvid.c vd_libdv.c vd_lcl.c vf.c vf_vo.c vf_crop.c vf_expand.c vf_pp.c vf_scale.c vf_format.c vf_yuy2.c vf_flip.c vf_rgb2bgr.c vf_rotate.c vf_mirror.c vf_palette.c vf_lavc.c vf_dvbscale.c vf_cropdetect.c vf_test.c vf_noise.c vf_yvu9.c vf_rectangle.c vf_lavcdeint.c vf_eq.c vf_halfpack.c native/RTjpegN.c native/cinepak.c native/cyuv.c native/fli.c native/minilzo.c native/msvidc.c native/nuppelvideo.c native/qtrle.c native/qtrpza.c native/qtsmc.c native/roqav.c native/xa_gsm.c native/svq1.c img_format.c ve.c ve_divx4.c ve_lavc.c ve_vfw.c ve_rawrgb.c ve_libdv.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  sr1.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/liba52'
gcc -MM  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  crc.c resample.c bit_allocate.c bitstream.c downmix.c imdct.c imdct_mlib.c parse.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/liba52'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -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  1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE common.c utils.c mem.c allcodecs.c mpegvideo.c h263.c jrevdct.c jfdctfst.c jfdctint.c mpegaudio.c ac3enc.c mjpeg.c resample.c dsputil.c motion_est.c imgconvert.c imgresample.c msmpeg4.c mpeg12.c h263dec.c svq1.c rv10.c mpegaudiodec.c pcm.c simple_idct.c ratecontrol.c adpcm.c eval.c  1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libao2'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     afmt.c audio_out.c ao_mpegpes.c ao_null.c ao_pcm.c ao_plugin.c pl_delay.c pl_format.c pl_surround.c remez.c pl_resample.c pl_volume.c pl_extrastereo.c pl_volnorm.c pl_eq.c ao_sdl.c ao_sun.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libao2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/drivers'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/drivers'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/linux'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. getch2.c timer-lx.c shmem.c strsep.c  1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/linux'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/postproc'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -I. -I..  postprocess.c swscale.c rgb2rgb.c yuv2rgb.c 1>.depend
In file included from rgb2rgb.c:101:
rgb2rgb_template.c:15: warning: #warning You have misconfigured system and probably will lose performance!
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/postproc'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/input'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  input.c joystick.c lirc.c  1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/input'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpdvdkit2'
gcc -MM -I. -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -DHAVE_MPLAYER  -DSYS_LINUX -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE -ffast-math -fomit-frame-pointer  css.c device.c dvd_input.c dvd_reader.c dvd_udf.c error.c ifo_print.c ifo_read.c ioctl.c libdvdcss.c nav_print.c nav_read.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpdvdkit2'
make[2]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libvo'
gcc -MM -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  aspect.c aclib.c osd.c font_load.c gtf.c spuenc.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_yuv4mpeg.c x11_common.c vo_x11.c vo_sdl.c sub.c font_load_ft.c 1>.depend
make[2]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libvo'
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o mplayer.o mplayer.c
mplayer.c: In function `main':
mplayer.c:1282: warning: assignment makes pointer from integer without a cast
mplayer.c:1283: warning: assignment makes pointer from integer without a cast
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o mp_msg.o mp_msg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o xacodec.o xacodec.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o cpudetect.o cpudetect.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o codec-cfg.o codec-cfg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o cfgparser.o cfgparser.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o my_profile.o my_profile.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o spudec.o spudec.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o playtree.o playtree.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o playtreeparser.o playtreeparser.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o asxparser.o asxparser.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o vobsub.o vobsub.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o subreader.o subreader.c
subreader.c: In function `subcp_recode':
subreader.c:687: warning: passing arg 2 of `iconv' from incompatible pointer type
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o sub_cc.o sub_cc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o find_sub.o find_sub.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o mixer.o mixer.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o mp-opt-reg.o mp-opt-reg.c
make -C libavcodec
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o utils.o utils.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mem.o mem.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o allcodecs.o allcodecs.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegvideo.o mpegvideo.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h263.o h263.c 
h263.c: In function `ff_mpeg4_pred_dc':
h263.c:1370: warning: unused variable `dummy'
h263.c: In function `mpeg4_decode_picture_header':
h263.c:3787: warning: unused variable `v_sampling_factor_m'
h263.c:3786: warning: unused variable `v_sampling_factor_n'
h263.c:3785: warning: unused variable `h_sampling_factor_m'
h263.c:3784: warning: unused variable `h_sampling_factor_n'
h263.c:3783: warning: unused variable `ref_layer_sampling_dir'
h263.c:3782: warning: unused variable `ref_layer_id'
h263.c:3781: warning: unused variable `dummy'
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jrevdct.o jrevdct.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jfdctfst.o jfdctfst.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jfdctint.o jfdctint.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegaudio.o mpegaudio.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ac3enc.o ac3enc.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mjpeg.o mjpeg.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o resample.o resample.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dsputil.o dsputil.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o motion_est.o motion_est.c 
motion_est.c:45: warning: `pix_dev' defined but not used
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o imgconvert.o imgconvert.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o imgresample.o imgresample.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o msmpeg4.o msmpeg4.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpeg12.o mpeg12.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h263dec.o h263dec.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o svq1.o svq1.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rv10.o rv10.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegaudiodec.o mpegaudiodec.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pcm.o pcm.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o simple_idct.o simple_idct.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ratecontrol.o ratecontrol.c 
ratecontrol.c: In function `get_qscale':
ratecontrol.c:291: warning: initialization from incompatible pointer type
ratecontrol.c:292: warning: initialization from incompatible pointer type
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o adpcm.o adpcm.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o eval.o eval.c 
rm -f libavcodec.a
ar rc libavcodec.a common.o utils.o mem.o allcodecs.o mpegvideo.o h263.o jrevdct.o jfdctfst.o jfdctint.o mpegaudio.o ac3enc.o mjpeg.o resample.o dsputil.o motion_est.o imgconvert.o imgresample.o msmpeg4.o mpeg12.o h263dec.o svq1.o rv10.o mpegaudiodec.o pcm.o simple_idct.o ratecontrol.o adpcm.o eval.o 
ranlib libavcodec.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libavcodec'
make -C libmpdemux
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o mp3_hdr.o mp3_hdr.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o video.o video.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o mpeg_hdr.o mpeg_hdr.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o cache2.o cache2.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o asfheader.o asfheader.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o aviheader.o aviheader.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o aviprint.o aviprint.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o aviwrite.o aviwrite.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_asf.o demux_asf.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_avi.o demux_avi.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_mov.o demux_mov.c
demux_mov.c:57: warning: #warning Check the implementation of char2short and char2int on BIGENDIAN!!!
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o parse_mp4.o parse_mp4.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_mpg.o demux_mpg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_viv.o demux_viv.c
demux_viv.c:310: warning: #warning "Calculate PTS from picture header!"
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demuxer.o demuxer.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o dvdauth.o dvdauth.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o dvdnav_stream.o dvdnav_stream.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o open.o open.c
open.c: In function `dvd_parse_chapter_range':
open.c:494: warning: assignment discards qualifiers from pointer target type
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o parse_es.o parse_es.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o stream.o stream.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o tv.o tv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o tvi_dummy.o tvi_dummy.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o tvi_v4l.o tvi_v4l.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o tvi_bsdbt848.o tvi_bsdbt848.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o frequencies.o frequencies.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_fli.o demux_fli.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_real.o demux_real.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_y4m.o demux_y4m.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o yuv4mpeg.o yuv4mpeg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o yuv4mpeg_ratio.o yuv4mpeg_ratio.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_nuv.o demux_nuv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_film.o demux_film.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_roq.o demux_roq.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o mf.o mf.c
mf.c: In function `stream_open_mf':
mf.c:44: warning: assignment makes pointer from integer without a cast
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_mf.o demux_mf.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_audio.o demux_audio.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_demuxers.o demux_demuxers.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o opt-reg.o opt-reg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o mpdemux.o mpdemux.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_ogg.o demux_ogg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_bmp.o demux_bmp.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o cdda.o cdda.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_rawaudio.o demux_rawaudio.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o cddb.o cddb.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o demux_rawdv.o demux_rawdv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o ai_alsa.o ai_alsa.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o ai_oss.o ai_oss.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o audio_in.o audio_in.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o asf_streaming.o asf_streaming.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o url.o url.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o http.o http.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o network.o network.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o asf_mmst_streaming.o asf_mmst_streaming.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I../loader   -o rtp.o rtp.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 parse_mp4.o demux_mpg.o demux_viv.o demuxer.o dvdauth.o dvdnav_stream.o open.o parse_es.o stream.o tv.o tvi_dummy.o tvi_v4l.o tvi_bsdbt848.o frequencies.o demux_fli.o demux_real.o demux_y4m.o yuv4mpeg.o yuv4mpeg_ratio.o demux_nuv.o demux_film.o demux_roq.o mf.o demux_mf.o demux_audio.o demux_demuxers.o opt-reg.o mpdemux.o demux_ogg.o demux_bmp.o cdda.o demux_rawaudio.o cddb.o demux_rawdv.o ai_alsa.o ai_oss.o audio_in.o asf_streaming.o url.o http.o network.o asf_mmst_streaming.o rtp.o 
ar: creating libmpdemux.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpdemux'
make -C libmpcodecs
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o dec_audio.o dec_audio.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad.o ad.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_liba52.o ad_liba52.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_acm.o ad_acm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_alaw.o ad_alaw.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_dk3adpcm.o ad_dk3adpcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_dshow.o ad_dshow.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_dvdpcm.o ad_dvdpcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_ffmpeg.o ad_ffmpeg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_hwac3.o ad_hwac3.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_imaadpcm.o ad_imaadpcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_mp3lib.o ad_mp3lib.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_msadpcm.o ad_msadpcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_pcm.o ad_pcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_roqaudio.o ad_roqaudio.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_msgsm.o ad_msgsm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_faad.o ad_faad.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_libvorbis.o ad_libvorbis.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_libmad.o ad_libmad.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_realaud.o ad_realaud.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ad_libdv.o ad_libdv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o dec_video.o dec_video.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd.o vd.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_null.o vd_null.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_realvid.o vd_realvid.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_cinepak.o vd_cinepak.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_qtrpza.o vd_qtrpza.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_ffmpeg.o vd_ffmpeg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_dshow.o vd_dshow.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_vfw.o vd_vfw.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_vfwex.o vd_vfwex.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_odivx.o vd_odivx.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_divx4.o vd_divx4.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_raw.o vd_raw.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_xanim.o vd_xanim.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_msvidc.o vd_msvidc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_fli.o vd_fli.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_qtrle.o vd_qtrle.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_qtsmc.o vd_qtsmc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_roqvideo.o vd_roqvideo.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_cyuv.o vd_cyuv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_nuv.o vd_nuv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_libmpeg2.o vd_libmpeg2.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_msrle.o vd_msrle.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_huffyuv.o vd_huffyuv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_mpegpes.o vd_mpegpes.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_svq1.o vd_svq1.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_xvid.o vd_xvid.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_libdv.o vd_libdv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vd_lcl.o vd_lcl.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf.o vf.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_vo.o vf_vo.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_crop.o vf_crop.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_expand.o vf_expand.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_pp.o vf_pp.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_scale.o vf_scale.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_format.o vf_format.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_yuy2.o vf_yuy2.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_flip.o vf_flip.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_rgb2bgr.o vf_rgb2bgr.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_rotate.o vf_rotate.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_mirror.o vf_mirror.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_palette.o vf_palette.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_lavc.o vf_lavc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_dvbscale.o vf_dvbscale.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_cropdetect.o vf_cropdetect.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_test.o vf_test.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_noise.o vf_noise.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_yvu9.o vf_yvu9.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_rectangle.o vf_rectangle.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_lavcdeint.o vf_lavcdeint.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_eq.o vf_eq.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o vf_halfpack.o vf_halfpack.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/RTjpegN.o native/RTjpegN.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/cinepak.o native/cinepak.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/cyuv.o native/cyuv.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/fli.o native/fli.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/minilzo.o native/minilzo.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/msvidc.o native/msvidc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/nuppelvideo.o native/nuppelvideo.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/qtrle.o native/qtrle.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/qtrpza.o native/qtrpza.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/qtsmc.o native/qtsmc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/roqav.o native/roqav.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/xa_gsm.o native/xa_gsm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o native/svq1.o native/svq1.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o img_format.o img_format.c
ar r libmpcodecs.a dec_audio.o ad.o ad_liba52.o ad_acm.o ad_alaw.o ad_dk3adpcm.o ad_dshow.o ad_dvdpcm.o ad_ffmpeg.o ad_hwac3.o ad_imaadpcm.o ad_mp3lib.o ad_msadpcm.o ad_pcm.o ad_roqaudio.o ad_msgsm.o ad_faad.o ad_libvorbis.o ad_libmad.o ad_realaud.o ad_libdv.o dec_video.o vd.o vd_null.o vd_realvid.o vd_cinepak.o vd_qtrpza.o vd_ffmpeg.o vd_dshow.o vd_vfw.o vd_vfwex.o vd_odivx.o vd_divx4.o vd_raw.o vd_xanim.o vd_msvidc.o vd_fli.o vd_qtrle.o vd_qtsmc.o vd_roqvideo.o vd_cyuv.o vd_nuv.o vd_libmpeg2.o vd_msrle.o vd_huffyuv.o vd_mpegpes.o vd_svq1.o vd_xvid.o vd_libdv.o vd_lcl.o vf.o vf_vo.o vf_crop.o vf_expand.o vf_pp.o vf_scale.o vf_format.o vf_yuy2.o vf_flip.o vf_rgb2bgr.o vf_rotate.o vf_mirror.o vf_palette.o vf_lavc.o vf_dvbscale.o vf_cropdetect.o vf_test.o vf_noise.o vf_yvu9.o vf_rectangle.o vf_lavcdeint.o vf_eq.o vf_halfpack.o native/RTjpegN.o native/cinepak.o native/cyuv.o native/fli.o native/minilzo.o native/msvidc.o native/nuppelvideo.o native/qtrle.o native/qtrpza.o native/qtsmc.o native/roqav.o native/xa_gsm.o native/svq1.o img_format.o
ar: creating libmpcodecs.a
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve.o ve.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve_divx4.o ve_divx4.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve_lavc.o ve_lavc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve_vfw.o ve_vfw.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve_rawrgb.o ve_rawrgb.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -Inative -I.. -I../libmpdemux -I../loader  -o ve_libdv.o ve_libdv.c
ar r libmpencoders.a ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_rawrgb.o ve_libdv.o
ar: creating libmpencoders.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpcodecs'
make -C libao2
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libao2'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o afmt.o afmt.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o audio_out.o audio_out.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_mpegpes.o ao_mpegpes.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_null.o ao_null.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_pcm.o ao_pcm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_plugin.o ao_plugin.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_delay.o pl_delay.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_format.o pl_format.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_surround.o pl_surround.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o remez.o remez.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_resample.o pl_resample.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_volume.o pl_volume.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_extrastereo.o pl_extrastereo.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_volnorm.o pl_volnorm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o pl_eq.o pl_eq.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_sdl.o ao_sdl.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT     -o ao_sun.o ao_sun.c
ar r libao2.a afmt.o audio_out.o ao_mpegpes.o ao_null.o ao_pcm.o ao_plugin.o pl_delay.o pl_format.o pl_surround.o remez.o pl_resample.o pl_volume.o pl_extrastereo.o pl_volnorm.o pl_eq.o ao_sdl.o ao_sun.o
ar: creating libao2.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libao2'
make -C liba52
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/liba52'
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o crc.o crc.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o resample.o resample.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o bit_allocate.o bit_allocate.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o bitstream.o bitstream.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o downmix.o downmix.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o imdct.o imdct.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o imdct_mlib.o imdct_mlib.c
gcc -c  -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o parse.o parse.c
ar r liba52.a crc.o resample.o bit_allocate.o bitstream.o downmix.o imdct.o imdct_mlib.o parse.o
ar: creating liba52.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/liba52'
make -C mp3lib
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -o sr1.o sr1.c
sr1.c:376: warning: `__stdcall__' attribute directive ignored
sr1.c:377: warning: `__stdcall__' attribute directive ignored
sr1.c:378: warning: `__stdcall__' attribute directive ignored
sr1.c:379: warning: `__stdcall__' attribute directive ignored
sr1.c:380: warning: `__stdcall__' attribute directive ignored
ar r libMP3.a sr1.o
ar: creating libMP3.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/mp3lib'
make -C libmpeg2
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o header.o header.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o idct.o idct.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o idct_mmx.o idct_mmx.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o idct_mlib.o idct_mlib.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o motion_comp.o motion_comp.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o motion_comp_mmx.o motion_comp_mmx.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o motion_comp_mlib.o motion_comp_mlib.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o slice.o slice.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I../libvo -I..   -DMPG12PLAY -o stats.o stats.c
ar r libmpeg2.a header.o idct.o idct_mmx.o idct_mlib.o motion_comp.o motion_comp_mmx.o motion_comp_mlib.o slice.o stats.o 
ar: creating libmpeg2.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libmpeg2'
make -C linux
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/linux'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -o getch2.o getch2.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -o timer-lx.o timer-lx.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -o shmem.o shmem.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -o strsep.o strsep.c
ar r libosdep.a getch2.o timer-lx.o shmem.o strsep.o 
ar: creating libosdep.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/linux'
make -C postproc
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/postproc'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -I. -I..  -o postprocess.o postprocess.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -I. -I..  -o swscale.o swscale.c
swscale.c: In function `getSwsContext':
swscale.c:1957: warning: assignment makes pointer from integer without a cast
swscale.c: In function `getGaussianVec':
swscale.c:2357: warning: initialization makes pointer from integer without a cast
swscale.c: In function `getConstVec':
swscale.c:2377: warning: initialization makes pointer from integer without a cast
swscale.c: In function `getIdentityVec':
swscale.c:2391: warning: initialization makes pointer from integer without a cast
swscale.c: In function `getConvVec':
swscale.c:2424: warning: initialization makes pointer from integer without a cast
swscale.c: In function `sumVec':
swscale.c:2446: warning: initialization makes pointer from integer without a cast
swscale.c: In function `diffVec':
swscale.c:2463: warning: initialization makes pointer from integer without a cast
swscale.c: In function `getShiftedVec':
swscale.c:2481: warning: initialization makes pointer from integer without a cast
swscale.c: In function `cloneVec':
swscale.c:2531: warning: initialization makes pointer from integer without a cast
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -I. -I..  -o rgb2rgb.o rgb2rgb.c
In file included from rgb2rgb.c:101:
rgb2rgb_template.c:15: warning: #warning You have misconfigured system and probably will lose performance!
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer  -I. -I..  -o yuv2rgb.o yuv2rgb.c
ar r libpostproc.a postprocess.o swscale.o rgb2rgb.o yuv2rgb.o
ar: creating libpostproc.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/postproc'
make -C input
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/input'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -o input.o input.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -o joystick.o joystick.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I..  -o lirc.o lirc.c
ar r libinput.a input.o joystick.o lirc.o 
ar: creating libinput.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/input'
make -C libvo
make[1]: Entering directory `/users/ra04/waschk/cvs/MPlayer/libvo'
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o aspect.o aspect.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o aclib.o aclib.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o osd.o osd.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o font_load.o font_load.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o gtf.o gtf.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o spuenc.o spuenc.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o video_out.o video_out.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_null.o vo_null.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_pgm.o vo_pgm.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_md5.o vo_md5.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_mpegpes.o vo_mpegpes.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_yuv4mpeg.o vo_yuv4mpeg.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o x11_common.o x11_common.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_x11.o vo_x11.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o vo_sdl.o vo_sdl.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o sub.o sub.c
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -I. -I.. -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT       -DMPG12PLAY  -o font_load_ft.o font_load_ft.c
ar r libvo.a aspect.o aclib.o osd.o font_load.o gtf.o spuenc.o video_out.o vo_null.o vo_pgm.o vo_md5.o vo_mpegpes.o vo_yuv4mpeg.o x11_common.o vo_x11.o vo_sdl.o sub.o font_load_ft.o
ar: creating libvo.a
make[1]: Leaving directory `/users/ra04/waschk/cvs/MPlayer/libvo'
./darwinfixlib.sh mplayer.o mp_msg.o xacodec.o cpudetect.o codec-cfg.o cfgparser.o my_profile.o spudec.o playtree.o playtreeparser.o asxparser.o vobsub.o subreader.o sub_cc.o find_sub.o mixer.o mp-opt-reg.o    libavcodec/libavcodec.a libmpdemux/libmpdemux.a libmpcodecs/libmpcodecs.a libao2/libao2.a liba52/liba52.a mp3lib/libMP3.a libmpeg2/libmpeg2.a linux/libosdep.a postproc/libpostproc.a input/libinput.a libvo/libvo.a
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -Ilibmpdemux -Iloader -Ilibvo    -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT  -o mplayer mplayer.o mp_msg.o xacodec.o cpudetect.o codec-cfg.o cfgparser.o my_profile.o spudec.o playtree.o playtreeparser.o asxparser.o vobsub.o subreader.o sub_cc.o find_sub.o mixer.o mp-opt-reg.o libvo/libvo.a  libmpcodecs/libmpcodecs.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a libavcodec/libavcodec.a  libmpdemux/libmpdemux.a input/libinput.a postproc/libpostproc.a linux/libosdep.a              -ltermcap  -lsocket -lnsl -lresolv        -lposix4 -lkstat  -lpthread -ldl -rdynamic -liconv -lm  libao2/libao2.a -L/usr/openwin/lib -lX11 -lXext -lsocket -lnsl -lresolv       -lsocket -lnsl -lresolv    -L/opt/p.lib/lib -R/opt/p.lib/lib -lSDL -lpthread -lposix4 -lpspell         
gcc: unrecognized option `-rdynamic'
ld: fatal: library -liconv: not found
ld: fatal: File processing errors. No output written to mplayer
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
-------------- next part --------------
# -------- Generated by configure -----------

LANG = C
TARGET_OS = SunOS
DESTDIR =
prefix = $(DESTDIR)/users/ra04/waschk
BINDIR = $(DESTDIR)/users/ra04/waschk/bin
DATADIR = $(DESTDIR)/users/ra04/waschk/share/mplayer
MANDIR = $(DESTDIR)/users/ra04/waschk/man
CONFDIR = $(DESTDIR)/users/ra04/waschk/etc/mplayer
LIBDIR = $(DESTDIR)/users/ra04/waschk/lib
#AR = ar
CC = gcc
AWK = 
RANLIB = ranlib
# OPTFLAGS = -O4    -mcpu=v8 -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer
EXTRA_INC =  
WIN32_PATH = -DWIN32_PATH=\"\"
STRIPBINARIES = yes



STREAMING = yes
STREAMING_LIVE_DOT_COM = no
STREAMING_LIB = -lsocket -lnsl -lresolv 
VIDIX = no

OPENDIVX = no

PNG = no
JPEG = no
GIF = no

EXTRA_LIB = 
Z_LIB =   
HAVE_MLIB = no
STATIC_LIB = 

X11_INC = 
X11DIR = -L/usr/openwin/lib -lX11 -lXext -lsocket -lnsl -lresolv

# for libavcodec:
SRC_PATH=.

# video output
X_LIB = -L/usr/openwin/lib -lX11 -lXext -lsocket -lnsl -lresolv       -lsocket -lnsl -lresolv
GGI_LIB = 
MLIB_LIB =  
MLIB_INC = 
DXR2_INC = 
DVB_INC = 
PNG_LIB = 
JPEG_LIB = 
GIF_LIB = 
SDL_LIB = -L/opt/p.lib/lib -R/opt/p.lib/lib -lSDL -lpthread -lposix4 -lpspell
SVGA_LIB = 
AA_LIB = 

# audio output
ALSA_LIB = 
NAS_LIB = 
MAD_LIB = 
ARTS_LIB = 
ARTS_INC = 
VORBIS_LIB = 
FAAD_LIB = 
SGIAUDIO_LIB = 

# input
TERMCAP_LIB = -ltermcap
LIRC_LIB = 
CSS_USE = no
CSS_LIB = 
DVDKIT = no
DVDKIT2 = 
DVDKIT_SHARED = no
SDL_INC = -I/opt/p.lib/include -I/opt/p.lib/include/SDL -D_REENTRANT
W32_DEP = 
W32_LIB = 
DS_DEP = 
DS_LIB = 
AV_DEP = libavcodec/libavcodec.a
AV_LIB = libavcodec/libavcodec.a
FAME = no
FAME_LIB = 
MP1E_DEP = 
MP1E_LIB = 
ARCH_LIB =  -lposix4 -lkstat  -lpthread -ldl -rdynamic -liconv
DIVX4LINUX = no
XVID = no
XVID_LIB = 
DECORE_LIB =  
MENCODER = yes
ENCORE_LIB =   
DIRECTFB_INC = 
DIRECTFB_LIB = 
CDPARANOIA_INC = 
CDPARANOIA_LIB = 
FREETYPE_INC = 
FREETYPE_LIB = 

# --- Some stuff for autoconfigure ----
TARGET_ARCH_SPARC = yes
TARGET_CYGWIN = no
TARGET_CPU=sparc
TARGET_MMX = 
TARGET_MMX2 = 
TARGET_3DNOW = 
TARGET_3DNOWEX = 
TARGET_SSE = 

# --- GUI stuff ---
GTKLIB =  
GLIBLIB =   
GTK_LIBS =   
GUI = no
DEBUG = -DDEBUG

-------------- next part --------------
/* -------- This file has been automatically generated by configure ---------
   Note: Any changes in it will be lost when you run configure again. */

/* use GNU internationalization */
#undef USE_I18N

/* use setlocale() function */
#define USE_SETLOCALE 1

/* Runtime CPU detection */
#undef RUNTIME_CPUDETECT

/* "restrict" keyword */
#define restrict __restrict

#define PREFIX "/users/ra04/waschk"

/* define this to use simple idct with patched libavcodec */
#define SIMPLE_IDCT 1

#define USE_OSD 1
#define USE_SUB 1

/* enable/disable SIGHANDLER */
#define ENABLE_SIGHANDLER 1

/* Toggles debugging informations */
#undef MP_DEBUG

/* Indicates that Ogle's libdvdread is available for DVD playback */
#undef USE_DVDREAD

/* Indicates that dvdread is from libmpdvdkit */
#undef USE_MPDVDKIT

/* Additional options for libmpdvdkit*/
#undef DVD_STRUCT_IN_DVD_H
#undef DVD_STRUCT_IN_LINUX_CDROM_H
#define DVD_STRUCT_IN_SYS_CDIO_H 1
#undef DVD_STRUCT_IN_SYS_DVDIO_H
#undef DVD_STRUCT_IN_BSDI_DVDIOCTL_DVD_H



#define SOLARIS_USCSI 1
#define HAVE_STDDEF_H 1

/* Common data directory (for fonts, etc) */
#define DATADIR "/users/ra04/waschk/share/mplayer"
#define CONFDIR "/users/ra04/waschk/etc/mplayer"
#define LIBDIR "/users/ra04/waschk/lib"

/* Define this to compile stream-caching support, it can be enabled via
   -cache <kilobytes> */
#define USE_STREAM_CACHE 1

/* Define to include support for XviD/Divx4Linux/OpenDivx */
#undef USE_DIVX

/* Define to use the new XviD/DivX4Linux library instead of open source OpenDivX */
/* You have to change DECORE_LIBS in config.mak, too! */
#undef NEW_DECORE

/* Define if you are using DivX5Linux Decore library */
#undef DECORE_DIVX5

/* Define if you are using XviD library */
#undef HAVE_XVID

/* Define if you have divx4.h in place of decore.h */
#undef HAVE_DIVX4_H

/* Define to include support for libdv-0.9.5 */
#undef HAVE_LIBDV095

/* If build mencoder */
#define HAVE_MENCODER

/* Indicates if XviD/Divx4linux encore is available
   Note: for mencoder */
#undef HAVE_DIVX4ENCORE

/* Indicates if libmp3lame is available
   Note: for mencoder */
#undef HAVE_MP3LAME

/* Define libmp1e for realtime mpeg encoding (for DXR3 and DVB cards) */
#undef USE_MP1E

/* Define this to enable avg. byte/sec-based AVI sync method by default:
   (use -bps or -nobps commandline option for run-time method selection)
   -bps gives better sync for vbr mp3 audio, it is now default */
#define AVI_SYNC_BPS 1

/* Undefine this if you do not want to select mono audio (left or right)
   with a stereo MPEG layer 2/3 audio stream. The command line option
   -stereo has three possible values (0 for stereo, 1 for left-only, 2 for
   right-only), with 0 being the default.
   */
#define USE_FAKE_MONO 1

/* Undefine this if your sound card driver has no working select().
   If you have kernel Oops, player hangups, or just no audio, you should
   try to recompile MPlayer with this option disabled! */
#define HAVE_AUDIO_SELECT 1

/* define this to use iconv(3) function to codepage conversions */
#define USE_ICONV 1

/* define this to use RTC (/dev/rtc) for video timers (LINUX only) */
#undef HAVE_RTC

/* set up max. outburst. use 65536 for ALSA 0.5, for others 16384 is enough */
#define MAX_OUTBURST 65536

/* set up audio OUTBURST. Do not change this! */
#define OUTBURST 512

/* Define this if your system has the header file for the OSS sound interface */
#undef HAVE_SYS_SOUNDCARD_H

/* Define this if your system has the header file for the OSS sound interface
 * in /usr/include */
#undef HAVE_SOUNDCARD_H

/* Define this if your system has the sysinfo header */
#define HAVE_SYS_SYSINFO_H 1

/* Define this if your system uses ftello() for off_t seeking */

#define HAVE_FTELLO 1
#ifndef HAVE_FTELLO
# define ftello(a) ftell(a)
#endif

/* Define this if your system has the "malloc.h" header file */
#define HAVE_MALLOC_H 1

/* memalign is mapped to malloc if unsupported */
#define HAVE_MEMALIGN 1
#ifndef HAVE_MEMALIGN
# define memalign(a,b) malloc(b)
#endif

/* Define this if your system has the "alloca.h" header file */
#define HAVE_ALLOCA_H 1

/* Define this if your system has the "sys/mman.h" header file */
#define HAVE_SYS_MMAN_H 1

/* Define this if you have the elf dynamic linker -ldl library */
#define HAVE_LIBDL 1

/* Define this if you have the kstat kernel statistics library */
#define HAVE_LIBKSTAT 1

/* Define this if you have zlib */
#undef HAVE_ZLIB

/* Define this if you have shm support */
#define HAVE_SHM 1

/* Define this if your system has strsep */
#undef HAVE_STRSEP

/* Define this if your system has vsscanf */
#undef HAVE_VSSCANF

/* LIRC (remote control, see www.lirc.org) support: */
#undef HAVE_LIRC

/* DeCSS support using libcss */
#undef HAVE_LIBCSS

/* DVD navigation support using libdvdnav */
#undef USE_DVDNAV


/* Define this to enable MPEG 1/2 image postprocessing (requires a FAST CPU!) */
#define MPEG12_POSTPROC 1

/* Define this to enable image postprocessing in libavcodec (requires a FAST CPU!) */
#define FF_POSTPROCESS 1

/* Define to include support for OpenDivx postprocessing */
#undef HAVE_ODIVX_POSTPROCESS

/* Win32 DLL support */
#undef USE_WIN32DLL

/* DirectShow support */
#undef USE_DIRECTSHOW

/* ffmpeg's libavcodec support (requires libavcodec source) */
#define USE_LIBAVCODEC 1
#undef USE_LIBAVCODEC_SO

/* Use libavcodec's decoders */
#define CONFIG_DECODERS 1
/* Use libavcodec's encoders */
#define CONFIG_ENCODERS 1

/* Use libfame encoder filter */
#undef USE_LIBFAME

/* XAnim DLL support */
#define USE_XANIM 1
/* Default search path */
#define XACODEC_PATH "/users/ra04/waschk/lib/xanim"

/* RealPlayer DLL support */
#undef USE_REALCODECS
/* Default search path */
#undef REALCODEC_PATH

/* LIVE.COM Streaming Media library support */
#undef STREAMING_LIVE_DOT_COM

/* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
#define USE_FASTMEMCPY 1

/* gui support, please do not edit this option */
#undef HAVE_NEW_GUI

/* Audio output drivers */
#undef USE_OSS_AUDIO
#define PATH_DEV_DSP ""
#define PATH_DEV_MIXER ""
#undef HAVE_ALSA5
#undef HAVE_ALSA9

#undef HAVE_SYS_ASOUNDLIB_H
#undef HAVE_ALSA_ASOUNDLIB_H
#define USE_SUN_AUDIO 1
#undef USE_SGI_AUDIO
#undef HAVE_NAS

/* Enable fast OSD/SUB renderer (looks ugly, but uses less CPU power) */
#undef FAST_OSD
#undef FAST_OSD_TABLE

/* Enable TV Interface support */
#define USE_TV 1

/* Enable Video 4 Linux TV interface support */
#undef HAVE_TV_V4L

/* Enable *BSD BrookTree TV interface support */
#undef HAVE_TV_BSDBT848

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#define WORDS_BIGENDIAN 1

#define ARCH_SPARC 1

/* Define this for Cygwin build for win32 */


/* Define this to any prefered value from 386 up to infinity with step 100 */
#define __CPU__ sparc

#undef TARGET_LINUX

#define HAVE_VCD 1

#ifdef sun
#define	DEFAULT_CDROM_DEVICE	"/vol/dev/aliases/cdrom0"
#define DEFAULT_DVD_DEVICE	DEFAULT_CDROM_DEVICE
#elif defined(HPUX)
#define DEFAULT_CDROM_DEVICE    "/dev/cdrom:"
#define DEFAULT_DVD_DEVICE     "/dev/dvd"
#elif defined(WIN32)
#define DEFAULT_CDROM_DEVICE    "D:"
#define DEFAULT_DVD_DEVICE	"D:"
#else
#define DEFAULT_CDROM_DEVICE    "/dev/cdrom"
#define DEFAULT_DVD_DEVICE	"/dev/dvd"
#endif


/*----------------------------------------------------------------------------
**
** NOTE: Instead of modifying these definitions here, use the
**       --enable/--disable options of the ./configure script!
**       See ./configure --help for details.
**
*---------------------------------------------------------------------------*/

/* nanosleep support */
#define HAVE_NANOSLEEP 1

/* termcap flag for getch2.c */
#define USE_TERMCAP 1

/* termios flag for getch2.c */
#define HAVE_TERMIOS 1
#undef HAVE_TERMIOS_H
#define HAVE_SYS_TERMIOS_H 1

/* enable PNG support */
#undef HAVE_PNG

/* enable JPEG support */
#undef HAVE_JPEG

/* enable GIF support */
#undef HAVE_GIF
#undef HAVE_GIF_4

/* enable FreeType support */
#undef HAVE_FREETYPE

/* libmad support */
#undef USE_LIBMAD

/* enable OggVorbis support */
#undef HAVE_OGGVORBIS

/* enable FAAD (AAC) support */
#undef HAVE_FAAD

/* enable streaming */
#define STREAMING 1

/* define this to use inet_aton() instead of inet_pton() */
#undef USE_ATON

/* enables / disables cdparanoia support */
#undef HAVE_CDDA

/* enables / disables vidix usage */
#undef CONFIG_VIDIX

/* enables / disables new input joystick support */
#undef HAVE_JOYSTICK

/* Extension defines */
#undef HAVE_3DNOW	// only define if you have 3DNOW (AMD k6-2, AMD Athlon, iDT WinChip, etc.)
#undef HAVE_3DNOWEX	// only define if you have 3DNOWEX (AMD Athlon, etc.)
#undef HAVE_MMX	// only define if you have MMX (newer x86 chips, not P54C/PPro)
#undef HAVE_MMX2	// only define if you have MMX2 (Athlon/PIII/4/CelII)
#undef HAVE_SSE	// only define if you have SSE (Intel Pentium III/4 or Celeron II)
#undef HAVE_SSE2	// only define if you have SSE2 (Intel Pentium 4)

#ifdef HAVE_MMX
#define USE_MMX_IDCT 1
#endif

#undef HAVE_MLIB  // Sun mediaLib, available only on solaris

/* libmpeg2 uses a different feature test macro for mediaLib */
#ifdef HAVE_MLIB
#define LIBMPEG2_MLIB 1
#endif

/* libvo options */
#define SCREEN_SIZE_X 1
#define SCREEN_SIZE_Y 1
#define HAVE_X11 1
#undef HAVE_XV
#undef HAVE_XF86VM
#undef HAVE_XINERAMA
#undef HAVE_GL
#undef HAVE_DGA
#undef HAVE_DGA2
#define HAVE_SDL 1
/* defined for SDLlib with keyrepeat bugs (before 1.2.1) */
#define BUGGY_SDL
#undef HAVE_GGI
#undef HAVE_3DFX
#undef HAVE_TDFXFB
#undef HAVE_DIRECTFB

#undef HAVE_ZR
#undef HAVE_MGA
#undef HAVE_XMGA

#undef HAVE_FBDEV
#undef USE_CONVERT2FB
#undef HAVE_DXR2
#undef HAVE_DXR3
#undef HAVE_DVB
#undef HAVE_SVGALIB
#undef HAVE_VESA
#define HAVE_XDPMS 1
#undef HAVE_AA

/* used by GUI: */


#if defined(HAVE_GL) || defined(HAVE_X11) || defined(HAVE_XV)
#define X11_FULLSCREEN 1
#endif



More information about the MPlayer-users mailing list