[MPlayer-users] Last CVS does not compile under SuSe 7.2

Manuel Mollar mm at nisu.org
Tue Dec 25 11:19:40 CET 2001


First './configure':

Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 2.95.3, ok
Checking for CPU vendor ... AuthenticAMD (6:6:2)
Checking for CPU type ...  AMD Athlon(tm) XP 1500+
Checking for GCC & CPU optimization abilities ... pentiumpro
Checking for binutils ... yes
Checking for kernel support of mmx ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler (/usr/i486-suse-linux/bin/as 2.10.91) ... ok
Checking for Linux kernel version ... 2.4.4-4GB, ok
Checking for extra headers ... none
Checking for extra libs ... none
Checking for kstat ... no
Checking for posix4 ... no
Checking for nanosleep ... yes
Checking for socklib ... yes (using  -lnsl)
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 ... yes
Checking for termcap ... no
Checking for termios ... yes (using: sys/termios.h)
Checking for shm ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for DirectFB ... no
Checking for language ... using en
Checking for vsscanf() ... yes
Checking for X11 headers ... yes (found: /usr/include)
Checking for X11 libs ... yes (found: /usr/X11R6/lib)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... yes
Checking for Xinerama ... yes
Checking for Xxf86vm ... yes
Checking for DGA ... yes (using DGA 2.0)
Checking for OpenGL ... no
Checking for /dev/mga_vid ... no
Checking for syncfb ... no
Checking for xmga ... no
Checking for GGI ... no
Checking for AA ... no
Checking for SVGAlib ... yes
Checking for FBDev ... no
Checking for DVB ... no
Checking for PNG support ... yes
Checking for VESA support ... yes
Checking for SDL ... no (with false)
Checking for NAS ... no
Checking for DXR3/H+ ... no
Checking for OSS Audio ... yes
Checking for ALSA audio ... yes (0.5.x)
Checking for Sun audio ... no
Checking for Sun mediaLib ... no
Checking for SGI Audio ... no
Checking for VCD support ... ok
Checking for DVD support ... libdvdread
Checking for zlib ... yes
Checking for RTC ... yes
Checking for mad support ... no
Checking for OggVorbis support ... no
Checking for Win32 DLL support ... yes (found: /usr/local/lib/win32)
Checking for DirectShow ... yes
Checking for XAnim DLL ... yes (found: /usr/lib/xanim/mods)
Checking for iconv ... yes
Checking for FFmpeg codec ... not found
Checking for Divx4linux decore ... yes
Checking for libmp3lame (required for mencoder) ... yes
Checking for Divx4linux encore (required for mencoder) ... yes
Checking for lirc ... no
Checking for fastmemcpy ... yes
Checking for TV interface ... yes
Checking for Video 4 Linux TV interface ... yes
Checking for select ... yes
Checking for streaming ... yes
Checking for GUI ... no
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libvo2/config.mak
Creating libao2/config.mak
Creating help_mp.h

Config files successfully generated by ./configure !

  Install prefix: /usr/local
  Data directory: /usr/local/share/mplayer

  Enabled optional drivers:
    Input: network tv-v4l tv dvdread vcd
    Codecs: divx4linux xanim directshow win32
    Audio output: alsa5 oss
    Video output: vesa png mpegpes(file) svga dga xv x11




Now, 'make'


make[1]: Leaving directory `/home/mollar/MPlayer/main/g72x'
make -C libmpdemux
make[1]: Entering directory `/home/mollar/MPlayer/main/libmpdemux'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o mp3_hdr.o mp3_hdr.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o video.o video.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o mpeg_hdr.o mpeg_hdr.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o cache2.o cache2.c
cache2.c: In function `cache_stats':
cache2.c:57: warning: unsigned int format, different type arg (arg 2)
cache2.c:57: warning: unsigned int format, different type arg (arg 3)
cache2.c:57: warning: unsigned int format, different type arg (arg 4)
cache2.c: In function `cache_read':
cache2.c:72: warning: implicit declaration of function `usleep'
cache2.c: In function `cache_fill':
cache2.c:108: warning: unused variable `endpos'
cache2.c: In function `stream_enable_cache':
cache2.c:204: warning: implicit declaration of function `fork'
cache2.c:207: warning: int format, different type arg (arg 2)
cache2.c:207: warning: int format, different type arg (arg 3)
cache2.c:207: warning: int format, different type arg (arg 4)
cache2.c: At top level:
cache2.c:51: warning: `sleep_flag' defined but not used
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o asfheader.o asfheader.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o aviheader.o aviheader.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o aviprint.o aviprint.c
aviprint.c: In function `print_avih_flags':
aviprint.c:26: warning: long int format, int arg (arg 2)
aviprint.c: In function `print_avih':
aviprint.c:31: warning: long int format, int arg (arg 2)
aviprint.c:32: warning: long int format, int arg (arg 2)
aviprint.c:33: warning: long int format, int arg (arg 2)
aviprint.c:35: warning: long int format, int arg (arg 2)
aviprint.c:35: warning: long int format, int arg (arg 3)
aviprint.c:36: warning: long int format, int arg (arg 2)
aviprint.c:37: warning: long int format, int arg (arg 2)
aviprint.c:38: warning: long int format, int arg (arg 2)
aviprint.c:38: warning: long int format, int arg (arg 3)
aviprint.c: In function `print_strh':
aviprint.c:44: warning: long int format, int arg (arg 2)
aviprint.c:46: warning: long int format, int arg (arg 2)
aviprint.c:47: warning: long int format, int arg (arg 2)
aviprint.c:47: warning: long int format, int arg (arg 3)
aviprint.c:48: warning: long int format, int arg (arg 2)
aviprint.c:48: warning: long int format, int arg (arg 3)
aviprint.c:49: warning: long int format, int arg (arg 2)
aviprint.c:50: warning: long int format, int arg (arg 2)
aviprint.c:51: warning: long int format, int arg (arg 2)
aviprint.c: In function `print_wave_header':
aviprint.c:59: warning: long int format, int arg (arg 2)
aviprint.c:60: warning: long int format, int arg (arg 2)
aviprint.c: In function `print_video_header':
aviprint.c:69: warning: long int format, int arg (arg 2)
aviprint.c:70: warning: long int format, int arg (arg 2)
aviprint.c:71: warning: long int format, int arg (arg 2)
aviprint.c:74: warning: long int format, int arg (arg 2)
aviprint.c:75: warning: long int format, int arg (arg 2)
aviprint.c: In function `print_index':
aviprint.c:96: warning: long int format, int arg (arg 6)
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o aviwrite.o aviwrite.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_asf.o demux_asf.c
demux_asf.c: In function `demux_asf_fill_buffer':
demux_asf.c:213: warning: `time2' might be used uninitialized in this function
demux_asf.c: In function `demux_seek_asf':
demux_asf.c:342: warning: implicit declaration of function `resync_audio_stream'
demux_asf.c:351: warning: implicit declaration of function `skip_audio_frame'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_avi.o demux_avi.c
demux_avi.c: In function `demux_avi_fill_buffer':
demux_avi.c:161: warning: unused variable `max_packs'
demux_avi.c: In function `demux_avi_fill_buffer_ni':
demux_avi.c:261: warning: unused variable `max_packs'
demux_avi.c: In function `demux_seek_avi':
demux_avi.c:697: warning: implicit declaration of function `resync_audio_stream'
demux_avi.c:592: warning: unused variable `last'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_mov.o demux_mov.c
demux_mov.c:183: warning: #warning "FIXME - mov support is only working perfectly on Little Endian systems?!"
demux_mov.c:504: warning: #warning "Implement atom 'code' for FLASH support"
demux_mov.c:589: warning: #warning "Also this contains the FLASH data"
demux_mov.c: In function `lschunks':
demux_mov.c:274: warning: unused variable `tmp'
demux_mov.c:345: warning: unused variable `x'
demux_mov.c:342: warning: unused variable `temp'
demux_mov.c:406: warning: unused variable `temp'
demux_mov.c:420: warning: unused variable `temp'
demux_mov.c:487: warning: unused variable `i'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_mpg.o demux_mpg.c
demux_mpg.c: In function `demux_seek_mpg':
demux_mpg.c:367: warning: implicit declaration of function `resync_audio_stream'
demux_mpg.c:376: warning: implicit declaration of function `skip_audio_frame'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_viv.o demux_viv.c
demux_viv.c:310: warning: #warning "Calculate PTS from picture header!"
demux_viv.c: In function `vivo_check_file':
demux_viv.c:228: warning: unused variable `len2'
demux_viv.c:225: warning: unused variable `flags'
demux_viv.c: At top level:
demux_viv.c:289: warning: type defaults to `int' in declaration of `audio_pos'
demux_viv.c:290: warning: type defaults to `int' in declaration of `audio_rate'
demux_viv.c: In function `demux_vivo_fill_buffer':
demux_viv.c:314: warning: long unsigned int format, different type arg (arg 2)
demux_viv.c: In function `demux_open_vivo':
demux_viv.c:623: warning: long unsigned int format, unsigned int arg (arg 5)
demux_viv.c:623: warning: long unsigned int format, unsigned int arg (arg 6)
demux_viv.c:715: warning: label `sound_ok' defined but not used
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demuxer.o demuxer.c
demuxer.c: In function `demux_open':
demuxer.c:432: warning: unused variable `size'
demuxer.c: In function `demux_info_print':
demuxer.c:735: warning: control reaches end of non-void function
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o dvdauth.o dvdauth.c
dvdauth.c:53: warning: multiline `//' comment
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o open.o open.c
open.c: In function `open_stream':
open.c:375: warning: implicit declaration of function `autodetectProtocol'
open.c:378: warning: implicit declaration of function `streaming_start'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o parse_es.o parse_es.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o stream.o stream.c
stream.c: In function `stream_seek_long':
stream.c:88: warning: `newpos' might be used uninitialized in this function
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o tv.o tv.c
tv.c: In function `stream_open_tv':
tv.c:107: warning: `return' with no value, in function returning non-void
tv.c:227: warning: implicit declaration of function `tv_set_freq'
tv.c: In function `demux_open_tv':
tv.c:306: warning: implicit declaration of function `audio_out_format_name'
tv.c: In function `tv_begin':
tv.c:327: warning: implicit declaration of function `tvi_init_dummy'
tv.c:330: warning: implicit declaration of function `tvi_init_v4l'
tv.c: In function `tv_set_freq':
tv.c:456: warning: control reaches end of non-void function
tv.c: In function `tv_step_channel':
tv.c:483: warning: control reaches end of non-void function
tv.c: In function `tv_step_norm':
tv.c:487: warning: control reaches end of non-void function
tv.c: In function `tv_step_chanlist':
tv.c:491: warning: control reaches end of non-void function
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o tvi_dummy.o tvi_dummy.c
In file included from tvi_dummy.c:27:
tvi_def.h: In function `new_handle':
tvi_def.h:24: warning: implicit declaration of function `malloc'
tvi_def.h:31: warning: implicit declaration of function `free'
tvi_dummy.c: In function `uninit':
tvi_dummy.c:51: warning: control reaches end of non-void function
tvi_dummy.c: In function `grab_video_frame':
tvi_dummy.c:91: warning: control reaches end of non-void function
tvi_dummy.c: In function `grab_audio_frame':
tvi_dummy.c:102: warning: control reaches end of non-void function
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o tvi_v4l.o tvi_v4l.c
tvi_v4l.c:384: warning: #warning "Implement uninit!"
tvi_v4l.c: In function `control':
tvi_v4l.c:648: warning: passing arg 1 of `control' makes pointer from integer without a cast
tvi_v4l.c: At top level:
tvi_v4l.c:77: warning: `device_palette2name' defined but not used
tvi_v4l.c:216: warning: `one' defined but not used
tvi_v4l.c:216: warning: `zero' defined but not used
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o frequencies.o frequencies.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o demux_fli.o demux_fli.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o asf_streaming.o asf_streaming.c
asf_streaming.c: In function `asf_streaming_start':
asf_streaming.c:66: warning: implicit declaration of function `asf_http_streaming_start'
asf_streaming.c: In function `asf_streaming_parse_header':
asf_streaming.c:99: warning: implicit declaration of function `asf_streaming'
asf_streaming.c: In function `asf_http_request':
asf_streaming.c:414: warning: too few arguments for format
asf_streaming.c:431: warning: too few arguments for format
asf_streaming.c:378: warning: unused variable `request'
asf_streaming.c: In function `asf_http_streaming_start':
asf_streaming.c:529: warning: unused variable `port'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o url.o url.c
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o http.o http.c
http.c: In function `http_is_header_entire':
http.c:77: warning: control reaches end of non-void function
http.c: In function `http_build_request':
http.c:191: warning: implicit declaration of function `url_escape_string'
http.c: In function `http_get_next_field':
http.c:257: warning: unused variable `i'
gcc -c -Wall -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../loader   -o network.o network.c
network.c: In function `read_rtp_from_server':
network.c:90: warning: unused variable `tv'
network.c:89: warning: unused variable `set'
network.c:88: warning: unused variable `done'
network.c:87: warning: unused variable `ret'
network.c: In function `autodetectProtocol':
network.c:244: warning: unused variable `response'
network.c: In function `streaming_bufferize':
network.c:382: parse error before `<'
network.c:393: `stream_ctrl' undeclared (first use in this function)
network.c:393: (Each undeclared identifier is reported only once
network.c:393: for each function it appears in.)
network.c:396: `len' undeclared (first use in this function)
network.c:412: `fd' undeclared (first use in this function)
network.c:421: warning: control reaches end of non-void function
network.c: In function `nop_streaming_start':
network.c:430: warning: `http_hdr' might be used uninitialized in this function
network.c: In function `rtp_open_socket':
network.c:479: warning: unused variable `tv'
network.c:475: warning: unused variable `fd'
network.c: In function `streaming_start':
network.c:592: warning: implicit declaration of function `asf_streaming_start'
network.c:547: warning: `streaming_ctrl' might be used uninitialized in this function
network.c: In function `rtp_streaming_start':
network.c:547: warning: `streaming_ctrl' might be used uninitialized in this function
make[1]: *** [network.o] Error 1
make[1]: Leaving directory `/home/mollar/MPlayer/main/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2





More information about the MPlayer-users mailing list