Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by MiniDLNA configure 1.1.3, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --docdir=/usr/doc/minidlna-1.1.4 --enable-tivo --enable-netgear --enable-readynas
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = ligate
- uname -m = x86_64
- uname -r = 3.10.56
- uname -s = Linux
- uname -v = #1 SMP Wed Oct 8 16:03:55 CEST 2014
- /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E7200 @ 2.53GHz
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/lib64/kde4/libexec
- PATH: /usr/lib64/qt/bin
- PATH: /usr/share/texmf/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2498: checking build system type
- configure:2512: result: x86_64-unknown-linux-gnu
- configure:2532: checking host system type
- configure:2545: result: x86_64-unknown-linux-gnu
- configure:2565: checking target system type
- configure:2578: result: x86_64-unknown-linux-gnu
- configure:2620: checking for a BSD-compatible install
- configure:2688: result: /usr/bin/ginstall -c
- configure:2699: checking whether build environment is sane
- configure:2754: result: yes
- configure:2905: checking for a thread-safe mkdir -p
- configure:2944: result: /usr/bin/mkdir -p
- configure:2951: checking for gawk
- configure:2967: found /usr/bin/gawk
- configure:2978: result: gawk
- configure:2989: checking whether make sets $(MAKE)
- configure:3011: result: yes
- configure:3040: checking whether make supports nested variables
- configure:3057: result: yes
- configure:3195: checking whether make supports nested variables
- configure:3212: result: yes
- configure:3236: checking for style of include used by make
- configure:3264: result: GNU
- configure:3335: checking for gcc
- configure:3351: found /usr/bin/gcc
- configure:3362: result: gcc
- configure:3591: checking for C compiler version
- configure:3600: gcc --version >&5
- gcc (GCC) 4.8.2
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3611: $? = 0
- configure:3600: gcc -v >&5
- Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
- Target: x86_64-slackware-linux
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/tmp/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:3611: $? = 0
- configure:3600: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3611: $? = 1
- configure:3600: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3611: $? = 1
- configure:3631: checking whether the C compiler works
- configure:3653: gcc conftest.c >&5
- configure:3657: $? = 0
- configure:3705: result: yes
- configure:3708: checking for C compiler default output file name
- configure:3710: result: a.out
- configure:3716: checking for suffix of executables
- configure:3723: gcc -o conftest conftest.c >&5
- configure:3727: $? = 0
- configure:3749: result:
- configure:3771: checking whether we are cross compiling
- configure:3779: gcc -o conftest conftest.c >&5
- configure:3783: $? = 0
- configure:3790: ./conftest
- configure:3794: $? = 0
- configure:3809: result: no
- configure:3814: checking for suffix of object files
- configure:3836: gcc -c conftest.c >&5
- configure:3840: $? = 0
- configure:3861: result: o
- configure:3865: checking whether we are using the GNU C compiler
- configure:3884: gcc -c conftest.c >&5
- configure:3884: $? = 0
- configure:3893: result: yes
- configure:3902: checking whether gcc accepts -g
- configure:3922: gcc -c -g conftest.c >&5
- configure:3922: $? = 0
- configure:3963: result: yes
- configure:3980: checking for gcc option to accept ISO C89
- configure:4043: gcc -c -g -O2 conftest.c >&5
- configure:4043: $? = 0
- configure:4056: result: none needed
- configure:4081: checking whether gcc understands -c and -o together
- configure:4103: gcc -c conftest.c -o conftest2.o
- configure:4106: $? = 0
- configure:4103: gcc -c conftest.c -o conftest2.o
- configure:4106: $? = 0
- configure:4118: result: yes
- configure:4137: checking dependency style of gcc
- configure:4248: result: gcc3
- configure:4269: checking how to run the C preprocessor
- configure:4300: gcc -E conftest.c
- configure:4300: $? = 0
- configure:4314: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:4314: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4339: result: gcc -E
- configure:4359: gcc -E conftest.c
- configure:4359: $? = 0
- configure:4373: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:4373: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4402: checking for grep that handles long lines and -e
- configure:4460: result: /usr/bin/grep
- configure:4465: checking for egrep
- configure:4527: result: /usr/bin/grep -E
- configure:4532: checking for ANSI C header files
- configure:4552: gcc -c -g -O2 conftest.c >&5
- configure:4552: $? = 0
- configure:4625: gcc -o conftest -g -O2 conftest.c >&5
- configure:4625: $? = 0
- configure:4625: ./conftest
- configure:4625: $? = 0
- configure:4636: result: yes
- configure:4649: checking for sys/types.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for sys/stat.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for stdlib.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for string.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for memory.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for strings.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for inttypes.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for stdint.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4649: checking for unistd.h
- configure:4649: gcc -c -g -O2 conftest.c >&5
- configure:4649: $? = 0
- configure:4649: result: yes
- configure:4662: checking minix/config.h usability
- configure:4662: gcc -c -g -O2 conftest.c >&5
- conftest.c:54:26: fatal error: minix/config.h: No such file or directory
- #include <minix/config.h>
- ^
- compilation terminated.
- configure:4662: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:4662: result: no
- configure:4662: checking minix/config.h presence
- configure:4662: gcc -E conftest.c
- conftest.c:21:26: fatal error: minix/config.h: No such file or directory
- #include <minix/config.h>
- ^
- compilation terminated.
- configure:4662: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:4662: result: no
- configure:4662: checking for minix/config.h
- configure:4662: result: no
- configure:4683: checking whether it is safe to define __EXTENSIONS__
- configure:4701: gcc -c -g -O2 conftest.c >&5
- configure:4701: $? = 0
- configure:4708: result: yes
- configure:4765: checking for ld used by GCC
- configure:4829: result: /usr/x86_64-slackware-linux/bin/ld
- configure:4836: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
- configure:4849: result: yes
- configure:4856: checking for shared library run path origin
- configure:4869: result: done
- configure:5447: checking for iconv
- configure:5469: gcc -o conftest -g -O2 conftest.c >&5
- configure:5469: $? = 0
- configure:5501: result: yes
- configure:5504: checking for working iconv
- configure:5599: gcc -o conftest -g -O2 conftest.c >&5
- configure:5599: $? = 0
- configure:5599: ./conftest
- configure:5599: $? = 0
- configure:5611: result: yes
- configure:5639: checking for iconv declaration
- configure:5668: gcc -c -g -O2 conftest.c >&5
- configure:5668: $? = 0
- configure:5679: result:
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- configure:5697: checking whether NLS is requested
- configure:5706: result: yes
- configure:5747: checking for msgfmt
- configure: trying /usr/bin/msgfmt...
- 0 translated messages.
- configure:5779: result: /usr/bin/msgfmt
- configure:5788: checking for gmsgfmt
- configure:5819: result: /usr/bin/msgfmt
- configure:5870: checking for xgettext
- configure: trying /usr/bin/xgettext...
- /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
- configure:5902: result: /usr/bin/xgettext
- configure:5948: checking for msgmerge
- configure: trying /usr/bin/msgmerge...
- configure:5979: result: /usr/bin/msgmerge
- configure:6020: checking for CFPreferencesCopyAppValue
- configure:6038: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
- #include <CoreFoundation/CFPreferences.h>
- ^
- compilation terminated.
- configure:6038: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFPreferences.h>
- | int
- | main ()
- | {
- | CFPreferencesCopyAppValue(NULL, NULL)
- | ;
- | return 0;
- | }
- configure:6047: result: no
- configure:6054: checking for CFLocaleCopyCurrent
- configure:6072: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
- #include <CoreFoundation/CFLocale.h>
- ^
- compilation terminated.
- configure:6072: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFLocale.h>
- | int
- | main ()
- | {
- | CFLocaleCopyCurrent();
- | ;
- | return 0;
- | }
- configure:6081: result: no
- configure:6130: checking for GNU gettext in libc
- configure:6150: gcc -o conftest -g -O2 conftest.c >&5
- configure:6150: $? = 0
- configure:6159: result: yes
- configure:6950: checking whether to use NLS
- configure:6952: result: yes
- configure:6955: checking where the gettext function comes from
- configure:6966: result: libc
- configure:7030: checking for gawk
- configure:7057: result: gawk
- configure:7116: checking for gcc
- configure:7143: result: gcc
- configure:7372: checking for C compiler version
- configure:7381: gcc --version >&5
- gcc (GCC) 4.8.2
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:7392: $? = 0
- configure:7381: gcc -v >&5
- Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
- Target: x86_64-slackware-linux
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/tmp/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:7392: $? = 0
- configure:7381: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:7392: $? = 1
- configure:7381: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:7392: $? = 1
- configure:7396: checking whether we are using the GNU C compiler
- configure:7424: result: yes
- configure:7433: checking whether gcc accepts -g
- configure:7494: result: yes
- configure:7511: checking for gcc option to accept ISO C89
- configure:7587: result: none needed
- configure:7612: checking whether gcc understands -c and -o together
- configure:7649: result: yes
- configure:7668: checking dependency style of gcc
- configure:7779: result: gcc3
- configure:7796: checking whether ln -s works
- configure:7800: result: yes
- configure:7807: checking whether make sets $(MAKE)
- configure:7829: result: yes
- configure:7874: checking for inline
- configure:7890: gcc -c -g -O2 conftest.c >&5
- configure:7890: $? = 0
- configure:7898: result: inline
- configure:7916: checking for mode_t
- configure:7916: gcc -c -g -O2 conftest.c >&5
- configure:7916: $? = 0
- configure:7916: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:73:21: error: expected expression before ')' token
- if (sizeof ((mode_t)))
- ^
- configure:7916: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((mode_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:7916: result: yes
- configure:7927: checking for off_t
- configure:7927: gcc -c -g -O2 conftest.c >&5
- configure:7927: $? = 0
- configure:7927: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:73:20: error: expected expression before ')' token
- if (sizeof ((off_t)))
- ^
- configure:7927: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((off_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:7927: result: yes
- configure:7938: checking for pid_t
- configure:7938: gcc -c -g -O2 conftest.c >&5
- configure:7938: $? = 0
- configure:7938: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:73:20: error: expected expression before ')' token
- if (sizeof ((pid_t)))
- ^
- configure:7938: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((pid_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:7938: result: yes
- configure:7949: checking for size_t
- configure:7949: gcc -c -g -O2 conftest.c >&5
- configure:7949: $? = 0
- configure:7949: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:73:21: error: expected expression before ')' token
- if (sizeof ((size_t)))
- ^
- configure:7949: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:7949: result: yes
- configure:7960: checking for uint8_t
- configure:7960: gcc -c -g -O2 conftest.c >&5
- configure:7960: $? = 0
- configure:7960: result: yes
- configure:7974: checking for int32_t
- configure:7974: gcc -c -g -O2 conftest.c >&5
- configure:7974: $? = 0
- configure:7974: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:75:53: warning: integer overflow in expression [-Woverflow]
- < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
- ^
- conftest.c:74:12: error: storage size of 'test_array' isn't constant
- static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
- ^
- configure:7974: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | enum { N = 32 / 2 - 1 };
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
- | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:7974: result: yes
- configure:7985: checking for uint32_t
- configure:7985: gcc -c -g -O2 conftest.c >&5
- configure:7985: $? = 0
- configure:7985: result: yes
- configure:7999: checking for uint64_t
- configure:7999: gcc -c -g -O2 conftest.c >&5
- configure:7999: $? = 0
- configure:7999: result: yes
- configure:8013: checking for ssize_t
- configure:8013: gcc -c -g -O2 conftest.c >&5
- configure:8013: $? = 0
- configure:8013: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:73:22: error: expected expression before ')' token
- if (sizeof ((ssize_t)))
- ^
- configure:8013: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((ssize_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:8013: result: yes
- configure:8027: checking for dirent.h that defines DIR
- configure:8046: gcc -c -g -O2 conftest.c >&5
- configure:8046: $? = 0
- configure:8054: result: yes
- configure:8067: checking for library containing opendir
- configure:8098: gcc -o conftest -g -O2 conftest.c >&5
- configure:8098: $? = 0
- configure:8115: result: none required
- configure:8184: checking for struct dirent.d_type
- configure:8184: gcc -c -g -O2 conftest.c >&5
- configure:8184: $? = 0
- configure:8184: result: yes
- configure:8212: checking for struct stat.st_blocks
- configure:8212: gcc -c -g -O2 conftest.c >&5
- configure:8212: $? = 0
- configure:8212: result: yes
- configure:8232: checking for stdbool.h that conforms to C99
- configure:8299: gcc -c -g -O2 conftest.c >&5
- configure:8299: $? = 0
- configure:8306: result: yes
- configure:8308: checking for _Bool
- configure:8308: gcc -c -g -O2 conftest.c >&5
- configure:8308: $? = 0
- configure:8308: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:77:20: error: expected expression before ')' token
- if (sizeof ((_Bool)))
- ^
- configure:8308: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((_Bool)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:8308: result: yes
- configure:8325: checking whether byte ordering is bigendian
- configure:8340: gcc -c -g -O2 conftest.c >&5
- conftest.c:44:9: error: unknown type name 'not'
- not a universal capable compiler
- ^
- conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- not a universal capable compiler
- ^
- conftest.c:44:15: error: unknown type name 'universal'
- configure:8340: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:8385: gcc -c -g -O2 conftest.c >&5
- configure:8385: $? = 0
- configure:8403: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:50:4: error: unknown type name 'not'
- not big endian
- ^
- conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- not big endian
- ^
- configure:8403: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:8531: result: no
- configure:8553: checking vfork.h usability
- configure:8553: gcc -c -g -O2 conftest.c >&5
- conftest.c:76:19: fatal error: vfork.h: No such file or directory
- #include <vfork.h>
- ^
- compilation terminated.
- configure:8553: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <vfork.h>
- configure:8553: result: no
- configure:8553: checking vfork.h presence
- configure:8553: gcc -E conftest.c
- conftest.c:43:19: fatal error: vfork.h: No such file or directory
- #include <vfork.h>
- ^
- compilation terminated.
- configure:8553: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | /* end confdefs.h. */
- | #include <vfork.h>
- configure:8553: result: no
- configure:8553: checking for vfork.h
- configure:8553: result: no
- configure:8566: checking for fork
- configure:8566: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:66:6: warning: conflicting types for built-in function 'fork' [enabled by default]
- char fork ();
- ^
- configure:8566: $? = 0
- configure:8566: result: yes
- configure:8566: checking for vfork
- configure:8566: gcc -o conftest -g -O2 conftest.c >&5
- configure:8566: $? = 0
- configure:8566: result: yes
- configure:8576: checking for working fork
- configure:8598: gcc -o conftest -g -O2 conftest.c >&5
- configure:8598: $? = 0
- configure:8598: ./conftest
- configure:8598: $? = 0
- configure:8608: result: yes
- configure:8629: checking for working vfork
- configure:8739: result: yes
- configure:8764: checking whether lstat correctly handles trailing slash
- configure:8790: gcc -o conftest -g -O2 conftest.c >&5
- configure:8790: $? = 0
- configure:8790: ./conftest
- configure:8790: $? = 0
- configure:8807: result: yes
- configure:8829: checking for gethostname
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for getifaddrs
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for gettimeofday
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for inet_ntoa
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for memmove
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:75:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
- char memmove ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for memset
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:76:6: warning: conflicting types for built-in function 'memset' [enabled by default]
- char memset ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for mkdir
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for realpath
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for select
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for sendfile
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for setlocale
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for socket
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strcasecmp
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:83:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
- char strcasecmp ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strchr
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:84:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
- char strchr ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strdup
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:85:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
- char strdup ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strerror
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strncasecmp
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:87:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
- char strncasecmp ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strpbrk
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:88:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
- char strpbrk ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strrchr
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:89:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
- char strrchr ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strstr
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:90:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
- char strstr ();
- ^
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strtol
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8829: checking for strtoul
- configure:8829: gcc -o conftest -g -O2 conftest.c >&5
- configure:8829: $? = 0
- configure:8829: result: yes
- configure:8842: checking for struct ip_mreqn
- configure:8858: gcc -c -g -O2 conftest.c >&5
- configure:8858: $? = 0
- configure:8861: result: yes
- configure:8940: checking syscall.h usability
- configure:8940: gcc -c -g -O2 conftest.c >&5
- configure:8940: $? = 0
- configure:8940: result: yes
- configure:8940: checking syscall.h presence
- configure:8940: gcc -E conftest.c
- configure:8940: $? = 0
- configure:8940: result: yes
- configure:8940: checking for syscall.h
- configure:8940: result: yes
- configure:8940: checking sys/syscall.h usability
- configure:8940: gcc -c -g -O2 conftest.c >&5
- configure:8940: $? = 0
- configure:8940: result: yes
- configure:8940: checking sys/syscall.h presence
- configure:8940: gcc -E conftest.c
- configure:8940: $? = 0
- configure:8940: result: yes
- configure:8940: checking for sys/syscall.h
- configure:8940: result: yes
- configure:8940: checking mach/mach_time.h usability
- configure:8940: gcc -c -g -O2 conftest.c >&5
- conftest.c:106:28: fatal error: mach/mach_time.h: No such file or directory
- #include <mach/mach_time.h>
- ^
- compilation terminated.
- configure:8940: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <mach/mach_time.h>
- configure:8940: result: no
- configure:8940: checking mach/mach_time.h presence
- configure:8940: gcc -E conftest.c
- conftest.c:73:28: fatal error: mach/mach_time.h: No such file or directory
- #include <mach/mach_time.h>
- ^
- compilation terminated.
- configure:8940: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | /* end confdefs.h. */
- | #include <mach/mach_time.h>
- configure:8940: result: no
- configure:8940: checking for mach/mach_time.h
- configure:8940: result: no
- configure:8950: checking for __NR_clock_gettime syscall
- configure:8970: gcc -c -g -O2 conftest.c >&5
- configure:8970: $? = 0
- configure:8972: result: yes
- configure:9044: checking for linux/netlink.h
- configure:9044: gcc -c -g -O2 conftest.c >&5
- configure:9044: $? = 0
- configure:9044: result: yes
- configure:9065: checking libavutil/avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- configure:9065: $? = 0
- configure:9065: result: yes
- configure:9065: checking libavutil/avutil.h presence
- configure:9065: gcc -E conftest.c
- configure:9065: $? = 0
- configure:9065: result: yes
- configure:9065: checking for libavutil/avutil.h
- configure:9065: result: yes
- configure:9065: checking ffmpeg/libavutil/avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- conftest.c:109:37: fatal error: ffmpeg/libavutil/avutil.h: No such file or directory
- #include <ffmpeg/libavutil/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/libavutil/avutil.h>
- configure:9065: result: no
- configure:9065: checking ffmpeg/libavutil/avutil.h presence
- configure:9065: gcc -E conftest.c
- conftest.c:76:37: fatal error: ffmpeg/libavutil/avutil.h: No such file or directory
- #include <ffmpeg/libavutil/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/libavutil/avutil.h>
- configure:9065: result: no
- configure:9065: checking for ffmpeg/libavutil/avutil.h
- configure:9065: result: no
- configure:9065: checking libav/libavutil/avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- conftest.c:109:36: fatal error: libav/libavutil/avutil.h: No such file or directory
- #include <libav/libavutil/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/libavutil/avutil.h>
- configure:9065: result: no
- configure:9065: checking libav/libavutil/avutil.h presence
- configure:9065: gcc -E conftest.c
- conftest.c:76:36: fatal error: libav/libavutil/avutil.h: No such file or directory
- #include <libav/libavutil/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <libav/libavutil/avutil.h>
- configure:9065: result: no
- configure:9065: checking for libav/libavutil/avutil.h
- configure:9065: result: no
- configure:9065: checking avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- conftest.c:109:20: fatal error: avutil.h: No such file or directory
- #include <avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <avutil.h>
- configure:9065: result: no
- configure:9065: checking avutil.h presence
- configure:9065: gcc -E conftest.c
- conftest.c:76:20: fatal error: avutil.h: No such file or directory
- #include <avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <avutil.h>
- configure:9065: result: no
- configure:9065: checking for avutil.h
- configure:9065: result: no
- configure:9065: checking ffmpeg/avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- conftest.c:109:27: fatal error: ffmpeg/avutil.h: No such file or directory
- #include <ffmpeg/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/avutil.h>
- configure:9065: result: no
- configure:9065: checking ffmpeg/avutil.h presence
- configure:9065: gcc -E conftest.c
- conftest.c:76:27: fatal error: ffmpeg/avutil.h: No such file or directory
- #include <ffmpeg/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/avutil.h>
- configure:9065: result: no
- configure:9065: checking for ffmpeg/avutil.h
- configure:9065: result: no
- configure:9065: checking libav/avutil.h usability
- configure:9065: gcc -c -g -O2 conftest.c >&5
- conftest.c:109:26: fatal error: libav/avutil.h: No such file or directory
- #include <libav/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/avutil.h>
- configure:9065: result: no
- configure:9065: checking libav/avutil.h presence
- configure:9065: gcc -E conftest.c
- conftest.c:76:26: fatal error: libav/avutil.h: No such file or directory
- #include <libav/avutil.h>
- ^
- compilation terminated.
- configure:9065: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | /* end confdefs.h. */
- | #include <libav/avutil.h>
- configure:9065: result: no
- configure:9065: checking for libav/avutil.h
- configure:9065: result: no
- configure:9098: checking libavcodec/avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- configure:9098: $? = 0
- configure:9098: result: yes
- configure:9098: checking libavcodec/avcodec.h presence
- configure:9098: gcc -E conftest.c
- configure:9098: $? = 0
- configure:9098: result: yes
- configure:9098: checking for libavcodec/avcodec.h
- configure:9098: result: yes
- configure:9098: checking ffmpeg/libavcodec/avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- conftest.c:110:39: fatal error: ffmpeg/libavcodec/avcodec.h: No such file or directory
- #include <ffmpeg/libavcodec/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/libavcodec/avcodec.h>
- configure:9098: result: no
- configure:9098: checking ffmpeg/libavcodec/avcodec.h presence
- configure:9098: gcc -E conftest.c
- conftest.c:77:39: fatal error: ffmpeg/libavcodec/avcodec.h: No such file or directory
- #include <ffmpeg/libavcodec/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/libavcodec/avcodec.h>
- configure:9098: result: no
- configure:9098: checking for ffmpeg/libavcodec/avcodec.h
- configure:9098: result: no
- configure:9098: checking libav/libavcodec/avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- conftest.c:110:38: fatal error: libav/libavcodec/avcodec.h: No such file or directory
- #include <libav/libavcodec/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/libavcodec/avcodec.h>
- configure:9098: result: no
- configure:9098: checking libav/libavcodec/avcodec.h presence
- configure:9098: gcc -E conftest.c
- conftest.c:77:38: fatal error: libav/libavcodec/avcodec.h: No such file or directory
- #include <libav/libavcodec/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <libav/libavcodec/avcodec.h>
- configure:9098: result: no
- configure:9098: checking for libav/libavcodec/avcodec.h
- configure:9098: result: no
- configure:9098: checking avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- conftest.c:110:21: fatal error: avcodec.h: No such file or directory
- #include <avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <avcodec.h>
- configure:9098: result: no
- configure:9098: checking avcodec.h presence
- configure:9098: gcc -E conftest.c
- conftest.c:77:21: fatal error: avcodec.h: No such file or directory
- #include <avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <avcodec.h>
- configure:9098: result: no
- configure:9098: checking for avcodec.h
- configure:9098: result: no
- configure:9098: checking ffmpeg/avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- conftest.c:110:28: fatal error: ffmpeg/avcodec.h: No such file or directory
- #include <ffmpeg/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/avcodec.h>
- configure:9098: result: no
- configure:9098: checking ffmpeg/avcodec.h presence
- configure:9098: gcc -E conftest.c
- conftest.c:77:28: fatal error: ffmpeg/avcodec.h: No such file or directory
- #include <ffmpeg/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/avcodec.h>
- configure:9098: result: no
- configure:9098: checking for ffmpeg/avcodec.h
- configure:9098: result: no
- configure:9098: checking libav/avcodec.h usability
- configure:9098: gcc -c -g -O2 conftest.c >&5
- conftest.c:110:27: fatal error: libav/avcodec.h: No such file or directory
- #include <libav/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/avcodec.h>
- configure:9098: result: no
- configure:9098: checking libav/avcodec.h presence
- configure:9098: gcc -E conftest.c
- conftest.c:77:27: fatal error: libav/avcodec.h: No such file or directory
- #include <libav/avcodec.h>
- ^
- compilation terminated.
- configure:9098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | /* end confdefs.h. */
- | #include <libav/avcodec.h>
- configure:9098: result: no
- configure:9098: checking for libav/avcodec.h
- configure:9098: result: no
- configure:9131: checking libavformat/avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- configure:9131: $? = 0
- configure:9131: result: yes
- configure:9131: checking libavformat/avformat.h presence
- configure:9131: gcc -E conftest.c
- configure:9131: $? = 0
- configure:9131: result: yes
- configure:9131: checking for libavformat/avformat.h
- configure:9131: result: yes
- configure:9131: checking ffmpeg/libavformat/avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- conftest.c:111:41: fatal error: ffmpeg/libavformat/avformat.h: No such file or directory
- #include <ffmpeg/libavformat/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/libavformat/avformat.h>
- configure:9131: result: no
- configure:9131: checking ffmpeg/libavformat/avformat.h presence
- configure:9131: gcc -E conftest.c
- conftest.c:78:41: fatal error: ffmpeg/libavformat/avformat.h: No such file or directory
- #include <ffmpeg/libavformat/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/libavformat/avformat.h>
- configure:9131: result: no
- configure:9131: checking for ffmpeg/libavformat/avformat.h
- configure:9131: result: no
- configure:9131: checking libav/libavformat/avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- conftest.c:111:40: fatal error: libav/libavformat/avformat.h: No such file or directory
- #include <libav/libavformat/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/libavformat/avformat.h>
- configure:9131: result: no
- configure:9131: checking libav/libavformat/avformat.h presence
- configure:9131: gcc -E conftest.c
- conftest.c:78:40: fatal error: libav/libavformat/avformat.h: No such file or directory
- #include <libav/libavformat/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <libav/libavformat/avformat.h>
- configure:9131: result: no
- configure:9131: checking for libav/libavformat/avformat.h
- configure:9131: result: no
- configure:9131: checking avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- conftest.c:111:22: fatal error: avformat.h: No such file or directory
- #include <avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <avformat.h>
- configure:9131: result: no
- configure:9131: checking avformat.h presence
- configure:9131: gcc -E conftest.c
- conftest.c:78:22: fatal error: avformat.h: No such file or directory
- #include <avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <avformat.h>
- configure:9131: result: no
- configure:9131: checking for avformat.h
- configure:9131: result: no
- configure:9131: checking ffmpeg/avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- conftest.c:111:29: fatal error: ffmpeg/avformat.h: No such file or directory
- #include <ffmpeg/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ffmpeg/avformat.h>
- configure:9131: result: no
- configure:9131: checking ffmpeg/avformat.h presence
- configure:9131: gcc -E conftest.c
- conftest.c:78:29: fatal error: ffmpeg/avformat.h: No such file or directory
- #include <ffmpeg/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <ffmpeg/avformat.h>
- configure:9131: result: no
- configure:9131: checking for ffmpeg/avformat.h
- configure:9131: result: no
- configure:9131: checking libav/avformat.h usability
- configure:9131: gcc -c -g -O2 conftest.c >&5
- conftest.c:111:28: fatal error: libav/avformat.h: No such file or directory
- #include <libav/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libav/avformat.h>
- configure:9131: result: no
- configure:9131: checking libav/avformat.h presence
- configure:9131: gcc -E conftest.c
- conftest.c:78:28: fatal error: libav/avformat.h: No such file or directory
- #include <libav/avformat.h>
- ^
- compilation terminated.
- configure:9131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | /* end confdefs.h. */
- | #include <libav/avformat.h>
- configure:9131: result: no
- configure:9131: checking for libav/avformat.h
- configure:9131: result: no
- configure:9164: checking jpeglib.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking jpeglib.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for jpeglib.h
- configure:9164: result: yes
- configure:9164: checking sqlite3.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking sqlite3.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for sqlite3.h
- configure:9164: result: yes
- configure:9164: checking libexif/exif-loader.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking libexif/exif-loader.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for libexif/exif-loader.h
- configure:9164: result: yes
- configure:9164: checking id3tag.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking id3tag.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for id3tag.h
- configure:9164: result: yes
- configure:9164: checking ogg/ogg.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking ogg/ogg.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for ogg/ogg.h
- configure:9164: result: yes
- configure:9164: checking vorbis/codec.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking vorbis/codec.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for vorbis/codec.h
- configure:9164: result: yes
- configure:9164: checking FLAC/metadata.h usability
- configure:9164: gcc -c -g -O2 conftest.c >&5
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking FLAC/metadata.h presence
- configure:9164: gcc -E conftest.c
- configure:9164: $? = 0
- configure:9164: result: yes
- configure:9164: checking for FLAC/metadata.h
- configure:9164: result: yes
- configure:9211: checking if we should use the daemon() libc function
- configure:9230: gcc -c -g -O2 -Wall -Werror conftest.c >&5
- configure:9230: $? = 0
- configure:9235: result: yes
- configure:9246: checking if scandir declaration requires const char cast
- configure:9269: gcc -c -g -O2 -Wall -Werror conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:98:13: error: passing argument 3 of 'scandir' from incompatible pointer type [-Werror]
- (void)scandir(name, &ptr, filter, alphasort);
- ^
- In file included from conftest.c:89:0:
- /usr/include/dirent.h:255:12: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)'
- extern int scandir (const char *__restrict __dir,
- ^
- cc1: all warnings being treated as errors
- configure:9269: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | /* end confdefs.h. */
- |
- | #include <stdlib.h>
- | #include <sys/types.h>
- | #include <dirent.h>
- |
- | int
- | main ()
- | {
- |
- | int filter(struct dirent *d);
- | struct dirent **ptr = NULL;
- | char *name = NULL;
- | (void)scandir(name, &ptr, filter, alphasort);
- |
- |
- | ;
- | return 0;
- | }
- configure:9280: result: yes
- configure:9286: checking for linux sendfile support
- configure:9309: gcc -c -g -O2 -Wall -Werror conftest.c >&5
- configure:9309: $? = 0
- configure:9311: result: yes
- configure:9325: checking for darwin sendfile support
- configure:9352: gcc -c -g -O2 -Wall -Werror conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:103:14: error: implicit declaration of function 'sendfile' [-Werror=implicit-function-declaration]
- ret = sendfile(fd, s, offset, &len, hdtr, flags);
- ^
- cc1: all warnings being treated as errors
- configure:9352: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | /* end confdefs.h. */
- |
- | #include <stdlib.h>
- | #include <sys/types.h>
- | #include <sys/socket.h>
- | #include <sys/uio.h>
- |
- | int
- | main ()
- | {
- |
- | int fd = 0, s = 0;
- | off_t offset = 0, len;
- | struct sf_hdtr *hdtr = NULL;
- | int flags = 0;
- | int ret;
- | ret = sendfile(fd, s, offset, &len, hdtr, flags);
- | return ret;
- |
- |
- | ;
- | return 0;
- | }
- configure:9362: result: no
- configure:9368: checking for freebsd sendfile support
- configure:9399: gcc -c -g -O2 -Wall -Werror conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:100:29: error: storage size of 'hdr' isn't known
- struct sf_hdtr hdr;
- ^
- conftest.c:108:14: error: implicit declaration of function 'sendfile' [-Werror=implicit-function-declaration]
- ret = sendfile(fromfd, tofd, offset, total, &hdr, &nwritten, 0);
- ^
- conftest.c:100:29: error: unused variable 'hdr' [-Werror=unused-variable]
- struct sf_hdtr hdr;
- ^
- conftest.c:98:36: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
- int fromfd=0, tofd=0, ret, total=0;
- ^
- cc1: all warnings being treated as errors
- configure:9399: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | /* end confdefs.h. */
- |
- | #include <stdlib.h>
- | #include <sys/types.h>
- | #include <sys/socket.h>
- | #include <sys/uio.h>
- |
- | int
- | main ()
- | {
- |
- | int fromfd=0, tofd=0, ret, total=0;
- | off_t offset=0, nwritten;
- | struct sf_hdtr hdr;
- | struct iovec hdtrl;
- | hdr.headers = &hdtrl;
- | hdr.hdr_cnt = 1;
- | hdr.trailers = NULL;
- | hdr.trl_cnt = 0;
- | hdtrl.iov_base = NULL;
- | hdtrl.iov_len = 0;
- | ret = sendfile(fromfd, tofd, offset, total, &hdr, &nwritten, 0);
- |
- |
- | ;
- | return 0;
- | }
- configure:9409: result: no
- configure:9421: checking for jpeg_set_defaults in -ljpeg
- configure:9446: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
- configure:9446: $? = 0
- configure:9455: result: yes
- configure:9473: checking for exif_data_new_from_file in -lexif
- configure:9498: gcc -o conftest -g -O2 conftest.c -lexif >&5
- configure:9498: $? = 0
- configure:9507: result: yes
- configure:9525: checking for id3_file_open in -lid3tag
- configure:9550: gcc -o conftest -g -O2 conftest.c -lid3tag >&5
- configure:9550: $? = 0
- configure:9559: result: yes
- configure:9577: checking for sqlite3_open in -lsqlite3
- configure:9602: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5
- configure:9602: $? = 0
- configure:9611: result: yes
- configure:9619: checking for sqlite3_malloc in -lsqlite3
- configure:9644: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5
- configure:9644: $? = 0
- configure:9653: result: yes
- configure:9661: checking for sqlite3_prepare_v2 in -lsqlite3
- configure:9686: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5
- configure:9686: $? = 0
- configure:9695: result: yes
- configure:9713: checking for av_open_input_file in -lavformat
- configure:9738: gcc -o conftest -g -O2 conftest.c -lavformat >&5
- /tmp/ccz5WYet.o: In function `main':
- /root/src/minidlna-1.1.4/conftest.c:101: undefined reference to `av_open_input_file'
- collect2: error: ld returned 1 exit status
- configure:9738: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | #define HAVE_SQLITE3_MALLOC 1
- | #define HAVE_SQLITE3_PREPARE_V2 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char av_open_input_file ();
- | int
- | main ()
- | {
- | return av_open_input_file ();
- | ;
- | return 0;
- | }
- configure:9747: result: no
- configure:9752: checking for avformat_open_input in -lavformat
- configure:9777: gcc -o conftest -g -O2 conftest.c -lavformat >&5
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:500: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `set_codec_from_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:273: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:532: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:535: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:537: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:519: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `update_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2188: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2198: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2210: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2218: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `append_packet_chunked':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:203: undefined reference to `av_grow_packet'
- /usr/lib/libavformat.a(utils.o): In function `ffio_limit':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:174: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `append_packet_chunked':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:203: undefined reference to `av_grow_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:209: undefined reference to `av_shrink_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:220: undefined reference to `av_free_packet'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2540: undefined reference to `av_frame_alloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2547: undefined reference to `avcodec_is_open'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2614: undefined reference to `av_frame_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2591: undefined reference to `avcodec_decode_audio4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2587: undefined reference to `avcodec_decode_video2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2594: undefined reference to `avcodec_decode_subtitle2'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2562: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2563: undefined reference to `avcodec_open2'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2562: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2563: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2565: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(utils.o): In function `ffio_limit':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:174: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_get_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:226: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:226: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `avformat_queue_attached_pictures':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:369: undefined reference to `av_buffer_ref'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `avformat_queue_attached_pictures':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:364: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:633: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:658: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:500: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:504: undefined reference to `av_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:532: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:535: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:626: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `update_wrap_reference':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:559: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:650: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:653: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:681: undefined reference to `av_gettime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:681: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `set_codec_from_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:273: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:537: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:506: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:519: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:643: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_compute_frame_duration':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:750: undefined reference to `av_get_audio_frame_duration'
- /usr/lib/libavformat.a(utils.o): In function `compute_pkt_fields':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1023: undefined reference to `av_mul_q'
- /usr/lib/libavformat.a(utils.o): In function `update_initial_durations':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:923: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `is_intra_only':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:767: undefined reference to `av_codec_get_codec_descriptor'
- /usr/lib/libavformat.a(utils.o): In function `compute_pkt_fields':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1017: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1042: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1095: undefined reference to `av_add_stable'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1028: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:967: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `update_initial_durations':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:918: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `is_intra_only':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:769: undefined reference to `avcodec_descriptor_get'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:770: undefined reference to `av_codec_set_codec_descriptor'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `parse_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1159: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1160: undefined reference to `av_parser_parse2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1222: undefined reference to `av_dup_packet'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `parse_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1239: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1187: undefined reference to `av_rescale_q_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1234: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1226: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1148: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_frame_flush':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1560: undefined reference to `av_parser_close'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_add_index_entry':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1629: undefined reference to `av_fast_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1644: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1629: undefined reference to `av_fast_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1644: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `read_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1263: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1369: undefined reference to `av_packet_get_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1387: undefined reference to `av_opt_get_dict_val'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1390: undefined reference to `av_dict_copy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1391: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1392: undefined reference to `av_opt_set_dict_val'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1342: undefined reference to `av_free_packet'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1254: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `read_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1337: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1298: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1290: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1306: undefined reference to `av_parser_init'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1396: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1372: undefined reference to `av_packet_new_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1356: undefined reference to `av_packet_new_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1359: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1384: undefined reference to `av_packet_merge_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1374: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1308: undefined reference to `avcodec_get_name'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1308: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1437: undefined reference to `av_compare_mod'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1479: undefined reference to `av_dup_packet'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1254: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1438: undefined reference to `av_compare_mod'
- /usr/lib/libavformat.a(utils.o): In function `ff_find_last_ts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1815: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_gen_search':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1882: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1911: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_seek_frame_binary':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1765: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_seek_file':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2108: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2109: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2112: undefined reference to `av_rescale_rnd'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `seek_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2043: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `seek_frame_generic':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1996: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2001: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1980: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_codec_get_id':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `ff_get_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2812: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2814: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_rfps_add_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2871: undefined reference to `av_gcd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2832: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `ff_rfps_calculate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2925: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2933: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2937: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2920: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2920: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2892: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2963: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2973: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3007: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3012: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3013: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2990: undefined reference to `av_parser_init'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3020: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3021: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3125: undefined reference to `av_dup_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3176: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3178: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3178: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3184: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3041: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3251: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3256: undefined reference to `avcodec_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3281: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3084: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3154: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3025: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3184: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3187: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3230: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3298: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3348: undefined reference to `avcodec_string'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3349: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `compute_chapters_end':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2731: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2735: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3366: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3367: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3370: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3265: undefined reference to `avcodec_pix_fmt_to_codec_tag'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3266: undefined reference to `avpriv_get_raw_pix_fmt_tags'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3266: undefined reference to `avpriv_find_pix_fmt'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3315: undefined reference to `av_get_bits_per_sample'
- /usr/lib/libavformat.a(utils.o): In function `fill_all_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2255: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2258: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3092: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3099: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3245: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2998: undefined reference to `avcodec_get_name'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2998: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `estimate_timings_from_bit_rate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2296: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2306: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `estimate_timings_from_pts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2336: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2332: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2341: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2389: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2370: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2409: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2421: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `fill_all_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2255: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2258: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3482: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3483: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3487: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3490: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3491: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3492: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3493: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3494: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3495: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3496: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o):/root/src/ffmpeg-2.4.4/libavformat/utils.c:3497: more undefined references to `av_freep' follow
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3478: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3479: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_free_context':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3511: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3513: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3515: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3521: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3522: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3523: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3525: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3528: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3529: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3531: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3532: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3533: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3534: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `avformat_free_context':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3536: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `av_new_program':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3659: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3662: undefined reference to `av_dynarray_add'
- /usr/lib/libavformat.a(utils.o): In function `avpriv_new_chapter':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3696: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3691: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3694: undefined reference to `av_dynarray_add'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3682: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_program_add_stream_index':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3724: undefined reference to `av_realloc_array'
- /usr/lib/libavformat.a(utils.o): In function `ff_ntp_time':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3735: undefined reference to `av_gettime'
- /usr/lib/libavformat.a(utils.o): In function `av_get_frame_filename':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3757: undefined reference to `av_isdigit'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3754: undefined reference to `av_isdigit'
- /usr/lib/libavformat.a(utils.o): In function `avformat_open_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:397: undefined reference to `av_dict_copy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:399: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:416: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:420: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:426: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:427: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:446: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:459: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:467: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(utils.o): In function `init_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:320: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_open_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:390: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_url_split':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3811: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3831: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3840: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3852: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3847: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(utils.o): In function `avpriv_set_pts_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3923: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3925: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3940: undefined reference to `av_codec_set_pkt_timebase'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3933: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3929: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_new_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3592: undefined reference to `av_realloc_array'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3597: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3600: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3606: undefined reference to `avcodec_alloc_context3'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3601: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `ff_parse_key_value':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3956: undefined reference to `av_isspace'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3989: undefined reference to `av_isspace'
- /usr/lib/libavformat.a(utils.o): In function `ff_iso8601_to_unix_time':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4011: undefined reference to `av_small_strptime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4012: undefined reference to `av_small_strptime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4016: undefined reference to `av_timegm'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4014: undefined reference to `av_timegm'
- /usr/lib/libavformat.a(utils.o): In function `ff_add_param_change':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4081: undefined reference to `av_packet_new_side_data'
- /usr/lib/libavformat.a(utils.o): In function `av_guess_sample_aspect_ratio':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4105: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4110: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `av_guess_frame_rate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4136: undefined reference to `av_div_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_match_stream_specifier':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4158: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4225: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4207: undefined reference to `av_strndup'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4211: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4220: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4207: undefined reference to `av_strdup'
- /usr/lib/libavformat.a(utils.o): In function `ff_generate_avci_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4319: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3501: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_program_add_stream_index':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3712: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_url_split':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3857: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1248: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_find_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:234: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:229: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_open':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:275: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:278: undefined reference to `av_opt_set_dict'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:120: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `retry_transfer_wrapper':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:120: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_get_multi_file_handle':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:446: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `dyn_buf_write':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_put_str16le':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:354: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ff_crc04C11DB7_update':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:477: undefined reference to `av_crc_get_table'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:477: undefined reference to `av_crc'
- /usr/lib/libavformat.a(aviobuf.o): In function `ff_crcA001_update':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:483: undefined reference to `av_crc_get_table'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:483: undefined reference to `av_crc'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_ensure_seekback':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:790: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:795: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:788: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_rewind_with_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:866: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:858: undefined reference to `av_realloc_f'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:841: undefined reference to `av_freep'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_open2':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_close':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:908: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:912: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:913: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:910: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:908: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:912: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:913: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:910: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_read_to_bprint':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:974: undefined reference to `av_bprint_append_data'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_read':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_close_dyn_buf':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1110: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1111: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_close_null_buf':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1143: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1144: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o):(.rodata+0x28): undefined reference to `av_default_item_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_guess_format':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:127: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_guess_codec':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:147: undefined reference to `av_match_name'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:147: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_find_input_format':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:176: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_probe_input_format3':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:219: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_probe_input_buffer2':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:273: undefined reference to `av_opt_get'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:289: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:313: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:317: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:337: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:337: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:264: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:179: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:180: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:181: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:182: undefined reference to `av_free'
- /usr/lib/libavformat.a(id3v2.o): In function `free_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:586: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:587: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:588: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `decode_str':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:260: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:209: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:235: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:237: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:224: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:226: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `free_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:444: undefined reference to `av_buffer_unref'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:445: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:446: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_ttag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:311: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:296: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:297: undefined reference to `av_strdup'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:308: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:289: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:302: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:303: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `id3v2_parse':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:681: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:873: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:876: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:877: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:784: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:758: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:793: undefined reference to `av_fast_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:823: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:825: undefined reference to `av_fast_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:840: undefined reference to `uncompress'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:842: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:827: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:795: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:834: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:858: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o):/root/src/ffmpeg-2.4.4/libavformat/id3v2.c:209: more undefined references to `av_log' follow
- /usr/lib/libavformat.a(id3v2.o): In function `read_chapter':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:580: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:541: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `read_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:597: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:598: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v2.o): In function `free_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:586: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:587: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:588: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:625: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:606: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(id3v2.o): In function `read_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:524: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:463: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:464: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v2.o): In function `free_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:444: undefined reference to `av_buffer_unref'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:445: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:446: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:479: undefined reference to `av_strncasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:509: undefined reference to `av_buffer_alloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:486: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:496: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:504: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `read_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:328: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:335: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:337: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:387: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:179: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:180: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:181: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:182: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:183: undefined reference to `av_free'
- /usr/lib/libavformat.a(id3v2.o):/root/src/ffmpeg-2.4.4/libavformat/id3v2.c:389: more undefined references to `av_free' follow
- /usr/lib/libavformat.a(id3v2.o): In function `read_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:330: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:364: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:370: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:366: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:417: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:418: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:419: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:425: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:426: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:433: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:434: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:438: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `ff_id3v2_free_extra_meta':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:946: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `ff_id3v2_parse_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:971: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:972: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:974: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:183: undefined reference to `av_free'
- /usr/lib/libavformat.a(img2.o): In function `av_str2id':
- /root/src/ffmpeg-2.4.4/libavformat/img2.c:93: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(metadata.o): In function `ff_metadata_conv':
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:39: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:43: undefined reference to `av_strcasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:49: undefined reference to `av_strcasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:53: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:55: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:71: undefined reference to `avpriv_lock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_deinit':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:103: undefined reference to `avpriv_lock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_network_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:133: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_network_wait_fd_timeout':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:166: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:167: undefined reference to `av_gettime_relative'
- /usr/lib/libavformat.a(network.o): In function `ff_socket':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:250: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_listen_bind':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:264: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:285: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_listen_connect':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:319: undefined reference to `av_strerror'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:321: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:299: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:325: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_http_match_no_proxy':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:367: undefined reference to `av_strdup'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:385: undefined reference to `av_free'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:98: undefined reference to `avpriv_unlock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_deinit':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:121: undefined reference to `avpriv_unlock_avformat'
- /usr/lib/libavformat.a(options.o): In function `avformat_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:110: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(options.o): In function `avformat_get_context_defaults':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:104: undefined reference to `av_opt_set_defaults'
- /usr/lib/libavformat.a(options.o): In function `avformat_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:114: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v1.o): In function `get_string':
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v1.o):/root/src/ffmpeg-2.4.4/libavformat/id3v1.c:222: more undefined references to `av_dict_set' follow
- /usr/lib/libavformat.a(id3v1.o): In function `parse_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:218: undefined reference to `av_dict_set_int'
- collect2: error: ld returned 1 exit status
- configure:9777: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | #define HAVE_SQLITE3_MALLOC 1
- | #define HAVE_SQLITE3_PREPARE_V2 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char avformat_open_input ();
- | int
- | main ()
- | {
- | return avformat_open_input ();
- | ;
- | return 0;
- | }
- configure:9786: result: no
- configure:9713: checking for av_open_input_file in -lavformat
- configure:9738: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lavformat >&5
- /tmp/ccc7OOoJ.o: In function `main':
- /root/src/minidlna-1.1.4/conftest.c:101: undefined reference to `av_open_input_file'
- collect2: error: ld returned 1 exit status
- configure:9738: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | #define HAVE_SQLITE3_MALLOC 1
- | #define HAVE_SQLITE3_PREPARE_V2 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char av_open_input_file ();
- | int
- | main ()
- | {
- | return av_open_input_file ();
- | ;
- | return 0;
- | }
- configure:9747: result: no
- configure:9752: checking for avformat_open_input in -lavformat
- configure:9777: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lavformat >&5
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:500: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `set_codec_from_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:273: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:532: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:535: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:537: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:519: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `update_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2188: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2198: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2210: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2218: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `append_packet_chunked':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:203: undefined reference to `av_grow_packet'
- /usr/lib/libavformat.a(utils.o): In function `ffio_limit':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:174: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `append_packet_chunked':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:203: undefined reference to `av_grow_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:209: undefined reference to `av_shrink_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:220: undefined reference to `av_free_packet'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2540: undefined reference to `av_frame_alloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2547: undefined reference to `avcodec_is_open'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2614: undefined reference to `av_frame_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2591: undefined reference to `avcodec_decode_audio4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2587: undefined reference to `avcodec_decode_video2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2594: undefined reference to `avcodec_decode_subtitle2'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2562: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2563: undefined reference to `avcodec_open2'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `try_decode_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2562: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2563: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2565: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(utils.o): In function `ffio_limit':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:174: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_get_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:226: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:226: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `avformat_queue_attached_pictures':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:369: undefined reference to `av_buffer_ref'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `avformat_queue_attached_pictures':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:364: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:633: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:658: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:500: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:504: undefined reference to `av_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:532: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:535: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:626: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `update_wrap_reference':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:559: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:650: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:653: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:681: undefined reference to `av_gettime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:681: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `set_codec_from_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:273: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `probe_codec':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:537: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:506: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:519: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:643: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_compute_frame_duration':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:750: undefined reference to `av_get_audio_frame_duration'
- /usr/lib/libavformat.a(utils.o): In function `compute_pkt_fields':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1023: undefined reference to `av_mul_q'
- /usr/lib/libavformat.a(utils.o): In function `update_initial_durations':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:923: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `is_intra_only':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:767: undefined reference to `av_codec_get_codec_descriptor'
- /usr/lib/libavformat.a(utils.o): In function `compute_pkt_fields':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1017: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1042: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1095: undefined reference to `av_add_stable'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1028: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:967: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `update_initial_durations':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:918: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `is_intra_only':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:769: undefined reference to `avcodec_descriptor_get'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:770: undefined reference to `av_codec_set_codec_descriptor'
- /usr/lib/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:784: undefined reference to `avpriv_h264_has_num_reorder_frames'
- /usr/lib/libavformat.a(utils.o): In function `parse_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1159: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1160: undefined reference to `av_parser_parse2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1222: undefined reference to `av_dup_packet'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `parse_packet':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1239: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1187: undefined reference to `av_rescale_q_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1234: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1226: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1148: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_read_frame_flush':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1560: undefined reference to `av_parser_close'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_add_index_entry':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1629: undefined reference to `av_fast_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1644: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1629: undefined reference to `av_fast_realloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1644: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `read_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1263: undefined reference to `av_init_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1369: undefined reference to `av_packet_get_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1387: undefined reference to `av_opt_get_dict_val'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1390: undefined reference to `av_dict_copy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1391: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1392: undefined reference to `av_opt_set_dict_val'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1342: undefined reference to `av_free_packet'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1254: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `read_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1337: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1298: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1290: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1306: undefined reference to `av_parser_init'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1396: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1372: undefined reference to `av_packet_new_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1356: undefined reference to `av_packet_new_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1359: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1384: undefined reference to `av_packet_merge_side_data'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1374: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1308: undefined reference to `avcodec_get_name'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1308: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1437: undefined reference to `av_compare_mod'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1479: undefined reference to `av_dup_packet'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1254: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `av_read_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1438: undefined reference to `av_compare_mod'
- /usr/lib/libavformat.a(utils.o): In function `ff_find_last_ts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1815: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_gen_search':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1882: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1911: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_seek_frame_binary':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1765: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_seek_file':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2108: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2109: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2112: undefined reference to `av_rescale_rnd'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `seek_frame_internal':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2043: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `ff_update_cur_dts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1589: undefined reference to `av_rescale'
- /usr/lib/libavformat.a(utils.o): In function `seek_frame_generic':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1996: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2001: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1980: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_codec_get_id':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2635: undefined reference to `avpriv_toupper4'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `ff_get_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2812: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2814: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_rfps_add_frame':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2871: undefined reference to `av_gcd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2832: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `ff_rfps_calculate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2925: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2933: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2937: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2920: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2920: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2892: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2963: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2973: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3007: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3012: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3013: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2990: undefined reference to `av_parser_init'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3020: undefined reference to `avcodec_open2'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3021: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `add_to_pktbuf':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:341: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3125: undefined reference to `av_dup_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3176: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3178: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3178: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3184: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3041: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3251: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3256: undefined reference to `avcodec_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3281: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3084: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3154: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3025: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3184: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3187: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3230: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3298: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3348: undefined reference to `avcodec_string'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3349: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `compute_chapters_end':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2731: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2735: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3366: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3367: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3370: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3265: undefined reference to `avcodec_pix_fmt_to_codec_tag'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3266: undefined reference to `avpriv_get_raw_pix_fmt_tags'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3266: undefined reference to `avpriv_find_pix_fmt'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3315: undefined reference to `av_get_bits_per_sample'
- /usr/lib/libavformat.a(utils.o): In function `fill_all_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2255: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2258: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_find_stream_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3092: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3099: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3245: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2998: undefined reference to `avcodec_get_name'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2998: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `estimate_timings_from_bit_rate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2296: undefined reference to `av_rescale'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2306: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `estimate_timings_from_pts':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2336: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2332: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2341: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2389: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2370: undefined reference to `av_rescale_rnd'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2409: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2421: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `fill_all_stream_timings':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2255: undefined reference to `av_rescale_q'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2258: undefined reference to `av_rescale_q'
- /usr/lib/libavformat.a(utils.o): In function `find_decoder':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:150: undefined reference to `avcodec_find_decoder'
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3482: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3483: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3487: undefined reference to `av_parser_close'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3490: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3491: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3492: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3493: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3494: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3495: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3496: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o):/root/src/ffmpeg-2.4.4/libavformat/utils.c:3497: more undefined references to `av_freep' follow
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3478: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3479: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_free_context':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3511: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3513: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3515: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3521: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3522: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3523: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3525: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3528: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3529: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3531: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3532: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3533: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3534: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `avformat_free_context':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3536: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `free_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1128: undefined reference to `av_free_packet'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1129: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `av_new_program':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3659: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3662: undefined reference to `av_dynarray_add'
- /usr/lib/libavformat.a(utils.o): In function `avpriv_new_chapter':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3696: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3691: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3694: undefined reference to `av_dynarray_add'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3682: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `ff_program_add_stream_index':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3724: undefined reference to `av_realloc_array'
- /usr/lib/libavformat.a(utils.o): In function `ff_ntp_time':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3735: undefined reference to `av_gettime'
- /usr/lib/libavformat.a(utils.o): In function `av_get_frame_filename':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3757: undefined reference to `av_isdigit'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3754: undefined reference to `av_isdigit'
- /usr/lib/libavformat.a(utils.o): In function `avformat_open_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:397: undefined reference to `av_dict_copy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:399: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:416: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:420: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:426: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:427: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:446: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:459: undefined reference to `av_dict_free'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:467: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(utils.o): In function `init_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:320: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_open_input':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:390: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_url_split':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3811: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3831: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3840: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3852: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3847: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(utils.o): In function `avpriv_set_pts_info':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3923: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3925: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3940: undefined reference to `av_codec_set_pkt_timebase'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3933: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3929: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `avformat_new_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3592: undefined reference to `av_realloc_array'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3597: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3600: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3606: undefined reference to `avcodec_alloc_context3'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3601: undefined reference to `av_free'
- /usr/lib/libavformat.a(utils.o): In function `ff_parse_key_value':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3956: undefined reference to `av_isspace'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3989: undefined reference to `av_isspace'
- /usr/lib/libavformat.a(utils.o): In function `ff_iso8601_to_unix_time':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4011: undefined reference to `av_small_strptime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4012: undefined reference to `av_small_strptime'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4016: undefined reference to `av_timegm'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4014: undefined reference to `av_timegm'
- /usr/lib/libavformat.a(utils.o): In function `ff_add_param_change':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4081: undefined reference to `av_packet_new_side_data'
- /usr/lib/libavformat.a(utils.o): In function `av_guess_sample_aspect_ratio':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4105: undefined reference to `av_reduce'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4110: undefined reference to `av_reduce'
- /usr/lib/libavformat.a(utils.o): In function `av_guess_frame_rate':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4136: undefined reference to `av_div_q'
- /usr/lib/libavformat.a(utils.o): In function `avformat_match_stream_specifier':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4158: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4225: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4207: undefined reference to `av_strndup'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4211: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4220: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4207: undefined reference to `av_strdup'
- /usr/lib/libavformat.a(utils.o): In function `ff_generate_avci_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:4319: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_alloc_extradata':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:2793: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(utils.o): In function `ff_free_stream':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3501: undefined reference to `av_freep'
- /usr/lib/libavformat.a(utils.o): In function `ff_program_add_stream_index':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3712: undefined reference to `av_log'
- /usr/lib/libavformat.a(utils.o): In function `av_url_split':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:3857: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(utils.o): In function `read_from_packet_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/utils.c:1248: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_find_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:234: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:229: undefined reference to `av_strlcpy'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_open':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:275: undefined reference to `av_opt_set_dict'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:278: undefined reference to `av_opt_set_dict'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:120: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `retry_transfer_wrapper':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:315: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:319: undefined reference to `av_usleep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:316: undefined reference to `av_gettime_relative'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:129: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_closep':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:380: undefined reference to `av_opt_free'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:381: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:383: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:120: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:186: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:264: undefined reference to `av_strstart'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:142: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:151: undefined reference to `av_opt_set_defaults'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:160: undefined reference to `av_opt_set'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:162: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:167: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:168: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:169: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:185: undefined reference to `av_freep'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_alloc':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:265: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:255: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `url_alloc_for_protocol':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:125: undefined reference to `av_log'
- /usr/lib/libavformat.a(avio.o): In function `ffurl_get_multi_file_handle':
- /root/src/ffmpeg-2.4.4/libavformat/avio.c:446: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `dyn_buf_write':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1010: undefined reference to `av_reallocp'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_put_str16le':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:354: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ff_crc04C11DB7_update':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:477: undefined reference to `av_crc_get_table'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:477: undefined reference to `av_crc'
- /usr/lib/libavformat.a(aviobuf.o): In function `ff_crcA001_update':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:483: undefined reference to `av_crc_get_table'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:483: undefined reference to `av_crc'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_r8':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `fill_buffer':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_ensure_seekback':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:790: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:795: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:788: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_rewind_with_probe_data':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:866: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:858: undefined reference to `av_realloc_f'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:841: undefined reference to `av_freep'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_open2':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:756: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_fdopen':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:763: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_close':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:908: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:912: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:913: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:910: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:908: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:912: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:913: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:910: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_read_to_bprint':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:974: undefined reference to `av_bprint_append_data'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_set_buf_size':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:806: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:810: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_read':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:452: undefined reference to `av_log'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_close_dyn_buf':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1110: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1111: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1060: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `avio_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:120: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(aviobuf.o): In function `url_open_dyn_buf_internal':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1068: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o): In function `ffio_close_null_buf':
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1143: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/aviobuf.c:1144: undefined reference to `av_free'
- /usr/lib/libavformat.a(aviobuf.o):(.rodata+0x28): undefined reference to `av_default_item_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_guess_format':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:127: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_guess_codec':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:147: undefined reference to `av_match_name'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:147: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_find_input_format':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:176: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_probe_input_format3':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:219: undefined reference to `av_match_name'
- /usr/lib/libavformat.a(format.o): In function `av_match_ext':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:98: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(format.o): In function `av_probe_input_buffer2':
- /root/src/ffmpeg-2.4.4/libavformat/format.c:273: undefined reference to `av_opt_get'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:289: undefined reference to `av_reallocp'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:313: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:317: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:337: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:337: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/format.c:264: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:179: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:180: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:181: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:182: undefined reference to `av_free'
- /usr/lib/libavformat.a(id3v2.o): In function `free_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:586: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:587: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:588: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `decode_str':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:260: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:209: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:235: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:237: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:224: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:226: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `free_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:444: undefined reference to `av_buffer_unref'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:445: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:446: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_ttag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:311: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:296: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:297: undefined reference to `av_strdup'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:308: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:289: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:302: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:303: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `id3v2_parse':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:681: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:873: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:876: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:877: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:784: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:758: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:793: undefined reference to `av_fast_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:823: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:825: undefined reference to `av_fast_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:840: undefined reference to `uncompress'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:842: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:827: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:795: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:834: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:858: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o):/root/src/ffmpeg-2.4.4/libavformat/id3v2.c:209: more undefined references to `av_log' follow
- /usr/lib/libavformat.a(id3v2.o): In function `read_chapter':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:580: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:541: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `read_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:597: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:598: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v2.o): In function `free_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:586: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:587: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:588: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_priv':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:625: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:606: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(id3v2.o): In function `read_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:524: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:463: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:464: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v2.o): In function `free_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:444: undefined reference to `av_buffer_unref'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:445: undefined reference to `av_freep'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:446: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `read_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:479: undefined reference to `av_strncasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:509: undefined reference to `av_buffer_alloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:486: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:496: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:504: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `read_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:328: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:335: undefined reference to `av_mallocz'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:337: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:387: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:179: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:180: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:181: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:182: undefined reference to `av_free'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:183: undefined reference to `av_free'
- /usr/lib/libavformat.a(id3v2.o):/root/src/ffmpeg-2.4.4/libavformat/id3v2.c:389: more undefined references to `av_free' follow
- /usr/lib/libavformat.a(id3v2.o): In function `read_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:330: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:364: undefined reference to `av_malloc'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:370: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:366: undefined reference to `av_log'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:417: undefined reference to `av_strlcpy'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:418: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:419: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:425: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:426: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `merge_date':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:433: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:434: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:438: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v2.o): In function `get_date_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:403: undefined reference to `av_dict_get'
- /usr/lib/libavformat.a(id3v2.o): In function `ff_id3v2_free_extra_meta':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:946: undefined reference to `av_freep'
- /usr/lib/libavformat.a(id3v2.o): In function `ff_id3v2_parse_apic':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:971: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:972: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:974: undefined reference to `av_init_packet'
- /usr/lib/libavformat.a(id3v2.o): In function `free_geobtag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v2.c:183: undefined reference to `av_free'
- /usr/lib/libavformat.a(img2.o): In function `av_str2id':
- /root/src/ffmpeg-2.4.4/libavformat/img2.c:93: undefined reference to `av_strcasecmp'
- /usr/lib/libavformat.a(metadata.o): In function `ff_metadata_conv':
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:39: undefined reference to `av_dict_get'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:43: undefined reference to `av_strcasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:49: undefined reference to `av_strcasecmp'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:53: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/metadata.c:55: undefined reference to `av_dict_free'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:71: undefined reference to `avpriv_lock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_deinit':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:103: undefined reference to `avpriv_lock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_network_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:133: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_network_wait_fd_timeout':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:166: undefined reference to `av_gettime_relative'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:167: undefined reference to `av_gettime_relative'
- /usr/lib/libavformat.a(network.o): In function `ff_socket':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:250: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_listen_bind':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:264: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:285: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_listen_connect':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:319: undefined reference to `av_strerror'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:321: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:299: undefined reference to `av_log'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:325: undefined reference to `av_log'
- /usr/lib/libavformat.a(network.o): In function `ff_http_match_no_proxy':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:367: undefined reference to `av_strdup'
- /root/src/ffmpeg-2.4.4/libavformat/network.c:385: undefined reference to `av_free'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_init':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:98: undefined reference to `avpriv_unlock_avformat'
- /usr/lib/libavformat.a(network.o): In function `ff_tls_deinit':
- /root/src/ffmpeg-2.4.4/libavformat/network.c:121: undefined reference to `avpriv_unlock_avformat'
- /usr/lib/libavformat.a(options.o): In function `avformat_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:110: undefined reference to `av_malloc'
- /usr/lib/libavformat.a(options.o): In function `avformat_get_context_defaults':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:104: undefined reference to `av_opt_set_defaults'
- /usr/lib/libavformat.a(options.o): In function `avformat_alloc_context':
- /root/src/ffmpeg-2.4.4/libavformat/options.c:114: undefined reference to `av_mallocz'
- /usr/lib/libavformat.a(id3v1.o): In function `get_string':
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:196: undefined reference to `av_dict_set'
- /usr/lib/libavformat.a(id3v1.o):/root/src/ffmpeg-2.4.4/libavformat/id3v1.c:222: more undefined references to `av_dict_set' follow
- /usr/lib/libavformat.a(id3v1.o): In function `parse_tag':
- /root/src/ffmpeg-2.4.4/libavformat/id3v1.c:218: undefined reference to `av_dict_set_int'
- collect2: error: ld returned 1 exit status
- configure:9777: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "MiniDLNA"
- | #define PACKAGE_TARNAME "minidlna"
- | #define PACKAGE_VERSION "1.1.3"
- | #define PACKAGE_STRING "MiniDLNA 1.1.3"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "minidlna"
- | #define VERSION "1.1.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define OS_URL "http://sourceforge.net/projects/minidlna/"
- | #define ROOTDEV_MANUFACTURER "Justin Maggard"
- | #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- | #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- | #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- | #define ROOTDEV_MODELURL OS_URL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_STRUCT_DIRENT_D_TYPE 1
- | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- | #define HAVE_ST_BLOCKS 1
- | #define HAVE__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- | #define HAVE_GETHOSTNAME 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_INET_NTOA 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MKDIR 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SENDFILE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRPBRK 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRUCT_IP_MREQN /**/
- | #define HAVE_SYSCALL_H 1
- | #define HAVE_SYS_SYSCALL_H 1
- | #define HAVE_CLOCK_GETTIME_SYSCALL 1
- | #define HAVE_NETLINK 1
- | #define HAVE_LIBAVUTIL_AVUTIL_H 1
- | #define HAVE_LIBAVCODEC_AVCODEC_H 1
- | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- | #define HAVE_JPEGLIB_H 1
- | #define HAVE_SQLITE3_H 1
- | #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- | #define HAVE_ID3TAG_H 1
- | #define HAVE_OGG_OGG_H 1
- | #define HAVE_VORBIS_CODEC_H 1
- | #define HAVE_FLAC_METADATA_H 1
- | #define USE_DAEMON 1
- | #define SCANDIR_CONST 1
- | #define HAVE_LINUX_SENDFILE_API 1
- | #define HAVE_SQLITE3_MALLOC 1
- | #define HAVE_SQLITE3_PREPARE_V2 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char avformat_open_input ();
- | int
- | main ()
- | {
- | return avformat_open_input ();
- | ;
- | return 0;
- | }
- configure:9786: result: no
- configure:9800: error: Could not find libavformat - part of ffmpeg
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_inline=inline
- ac_cv_c_int32_t=yes
- ac_cv_c_uint32_t=yes
- ac_cv_c_uint64_t=yes
- ac_cv_c_uint8_t=yes
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_fork=yes
- ac_cv_func_fork_works=yes
- ac_cv_func_gethostname=yes
- ac_cv_func_getifaddrs=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_inet_ntoa=yes
- ac_cv_func_lstat_dereferences_slashed_symlink=yes
- ac_cv_func_memmove=yes
- ac_cv_func_memset=yes
- ac_cv_func_mkdir=yes
- ac_cv_func_realpath=yes
- ac_cv_func_select=yes
- ac_cv_func_sendfile=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_socket=yes
- ac_cv_func_strcasecmp=yes
- ac_cv_func_strchr=yes
- ac_cv_func_strdup=yes
- ac_cv_func_strerror=yes
- ac_cv_func_strncasecmp=yes
- ac_cv_func_strpbrk=yes
- ac_cv_func_strrchr=yes
- ac_cv_func_strstr=yes
- ac_cv_func_strtol=yes
- ac_cv_func_strtoul=yes
- ac_cv_func_vfork=yes
- ac_cv_func_vfork_works=yes
- ac_cv_header_FLAC_metadata_h=yes
- ac_cv_header_avcodec_h=no
- ac_cv_header_avformat_h=no
- ac_cv_header_avutil_h=no
- ac_cv_header_dirent_dirent_h=yes
- ac_cv_header_ffmpeg_avcodec_h=no
- ac_cv_header_ffmpeg_avformat_h=no
- ac_cv_header_ffmpeg_avutil_h=no
- ac_cv_header_ffmpeg_libavcodec_avcodec_h=no
- ac_cv_header_ffmpeg_libavformat_avformat_h=no
- ac_cv_header_ffmpeg_libavutil_avutil_h=no
- ac_cv_header_id3tag_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jpeglib_h=yes
- ac_cv_header_libav_avcodec_h=no
- ac_cv_header_libav_avformat_h=no
- ac_cv_header_libav_avutil_h=no
- ac_cv_header_libav_libavcodec_avcodec_h=no
- ac_cv_header_libav_libavformat_avformat_h=no
- ac_cv_header_libav_libavutil_avutil_h=no
- ac_cv_header_libavcodec_avcodec_h=yes
- ac_cv_header_libavformat_avformat_h=yes
- ac_cv_header_libavutil_avutil_h=yes
- ac_cv_header_libexif_exif_loader_h=yes
- ac_cv_header_linux_netlink_h=yes
- ac_cv_header_mach_mach_time_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_ogg_ogg_h=yes
- ac_cv_header_sqlite3_h=yes
- ac_cv_header_stdbool_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_syscall_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_syscall_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_vfork_h=no
- ac_cv_header_vorbis_codec_h=yes
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_lib_exif_exif_data_new_from_file=yes
- ac_cv_lib_id3tag_id3_file_open=yes
- ac_cv_lib_jpeg_jpeg_set_defaults=yes
- ac_cv_lib_sqlite3_sqlite3_malloc=yes
- ac_cv_lib_sqlite3_sqlite3_open=yes
- ac_cv_lib_sqlite3_sqlite3_prepare_v2=yes
- ac_cv_member_struct_dirent_d_type=yes
- ac_cv_member_struct_stat_st_blocks=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_install='/usr/bin/ginstall -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_opendir='none required'
- ac_cv_target=x86_64-unknown-linux-gnu
- ac_cv_type__Bool=yes
- ac_cv_type_mode_t=yes
- ac_cv_type_off_t=yes
- ac_cv_type_pid_t=yes
- ac_cv_type_size_t=yes
- ac_cv_type_ssize_t=yes
- acl_cv_hardcode_direct=no
- acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
- acl_cv_hardcode_libdir_separator=
- acl_cv_hardcode_minus_L=no
- acl_cv_libext=a
- acl_cv_libname_spec='lib$name'
- acl_cv_library_names_spec='$libname$shrext'
- acl_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld
- acl_cv_prog_gnu_ld=yes
- acl_cv_rpath=done
- acl_cv_shlibext=so
- acl_cv_wl=-Wl,
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_func_iconv=yes
- am_cv_func_iconv_works=yes
- am_cv_lib_iconv=no
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
- am_cv_proto_iconv_arg1=
- gt_cv_func_CFLocaleCopyCurrent=no
- gt_cv_func_CFPreferencesCopyAppValue=no
- gt_cv_func_gnugettext1_libc=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /root/src/minidlna-1.1.4/missing aclocal-1.14'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AUTOCONF='${SHELL} /root/src/minidlna-1.1.4/missing autoconf'
- AUTOHEADER='${SHELL} /root/src/minidlna-1.1.4/missing autoheader'
- AUTOMAKE='${SHELL} /root/src/minidlna-1.1.4/missing automake-1.14'
- AWK='gawk'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- GETTEXT_MACRO_VERSION='0.18'
- GMSGFMT='/usr/bin/msgfmt'
- GMSGFMT_015='/usr/bin/msgfmt'
- GREP='/usr/bin/grep'
- HAVE_FLAC_FALSE=''
- HAVE_FLAC_TRUE=''
- HAVE_VORBISFILE_FALSE=''
- HAVE_VORBISFILE_TRUE=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INTLLIBS=''
- INTL_MACOSX_LIBS=''
- LDFLAGS=''
- LIBAVFORMAT_LIBS=''
- LIBAVUTIL_LIBS=''
- LIBEXIF_LIBS='-lexif'
- LIBICONV=''
- LIBID3TAG_LIBS='-lid3tag'
- LIBINTL=''
- LIBJPEG_LIBS='-ljpeg'
- LIBOBJS=''
- LIBS=''
- LIBSQLITE3_LIBS='-lsqlite3'
- LN_S='ln -s'
- LTLIBICONV=''
- LTLIBINTL=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /root/src/minidlna-1.1.4/missing makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_015='/usr/bin/msgfmt'
- MSGMERGE='/usr/bin/msgmerge'
- NEED_OGG_FALSE=''
- NEED_OGG_TRUE=''
- NEED_VORBIS_FALSE=''
- NEED_VORBIS_TRUE=''
- OBJEXT='o'
- PACKAGE='minidlna'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='MiniDLNA'
- PACKAGE_STRING='MiniDLNA 1.1.3'
- PACKAGE_TARNAME='minidlna'
- PACKAGE_URL=''
- PACKAGE_VERSION='1.1.3'
- PATH_SEPARATOR=':'
- POSUB='po'
- SET_MAKE=''
- SHELL='/bin/sh'
- STATIC_CFLAGS=''
- STATIC_LDFLAGS=''
- STRIP=''
- USE_NLS='yes'
- VERSION='1.1.3'
- XGETTEXT='/usr/bin/xgettext'
- XGETTEXT_015='/usr/bin/xgettext'
- XGETTEXT_EXTRA_OPTIONS=''
- ac_ct_CC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='/usr/doc/minidlna-1.1.4'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /root/src/minidlna-1.1.4/install-sh'
- libdir='/usr/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='/var'
- mandir='/usr/man'
- mkdir_p='/usr/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='/etc'
- target='x86_64-unknown-linux-gnu'
- target_alias=''
- target_cpu='x86_64'
- target_os='linux-gnu'
- target_vendor='unknown'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "MiniDLNA"
- #define PACKAGE_TARNAME "minidlna"
- #define PACKAGE_VERSION "1.1.3"
- #define PACKAGE_STRING "MiniDLNA 1.1.3"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "minidlna"
- #define VERSION "1.1.3"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define ENABLE_NLS 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define OS_URL "http://sourceforge.net/projects/minidlna/"
- #define ROOTDEV_MANUFACTURER "Justin Maggard"
- #define ROOTDEV_MANUFACTURERURL "http://www.netgear.com/"
- #define ROOTDEV_MODELNAME "Windows Media Connect compatible (MiniDLNA)"
- #define ROOTDEV_MODELDESCRIPTION "MiniDLNA on " OS_NAME
- #define ROOTDEV_MODELURL OS_URL
- #define HAVE_DIRENT_H 1
- #define HAVE_STRUCT_DIRENT_D_TYPE 1
- #define HAVE_STRUCT_STAT_ST_BLOCKS 1
- #define HAVE_ST_BLOCKS 1
- #define HAVE__BOOL 1
- #define HAVE_STDBOOL_H 1
- #define HAVE_FORK 1
- #define HAVE_VFORK 1
- #define HAVE_WORKING_VFORK 1
- #define HAVE_WORKING_FORK 1
- #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- #define HAVE_GETHOSTNAME 1
- #define HAVE_GETIFADDRS 1
- #define HAVE_GETTIMEOFDAY 1
- #define HAVE_INET_NTOA 1
- #define HAVE_MEMMOVE 1
- #define HAVE_MEMSET 1
- #define HAVE_MKDIR 1
- #define HAVE_REALPATH 1
- #define HAVE_SELECT 1
- #define HAVE_SENDFILE 1
- #define HAVE_SETLOCALE 1
- #define HAVE_SOCKET 1
- #define HAVE_STRCASECMP 1
- #define HAVE_STRCHR 1
- #define HAVE_STRDUP 1
- #define HAVE_STRERROR 1
- #define HAVE_STRNCASECMP 1
- #define HAVE_STRPBRK 1
- #define HAVE_STRRCHR 1
- #define HAVE_STRSTR 1
- #define HAVE_STRTOL 1
- #define HAVE_STRTOUL 1
- #define HAVE_STRUCT_IP_MREQN /**/
- #define HAVE_SYSCALL_H 1
- #define HAVE_SYS_SYSCALL_H 1
- #define HAVE_CLOCK_GETTIME_SYSCALL 1
- #define HAVE_NETLINK 1
- #define HAVE_LIBAVUTIL_AVUTIL_H 1
- #define HAVE_LIBAVCODEC_AVCODEC_H 1
- #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
- #define HAVE_JPEGLIB_H 1
- #define HAVE_SQLITE3_H 1
- #define HAVE_LIBEXIF_EXIF_LOADER_H 1
- #define HAVE_ID3TAG_H 1
- #define HAVE_OGG_OGG_H 1
- #define HAVE_VORBIS_CODEC_H 1
- #define HAVE_FLAC_METADATA_H 1
- #define USE_DAEMON 1
- #define SCANDIR_CONST 1
- #define HAVE_LINUX_SENDFILE_API 1
- #define HAVE_SQLITE3_MALLOC 1
- #define HAVE_SQLITE3_PREPARE_V2 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment