Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
configuration: --enable-static --enable-libvorbis --disable-tremor ============ Checking for gcc version ============ Result is: 4.4.1 ########################################## int main(void) { int test[(int)sizeof(char *)-7]; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: size of array 'test' is negative ============ Checking for host cc ============ Result is: gcc ########################################## ============ Checking for cross compilation ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: no ########################################## ============ Checking for CPU vendor ============ Result is: AuthenticAMD (16:2:3) ########################################## ============ Checking for CPU type ============ Result is: AMD Phenom(tm) 9750 Quad-Core Processor ########################################## ============ Checking for kernel support of mmx ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("emms":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of mmxext ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("sfence":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of 3dnow ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("femms":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of 3dnowext ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("pswapd %%mm0, %%mm0":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of sse ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("xorps %%xmm0, %%xmm0":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of sse2 ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("xorpd %%xmm0, %%xmm0":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for kernel support of cmov ============ #include <stdlib.h> #include <signal.h> void catch(void) { exit(1); } int main(void) { signal(SIGILL, catch); __asm__ volatile ("cmovb %%eax,%%ebx":::"memory"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' Result is: yes ########################################## ============ Checking for mtrr support ============ Result is: yes ########################################## ============ Checking for GCC & CPU optimization abilities ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -march=native Result is: native ########################################## ============ Checking for byte order ============ short ascii_name[] = { (('M'<<8)|'P'),(('l'<<8)|'a'),(('y'<<8)|'e'),(('r'<<8)|'B'), (('i'<<8)|'g'),(('E'<<8)|'n'),(('d'<<8)|'i'),(('a'<<8)|'n'),0}; int main(void) { return (int)ascii_name; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: little-endian ########################################## ============ Checking for extern symbol prefix ============ int ff_extern; gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -c Result is: _ ########################################## ============ Checking for assembler support of -pipe option ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -I. -fno-common -static -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -pipe -I. Result is: yes ########################################## ============ Checking for compiler support of named assembler arguments ============ Result is: yes ########################################## int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -std=gnu99 int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wdeclaration-after-statement int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wno-pointer-sign int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wdisabled-optimization int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wundef int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wmissing-prototypes int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wstrict-prototypes int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -mno-omit-leaf-frame-pointer int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -MD -MP ============ Checking for assembler (c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/as.exe ) ============ Result is: ok ########################################## ============ Checking for .align is a power of two ============ int main(void) { __asm__ (".align 3"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe {standard input}: Assembler messages: {standard input}:14: Error: alignment not a power of 2 Result is: no ########################################## ============ Checking for 10 assembler operands ============ int main(void) { int x=0; __asm__ volatile( "" :"+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x) ); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for ebx availability ============ int main(void) { int x; __asm__ volatile( "xor %0, %0" :"=b"(x) // just adding ebx to clobber list seems unreliable with some // compilers, e.g. Haiku's gcc 2.95 ); // and the above check does not work for OSX 64 bit... __asm__ volatile("":::"%ebx"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for PIC ============ int main(void) { #if !(defined(__PIC__) || defined(__pic__) || defined(PIC)) #error PIC not enabled #endif return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:2: error: #error PIC not enabled Result is: no ########################################## ============ Checking for yasm ============ pabsw xmm0, xmm0 yasm -f win32 -DPREFIX -o /tmp/mplayer-configure-25175-4100/tmp.exe /tmp/mplayer-configure-25175-4100/tmp.S Result is: yasm ########################################## ============ Checking for bswap ============ Result is: yes ########################################## ============ Checking for -lposix ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lposix c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lposix collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for -lm ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lm Result is: yes ########################################## ============ Checking for langinfo ============ #include <langinfo.h> int main(void) { nl_langinfo(CODESET); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: langinfo.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'nl_langinfo' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'CODESET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) Result is: no ########################################## ============ Checking for language ============ Result is: messages: en - man pages: en - documentation: en ########################################## ============ Checking for enable sighandler ============ Result is: yes ########################################## ============ Checking for runtime cpudetection ============ Result is: no ########################################## ============ Checking for restrict keyword ============ void foo(char * restrict p); int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: restrict ########################################## ============ Checking for __builtin_expect ============ int foo(int a) { a = __builtin_expect(a, 10); return a == 10 ? 0 : 1; } int main(void) { return foo(10) && foo(0); } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: warning: no previous prototype for 'foo' Result is: yes ########################################## ============ Checking for kstat ============ #include <kstat.h> int main(void) { (void) kstat_open(); (void) kstat_close(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lkstat C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: kstat.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'kstat_open' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'kstat_close' Result is: no ########################################## ============ Checking for posix4 ============ #include <time.h> int main(void) { (void) nanosleep(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lposix4 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'nanosleep' c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lposix4 collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for exp2 ============ #include <math.h> int main(void) { long (*foo)(float); foo = exp2; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for exp2f ============ #include <math.h> int main(void) { long (*foo)(float); foo = exp2f; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for llrint ============ #include <math.h> int main(void) { long (*foo)(float); foo = llrint; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for llrintf ============ #include <math.h> int main(void) { long (*foo)(float); foo = llrintf; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for log2 ============ #include <math.h> int main(void) { long (*foo)(float); foo = log2; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for log2f ============ #include <math.h> int main(void) { long (*foo)(float); foo = log2f; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for lrint ============ #include <math.h> int main(void) { long (*foo)(float); foo = lrint; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for lrintf ============ #include <math.h> int main(void) { long (*foo)(float); foo = lrintf; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm Result is: yes ########################################## ============ Checking for round ============ #include <math.h> int main(void) { long (*foo)(float); foo = round; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for roundf ============ #include <math.h> int main(void) { long (*foo)(float); foo = roundf; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for truncf ============ #include <math.h> int main(void) { long (*foo)(float); foo = truncf; (void)(*foo)(0.0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -D_ISOC99_SOURCE -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: assignment from incompatible pointer type Result is: yes ########################################## ============ Checking for mkstemp ============ #include <stdlib.h> int main(void) { char a; mkstemp(&a); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'mkstemp' C:\Users\rernst\AppData\Local\Temp\ccxocmBB.o:tmp.c:(.text+0x16): undefined reference to `mkstemp' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for nanosleep ============ #include <time.h> int main(void) { (void) nanosleep(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'nanosleep' C:\Users\rernst\AppData\Local\Temp\cc1xf0UU.o:tmp.c:(.text+0x1e): undefined reference to `nanosleep' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for socklib ============ #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsocket -lbind C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsocket -ldnet C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsocket -lnsl C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lnsl C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <netdb.h> #include <sys/socket.h> int main(void) { (void) gethostbyname(0); (void) socket(AF_INET, SOCK_STREAM, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsocket C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'gethostbyname' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SOCK_STREAM' undeclared (first use in this function) #include <winsock2.h> int main(void) { (void) gethostbyname(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 Result is: no (using -lws2_32) ########################################## ============ Checking for netdb.h, struct addrinfo ============ #if HAVE_WINSOCK2_H #include <winsock2.h> #include <ws2tcpip.h> #else #include <sys/types.h> #include <sys/socket.h> #include <netdb.h> #endif int main(void) { struct addrinfo ai; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -DHAVE_WINSOCK2_H=1 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: warning: unused variable 'ai' Result is: yes ########################################## ============ Checking for netdb.h, getaddrinfo() ============ #if HAVE_WINSOCK2_H #include <winsock2.h> #else #include <sys/types.h> #include <sys/socket.h> #include <netdb.h> #endif int main(void) { (void) getaddrinfo(0, 0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -DHAVE_WINSOCK2_H=1 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: warning: implicit declaration of function 'getaddrinfo' C:\Users\rernst\AppData\Local\Temp\ccRVJ5YJ.o:tmp.c:(.text+0x2e): undefined reference to `getaddrinfo' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for sockaddr_storage ============ #if HAVE_WINSOCK2_H #include <winsock2.h> #else #include <sys/socket.h> #endif int main(void) { struct sockaddr_storage sas; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -DHAVE_WINSOCK2_H=1 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: warning: unused variable 'sas' Result is: yes ########################################## ============ Checking for struct ipv6_mreq ============ #include <netinet/in.h> int main(void) { struct ipv6_mreq mreq6; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:24: error: netinet/in.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: storage size of 'mreq6' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: unused variable 'mreq6' #include <ws2tcpip.h> int main(void) { struct ipv6_mreq mreq6; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: unused variable 'mreq6' Result is: yes ########################################## ============ Checking for struct sockaddr_in6 ============ #include <netinet/in.h> int main(void) { struct sockaddr_in6 addr; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:24: error: netinet/in.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: storage size of 'addr' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: unused variable 'addr' #include <ws2tcpip.h> int main(void) { struct sockaddr_in6 addr; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: unused variable 'addr' Result is: yes ########################################## ============ Checking for struct sockaddr sa_len ============ #if HAVE_WINSOCK2_H #include <winsock2.h> #else #include <sys/types.h> #include <sys/socket.h> #endif int main(void) { const void *p = &((struct sockaddr *)0)->sa_len; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -DHAVE_WINSOCK2_H=1 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'struct sockaddr' has no member named 'sa_len' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: unused variable 'p' Result is: no ########################################## ============ Checking for arpa/inet.h ============ #include <arpa/inet.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: arpa/inet.h: No such file or directory Result is: no ########################################## ============ Checking for inet_pton() ============ #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_pton(0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: arpa/inet.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'inet_pton' #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_pton(0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 -lresolv C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: arpa/inet.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'inet_pton' Result is: no ########################################## ============ Checking for inet_aton() ============ #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_aton(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: arpa/inet.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'inet_aton' #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_aton(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 -lresolv C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: arpa/inet.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'inet_aton' Result is: no ########################################## ============ Checking for socklen_t ============ #include <sys/socket.h> int main(void) { socklen_t v = 0; return v; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'socklen_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: expected ';' before 'v' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'v' undeclared (first use in this function) #include <ws2tcpip.h> int main(void) { socklen_t v = 0; return v; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for closesocket() ============ #include <winsock2.h> int main(void) { closesocket(~0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 Result is: yes ########################################## ============ Checking for network ============ Result is: yes ########################################## ============ Checking for inet6 ============ #include <sys/types.h> #if !defined(_WIN32) || defined(__CYGWIN__) #include <sys/socket.h> #include <netinet/in.h> #else #include <ws2tcpip.h> #endif int main(void) { struct sockaddr_in6 six; socket(AF_INET6, SOCK_STREAM, AF_INET6); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lws2_32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: warning: unused variable 'six' Result is: yes ########################################## ============ Checking for gethostbyname2 ============ #include <sys/types.h> #include <sys/socket.h> #include <netdb.h> int main(void) { gethostbyname2("", AF_INET); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: sys/socket.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:19: error: netdb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'gethostbyname2' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'AF_INET' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: for each function it appears in.) Result is: no ########################################## ============ Checking for inttypes.h (required) ============ #include <inttypes.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for int_fastXY_t in inttypes.h ============ #include <inttypes.h> int main(void) { volatile int_fast16_t v= 0; return v; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for malloc.h ============ #include <malloc.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for memalign() ============ #include <malloc.h> int main(void) { (void) memalign(64, sizeof(char)); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'memalign' C:\Users\rernst\AppData\Local\Temp\cctckj1f.o:tmp.c:(.text+0x1e): undefined reference to `memalign' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for posix_memalign() ============ #define _XOPEN_SOURCE 600 #include <stdlib.h> int main(void) { posix_memalign(NULL, 0, 0); } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'posix_memalign' C:\Users\rernst\AppData\Local\Temp\ccZKX32E.o:tmp.c:(.text+0x26): undefined reference to `posix_memalign' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for alloca.h ============ #include <alloca.h> int main(void) { (void) alloca(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:20: error: alloca.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'alloca' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: incompatible implicit declaration of built-in function 'alloca' #include <alloca.h> int main(void) { (void) alloca(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:20: error: alloca.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'alloca' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: incompatible implicit declaration of built-in function 'alloca' Result is: no ########################################## ============ Checking for fastmemcpy ============ Result is: yes ########################################## ============ Checking for hard-coded tables ============ Result is: no ########################################## ============ Checking for mman.h ============ #include <sys/types.h> #include <sys/mman.h> int main(void) { (void) mmap(0, 0, 0, 0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:22: error: sys/mman.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'mmap' Result is: no ########################################## #include <sys/types.h> #include <sys/mman.h> int main(void) { void *p = MAP_FAILED; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:22: error: sys/mman.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'MAP_FAILED' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: unused variable 'p' ============ Checking for dynamic loader ============ #include <stddef.h> #include <dlfcn.h> int main(void) { dlopen("", 0); dlclose(NULL); dlsym(NULL, ""); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:19: error: dlfcn.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlopen' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlclose' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlsym' #include <stddef.h> #include <dlfcn.h> int main(void) { dlopen("", 0); dlclose(NULL); dlsym(NULL, ""); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -ldl C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:19: error: dlfcn.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlopen' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlclose' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'dlsym' Result is: no ########################################## ============ Checking for dynamic a/v plugins support ============ Result is: no ########################################## ============ Checking for pthread ============ #include <pthread.h> void* func(void *arg) { return arg; } int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lpthreadGC2 In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/pthread.h:213:5: warning: "HAVE_CONFIG_H" is not defined C:/msys/1.0/local/include/pthread.h:223:5: warning: "HAVE_SIGNAL_H" is not defined C:/msys/1.0/local/include/pthread.h:950:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:950:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1125:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1125:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1181:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1181:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1279:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1279:20: warning: "PTW32_LEVEL_MAX" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: no previous prototype for 'func' c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lpthreadGC2 collect2: ld returned 1 exit status #include <pthread.h> void* func(void *arg) { return arg; } int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/pthread.h:213:5: warning: "HAVE_CONFIG_H" is not defined C:/msys/1.0/local/include/pthread.h:223:5: warning: "HAVE_SIGNAL_H" is not defined C:/msys/1.0/local/include/pthread.h:950:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:950:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1125:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1125:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1181:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1181:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1279:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1279:20: warning: "PTW32_LEVEL_MAX" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: no previous prototype for 'func' C:\Users\rernst\AppData\Local\Temp\ccLAzN4Z.o:tmp.c:(.text+0x4f): undefined reference to `_imp__pthread_create' collect2: ld returned 1 exit status #include <pthread.h> void* func(void *arg) { return arg; } int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lpthread In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/pthread.h:213:5: warning: "HAVE_CONFIG_H" is not defined C:/msys/1.0/local/include/pthread.h:223:5: warning: "HAVE_SIGNAL_H" is not defined C:/msys/1.0/local/include/pthread.h:950:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:950:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1125:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1125:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1181:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1181:20: warning: "PTW32_LEVEL_MAX" is not defined C:/msys/1.0/local/include/pthread.h:1279:5: warning: "PTW32_LEVEL" is not defined C:/msys/1.0/local/include/pthread.h:1279:20: warning: "PTW32_LEVEL_MAX" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: no previous prototype for 'func' Result is: yes (using -lpthread) ########################################## ============ Checking for w32threads ============ Result is: no (using pthread instead) ########################################## ============ Checking for rpath ============ Result is: no ########################################## ============ Checking for iconv ============ #include <stdio.h> #include <unistd.h> #include <iconv.h> #define INBUFSIZE 1024 #define OUTBUFSIZE 4096 char inbuffer[INBUFSIZE]; char outbuffer[OUTBUFSIZE]; int main(void) { size_t numread; iconv_t icdsc; char *tocode="UTF-8"; char *fromcode="cp1250"; if ((icdsc = iconv_open(tocode, fromcode)) != (iconv_t)(-1)) { while ((numread = read(0, inbuffer, INBUFSIZE))) { char *iptr=inbuffer; char *optr=outbuffer; size_t inleft=numread; size_t outleft=OUTBUFSIZE; if (iconv(icdsc, (const char **)&iptr, &inleft, &optr, &outleft) != (size_t)(-1)) { write(1, outbuffer, OUTBUFSIZE - outleft); } } if (iconv_close(icdsc) == -1) ; } return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lm C:\Users\rernst\AppData\Local\Temp\ccelA0cM.o:tmp.c:(.text+0x21): undefined reference to `libiconv_open' C:\Users\rernst\AppData\Local\Temp\ccelA0cM.o:tmp.c:(.text+0x98): undefined reference to `libiconv' C:\Users\rernst\AppData\Local\Temp\ccelA0cM.o:tmp.c:(.text+0xc9): undefined reference to `libiconv_close' collect2: ld returned 1 exit status #include <stdio.h> #include <unistd.h> #include <iconv.h> #define INBUFSIZE 1024 #define OUTBUFSIZE 4096 char inbuffer[INBUFSIZE]; char outbuffer[OUTBUFSIZE]; int main(void) { size_t numread; iconv_t icdsc; char *tocode="UTF-8"; char *fromcode="cp1250"; if ((icdsc = iconv_open(tocode, fromcode)) != (iconv_t)(-1)) { while ((numread = read(0, inbuffer, INBUFSIZE))) { char *iptr=inbuffer; char *optr=outbuffer; size_t inleft=numread; size_t outleft=OUTBUFSIZE; if (iconv(icdsc, (const char **)&iptr, &inleft, &optr, &outleft) != (size_t)(-1)) { write(1, outbuffer, OUTBUFSIZE - outleft); } } if (iconv_close(icdsc) == -1) ; } return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lm -liconv Result is: yes ########################################## ============ Checking for soundcard.h ============ #include <sys/soundcard.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:27: error: sys/soundcard.h: No such file or directory #include <soundcard.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: soundcard.h: No such file or directory Result is: no ########################################## ============ Checking for sys/dvdio.h ============ #include <sys/dvdio.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: sys/dvdio.h: No such file or directory Result is: no ########################################## ============ Checking for sys/cdio.h ============ #include <sys/cdio.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: sys/cdio.h: No such file or directory Result is: no ########################################## ============ Checking for linux/cdrom.h ============ #include <linux/cdrom.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:25: error: linux/cdrom.h: No such file or directory Result is: no ########################################## ============ Checking for dvd.h ============ #include <dvd.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:17: error: dvd.h: No such file or directory Result is: no ########################################## ============ Checking for termcap ============ #include <stddef.h> #include <term.h> int main(void) { tgetent(NULL, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lncurses c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lncurses collect2: ld returned 1 exit status #include <stddef.h> #include <term.h> int main(void) { tgetent(NULL, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -ltinfo c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -ltinfo collect2: ld returned 1 exit status #include <stddef.h> #include <term.h> int main(void) { tgetent(NULL, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -ltermcap c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -ltermcap collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for termios ============ #include <termios.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:21: error: termios.h: No such file or directory #include <sys/termios.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:25: error: sys/termios.h: No such file or directory Result is: no ########################################## ============ Checking for shm ============ #include <sys/types.h> #include <sys/shm.h> int main(void) { shmget(0, 0, 0); shmat(0, 0, 0); shmctl(0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:21: error: sys/shm.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'shmget' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'shmat' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'shmctl' Result is: no ########################################## ============ Checking for strsep() ============ #include <string.h> int main(void) { char *s = "Hello, world!"; (void) strsep(&s, ","); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'strsep' C:\Users\rernst\AppData\Local\Temp\cc9YbhAX.o:tmp.c:(.text+0x26): undefined reference to `strsep' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for vsscanf() ============ #define _ISOC99_SOURCE #include <stdarg.h> #include <stdio.h> int main(void) { va_list ap; vsscanf("foo", "bar", ap); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: 'ap' is used uninitialized in this function Result is: yes ########################################## ============ Checking for swab() ============ #define _XOPEN_SOURCE 600 #include <unistd.h> int main(void) { swab(0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'swab' Result is: yes ########################################## ============ Checking for POSIX select() ============ #include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <string.h> #include <sys/time.h> #include <unistd.h> int main(void) {int nfds = 1; fd_set readfds; struct timeval timeout; select(nfds,&readfds,NULL,NULL,&timeout); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'fd_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: expected ';' before 'readfds' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: ISO C90 forbids mixed declarations and code C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'select' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'readfds' undeclared (first use in this function) Result is: no ########################################## ============ Checking for audio select() ============ Result is: yes ########################################## ============ Checking for gettimeofday() ============ #include <sys/time.h> int main(void) {struct timeval tv; struct timezone tz; gettimeofday(&tv, &tz); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for glob() ============ #include <stdio.h> #include <glob.h> int main(void) { glob_t gg; glob("filename",0,NULL,&gg); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:18: error: glob.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'glob_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: expected ';' before 'gg' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'glob' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'gg' undeclared (first use in this function) Result is: no ########################################## ============ Checking for setenv() ============ #include <stdlib.h> int main(void) { setenv("","",0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'setenv' C:\Users\rernst\AppData\Local\Temp\ccdcK1aw.o:tmp.c:(.text+0x26): undefined reference to `setenv' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for setmode() ============ #include <io.h> int main(void) { setmode(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for sys/sysinfo.h ============ #include <sys/sysinfo.h> int main(void) { struct sysinfo s_info; sysinfo(&s_info); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:25: error: sys/sysinfo.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: storage size of 's_info' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'sysinfo' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: unused variable 's_info' Result is: no ########################################## ============ Checking for pkg-config ============ Result is: yes ########################################## ============ Checking for Samba support (libsmbclient) ============ #include <libsmbclient.h> int main(void) { smbc_opendir("smb://"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsmbclient C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: libsmbclient.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'smbc_opendir' #include <libsmbclient.h> int main(void) { smbc_opendir("smb://"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsmbclient C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: libsmbclient.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'smbc_opendir' #include <libsmbclient.h> int main(void) { smbc_opendir("smb://"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsmbclient -lnsl C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: libsmbclient.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'smbc_opendir' #include <libsmbclient.h> int main(void) { smbc_opendir("smb://"); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lsmbclient -lssl -lnsl C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: libsmbclient.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'smbc_opendir' Result is: no ########################################## ============ Checking for tdfxfb ============ Result is: no ########################################## ============ Checking for s3fb ============ Result is: no ########################################## ============ Checking for wii ============ Result is: no ########################################## ============ Checking for tdfxvid ============ Result is: no ########################################## ============ Checking for xvr100 ============ #include <unistd.h> #include <sys/fbio.h> #include <sys/visual_io.h> int main(void) { struct vis_identifier ident; struct fbgattr attr; ioctl(0, VIS_GETIDENTIFIER, &ident); ioctl(0, FBIOGATTR, &attr); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:22: error: sys/fbio.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:27: error: sys/visual_io.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: error: storage size of 'ident' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: storage size of 'attr' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'ioctl' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'VIS_GETIDENTIFIER' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: 'FBIOGATTR' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: warning: unused variable 'attr' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: unused variable 'ident' Result is: no ########################################## ============ Checking for tga ============ Result is: yes ########################################## ============ Checking for md5sum support ============ Result is: yes ########################################## ============ Checking for yuv4mpeg support ============ Result is: yes ########################################## ============ Checking for bl ============ Result is: no ########################################## ============ Checking for DirectFB ============ #include <directfb.h> int main(void) { DirectFBInit(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -ldirectfb C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: directfb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'DirectFBInit' #include <directfb.h> int main(void) { DirectFBInit(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/include/directfb -ldirectfb C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: directfb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'DirectFBInit' #include <directfb.h> int main(void) { DirectFBInit(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/include/directfb -ldirectfb C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: directfb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'DirectFBInit' #include <directfb.h> int main(void) { DirectFBInit(0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/include -ldirectfb C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: directfb.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'DirectFBInit' Result is: no ########################################## ============ Checking for X11 headers presence ============ Result is: no (check if the dev(el) packages are installed) ########################################## ============ Checking for X11 ============ Result is: no (check if the dev(el) packages are installed) ########################################## ============ Checking for Xss screensaver extensions ============ #include <X11/Xlib.h> #include <X11/extensions/scrnsaver.h> int main(void) { XScreenSaverSuspend(NULL, True); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -o /tmp/mplayer-configure-25175-4100/tmp.exe -lXss C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: X11/Xlib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:38: error: X11/extensions/scrnsaver.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'XScreenSaverSuspend' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'NULL' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'True' undeclared (first use in this function) Result is: no ########################################## ============ Checking for DPMS ============ Result is: no ########################################## ============ Checking for Xv ============ Result is: no ########################################## ============ Checking for XvMC ============ Result is: no ########################################## ============ Checking for VDPAU ============ Result is: no ########################################## ============ Checking for Xinerama ============ Result is: no ########################################## ============ Checking for Xxf86vm ============ Result is: no ########################################## ============ Checking for XF86keysym ============ Result is: no ########################################## ============ Checking for DGA ============ Result is: no ########################################## ============ Checking for 3dfx ============ Result is: no ########################################## ============ Checking for VIDIX ============ Result is: yes ########################################## ============ Checking for VIDIX PCI device name database ============ Result is: yes ########################################## ============ Checking for VIDIX dhahelper support ============ Result is: no ########################################## ============ Checking for VIDIX svgalib_helper support ============ Result is: no ########################################## ============ Checking for GGI ============ #include <ggi/ggi.h> int main(void) { ggiInit(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lggi C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:21: error: ggi/ggi.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'ggiInit' Result is: no ########################################## ============ Checking for GGI extension: libggiwmh ============ #include <ggi/ggi.h> #include <ggi/wmh.h> int main(void) { ggiInit(); ggiWmhInit(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lggi -lggiwmh C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:21: error: ggi/ggi.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:21: error: ggi/wmh.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'ggiInit' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'ggiWmhInit' Result is: no ########################################## ============ Checking for AA ============ #include <aalib.h> extern struct aa_hardware_params aa_defparams; extern struct aa_renderparams aa_defrenderparams; int main(void) { aa_context *c; aa_renderparams *p; (void) aa_init(0, 0, 0); c = aa_autoinit(&aa_defparams); p = aa_getrenderparams(); aa_autoinitkbd(c,0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -laa C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:19: error: aalib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: error: 'aa_context' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: error: 'c' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: 'aa_renderparams' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: 'p' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'aa_init' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: warning: implicit declaration of function 'aa_autoinit' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: warning: implicit declaration of function 'aa_getrenderparams' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: implicit declaration of function 'aa_autoinitkbd' Result is: no ########################################## ============ Checking for CACA ============ 0.99.beta17 #include <caca.h> #ifdef CACA_API_VERSION_1 #include <caca0.h> #endif int main(void) { (void) caca_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -L/mingw/lib -lcaca -lz Result is: yes ########################################## ============ Checking for SVGAlib ============ #include <vga.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lvga -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:17: error: vga.h: No such file or directory Result is: no ########################################## ============ Checking for FBDev ============ Result is: no ########################################## ============ Checking for DVB ============ #include <poll.h> #include <sys/ioctl.h> #include <stdio.h> #include <time.h> #include <unistd.h> #include <linux/dvb/dmx.h> #include <linux/dvb/frontend.h> #include <linux/dvb/video.h> #include <linux/dvb/audio.h> int main(void) {return 0;} gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:18: error: poll.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:23: error: sys/ioctl.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6:27: error: linux/dvb/dmx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7:32: error: linux/dvb/frontend.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8:29: error: linux/dvb/video.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9:29: error: linux/dvb/audio.h: No such file or directory #include <poll.h> #include <sys/ioctl.h> #include <stdio.h> #include <time.h> #include <unistd.h> #include <linux/dvb/dmx.h> #include <linux/dvb/frontend.h> #include <linux/dvb/video.h> #include <linux/dvb/audio.h> int main(void) {return 0;} gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/src/DVB/include C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:18: error: poll.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:23: error: sys/ioctl.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6:27: error: linux/dvb/dmx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7:32: error: linux/dvb/frontend.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8:29: error: linux/dvb/video.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9:29: error: linux/dvb/audio.h: No such file or directory Result is: no ########################################## ============ Checking for PNG support ============ #include <png.h> #include <string.h> int main(void) { printf("png.h : %s\n", PNG_LIBPNG_VER_STRING); printf("libpng: %s\n", png_libpng_ver); return strcmp(PNG_LIBPNG_VER_STRING, png_libpng_ver); } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lpng -lz -lm In file included from C:/msys/1.0/local/include/zlib.h:34, from C:/msys/1.0/local/include/png.h:394, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zconf.h:373:6: warning: "_LARGEFILE64_SOURCE" is not defined In file included from C:/msys/1.0/local/include/png.h:394, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zlib.h:1574:32: warning: "_FILE_OFFSET_BITS" is not defined Result is: yes ########################################## ============ Checking for MNG support ============ #include <libmng.h> int main(void) { const char * p_ver = mng_version_text(); return !p_ver || p_ver[0] == 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmng -lz -lm In file included from C:/msys/1.0/local/include/zlib.h:34, from C:/msys/1.0/local/include/libmng_types.h:174, from C:/msys/1.0/local/include/libmng.h:386, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zconf.h:373:6: warning: "_LARGEFILE64_SOURCE" is not defined In file included from C:/msys/1.0/local/include/libmng_types.h:174, from C:/msys/1.0/local/include/libmng.h:386, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zlib.h:1574:32: warning: "_FILE_OFFSET_BITS" is not defined c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x3f5): undefined reference to `jpeg_destroy_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x485): undefined reference to `jpeg_destroy_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x58d): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x5ca): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x673): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x6ce): undefined reference to `jpeg_start_output' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x6f7): undefined reference to `jpeg_read_scanlines' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x790): undefined reference to `jpeg_read_header' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x7d5): undefined reference to `jpeg_has_multiple_scans' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x89c): undefined reference to `jpeg_start_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x930): undefined reference to `jpeg_finish_output' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x994): undefined reference to `jpeg_finish_output' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x9cd): undefined reference to `jpeg_finish_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xbd9): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xccc): undefined reference to `jpeg_read_header' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xd31): undefined reference to `jpeg_has_multiple_scans' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xdfc): undefined reference to `jpeg_start_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xe88): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xed7): undefined reference to `jpeg_read_scanlines' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xf44): undefined reference to `jpeg_finish_output' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xf97): undefined reference to `jpeg_start_output' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xfce): undefined reference to `jpeg_input_complete' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0xff6): undefined reference to `jpeg_finish_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x123a): undefined reference to `jpeg_std_error' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x12b1): undefined reference to `jpeg_CreateDecompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x12d1): undefined reference to `jpeg_resync_to_restart' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x1326): undefined reference to `jpeg_std_error' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x139d): undefined reference to `jpeg_CreateDecompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x13bd): undefined reference to `jpeg_resync_to_restart' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x16ce): undefined reference to `jpeg_destroy_compress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x16f2): undefined reference to `jpeg_destroy_decompress' c:/mingw/lib\libmng.a(libmng_jpeg.o):libmng_jpeg.c:(.text+0x1710): undefined reference to `jpeg_destroy_decompress' collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for JPEG support ============ #include <stdio.h> #include <stdlib.h> #include <setjmp.h> #include <string.h> #include <jpeglib.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -ljpeg -lm Result is: yes ########################################## ============ Checking for OpenJPEG (JPEG2000) support ============ #define OPJ_STATIC #include <openjpeg.h> int main(void) { opj_dparameters_t dec_params; opj_set_default_decoder_parameters(&dec_params); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lopenjpeg -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:22: error: openjpeg.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'opj_dparameters_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: expected ';' before 'dec_params' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'opj_set_default_decoder_parameters' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'dec_params' undeclared (first use in this function) Result is: no ########################################## ============ Checking for PNM support ============ Result is: yes ########################################## ============ Checking for GIF support ============ #include <gif_lib.h> int main(void) { QuantizeBuffer(0, 0, 0, 0, 0, 0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lungif #include <signal.h> #include <gif_lib.h> void catch(void) { exit(1); } int main(void) { signal(SIGSEGV, catch); // catch segfault printf("EGifPutExtensionFirst is at address %p\n", EGifPutExtensionFirst); EGifSetGifVersion("89a"); // this will segfault a buggy gif lib. return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lungif C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: no previous prototype for 'catch' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'catch': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'exit' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: incompatible implicit declaration of built-in function 'exit' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5: warning: passing argument 2 of 'signal' from incompatible pointer type c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/signal.h:84: note: expected '__p_sig_fn_t' but argument is of type 'void (*)(void)' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: warning: implicit declaration of function 'printf' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: warning: incompatible implicit declaration of built-in function 'printf' Result is: yes ########################################## ============ Checking for broken giflib workaround ============ #include <gif_lib.h> int main(void) { GifFileType gif; printf("UserData is at address %p\n", gif.UserData); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lungif C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'printf' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: incompatible implicit declaration of built-in function 'printf' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: 'gif.UserData' is used uninitialized in this function Result is: disabled ########################################## ============ Checking for VESA support ============ #include <vbe.h> int main(void) { vbeVersion(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -lvbe -llrmi C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:17: error: vbe.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'vbeVersion' Result is: no ########################################## ============ Checking for SDL ============ 1.2.14 #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif int main(int argc, char *argv[]) { SDL_Init(SDL_INIT_VIDEO|SDL_INIT_NOPARACHUTE); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -DCONFIG_SDL_SDL_H -lSDL C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x43): undefined reference to `timeKillEvent@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x52): undefined reference to `timeEndPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x6e): undefined reference to `timeBeginPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0xa1): undefined reference to `timeSetEvent@20' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x186): undefined reference to `timeGetTime@0' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x1c8): undefined reference to `timeBeginPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x1d0): undefined reference to `timeGetTime@0' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x155): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x160): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x17c): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1cc): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1d7): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x22d): undefined reference to `UnrealizeObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x250): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x25b): undefined reference to `RealizePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x315): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x323): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x33f): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x391): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x3a1): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x42a): undefined reference to `CreateCompatibleBitmap@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x45f): undefined reference to `GetDIBits@28' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x492): undefined reference to `GetDIBits@28' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x49d): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x559): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x61a): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x9cb): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x9f6): undefined reference to `CreatePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xabd): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xb24): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xbb4): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc18): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc2d): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc5d): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xfc8): undefined reference to `GetSystemPaletteUse@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x10e7): undefined reference to `UnrealizeObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x111b): undefined reference to `SetPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1141): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x114f): undefined reference to `RealizePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11a0): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11bf): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11dc): undefined reference to `SetDIBColorTable@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1244): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x124f): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x133f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x134a): undefined reference to `GetSystemPaletteUse@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1362): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x139f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1503): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x15d5): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x16d9): undefined reference to `CreateDIBSection@24' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x185f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1909): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x193a): undefined reference to `CreatePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1ee5): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1f25): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x2032): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x2072): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x652): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x7f2): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x1491): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x389b): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x48ee): undefined reference to `IID_IDirectDraw2' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x492d): undefined reference to `GetDeviceCaps@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x4942): undefined reference to `GetDeviceCaps@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x6195): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x7d6c): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x20): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x30): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x40): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x50): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x60): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x70): more undefined references to `GUID_Key' follow C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1020): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1030): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1040): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10a0): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10b0): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10c0): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1160): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1170): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1180): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1190): undefined reference to `GUID_RxAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11a0): undefined reference to `GUID_RyAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11b0): undefined reference to `GUID_RzAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11c0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11d0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11e0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11f0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1200): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1210): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x172): undefined reference to `waveOutClose@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x19d): undefined reference to `waveOutUnprepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x1cf): undefined reference to `waveOutUnprepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x27c): undefined reference to `waveOutWrite@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x45e): undefined reference to `waveOutOpen@24' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x520): undefined reference to `waveOutPrepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x57a): undefined reference to `waveOutPrepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x5fb): undefined reference to `waveOutGetErrorTextA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x272): undefined reference to `joyGetPosEx@8' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x96d): undefined reference to `joyGetNumDevs@0' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x9ae): undefined reference to `joyGetPosEx@8' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x9f6): undefined reference to `joyGetDevCapsA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x1a2): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x1c3): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x212): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x23c): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x292): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x2bc): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x318): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x35c): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x391): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x3ed): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x417): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x518): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x545): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x5b0): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x630): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x68f): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x6d8): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x73a): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x7ae): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x83a): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x85f): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x8af): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x90f): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x9b1): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x9d2): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa06): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa3d): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa76): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xaa4): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0x3a6): undefined reference to `SwapBuffers@4' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xab2): undefined reference to `ChoosePixelFormat@8' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xac5): undefined reference to `SetPixelFormat@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xc5d): undefined reference to `SetPixelFormat@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xde8): undefined reference to `ChoosePixelFormat@8' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xed1): undefined reference to `DescribePixelFormat@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5yuv.o):(.text+0x379): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.text+0x183b): undefined reference to `IID_IDirectInputDevice2A' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x4): undefined reference to `GUID_SysKeyboard' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x1c): undefined reference to `GUID_SysMouse' collect2: ld returned 1 exit status #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif int main(int argc, char *argv[]) { SDL_Init(SDL_INIT_VIDEO|SDL_INIT_NOPARACHUTE); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -DCONFIG_SDL_SDL_H -lSDL -lpthread C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x43): undefined reference to `timeKillEvent@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x52): undefined reference to `timeEndPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x6e): undefined reference to `timeBeginPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0xa1): undefined reference to `timeSetEvent@20' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x186): undefined reference to `timeGetTime@0' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x1c8): undefined reference to `timeBeginPeriod@4' C:/msys/1.0/local/lib\libSDL.a(SDL_systimer.o):(.text+0x1d0): undefined reference to `timeGetTime@0' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x155): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x160): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x17c): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1cc): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1d7): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x22d): undefined reference to `UnrealizeObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x250): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x25b): undefined reference to `RealizePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x315): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x323): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x33f): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x391): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x3a1): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x42a): undefined reference to `CreateCompatibleBitmap@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x45f): undefined reference to `GetDIBits@28' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x492): undefined reference to `GetDIBits@28' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x49d): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x559): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x61a): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x9cb): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x9f6): undefined reference to `CreatePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xabd): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xb24): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xbb4): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc18): undefined reference to `GetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc2d): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xc5d): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0xfc8): undefined reference to `GetSystemPaletteUse@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x10e7): undefined reference to `UnrealizeObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x111b): undefined reference to `SetPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1141): undefined reference to `SelectPalette@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x114f): undefined reference to `RealizePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11a0): undefined reference to `CreateCompatibleDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11bf): undefined reference to `SelectObject@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x11dc): undefined reference to `SetDIBColorTable@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1244): undefined reference to `BitBlt@36' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x124f): undefined reference to `DeleteDC@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x133f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x134a): undefined reference to `GetSystemPaletteUse@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1362): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x139f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1503): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x15d5): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x16d9): undefined reference to `CreateDIBSection@24' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x185f): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1909): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x193a): undefined reference to `CreatePalette@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1ee5): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x1f25): undefined reference to `DeleteObject@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x2032): undefined reference to `SetSystemPaletteUse@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dibvideo.o):(.text+0x2072): undefined reference to `SetDeviceGammaRamp@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x652): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x7f2): undefined reference to `GetSystemPaletteEntries@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x1491): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x389b): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x48ee): undefined reference to `IID_IDirectDraw2' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x492d): undefined reference to `GetDeviceCaps@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x4942): undefined reference to `GetDeviceCaps@8' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x6195): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x7d6c): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x20): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x30): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x40): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x50): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x60): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x70): more undefined references to `GUID_Key' follow C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1020): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1030): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1040): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10a0): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10b0): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10c0): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1160): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1170): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1180): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1190): undefined reference to `GUID_RxAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11a0): undefined reference to `GUID_RyAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11b0): undefined reference to `GUID_RzAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11c0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11d0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11e0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11f0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1200): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1210): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x172): undefined reference to `waveOutClose@4' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x19d): undefined reference to `waveOutUnprepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x1cf): undefined reference to `waveOutUnprepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x27c): undefined reference to `waveOutWrite@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x45e): undefined reference to `waveOutOpen@24' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x520): undefined reference to `waveOutPrepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x57a): undefined reference to `waveOutPrepareHeader@12' C:/msys/1.0/local/lib\libSDL.a(SDL_dibaudio.o):(.text+0x5fb): undefined reference to `waveOutGetErrorTextA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x272): undefined reference to `joyGetPosEx@8' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x96d): undefined reference to `joyGetNumDevs@0' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x9ae): undefined reference to `joyGetPosEx@8' C:/msys/1.0/local/lib\libSDL.a(SDL_mmjoystick.o):(.text+0x9f6): undefined reference to `joyGetDevCapsA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x1a2): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x1c3): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x212): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x23c): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x292): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x2bc): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x318): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x35c): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x391): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x3ed): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x417): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x518): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x545): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x5b0): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x630): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x68f): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x6d8): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x73a): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x7ae): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x83a): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x85f): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x8af): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x90f): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x9b1): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0x9d2): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa06): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa3d): undefined reference to `mciSendCommandA@16' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xa76): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_syscdrom.o):(.text+0xaa4): undefined reference to `mciGetErrorStringA@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0x3a6): undefined reference to `SwapBuffers@4' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xab2): undefined reference to `ChoosePixelFormat@8' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xac5): undefined reference to `SetPixelFormat@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xc5d): undefined reference to `SetPixelFormat@12' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xde8): undefined reference to `ChoosePixelFormat@8' C:/msys/1.0/local/lib\libSDL.a(SDL_wingl.o):(.text+0xed1): undefined reference to `DescribePixelFormat@16' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5yuv.o):(.text+0x379): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.text+0x183b): undefined reference to `IID_IDirectInputDevice2A' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x4): undefined reference to `GUID_SysKeyboard' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x1c): undefined reference to `GUID_SysMouse' collect2: ld returned 1 exit status #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif int main(int argc, char *argv[]) { SDL_Init(SDL_INIT_VIDEO|SDL_INIT_NOPARACHUTE); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -DCONFIG_SDL_SDL_H -lSDL -lwinmm -lgdi32 C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x652): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x1491): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x389b): undefined reference to `IID_IDirectDrawGammaControl' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x48ee): undefined reference to `IID_IDirectDraw2' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x6195): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.text+0x7d6c): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x20): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x30): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x40): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x50): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x60): undefined reference to `GUID_Key' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x70): more undefined references to `GUID_Key' follow C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1020): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1030): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1040): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10a0): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10b0): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x10c0): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1160): undefined reference to `GUID_XAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1170): undefined reference to `GUID_YAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1180): undefined reference to `GUID_ZAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1190): undefined reference to `GUID_RxAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11a0): undefined reference to `GUID_RyAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11b0): undefined reference to `GUID_RzAxis' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11c0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11d0): undefined reference to `GUID_Slider' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11e0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x11f0): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1200): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5video.o):(.data+0x1210): undefined reference to `GUID_POV' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5yuv.o):(.text+0x379): undefined reference to `IID_IDirectDrawSurface3' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.text+0x183b): undefined reference to `IID_IDirectInputDevice2A' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x4): undefined reference to `GUID_SysKeyboard' C:/msys/1.0/local/lib\libSDL.a(SDL_dx5events.o):(.data+0x1c): undefined reference to `GUID_SysMouse' collect2: ld returned 1 exit status #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif int main(int argc, char *argv[]) { SDL_Init(SDL_INIT_VIDEO|SDL_INIT_NOPARACHUTE); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -o /tmp/mplayer-configure-25175-4100/tmp.exe -DCONFIG_SDL_SDL_H -lSDL -lwinmm -lgdi32 -ldxguid Result is: yes ########################################## ============ Checking for OpenGL ============ #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -o /tmp/mplayer-configure-25175-4100/tmp.exe -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:17:22: error: X11/Xlib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:18:20: error: GL/glx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: warning: implicit declaration of function 'glXCreateContext' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'NULL' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'True' undeclared (first use in this function) #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -o /tmp/mplayer-configure-25175-4100/tmp.exe -lGL -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:17:22: error: X11/Xlib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:18:20: error: GL/glx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: warning: implicit declaration of function 'glXCreateContext' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'NULL' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'True' undeclared (first use in this function) #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -o /tmp/mplayer-configure-25175-4100/tmp.exe -lGL -lXdamage -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:17:22: error: X11/Xlib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:18:20: error: GL/glx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: warning: implicit declaration of function 'glXCreateContext' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'NULL' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'True' undeclared (first use in this function) #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -o /tmp/mplayer-configure-25175-4100/tmp.exe -lGL -lpthread -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:17:22: error: X11/Xlib.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:18:20: error: GL/glx.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: warning: implicit declaration of function 'glXCreateContext' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'NULL' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:27: error: 'True' undeclared (first use in this function) #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -o /tmp/mplayer-configure-25175-4100/tmp.exe -DGL_WIN32 -lopengl32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:23: warning: 'dc' is used uninitialized in this function #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -DGL_SDL C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9:17: error: SDL.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:25: warning: implicit declaration of function 'SDL_GL_SwapBuffers' #ifdef GL_WIN32 #include <windows.h> #include <GL/gl.h> #elif defined(GL_SDL) #include <GL/gl.h> #ifdef CONFIG_SDL_SDL_H #include <SDL/SDL.h> #else #include <SDL.h> #endif #ifndef __APPLE__ // we allow SDL hacking our main() only on OSX #undef main #endif #else #include <GL/gl.h> #include <X11/Xlib.h> #include <GL/glx.h> #endif int main(int argc, char *argv[]) { #ifdef GL_WIN32 HDC dc; wglCreateContext(dc); #elif defined(GL_SDL) SDL_GL_SwapBuffers(); #else glXCreateContext(NULL, NULL, NULL, True); #endif glFinish(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -DCONFIG_SDL_SDL_H -DGL_SDL Result is: yes (backends: win32 sdl) ########################################## ============ Checking for MatrixView ============ Result is: yes ########################################## ============ Checking for Windows waveout ============ #include <windows.h> #include <mmsystem.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -o /tmp/mplayer-configure-25175-4100/tmp.exe -lwinmm Result is: yes ########################################## ============ Checking for Direct3D ============ #include <windows.h> #include <d3d9.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for Directx ============ #include <windows.h> #include <ddraw.h> #include <dsound.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lgdi32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:19: error: ddraw.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:20: error: dsound.h: No such file or directory Result is: no ########################################## ============ Checking for DXR2 ============ #include <dxr2ioctl.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: dxr2ioctl.h: No such file or directory #include <dxr2ioctl.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/include/dxr2 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: dxr2ioctl.h: No such file or directory #include <dxr2ioctl.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/include/dxr2 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: dxr2ioctl.h: No such file or directory Result is: no ########################################## ============ Checking for DXR3/H+ ============ #include <linux/em8300.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: linux/em8300.h: No such file or directory Result is: no ########################################## ============ Checking for IVTV TV-Out (pre linux-2.6.24) ============ #include <stdlib.h> #include <inttypes.h> #include <linux/types.h> #include <linux/videodev2.h> #include <linux/ivtv.h> #include <sys/ioctl.h> int main(void) { struct ivtv_cfg_stop_decode sd; struct ivtv_cfg_start_decode sd1; ioctl(0, IVTV_IOC_START_DECODE, &sd1); ioctl(0, IVTV_IOC_STOP_DECODE, &sd); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:25: error: linux/types.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:29: error: linux/videodev2.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5:24: error: linux/ivtv.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6:23: error: sys/ioctl.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: storage size of 'sd' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: error: storage size of 'sd1' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: implicit declaration of function 'ioctl' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:11: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: warning: unused variable 'sd1' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: warning: unused variable 'sd' Result is: no ########################################## ============ Checking for V4L2 MPEG Decoder ============ #include <stdlib.h> #include <inttypes.h> #include <linux/types.h> #include <linux/videodev2.h> #include <linux/version.h> int main(void) { #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22) #error kernel headers too old, need 2.6.22 #endif struct v4l2_ext_controls ctrls; ctrls.ctrl_class = V4L2_CTRL_CLASS_MPEG; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:25: error: linux/types.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:29: error: linux/videodev2.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5:27: error: linux/version.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7:5: warning: "LINUX_VERSION_CODE" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7:26: warning: "KERNEL_VERSION" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7:40: error: missing binary operator before token "(" C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: error: storage size of 'ctrls' isn't known C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:11: error: 'V4L2_CTRL_CLASS_MPEG' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:11: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:11: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: unused variable 'ctrls' Result is: no ########################################## ============ Checking for OSS Audio ============ #include <sys/ioctl.h> #include <soundcard.h> int main(void) { int arg = SNDCTL_DSP_SETFRAGMENT; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: sys/ioctl.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:23: error: soundcard.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'SNDCTL_DSP_SETFRAGMENT' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: unused variable 'arg' Result is: no ########################################## ============ Checking for aRts ============ ./configure: line 5626: artsc-config: command not found Result is: no ########################################## ============ Checking for EsounD ============ ./configure: line 5646: esd-config: command not found Result is: no ########################################## ============ Checking for NAS ============ #include <audio/audiolib.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lm -laudio -lXt C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:28: error: audio/audiolib.h: No such file or directory Result is: no ########################################## ============ Checking for pulse ============ Result is: no ########################################## ============ Checking for JACK ============ #include <jack/jack.h> int main(void) { jack_client_open("test", JackUseExactName, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -ljack C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: jack/jack.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'jack_client_open' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'JackUseExactName' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'NULL' undeclared (first use in this function) #include <jack/jack.h> int main(void) { jack_client_open("test", JackUseExactName, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: jack/jack.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'jack_client_open' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'JackUseExactName' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'NULL' undeclared (first use in this function) Result is: no ########################################## ============ Checking for OpenAL ============ #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lopenal C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:19: error: AL/al.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'alSourceQueueBuffers' #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -DOPENAL_AL_H=1 -lopenal C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:23: error: OpenAL/al.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'alSourceQueueBuffers' #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lopenal32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:19: error: AL/al.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'alSourceQueueBuffers' #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -DOPENAL_AL_H=1 -lopenal32 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:23: error: OpenAL/al.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: warning: implicit declaration of function 'alSourceQueueBuffers' #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -framework OpenAL cc1.exe: error: unrecognized command line option "-framework" gcc.exe: OpenAL: No such file or directory #ifdef OPENAL_AL_H #include <OpenAL/al.h> #else #include <AL/al.h> #endif int main(void) { alSourceQueueBuffers(0, 0, 0); // alGetSourcei(0, AL_SAMPLE_OFFSET, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -DOPENAL_AL_H=1 -framework OpenAL cc1.exe: error: unrecognized command line option "-framework" gcc.exe: OpenAL: No such file or directory Result is: no ########################################## ============ Checking for ALSA audio ============ Result is: no (alloca missing) ########################################## ============ Checking for Sun audio ============ #include <sys/types.h> #include <sys/audioio.h> int main(void) { audio_info_t info; AUDIO_INITINFO(&info); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:25: error: sys/audioio.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'audio_info_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: expected ';' before 'info' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'AUDIO_INITINFO' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'info' undeclared (first use in this function) Result is: no ########################################## ============ Checking for VCD support ============ #include <ddk/ntddcdrm.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for Blu-ray support ============ #include <stdlib.h> #include <libbluray/bluray.h> int main(void) { BLURAY_TITLE_INFO *i = bd_get_title_info(NULL, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lbluray C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:30: error: libbluray/bluray.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'BLURAY_TITLE_INFO' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'i' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: warning: implicit declaration of function 'bd_get_title_info' Result is: no ########################################## ============ Checking for dvdread ============ Result is: yes (internal) ########################################## ============ Checking for internal libdvdcss ============ Result is: yes ########################################## ============ Checking for cdparanoia ============ #include <cdda_interface.h> #include <cdda_paranoia.h> // This need a better test. How ? int main(void) { void *test = cdda_verbose_set; return test == (void *)1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lcdda_interface -lcdda_paranoia -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:28: error: cdda_interface.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:27: error: cdda_paranoia.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'cdda_verbose_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: for each function it appears in.) #include <cdda_interface.h> #include <cdda_paranoia.h> // This need a better test. How ? int main(void) { void *test = cdda_verbose_set; return test == (void *)1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/include/cdda -lcdda_interface -lcdda_paranoia -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:28: error: cdda_interface.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:27: error: cdda_paranoia.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'cdda_verbose_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: for each function it appears in.) #include <cdda_interface.h> #include <cdda_paranoia.h> // This need a better test. How ? int main(void) { void *test = cdda_verbose_set; return test == (void *)1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/include/cdda -lcdda_interface -lcdda_paranoia -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:28: error: cdda_interface.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:27: error: cdda_paranoia.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: 'cdda_verbose_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: error: for each function it appears in.) Result is: no ########################################## ============ Checking for libcdio ============ #include <stdio.h> #include <cdio/version.h> #include <cdio/cdda.h> #include <cdio/paranoia.h> int main(void) { void *test = cdda_verbose_set; printf("%s\n", CDIO_VERSION); return test == (void *)1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lcdio_cdda -lcdio -lcdio_paranoia -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:26: error: cdio/version.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: cdio/cdda.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:27: error: cdio/paranoia.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: 'cdda_verbose_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'CDIO_VERSION' undeclared (first use in this function) #include <stdio.h> #include <cdio/version.h> #include <cdio/cdda.h> #include <cdio/paranoia.h> int main(void) { void *test = cdda_verbose_set; printf("%s\n", CDIO_VERSION); return test == (void *)1; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lcdio_cdda -lcdio -lcdio_paranoia -lwinmm -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:26: error: cdio/version.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:23: error: cdio/cdda.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:27: error: cdio/paranoia.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: 'cdda_verbose_set' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:6: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:7: error: 'CDIO_VERSION' undeclared (first use in this function) Result is: no ########################################## ============ Checking for bitmap font support ============ Result is: yes ########################################## ============ Checking for freetype >= 2.0.9 ============ #include <stdio.h> #include <ft2build.h> #include FT_FREETYPE_H #if ((FREETYPE_MAJOR < 2) || ((FREETYPE_MINOR == 0) && (FREETYPE_PATCH < 9))) #error "Need FreeType 2.0.9 or newer" #endif int main(void) { FT_Library library; FT_Int major=-1,minor=-1,patch=-1; int err=FT_Init_FreeType(&library); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/mingw/include/freetype2 -I/mingw/include -L/mingw/lib -lfreetype -lz In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: C:/msys/1.0/local/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3:10: error: #include expects "FILENAME" or <FILENAME> C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4:7: warning: "FREETYPE_MAJOR" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5:2: error: #error "Need FreeType 2.0.9 or newer" C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: 'FT_Library' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: expected ';' before 'library' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: error: 'FT_Int' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:9: error: expected ';' before 'major' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: implicit declaration of function 'FT_Init_FreeType' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: error: 'library' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: ISO C90 forbids mixed declarations and code C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:10: warning: unused variable 'err' Result is: no ########################################## ============ Checking for fontconfig ============ Result is: no (FreeType support needed) ########################################## ============ Checking for SSA/ASS support ============ Result is: no (FreeType support needed) ########################################## ============ Checking for fribidi with charsets ============ #include <stdlib.h> /* workaround for fribidi 0.10.4 and below */ #define FRIBIDI_CHARSET_UTF8 FRIBIDI_CHAR_SET_UTF8 #include <fribidi/fribidi.h> int main(void) { if (fribidi_parse_charset("UTF-8") != FRIBIDI_CHAR_SET_UTF8) exit(1); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lfribidi In file included from C:/msys/1.0/local/include/fribidi/fribidi.h:35, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: C:/msys/1.0/local/include/fribidi/fribidi-common.h:35:5: warning: "DONT_HAVE_FRIBIDI_CONFIG_H" is not defined C:/msys/1.0/local/include/fribidi/fribidi-common.h:45:5: warning: "HAVE_FRIBIDI_CUSTOM_H" is not defined In file included from C:/msys/1.0/local/include/fribidi/fribidi-unicode.h:38, from C:/msys/1.0/local/include/fribidi/fribidi.h:37, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: C:/msys/1.0/local/include/fribidi/fribidi-types.h:85:6: warning: "SIZEOF_WCHAR_T" is not defined C:/msys/1.0/local/include/fribidi/fribidi-types.h:102:5: warning: "FRIBIDI_INT_TYPES" is not defined In file included from C:/msys/1.0/local/include/fribidi/fribidi.h:37, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: C:/msys/1.0/local/include/fribidi/fribidi-unicode.h:46:5: warning: "DONT_HAVE_FRIBIDI_UNICODE_VERSION_H" is not defined In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:4: C:/msys/1.0/local/include/fribidi/fribidi.h:54:5: warning: "FRIBIDI_NO_DEPRECATED" is not defined Result is: yes ########################################## ============ Checking for ENCA ============ #include <sys/types.h> #include <enca.h> int main(void) { const char **langs; size_t langcnt; langs = enca_get_languages(&langcnt); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lenca -lm Result is: yes ########################################## ============ Checking for zlib ============ #include <zlib.h> int main(void) { (void) inflate(0, Z_NO_FLUSH); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lz In file included from C:/msys/1.0/local/include/zlib.h:34, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zconf.h:373:6: warning: "_LARGEFILE64_SOURCE" is not defined In file included from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/zlib.h:1574:32: warning: "_FILE_OFFSET_BITS" is not defined Result is: yes ########################################## ============ Checking for bzlib ============ #include <bzlib.h> int main(void) { BZ2_bzlibVersion(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lbz2 Result is: yes ########################################## ============ Checking for RTC ============ #include <sys/ioctl.h> #ifdef __linux__ #include <linux/rtc.h> #else #include <rtc.h> #define RTC_PIE_ON RTCIO_PIE_ON #endif int main(void) { return RTC_PIE_ON; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:23: error: sys/ioctl.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:5:17: error: rtc.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: 'RTCIO_PIE_ON' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:8: error: for each function it appears in.) Result is: no ########################################## ============ Checking for liblzo2 support ============ #include <lzo/lzo1x.h> int main(void) { lzo_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -llzo2 In file included from C:/msys/1.0/local/include/lzo/lzoconf.h:72, from C:/msys/1.0/local/include/lzo/lzo1x.h:45, from C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1: C:/msys/1.0/local/include/lzo/lzodefs.h:380:6: warning: "LZO_OS_POSIX" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:434:6: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:434:22: warning: "LZO_OS_OS216" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:434:38: warning: "LZO_OS_WIN16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:442:6: warning: "LZO_OS_DOS32" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:442:22: warning: "LZO_OS_OS2" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:647:8: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:647:24: warning: "LZO_OS_OS216" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:647:40: warning: "LZO_OS_WIN16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:654:8: warning: "LZO_ARCH_CRAY_MPP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:702:8: warning: "LZO_CC_ZORTECHC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:706:8: warning: "LZO_OS_DOS32" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:722:8: warning: "LZO_OS_TOS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:761:8: warning: "LZO_ARCH_CRAY_PVP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:780:11: warning: "LZO_ARCH_UNKNOWN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:783:11: warning: "LZO_ARCH_UNKNOWN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:786:11: warning: "LZO_ARCH_UNKNOWN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:789:6: warning: "LZO_OS_OS216" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:789:22: warning: "LZO_OS_WIN16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:792:13: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:795:13: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:798:13: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:808:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:828:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:913:8: warning: "LZO_ARCH_C166" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:931:8: warning: "LZO_ARCH_MCS251" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:947:8: warning: "LZO_ARCH_MCS51" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:963:8: warning: "LZO_ARCH_CRAY_PVP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:968:6: warning: "LZO_MM_COMPACT" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:972:8: warning: "LZO_MM_HUGE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:974:8: warning: "LZO_MM_LARGE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:976:8: warning: "LZO_MM_MEDIUM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:978:8: warning: "LZO_MM_PVP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:980:8: warning: "LZO_MM_SMALL" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:982:8: warning: "LZO_MM_TINY" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1020:8: warning: "LZO_ARCH_CRAY_PVP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1039:8: warning: "LZO_ARCH_CRAY_PVP" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1091:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1092:8: warning: "LZO_CC_CILLY" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1096:61: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1098:8: warning: "LZO_OS_WIN64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1100:26: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1102:26: warning: "LZO_CC_SYMANTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1104:26: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1106:26: warning: "LZO_CC_MWERKS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1106:43: warning: "LZO_CC_PELLESC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1106:61: warning: "LZO_CC_PGI" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1106:75: warning: "LZO_CC_SUNPROC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1108:26: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1108:43: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1110:46: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1112:26: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1114:26: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1116:8: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1118:8: warning: "LZO_OS_OS400" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1122:8: warning: "LZO_CC_SDCC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1137:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1146:8: warning: "LZO_ARCH_AVR" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1146:24: warning: "LZO_ARCH_Z80" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1149:8: warning: "LZO_ARCH_C166" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1149:25: warning: "LZO_ARCH_MCS51" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1149:43: warning: "LZO_ARCH_MCS251" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1149:62: warning: "LZO_ARCH_MSP430" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1151:8: warning: "LZO_ARCH_H8300" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1166:8: warning: "LZO_ARCH_M16C" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1179:8: warning: "LZO_OS_OS400" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1183:8: warning: "LZO_OS_OS400" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1192:8: warning: "LZO_ARCH_SPU" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1209:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1209:23: warning: "LZO_ARCH_M16C" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1216:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1236:6: warning: "LZO_ARCH_ALPHA" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1238:8: warning: "LZO_ARCH_ALPHA" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1238:26: warning: "LZO_ARCH_AMD64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1238:44: warning: "LZO_ARCH_BLACKFIN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1238:65: warning: "LZO_ARCH_CRIS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1238:82: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1240:8: warning: "LZO_ARCH_M68K" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1240:25: warning: "LZO_ARCH_S390" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1252:13: warning: "LZO_ARCH_ARM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1254:13: warning: "LZO_ARCH_ARM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1256:13: warning: "LZO_ARCH_MIPS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1258:13: warning: "LZO_ARCH_MIPS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1321:8: warning: "LZO_CC_MWERKS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1335:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1335:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1345:6: warning: "LZO_CC_CILLY" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1347:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1349:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1361:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1361:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1373:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1373:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1384:6: warning: "LZO_CC_TURBOC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1387:8: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1389:8: warning: "LZO_CC_CILLY" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1391:8: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1393:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1395:8: warning: "LZO_CC_MWERKS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1397:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1411:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1413:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1415:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1415:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1417:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1431:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1433:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1435:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1435:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1437:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1439:8: warning: "LZO_CC_MWERKS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1457:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1459:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1461:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1461:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1463:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1475:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1477:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1479:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1479:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1481:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1493:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1495:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1497:8: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1510:8: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1513:8: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1513:23: warning: "LZO_CC_PATHSCALE" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1529:8: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1531:10: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1531:29: warning: "LZO_CC_HIGHC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1531:45: warning: "LZO_CC_NDPC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1531:60: warning: "LZO_CC_PELLESC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1531:78: warning: "LZO_CC_TURBOC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1535:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1537:10: warning: "LZO_CC_KEILC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1539:10: warning: "LZO_CC_PACIFICC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1541:10: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1548:8: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1550:10: warning: "LZO_CC_BORLANDC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1550:29: warning: "LZO_CC_NDPC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1550:44: warning: "LZO_CC_TURBOC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1552:10: warning: "LZO_CC_LLVM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1554:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1556:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1558:10: warning: "LZO_CC_KEILC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1558:26: warning: "LZO_CC_PELLESC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1565:8: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1567:10: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1567:27: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1583:8: warning: "LZO_CC_AZTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1583:25: warning: "LZO_CC_ZORTECHC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1585:10: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1585:24: warning: "LZO_CC_SYMANTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1587:10: warning: "LZO_CC_TURBOC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1594:8: warning: "LZO_CC_AZTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1596:10: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1596:24: warning: "LZO_CC_PACIFICC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1596:43: warning: "LZO_CC_SYMANTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1596:63: warning: "LZO_CC_ZORTECHC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1598:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1600:10: warning: "LZO_CC_TURBOC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:6: warning: "LZO_ARCH_I086" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:42: warning: "LZO_OS_DOS16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:58: warning: "LZO_OS_DOS32" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:74: warning: "LZO_OS_OS2" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:88: warning: "LZO_OS_OS216" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1606:104: warning: "LZO_OS_WIN16" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1608:10: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1608:24: warning: "LZO_CC_SYMANTECC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1608:44: warning: "LZO_CC_ZORTECHC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1619:10: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1628:10: warning: "LZO_OS_OS2" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1630:10: warning: "LZO_OS_OS2" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1632:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1634:10: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1645:27: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1647:8: warning: "LZO_ARCH_M68K" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1669:6: warning: "LZO_OS_CYGWIN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1669:24: warning: "LZO_OS_EMX" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1670:8: warning: "LZO_CC_WATCOMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1672:11: warning: "LZO_OS_CYGWIN" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1678:6: warning: "LZO_ARCH_ALPHA" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1682:8: warning: "LZO_ARCH_AMD64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1688:8: warning: "LZO_ARCH_ARM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1689:8: warning: "LZO_ARCH_ARM" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1692:8: warning: "LZO_ARCH_CRIS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1698:8: warning: "LZO_ARCH_IA64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1702:8: warning: "LZO_ARCH_M68K" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1709:8: warning: "LZO_ARCH_MIPS" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1711:8: warning: "LZO_ARCH_POWERPC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1718:8: warning: "LZO_ARCH_S390" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1724:8: warning: "LZO_ARCH_SH" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1744:26: warning: "LZO_OS_DOS32" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1744:60: warning: "LZO_CC_DMC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1744:74: warning: "LZO_CC_INTELC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1744:91: warning: "LZO_CC_MSC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1744:105: warning: "LZO_CC_PELLESC" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1746:8: warning: "LZO_OS_WIN64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1749:8: warning: "LZO_ARCH_AMD64" is not defined C:/msys/1.0/local/include/lzo/lzodefs.h:1755:8: warning: "LZO_CC_INTELC" is not defined Result is: yes ########################################## ============ Checking for mad support ============ #include <mad.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmad Result is: yes ########################################## ============ Checking for Twolame ============ #include <twolame.h> int main(void) { twolame_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -o /tmp/mplayer-configure-25175-4100/tmp.exe -ltwolame -lm Result is: yes ########################################## ============ Checking for Toolame ============ Result is: no (disabled by twolame) ########################################## ============ Checking for OggVorbis support ============ Result is: yes (internal Tremor) ########################################## ============ Checking for libspeex (version >= 1.1 required) ============ #include <speex/speex.h> int main(void) { SpeexBits bits; void *dec; speex_decode_int(dec, &bits, dec); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lspeex -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: 'dec' is used uninitialized in this function Result is: yes ########################################## ============ Checking for libgsm ============ #include <gsm/gsm.h> int main(void) { gsm_create(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lgsm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:21: error: gsm/gsm.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'gsm_create' Result is: no ########################################## ============ Checking for OggTheora support ============ #include <theora/theora.h> #include <string.h> int main(void) { /* Theora is in flux, make sure that all interface routines and datatypes * exist and work the way we expect it, so we don't break MPlayer. */ ogg_packet op; theora_comment tc; theora_info inf; theora_state st; yuv_buffer yuv; int r; double t; theora_info_init(&inf); theora_comment_init(&tc); return 0; /* we don't want to execute this kind of nonsense; just for making sure * that compilation works... */ memset(&op, 0, sizeof(op)); r = theora_decode_header(&inf, &tc, &op); r = theora_decode_init(&st, &inf); t = theora_granule_time(&st, op.granulepos); r = theora_decode_packetin(&st, &op); r = theora_decode_YUVout(&st, &yuv); theora_clear(&st); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -IC:/msys/1.0/local/include -LC:/msys/1.0/local/lib -ltheora -logg Result is: yes ########################################## ============ Checking for mp3lib support ============ Result is: yes ########################################## ============ Checking for mpg123 support ============ #include <mpg123.h> int main(void){ mpg123_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmpg123 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:20: error: mpg123.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'mpg123_init' Result is: no ########################################## ============ Checking for liba52 support ============ #include <inttypes.h> #include <a52dec/a52.h> int main(void) { a52_state_t *testHand; testHand=a52_init(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -la52 C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:24: error: a52dec/a52.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'a52_state_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'testHand' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'a52_init' Result is: no ########################################## ============ Checking for libmpeg2 support ============ Result is: yes (internal) ########################################## ============ Checking for libdca support ============ #include <inttypes.h> #include <dts.h> int main(void) { dts_init(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -ldca -lm Result is: yes ########################################## ============ Checking for libmpcdec (musepack, version >= 1.2.1 required) ============ #include <stddef.h> #include <mpcdec/mpcdec.h> int main(void) { mpc_streaminfo info; mpc_decoder decoder; mpc_decoder_set_streaminfo(&decoder, &info); mpc_decoder_decode_frame(&decoder, NULL, 0, NULL); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmpcdec -lm Result is: yes ########################################## ============ Checking for FAAC support ============ #include <inttypes.h> #include <faac.h> int main(void) { unsigned long x, y; faacEncOpen(48000, 2, &x, &y); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lfaac -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:18: error: faac.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'faacEncOpen' #include <inttypes.h> #include <faac.h> int main(void) { unsigned long x, y; faacEncOpen(48000, 2, &x, &y); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lfaac -lmp4v2 -lstdc++ -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2:18: error: faac.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'faacEncOpen' Result is: no (in libavcodec: no) ########################################## ============ Checking for FAAD2 support ============ Result is: yes (internal floating-point) ########################################## ============ Checking for LADSPA plugin support ============ #include <ladspa.h> int main(void) { const LADSPA_Descriptor *ld = NULL; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:20: error: ladspa.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'ld' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: error: 'NULL' undeclared (first use in this function) Result is: no ########################################## ============ Checking for libbs2b audio filter support ============ #include <bs2b.h> #if BS2B_VERSION_MAJOR < 3 #error Please use libbs2b >= 3.0.0, older versions are not supported. #endif int main(void) { t_bs2bdp filter; filter=bs2b_open(); bs2b_close(filter); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -IC:/msys/1.0/local/include/bs2b -LC:/msys/1.0/local/lib -lbs2b -lm Result is: yes ########################################## ============ Checking for Win32 codecs ============ Result is: yes (using native windows) ########################################## ============ Checking for XAnim codecs ============ Result is: no (dynamic loader support needed) ########################################## ============ Checking for RealPlayer codecs ============ Result is: yes (dynamic loader support needed) ########################################## ============ Checking for QuickTime codecs ============ Result is: yes ########################################## ============ Checking for Nemesi Streaming Media libraries ============ Result is: no ########################################## ============ Checking for LIVE555 Streaming Media libraries ============ #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -Ilibdvdread4/liveMedia/include -Ilibdvdread4/UsageEnvironment/include -Ilibdvdread4/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I./liveMedia/include -I./UsageEnvironment/include -I./groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -fno-common/liveMedia/include -fno-common/UsageEnvironment/include -fno-common/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ cc1plus.exe: error: unrecognized command line option "-fno-common/liveMedia/include" cc1plus.exe: error: unrecognized command line option "-fno-common/UsageEnvironment/include" cc1plus.exe: error: unrecognized command line option "-fno-common/groupsock/include" #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/mingw/include//liveMedia/include -I/mingw/include//UsageEnvironment/include -I/mingw/include//groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -IC:/msys/1.0/local/include/liveMedia/include -IC:/msys/1.0/local/include/UsageEnvironment/include -IC:/msys/1.0/local/include/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -IC:/msys/1.0/local/include/bs2b/liveMedia/include -IC:/msys/1.0/local/include/bs2b/UsageEnvironment/include -IC:/msys/1.0/local/include/bs2b/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/lib/live/liveMedia/include -I/usr/local/lib/live/UsageEnvironment/include -I/usr/local/lib/live/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/lib/live/liveMedia/include -I/usr/lib/live/UsageEnvironment/include -I/usr/lib/live/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/lib64/live/liveMedia/include -I/usr/lib64/live/UsageEnvironment/include -I/usr/lib64/live/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/live/liveMedia/include -I/usr/local/live/UsageEnvironment/include -I/usr/local/live/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/local/lib/live/liveMedia/include -I/usr/local/lib/live/UsageEnvironment/include -I/usr/local/lib/live/groupsock/include -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #include <liveMedia.hh> #if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> #endif int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.cpp -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -I/usr/include/liveMedia -I/usr/include/UsageEnvironment -I/usr/include/groupsock -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lstdc++ cc1plus.exe: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus.exe: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:1:24: error: liveMedia.hh: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:2:6: warning: "LIVEMEDIA_LIBRARY_VERSION_INT" is not defined C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.cpp:3:2: error: #error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> Result is: no ########################################## ============ Checking for RTMPDump Streaming Media library ============ #include <librtmp/rtmp.h> int main(void) { RTMP r; RTMP_Socket(&r); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lrtmp C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:26: error: librtmp/rtmp.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'RTMP' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: expected ';' before 'r' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'RTMP_Socket' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'r' undeclared (first use in this function) Result is: no ########################################## ============ Checking for FFmpeg libavutil ============ Result is: yes (static) ########################################## ============ Checking for FFmpeg libavcodec ============ Result is: yes (static) ########################################## ============ Checking for FFmpeg libavformat ============ Result is: yes (static) ########################################## ============ Checking for FFmpeg libpostproc ============ Result is: yes (static) ########################################## ============ Checking for FFmpeg libswscale ============ Result is: yes (static) ########################################## ============ Checking for /dev/mga_vid ============ Result is: no ########################################## ============ Checking for xmga ============ Result is: no ########################################## ============ Checking for libopencore_amr narrowband ============ #include <opencore-amrnb/interf_dec.h> int main(void) { Decoder_Interface_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lopencore-amrnb Result is: yes ########################################## ============ Checking for libopencore_amr wideband ============ #include <opencore-amrwb/dec_if.h> int main(void) { D_IF_init(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lopencore-amrwb Result is: yes ########################################## ============ Checking for libdv-0.9.5+ ============ #include <libdv/dv.h> int main(void) { dv_encoder_t* enc=dv_encoder_new(1,1,1); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -ldv -lpthread -lm C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:22: error: libdv/dv.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'dv_encoder_t' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: (Each undeclared identifier is reported only once C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: for each function it appears in.) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: 'enc' undeclared (first use in this function) C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: implicit declaration of function 'dv_encoder_new' Result is: no ########################################## ============ Checking for Xvid ============ #include <xvid.h> int main(void) { xvid_global(0, 0, 0, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lxvidcore -lm Result is: yes ########################################## ============ Checking for Xvid two pass plugin ============ #include <xvid.h> int main(void) { xvid_plugin_2pass2_t s; s.vbv_size=0; return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe Result is: yes ########################################## ============ Checking for x264 ============ #include <inttypes.h> #include <x264.h> #if X264_BUILD < 98 #error We do not support old versions of x264. Get the latest from git. #endif int main(void) { x264_encoder_open((void*)0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -ltwolame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lx264 -lpthread Result is: yes (in libavcodec: yes) ########################################## ============ Checking for libdirac ============ Result is: no ########################################## ============ Checking for libschroedinger ============ Result is: no ########################################## ============ Checking for libvpx ============ #include <vpx/vpx_encoder.h> #include <vpx/vpx_decoder.h> #include <vpx/vp8dx.h> #include <vpx/vp8cx.h> struct vpx_codec_ctx decoder; int main(void) { vpx_codec_dec_init(NULL, &vpx_codec_vp8_dx_algo, NULL, 0); vpx_codec_enc_init(NULL, &vpx_codec_vp8_dx_algo, NULL, 0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -ltwolame -lx264 -lpthread -o /tmp/mplayer-configure-25175-4100/tmp.exe -lvpx Result is: yes ########################################## ============ Checking for libnut ============ #include <libnut.h> nut_context_tt * nut; int main(void) { (void)nut_error(0); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -ltwolame -lx264 -lpthread -o /tmp/mplayer-configure-25175-4100/tmp.exe -lnut C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:20: error: libnut.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'nut_error' Result is: no ########################################## ============ Checking for zr ============ Result is: no ########################################## ============ Checking for libmp3lame ============ #include <lame/lame.h> int main(void) { lame_version_t lv; (void) lame_init(); get_lame_version_numerical(&lv); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -ltwolame -lx264 -lpthread -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmp3lame -lm #include <lame/lame.h> int main(void) { lame_set_preset(NULL, STANDARD_FAST); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmp3lame -lm #include <lame/lame.h> int main(void) { lame_set_preset(NULL, MEDIUM_FAST); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lmp3lame -lm Result is: yes (in libavcodec: yes) ########################################## ============ Checking for mencoder ============ Result is: yes ########################################## ============ Checking for UnRAR executable ============ Result is: no ########################################## ============ Checking for TV interface ============ Result is: yes ########################################## ============ Checking for DirectShow TV interface ============ #include <ole2.h> int main(void) { void* p; CoCreateInstance((GUID*)&GUID_NULL, NULL, CLSCTX_INPROC_SERVER, &GUID_NULL, &p); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lole32 -luuid Result is: yes ########################################## ============ Checking for Video 4 Linux TV interface ============ Result is: no ########################################## ============ Checking for Video 4 Linux 2 TV interface ============ Result is: no ########################################## ============ Checking for Radio interface ============ Result is: no ########################################## ============ Checking for Capture for Radio interface ============ Result is: no ########################################## ============ Checking for Video 4 Linux 2 Radio interface ============ Result is: no ########################################## ============ Checking for Video 4 Linux Radio interface ============ Result is: no ########################################## ============ Checking for Video 4 Linux 2 MPEG PVR interface ============ Result is: no ########################################## ============ Checking for ftp ============ Result is: yes ########################################## ============ Checking for vstream client ============ #include <vstream-client.h> void vstream_error(const char *format, ... ) {} int main(void) { vstream_start(); return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lole32 -luuid -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -lvstream-client C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:28: error: vstream-client.h: No such file or directory C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:2: warning: no previous prototype for 'vstream_error' C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c: In function 'main': C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:3: warning: implicit declaration of function 'vstream_start' Result is: no ########################################## ============ Checking for OSD menu ============ Result is: no ########################################## ============ Checking for Subtitles sorting ============ Result is: yes ########################################## ============ Checking for XMMS inputplugin support ============ Result is: no ########################################## ============ Checking for GUI ============ ============ Checking for automatic gdb attach ============ Result is: no ########################################## ============ Checking for compiler support for noexecstack ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lole32 -luuid -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wl,-z,noexecstack c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: unrecognized option '-z' c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: use the --help option for usage information collect2: ld returned 1 exit status Result is: no ########################################## ============ Checking for linker support for --nxcompat --no-seh --dynamicbase ============ int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lole32 -luuid -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase Result is: yes ########################################## ============ Checking for joystick ============ Result is: no ########################################## ============ Checking for lirc ============ #include <lirc/lirc_client.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lole32 -luuid -lpthread -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -llirc_client C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:30: error: lirc/lirc_client.h: No such file or directory Result is: no ########################################## ============ Checking for lircc ============ #include <lirc/lircc.h> int main(void) { return 0; } gcc /tmp/mplayer-configure-25175-4100/tmp.c -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -I. -fno-common -I/mingw/include/ -IC:/msys/1.0/local/include -IC:/msys/1.0/local/include/bs2b -static -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase -lwinmm -ffast-math -lws2_32 -liconv -lpng -lz -ljpeg -lungif -lfribidi -lenca -lz -lbz2 -llzo2 -lmad -lspeex -LC:/msys/1.0/local/lib -ltheora -logg -ldca -lmpcdec -LC:/msys/1.0/local/lib -lbs2b -lm -ladvapi32 -lole32 -lopencore-amrnb -lopencore-amrwb -lxvidcore -lm -lvpx -lole32 -luuid -lpthread -lgdi32 -L/mingw/lib -lcaca -lz -lSDL -lwinmm -lgdi32 -ldxguid -lopengl32 -lgdi32 -lwinmm -lx264 -lpthread -lmp3lame -ltwolame -lx264 -lpthread -lmp3lame -o /tmp/mplayer-configure-25175-4100/tmp.exe -llircc C:/Users/rernst/AppData/Local/Temp/mplayer-configure-25175-4100/tmp.c:1:24: error: lirc/lircc.h: No such file or directory Result is: no ########################################## ============ Checking for DVD support (libdvdnav) ============ Result is: yes (internal) ##########################################
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
JSON | 1 hour ago | 45.87 KB
Amazon Product: 160GB MP3 Player with Bluetoo...
JSON | 2 hours ago | 9.16 KB
Untitled
JSON | 3 hours ago | 45.65 KB
Looks_Patchy.py
Python | 4 hours ago | 7.10 KB
Untitled
C++ | 4 hours ago | 1.08 KB
dom.rab
C | 4 hours ago | 0.53 KB
ToanBreak Violence District Killer Script
Lua | 4 hours ago | 8.64 KB
Polymorphism
Java | 5 hours ago | 3.83 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!