[MPlayer-cygwin] How to compile MPlayer using Cygwin?

Simon Eigeldinger simon.eigeldinger at vol.at
Sun Dec 19 21:46:21 CET 2010


Hello,

Am 19.12.2010 20:58, schrieb Reimar Döffinger:
> On Sun, Dec 19, 2010 at 02:52:49PM -0500, compn wrote:
>> On Sun, 19 Dec 2010 11:14:57 +0100, Simon Eigeldinger wrote:
>>> Hello,
>>>
>>> I am new in that list and my question has been asked i guess loads of times.
>>>
>>> How do I compile Mplayer from SVN with current versions of cygwin?
>>
>> paste the make output so we can figure out whats wrong.
>> basically something broke cygwin (iirc) a while back and no one cared to
>> fix it.
>
> Well, I compile on cygwin using something like "--cc=gcc-3 --extra-cflags=-mno-cygwin
> --extra-ldflags=-mno-cygwin" and that works, but I admit I haven't tried to compile
> as real cygwin.

So i did:

$ ./configure --cc=gcc-3 --extra-cflags=-mno-cygwin 
--extra-ldflags=-mno-cygwin

Checking for gcc-3 version ... 3.4.4
Detected operating system: CYGWIN
Detected host architecture: i386
Checking for host cc ... gcc-3
Checking for cross compilation ... no
Checking for CPU vendor ... GenuineIntel (6:15:11)
Checking for CPU type ...  Intel(R) Core(TM)2 Duo CPU     E6750  @ 2.66GHz
Checking for kernel support of mmx ... yes
Checking for kernel support of mmxext ... yes
Checking for kernel support of sse ... yes
Checking for kernel support of sse2 ... yes
Checking for kernel support of ssse3 ... yes
Checking for kernel support of cmov ... yes
Checking for mtrr support ... yes
Checking for GCC & CPU optimization abilities ... pentium-m
Checking for byte order ... little-endian
Checking for extern symbol prefix ... _
Checking for assembler support of -pipe option ... yes
Checking for compiler support of named assembler arguments ... yes
Checking for assembler 
(/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cy
gwin/bin/as.exe ) ... ok
Checking for PIC ... no
Checking for .align is a power of two ... no
Checking for 10 assembler operands ... yes
Checking for ebx availability ... yes
Checking for yasm ...
Error: yasm not found, use --yasm='' if you really want to compile without

Check "config.log" if you do not understand why it failed.

Alright then lets try

$ ./configure --cc=gcc-3 --extra-cflags=-mno-cygwin 
--extra-ldflags=-mno-cygwin --yasm=''

everything without errors.

so lets do

$ make

and thats what we get. its a little bit much what i am copying in here 
but i am no c specialist. basicaly it doesn't create any exe files from 
that. do i need to install yasm somehow to make it work completely?

Greetings,
Simon

Here's a part of the output of make:

libmpdemux/demux_mov.c:442: warning: unsigned int format, different type 
arg (ar
g 4)
libmpdemux/demux_mov.c:442: warning: `I' flag used with `%x' printf format
libmpdemux/demux_mov.c:442: warning: unsigned int format, different type 
arg (ar
g 5)
libmpdemux/demux_mov.c:505: warning: `I' flag used with `%x' printf format
libmpdemux/demux_mov.c:505: warning: unsigned int format, different type 
arg (ar
g 4)
libmpdemux/demux_mov.c:505: warning: `I' flag used with `%x' printf format
libmpdemux/demux_mov.c:505: warning: unsigned int format, different type 
arg (ar
g 5)
libmpdemux/demux_mov.c:516: warning: int format, different type arg (arg 4)
libmpdemux/demux_mov.c: In function `lschunks':
libmpdemux/demux_mov.c:1509: warning: int format, different type arg (arg 5)
libmpdemux/demux_mov.c: In function `lschunks_intrak':
libmpdemux/demux_mov.c:1746: warning: int format, different type arg (arg 8)
libmpdemux/demux_mov.c: In function `mov_read_header':
libmpdemux/demux_mov.c:1956: warning: `I' flag used with `%x' printf format
libmpdemux/demux_mov.c:1956: warning: unsigned int format, different 
type arg (a
rg 4)
libmpdemux/demux_mov.c: In function `gen_sh_audio':
libmpdemux/demux_mov.c:626: warning: 'version' might be used 
uninitialized in th
is function
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_mpg.o libmpdemux/demux_mpg.c
libmpdemux/demux_mpg.c: In function `demux_mpg_fill_buffer':
libmpdemux/demux_mpg.c:861: warning: `I' flag used with `%X' printf format
libmpdemux/demux_mpg.c:861: warning: unsigned int format, different type 
arg (ar
g 4)
libmpdemux/demux_mpg.c:861: warning: int format, different type arg (arg 5)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_nsv.o libmpdemux/demux_nsv.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_pva.o libmpdemux/demux_pva.c
libmpdemux/demux_pva.c: In function `pva_get_payload':
libmpdemux/demux_pva.c:251: warning: int format, different type arg (arg 4)
libmpdemux/demux_pva.c:275: warning: unsigned int format, different type 
arg (ar
g 5)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_rawaudio.o libmpdemux/demux_rawaudio.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_rawvideo.o libmpdemux/demux_rawvideo.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_realaud.o libmpdemux/demux_realaud.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_real.o libmpdemux/demux_real.c
libmpdemux/demux_real.c: In function `real_fix_timestamp':
libmpdemux/demux_real.c:512: warning: unknown conversion type character 
`I' in f
ormat
libmpdemux/demux_real.c:512: warning: too many arguments for format
libmpdemux/demux_real.c: In function `demux_open_real':
libmpdemux/demux_real.c:1268: warning: 'sub_packet_size' might be used 
uninitial
ized in this function
libmpdemux/demux_real.c:1269: warning: 'sub_packet_h' might be used 
uninitialize
d in this function
libmpdemux/demux_real.c:1272: warning: 'coded_frame_size' might be used 
uninitia
lized in this function
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_roq.o libmpdemux/demux_roq.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_smjpeg.o libmpdemux/demux_smjpeg.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_ts.o libmpdemux/demux_ts.c
libmpdemux/demux_ts.c: In function `ts_check_file':
libmpdemux/demux_ts.c:481: warning: unsigned int format, different type 
arg (arg
  4)
libmpdemux/demux_ts.c: In function `ts_detect_streams':
libmpdemux/demux_ts.c:682: warning: unsigned int format, different type 
arg (arg
  4)
libmpdemux/demux_ts.c: In function `demux_open_ts':
libmpdemux/demux_ts.c:1063: warning: unsigned int format, different type 
arg (ar
g 8)
libmpdemux/demux_ts.c:1063: warning: unsigned int format, off_t arg (arg 9)
libmpdemux/demux_ts.c: In function `mp4_parse_sl_packet':
libmpdemux/demux_ts.c:1274: warning: unsigned int format, different type 
arg (ar
g 5)
libmpdemux/demux_ts.c: In function `parse_mp4_slconfig_descriptor':
libmpdemux/demux_ts.c:1927: warning: unsigned int format, different type 
arg (ar
g 10)
libmpdemux/demux_ts.c:1927: warning: unsigned int format, different type 
arg (ar
g 11)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_ty.o libmpdemux/demux_ty.c
libmpdemux/demux_ty.c: In function `ty_tmf_filetoparts':
libmpdemux/demux_ty.c:156: warning: int format, off_t arg (arg 6)
libmpdemux/demux_ty.c:156: warning: int format, off_t arg (arg 7)
libmpdemux/demux_ty.c: In function `demux_ty_fill_buffer':
libmpdemux/demux_ty.c:407: warning: int format, different type arg (arg 4)
libmpdemux/demux_ty.c:432: warning: int format, off_t arg (arg 4)
libmpdemux/demux_ty.c:450: warning: `I' flag used with `%x' printf format
libmpdemux/demux_ty.c:450: warning: unsigned int format, different type 
arg (arg
  4)
libmpdemux/demux_ty.c:454: warning: `I' flag used with `%x' printf format
libmpdemux/demux_ty.c:454: warning: unsigned int format, different type 
arg (arg
  4)
libmpdemux/demux_ty.c:456: warning: `I' flag used with `%x' printf format
libmpdemux/demux_ty.c:456: warning: unsigned int format, different type 
arg (arg
  4)
libmpdemux/demux_ty.c:495: warning: `I' flag used with `%x' printf format
libmpdemux/demux_ty.c:495: warning: unsigned int format, long int arg 
(arg 4)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_ty_osd.o libmpdemux/demux_ty_osd.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_viv.o libmpdemux/demux_viv.c
libmpdemux/demux_viv.c: In function `vivo_parse_text_header':
libmpdemux/demux_viv.c:128: warning: `I' flag used with `%x' printf format
libmpdemux/demux_viv.c:128: warning: unsigned int format, different type 
arg (ar
g 5)
libmpdemux/demux_viv.c: In function `demux_vivo_fill_buffer':
libmpdemux/demux_viv.c:376: warning: unsigned int format, different type 
arg (ar
g 5)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_vqf.o libmpdemux/demux_vqf.c
libmpdemux/demux_vqf.c: In function `demux_open_vqf':
libmpdemux/demux_vqf.c:168: warning: `I' flag used with `%X' printf format
libmpdemux/demux_vqf.c:168: warning: unsigned int format, off_t arg (arg 4)
libmpdemux/demux_vqf.c:168: warning: unsigned int format, off_t arg (arg 5)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/demux_y4m.o libmpdemux/demux_y4m.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/ebml.o libmpdemux/ebml.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/extension.o libmpdemux/extension.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/mf.o libmpdemux/mf.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/mp3_hdr.o libmpdemux/mp3_hdr.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/mp_taglists.o libmpdemux/mp_taglists.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/mpeg_hdr.o libmpdemux/mpeg_hdr.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/mpeg_packetizer.o libmpdemux/mpeg_packetizer.c
libmpdemux/mpeg_packetizer.c: In function `send_mpeg_pes_packet_ll':
libmpdemux/mpeg_packetizer.c:61: warning: unsigned int format, different 
type ar
g (arg 6)
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/parse_es.o libmpdemux/parse_es.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/parse_mp4.o libmpdemux/parse_mp4.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/video.o libmpdemux/video.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/yuv4mpeg.o libmpdemux/yuv4mpeg.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o libmpd
emux/yuv4mpeg_ratio.o libmpdemux/yuv4mpeg_ratio.c
gcc-3 -MD -MP -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math 
-fomit-fra
me-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundan
t-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization 
-Wdecla
ration-after-statement -std=gnu99  -O4 -march=pentium-m -mtune=pentium-m 
-pipe -
ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -mno-cygwin -fno-common -c 
-o osdep/
getch2.o osdep/getch2.c
osdep/getch2.c:40:23: sys/ioctl.h: No such file or directory
osdep/getch2.c: In function `get_screen_size':
osdep/getch2.c:151: error: storage size of 'ws' isn't known
osdep/getch2.c:152: warning: implicit declaration of function `ioctl'
osdep/getch2.c:152: error: `TIOCGWINSZ' undeclared (first use in this 
function)
osdep/getch2.c:152: error: (Each undeclared identifier is reported only once
osdep/getch2.c:152: error: for each function it appears in.)
osdep/getch2.c:151: warning: unused variable `ws'
make: *** [osdep/getch2.o] Error 1






More information about the MPlayer-cygwin mailing list