[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

My video capture problem: avview requires a specific ffmpeg version



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I am having trouble setting up video capture with my ATI Radeon 9200 AGP
graphics card, using avview and ffmpeg.  The primary reason is a problem
 with the ffmpeg version required to configure avview, as it requires
ffmpeg version 0.4.8.  I would be grateful if anyone can guide me
through this problem.

I have been following the recommendations on http://gatos.sourceforge.net/
installing km, ffmpeg and avview.  During the
./configure --with-ffmpeg=/usr/src/ffmpeg-0.cvs20060329
I get the following error:

checking ffmpeg version...

*** AVview requires ffmpeg 0.4.8
If you are sure you are using correct version of ffmpeg check config.log
for details

The config.log shows nothing that I could work with (attached below).  I
have tried obtaining different versions of ffmpeg but the error remains
the same.  At one point I did try ffmpeg 0.4.8 but it failed to compile.
 A different source of avview failed to cure my problem.

Any help will be gratefully appreciated!!

Tim

Running Linux debian (unstable) 2.6.17 (self-compiled) i686 GNU/Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE4jsEsUUdIDHrdAURApsiAJ9C369AvdtzTh6lXSXBc30xvqwB4ACfcG5l
KoZpYeDMTjw6WwTKmMCvHdI=
=3GAS
-----END PGP SIGNATURE-----
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by AVview configure 0.80.7, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  $ ./configure --with-ffmpeg=/usr/src/ffmpeg-0.cvs20060329/

## --------- ##
## Platform. ##
## --------- ##

hostname = debian
uname -m = i686
uname -r = 2.6.17
uname -s = Linux
uname -v = #1 Fri Jul 21 20:45:09 BST 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/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/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1801: checking for a BSD-compatible install
configure:1857: result: /usr/bin/install -c
configure:1868: checking whether build environment is sane
configure:1911: result: yes
configure:1976: checking for gawk
configure:2006: result: no
configure:1976: checking for mawk
configure:1992: found /usr/bin/mawk
configure:2003: result: mawk
configure:2014: checking whether make sets $(MAKE)
configure:2035: result: yes
configure:2219: checking whether to enable maintainer-specific portions of Makefiles
configure:2228: result: no
configure:2298: checking for gcc
configure:2314: found /usr/bin/gcc
configure:2325: result: gcc
configure:2563: checking for C compiler version
configure:2570: gcc --version >&5
gcc (GCC) 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
Copyright (C) 2006 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:2573: $? = 0
configure:2580: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
configure:2583: $? = 0
configure:2590: gcc -V >&5
gcc: '-V' option must have argument
configure:2593: $? = 1
configure:2616: checking for C compiler default output file name
configure:2643: gcc    conftest.c  >&5
configure:2646: $? = 0
configure:2692: result: a.out
configure:2697: checking whether the C compiler works
configure:2707: ./a.out
configure:2710: $? = 0
configure:2727: result: yes
configure:2734: checking whether we are cross compiling
configure:2736: result: no
configure:2739: checking for suffix of executables
configure:2746: gcc -o conftest    conftest.c  >&5
configure:2749: $? = 0
configure:2773: result: 
configure:2779: checking for suffix of object files
configure:2805: gcc -c   conftest.c >&5
configure:2808: $? = 0
configure:2831: result: o
configure:2835: checking whether we are using the GNU C compiler
configure:2864: gcc -c   conftest.c >&5
configure:2870: $? = 0
configure:2877: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2880: $? = 0
configure:2887: test -s conftest.o
configure:2890: $? = 0
configure:2904: result: yes
configure:2909: checking whether gcc accepts -g
configure:2939: gcc -c -g  conftest.c >&5
configure:2945: $? = 0
configure:2952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2955: $? = 0
configure:2962: test -s conftest.o
configure:2965: $? = 0
configure:3095: result: yes
configure:3112: checking for gcc option to accept ISO C89
configure:3186: gcc  -c -g -O2  conftest.c >&5
configure:3192: $? = 0
configure:3199: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3202: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3232: result: none needed
configure:3261: checking for style of include used by make
configure:3289: result: GNU
configure:3317: checking dependency style of gcc
configure:3407: result: gcc3
configure:3438: checking for special C compiler options needed for large files
configure:3565: result: no
configure:3571: checking for _FILE_OFFSET_BITS value needed for large files
configure:3607: gcc -c -g -O2  conftest.c >&5
conftest.c:17: warning: left shift count >= width of type
conftest.c:17: warning: left shift count >= width of type
conftest.c:19: error: size of array 'off_t_is_large' is negative
configure:3613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3674: gcc -c -g -O2  conftest.c >&5
configure:3680: $? = 0
configure:3687: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3690: $? = 0
configure:3697: test -s conftest.o
configure:3700: $? = 0
configure:3714: result: 64
configure:3724: checking for _LARGE_FILES value needed for large files
configure:3760: gcc -c -g -O2  conftest.c >&5
configure:3766: $? = 0
configure:3773: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3776: $? = 0
configure:3783: test -s conftest.o
configure:3786: $? = 0
configure:3867: result: no
configure:3884: checking how to run the C preprocessor
configure:3924: gcc -E  conftest.c
configure:3930: $? = 0
configure:3968: gcc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4014: result: gcc -E
configure:4043: gcc -E  conftest.c
configure:4049: $? = 0
configure:4087: gcc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:4093: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4138: checking for grep that handles long lines and -e
configure:4212: result: /bin/grep
configure:4217: checking for egrep
configure:4295: result: /bin/grep -E
configure:4300: checking for ANSI C header files
configure:4330: gcc -c -g -O2  conftest.c >&5
configure:4336: $? = 0
configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4346: $? = 0
configure:4353: test -s conftest.o
configure:4356: $? = 0
configure:4452: gcc -o conftest -g -O2   conftest.c  >&5
configure:4455: $? = 0
configure:4461: ./conftest
configure:4464: $? = 0
configure:4481: result: yes
configure:4505: checking for sys/types.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for sys/stat.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for stdlib.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for string.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for memory.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for strings.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for inttypes.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for stdint.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4505: checking for unistd.h
configure:4526: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4542: $? = 0
configure:4549: test -s conftest.o
configure:4552: $? = 0
configure:4565: result: yes
configure:4577: checking whether byte ordering is bigendian
configure:4609: gcc -c -g -O2  conftest.c >&5
configure:4615: $? = 0
configure:4622: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4625: $? = 0
configure:4632: test -s conftest.o
configure:4635: $? = 0
configure:4664: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: error: 'not' undeclared (first use in this function)
conftest.c:29: error: (Each undeclared identifier is reported only once
conftest.c:29: error: for each function it appears in.)
conftest.c:29: error: expected ';' before 'big'
configure:4670: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:4844: result: no
configure:4865: checking for X
configure:5042: gcc -o conftest -g -O2   conftest.c -lXt  >&5
configure:5048: $? = 0
configure:5055: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5058: $? = 0
configure:5065: test -s conftest
configure:5068: $? = 0
configure:5123: result: libraries , headers 
configure:5326: gcc -o conftest -g -O2   conftest.c   -lX11 >&5
configure:5332: $? = 0
configure:5339: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5342: $? = 0
configure:5349: test -s conftest
configure:5352: $? = 0
configure:5537: checking for gethostbyname
configure:5593: gcc -o conftest -g -O2   conftest.c  >&5
configure:5599: $? = 0
configure:5606: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5609: $? = 0
configure:5616: test -s conftest
configure:5619: $? = 0
configure:5632: result: yes
configure:5809: checking for connect
configure:5865: gcc -o conftest -g -O2   conftest.c  >&5
configure:5871: $? = 0
configure:5878: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5881: $? = 0
configure:5888: test -s conftest
configure:5891: $? = 0
configure:5904: result: yes
configure:5992: checking for remove
configure:6048: gcc -o conftest -g -O2   conftest.c  >&5
configure:6054: $? = 0
configure:6061: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6064: $? = 0
configure:6071: test -s conftest
configure:6074: $? = 0
configure:6087: result: yes
configure:6175: checking for shmat
configure:6231: gcc -o conftest -g -O2   conftest.c  >&5
configure:6237: $? = 0
configure:6244: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6247: $? = 0
configure:6254: test -s conftest
configure:6257: $? = 0
configure:6270: result: yes
configure:6367: checking for IceConnectionNumber in -lICE
configure:6402: gcc -o conftest -g -O2   conftest.c -lICE   >&5
configure:6408: $? = 0
configure:6415: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6418: $? = 0
configure:6425: test -s conftest
configure:6428: $? = 0
configure:6442: result: yes
configure:6452: checking for ANSI C header files
configure:6633: result: yes
configure:6663: checking fcntl.h usability
configure:6680: gcc -c -g -O2  conftest.c >&5
configure:6686: $? = 0
configure:6693: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6696: $? = 0
configure:6703: test -s conftest.o
configure:6706: $? = 0
configure:6717: result: yes
configure:6721: checking fcntl.h presence
configure:6736: gcc -E  conftest.c
configure:6742: $? = 0
configure:6763: result: yes
configure:6796: checking for fcntl.h
configure:6804: result: yes
configure:6653: checking for stdlib.h
configure:6659: result: yes
configure:6653: checking for string.h
configure:6659: result: yes
configure:6663: checking sys/ioctl.h usability
configure:6680: gcc -c -g -O2  conftest.c >&5
configure:6686: $? = 0
configure:6693: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6696: $? = 0
configure:6703: test -s conftest.o
configure:6706: $? = 0
configure:6717: result: yes
configure:6721: checking sys/ioctl.h presence
configure:6736: gcc -E  conftest.c
configure:6742: $? = 0
configure:6763: result: yes
configure:6796: checking for sys/ioctl.h
configure:6804: result: yes
configure:6663: checking sys/time.h usability
configure:6680: gcc -c -g -O2  conftest.c >&5
configure:6686: $? = 0
configure:6693: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6696: $? = 0
configure:6703: test -s conftest.o
configure:6706: $? = 0
configure:6717: result: yes
configure:6721: checking sys/time.h presence
configure:6736: gcc -E  conftest.c
configure:6742: $? = 0
configure:6763: result: yes
configure:6796: checking for sys/time.h
configure:6804: result: yes
configure:6653: checking for unistd.h
configure:6659: result: yes
configure:6818: checking for an ANSI C-conforming const
configure:6893: gcc -c -g -O2  conftest.c >&5
configure:6899: $? = 0
configure:6906: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6909: $? = 0
configure:6916: test -s conftest.o
configure:6919: $? = 0
configure:6931: result: yes
configure:6941: checking for size_t
configure:6971: gcc -c -g -O2  conftest.c >&5
configure:6977: $? = 0
configure:6984: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6987: $? = 0
configure:6994: test -s conftest.o
configure:6997: $? = 0
configure:7009: result: yes
configure:7021: checking whether time.h and sys/time.h may both be included
configure:7051: gcc -c -g -O2  conftest.c >&5
configure:7057: $? = 0
configure:7064: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7067: $? = 0
configure:7074: test -s conftest.o
configure:7077: $? = 0
configure:7089: result: yes
configure:7103: checking for working alloca.h
configure:7130: gcc -o conftest -g -O2   conftest.c  >&5
configure:7136: $? = 0
configure:7143: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7146: $? = 0
configure:7153: test -s conftest
configure:7156: $? = 0
configure:7169: result: yes
configure:7179: checking for alloca
configure:7226: gcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7239: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7242: $? = 0
configure:7249: test -s conftest
configure:7252: $? = 0
configure:7265: result: yes
configure:7509: checking whether gcc needs -traditional
configure:7551: result: no
configure:7574: checking sys/select.h usability
configure:7591: gcc -c -g -O2  conftest.c >&5
configure:7597: $? = 0
configure:7604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7607: $? = 0
configure:7614: test -s conftest.o
configure:7617: $? = 0
configure:7628: result: yes
configure:7632: checking sys/select.h presence
configure:7647: gcc -E  conftest.c
configure:7653: $? = 0
configure:7674: result: yes
configure:7707: checking for sys/select.h
configure:7715: result: yes
configure:7574: checking sys/socket.h usability
configure:7591: gcc -c -g -O2  conftest.c >&5
configure:7597: $? = 0
configure:7604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7607: $? = 0
configure:7614: test -s conftest.o
configure:7617: $? = 0
configure:7628: result: yes
configure:7632: checking sys/socket.h presence
configure:7647: gcc -E  conftest.c
configure:7653: $? = 0
configure:7674: result: yes
configure:7707: checking for sys/socket.h
configure:7715: result: yes
configure:7728: checking types of arguments for select
configure:7766: gcc -c -g -O2  conftest.c >&5
configure:7772: $? = 0
configure:7779: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7782: $? = 0
configure:7789: test -s conftest.o
configure:7792: $? = 0
configure:7810: result: int,fd_set *,struct timeval *
configure:7844: checking for gettimeofday
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for memmove
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:61: warning: conflicting types for built-in function 'memmove'
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for memset
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:62: warning: conflicting types for built-in function 'memset'
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for rint
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:63: warning: conflicting types for built-in function 'rint'
/tmp/ccKcf3ej.o: In function `main':
/usr/src/avview/conftest.c:74: undefined reference to `rint'
collect2: ld returned 1 exit status
configure:7906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define rint to an innocuous variant, in case <limits.h> declares rint.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rint innocuous_rint
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rint (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef rint
| 
| /* 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 rint ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_rint || defined __stub___rint
| choke me
| #endif
| 
| int
| main ()
| {
| return rint ();
|   ;
|   return 0;
| }
configure:7940: result: no
configure:7844: checking for select
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for strcasecmp
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'strcasecmp'
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for strdup
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function 'strdup'
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7844: checking for strerror
configure:7900: gcc -o conftest -g -O2   conftest.c  >&5
configure:7906: $? = 0
configure:7913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7916: $? = 0
configure:7923: test -s conftest
configure:7926: $? = 0
configure:7940: result: yes
configure:7969: checking for dlopen in -ldl
configure:8004: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:8010: $? = 0
configure:8017: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8020: $? = 0
configure:8027: test -s conftest
configure:8030: $? = 0
configure:8044: result: yes
configure:8056: checking for uncompress in -lz
configure:8091: gcc -o conftest -g -O2   conftest.c -lz  -ldl  >&5
configure:8097: $? = 0
configure:8104: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8107: $? = 0
configure:8114: test -s conftest
configure:8117: $? = 0
configure:8131: result: yes
configure:8143: checking for sin in -lm
configure:8178: gcc -o conftest -g -O2   conftest.c -lm  -lz -ldl  >&5
conftest.c:53: warning: conflicting types for built-in function 'sin'
configure:8184: $? = 0
configure:8191: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8194: $? = 0
configure:8201: test -s conftest
configure:8204: $? = 0
configure:8218: result: yes
configure:8230: checking for pthread_create in -lpthread
configure:8265: gcc -o conftest -g -O2   conftest.c -lpthread  -lm -lz -ldl  >&5
configure:8271: $? = 0
configure:8278: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8281: $? = 0
configure:8288: test -s conftest
configure:8291: $? = 0
configure:8305: result: yes
configure:8317: checking for vbi_capture_v4l_new in -lzvbi
configure:8352: gcc -o conftest -g -O2   conftest.c -lzvbi  -lpthread -lm -lz -ldl  >&5
configure:8358: $? = 0
configure:8365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8368: $? = 0
configure:8375: test -s conftest
configure:8378: $? = 0
configure:8392: result: yes
configure:8404: checking for snd_card_get_name in -lasound
configure:8439: gcc -o conftest -g -O2   conftest.c -lasound  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
configure:8445: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 snd_card_get_name ();
| int
| main ()
| {
| return snd_card_get_name ();
|   ;
|   return 0;
| }
configure:8479: result: no
configure:8491: checking for lirc_init in -llirc_client
configure:8526: gcc -o conftest -g -O2   conftest.c -llirc_client  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -llirc_client
collect2: ld returned 1 exit status
configure:8532: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 lirc_init ();
| int
| main ()
| {
| return lirc_init ();
|   ;
|   return 0;
| }
configure:8566: result: no
configure:8580: checking for lame_encode_buffer in -lmp3lame
configure:8615: gcc -o conftest -g -O2   conftest.c -lmp3lame  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lmp3lame
collect2: ld returned 1 exit status
configure:8621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 lame_encode_buffer ();
| int
| main ()
| {
| return lame_encode_buffer ();
|   ;
|   return 0;
| }
configure:8655: result: no
configure:8667: checking for oggpack_write in -logg
configure:8702: gcc -o conftest -g -O2   conftest.c -logg  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -logg
collect2: ld returned 1 exit status
configure:8708: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 oggpack_write ();
| int
| main ()
| {
| return oggpack_write ();
|   ;
|   return 0;
| }
configure:8742: result: no
configure:8754: checking for vorbis_book_init_encode in -lvorbis
configure:8789: gcc -o conftest -g -O2   conftest.c -lvorbis  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lvorbis
collect2: ld returned 1 exit status
configure:8795: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 vorbis_book_init_encode ();
| int
| main ()
| {
| return vorbis_book_init_encode ();
|   ;
|   return 0;
| }
configure:8829: result: no
configure:8841: checking for vorbis_encode_init in -lvorbisenc
configure:8876: gcc -o conftest -g -O2   conftest.c -lvorbisenc  -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lvorbisenc
collect2: ld returned 1 exit status
configure:8882: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 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 vorbis_encode_init ();
| int
| main ()
| {
| return vorbis_encode_init ();
|   ;
|   return 0;
| }
configure:8916: result: no
configure:9054: checking linux/videodev.h usability
configure:9071: gcc -c -g -O2  conftest.c >&5
configure:9077: $? = 0
configure:9084: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9087: $? = 0
configure:9094: test -s conftest.o
configure:9097: $? = 0
configure:9108: result: yes
configure:9112: checking linux/videodev.h presence
configure:9127: gcc -E  conftest.c
configure:9133: $? = 0
configure:9154: result: yes
configure:9187: checking for linux/videodev.h
configure:9194: result: yes
configure:9216: checking libzvbi.h usability
configure:9233: gcc -c -g -O2  conftest.c >&5
configure:9239: $? = 0
configure:9246: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9249: $? = 0
configure:9256: test -s conftest.o
configure:9259: $? = 0
configure:9270: result: yes
configure:9274: checking libzvbi.h presence
configure:9289: gcc -E  conftest.c
configure:9295: $? = 0
configure:9316: result: yes
configure:9349: checking for libzvbi.h
configure:9356: result: yes
configure:9369: checking for X11/extensions/Xinerama.h
configure:9393: gcc -c -g -O2  conftest.c >&5
conftest.c:54:37: error: X11/extensions/Xinerama.h: No such file or directory
configure:9399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 1
| /* end confdefs.h.  */
| 
| 	#include <X11/X.h>
| 	#include <X11/Xlib.h>
| 
| 
| #include <X11/extensions/Xinerama.h>
configure:9431: result: no
configure:9456: checking for XCreateSimpleWindow in -lX11
configure:9491: gcc -o conftest -g -O2    conftest.c -lX11  -lzvbi -lpthread -lm -lz -ldl  >&5
configure:9497: $? = 0
configure:9504: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9507: $? = 0
configure:9514: test -s conftest
configure:9517: $? = 0
configure:9531: result: yes
configure:9543: checking for XInitExtension in -lXext
configure:9578: gcc -o conftest -g -O2    conftest.c -lXext  -lX11 -lzvbi -lpthread -lm -lz -ldl  >&5
configure:9584: $? = 0
configure:9591: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9594: $? = 0
configure:9601: test -s conftest
configure:9604: $? = 0
configure:9618: result: yes
configure:9630: checking for XvPutVideo in -lXv
configure:9665: gcc -o conftest -g -O2    conftest.c -lXv  -lX11 -lXext -lXext -lX11 -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lXv
collect2: ld returned 1 exit status
configure:9671: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 1
| #define USE_XINERAMA 0
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 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 XvPutVideo ();
| int
| main ()
| {
| return XvPutVideo ();
|   ;
|   return 0;
| }
configure:9705: result: no
configure:9717: checking for XineramaIsActive in -lXinerama
configure:9752: gcc -o conftest -g -O2    conftest.c -lXinerama  -lX11 -lXext -lXext -lX11 -lzvbi -lpthread -lm -lz -ldl  >&5
/usr/bin/ld: cannot find -lXinerama
collect2: ld returned 1 exit status
configure:9758: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "AVview"
| #define PACKAGE_TARNAME "avview"
| #define PACKAGE_VERSION "0.80.7"
| #define PACKAGE_STRING "AVview 0.80.7"
| #define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
| #define PACKAGE "avview"
| #define VERSION "0.80.7"
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZVBI 1
| #define USE_XINERAMA 0
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 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 XineramaIsActive ();
| int
| main ()
| {
| return XineramaIsActive ();
|   ;
|   return 0;
| }
configure:9792: result: no
configure:9825: checking for Tcl configuration
configure:9897: result: found /usr/lib/tcl8.4/tclConfig.sh
configure:9919: checking for Tk configuration
configure:9988: result: found /usr/lib/tk8.4/tkConfig.sh
configure:9996: checking for existence of /usr/lib/tcl8.4/tclConfig.sh
configure:10000: result: loading
configure:10022: checking for existence of /usr/lib/tk8.4/tkConfig.sh
configure:10026: result: loading
configure:10107: gcc -o conftest -g -O2 -I/usr/src/ffmpeg-0.cvs20060329//libavformat -I/usr/src/ffmpeg-0.cvs20060329//libavcodec    conftest.c -lXext -lX11 -lzvbi -lpthread -lm -lz -ldl  /usr/src/ffmpeg-0.cvs20060329//libavformat/libavformat.a /usr/src/ffmpeg-0.cvs20060329//libavcodec/libavcodec.a >&5
In file included from conftest.c:3:
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:14:20: error: avutil.h: No such file or directory
In file included from conftest.c:3:
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:700: error: expected specifier-qualifier-list before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:787: error: expected specifier-qualifier-list before 'AVRational'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2025: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2028: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2035: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2044: error: expected specifier-qualifier-list before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2070: error: expected specifier-qualifier-list before 'uint16_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2081: error: expected specifier-qualifier-list before 'uint16_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2361: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2441: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2444: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2447: error: expected ';', ',' or ')' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2448: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2450: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2451: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2453: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2455: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2509: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2510: error: expected ';', ',' or ')' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2511: error: expected ';' before 'void'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2522: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2523: error: expected ';', ',' or ')' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2527: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavcodec/avcodec.h:2528: error: expected ';', ',' or ')' before '*' token
In file included from /usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:18,
                 from conftest.c:4:
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:72: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:73: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:83: error: expected ';', ',' or ')' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:84: error: expected ';' before 'int'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:92: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:93: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:98: error: expected declaration specifiers or '...' before 'uint64_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:99: error: expected declaration specifiers or '...' before 'uint64_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_le64'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_be64'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:154: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:159: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:162: error: expected ';', ',' or ')' before '*' token
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:162: error: expected ';', ',' or ')' before 'unsigned'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avio.h:163: error: expected ';', ',' or ')' before '*' token
In file included from conftest.c:4:
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:33: error: expected specifier-qualifier-list before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h: In function 'av_init_packet':
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:50: warning: integer constant is too large for 'long' type
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:51: warning: integer constant is too large for 'long' type
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:52: error: 'AVPacket' has no member named 'pos'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:53: error: 'AVPacket' has no member named 'duration'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:54: error: 'AVPacket' has no member named 'flags'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:55: error: 'AVPacket' has no member named 'stream_index'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:56: error: 'AVPacket' has no member named 'destruct'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h: In function 'av_free_packet':
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:70: error: 'AVPacket' has no member named 'destruct'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:71: error: 'AVPacket' has no member named 'destruct'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h: At top level:
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:103: error: expected specifier-qualifier-list before 'AVRational'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:225: error: expected specifier-qualifier-list before 'AVRational'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:324: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
In file included from /usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:576,
                 from conftest.c:4:
/usr/src/ffmpeg-0.cvs20060329//libavformat/rtp.h:33: error: expected ';', ',' or ')' before '*' token
In file included from /usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:578,
                 from conftest.c:4:
/usr/src/ffmpeg-0.cvs20060329//libavformat/rtsp.h:49: error: expected specifier-qualifier-list before 'uint32_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/rtsp.h:73: error: expected specifier-qualifier-list before 'uint32_t'
In file included from conftest.c:4:
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:593: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:599: error: expected specifier-qualifier-list before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:605: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:606: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:606: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:607: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:607: error: expected declaration specifiers or '...' before 'uint8_t'
/usr/src/ffmpeg-0.cvs20060329//libavformat/avformat.h:608: error: expected declaration specifiers or '...' before 'uint8_t'
conftest.c:7:4: error: #error "FFMPEG libraries mismatch"
conftest.c:11:4: error: #error "AVview now requires ffmpeg 0.4.8"
conftest.c: In function 'main':
conftest.c:18: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit'
configure:10110: $? = 1
configure: program exited with status 1
configure: failed program was:
| 
| 	#include <stdio.h>
| 	#include "avcodec.h"
| 	#include "avformat.h"
| 
| 	#if LIBAVCODEC_VERSION_INT != LIBAVFORMAT_VERSION_INT
| 		#error "FFMPEG libraries mismatch"
| 	#endif
| 
| 	#if LIBAVCODEC_VERSION_INT != 0x000408
| 		#error "AVview now requires ffmpeg 0.4.8"
| 	#endif
| 
| 	int main(void)
| 	{
| 	if(avcodec_version()!=LIBAVCODEC_VERSION_INT){
| 		fprintf(stderr,"AVcodec header and library mismatch detected\n");
| 		exit(-1);
| 		}
| 	#if 0
| 	/* no check for avformat version yet */
| 	if(avformat_version()!=LIBAVFORMAT_VERSION_INT){
| 		fprintf(stderr,"AVcodec header and library mismatch detected\n");
| 		exit(-1);
| 		}
| 	#endif
| 	exit(0);
| 	}
| 

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_tclconfig=/usr/lib/tcl8.4
ac_cv_c_tkconfig=/usr/lib/tk8.4
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_XMKMF_set=
ac_cv_env_XMKMF_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_alloca_works=yes
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_remove=yes
ac_cv_func_rint=no
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_shmat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_X11_extensions_Xinerama_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libzvbi_h=yes
ac_cv_header_linux_videodev_h=yes
ac_cv_header_memory_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_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XCreateSimpleWindow=yes
ac_cv_lib_Xext_XInitExtension=yes
ac_cv_lib_Xinerama_XineramaIsActive=no
ac_cv_lib_Xv_XvPutVideo=no
ac_cv_lib_asound_snd_card_get_name=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_lirc_client_lirc_init=no
ac_cv_lib_m_sin=yes
ac_cv_lib_mp3lame_lame_encode_buffer=no
ac_cv_lib_ogg_oggpack_write=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_vorbis_vorbis_book_init_encode=no
ac_cv_lib_vorbisenc_vorbis_encode_init=no
ac_cv_lib_z_uncompress=yes
ac_cv_lib_zvbi_vbi_capture_v4l_new=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
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_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/src/avview/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/avview/missing --run tar'
AUTOCONF='${SHELL} /usr/src/avview/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/avview/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/avview/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I/usr/src/ffmpeg-0.cvs20060329//libavformat -I/usr/src/ffmpeg-0.cvs20060329//libavcodec'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FFMPEG_CFLAGS='-I/usr/src/ffmpeg-0.cvs20060329//libavformat -I/usr/src/ffmpeg-0.cvs20060329//libavcodec'
FFMPEG_LIBS='/usr/src/ffmpeg-0.cvs20060329//libavformat/libavformat.a /usr/src/ffmpeg-0.cvs20060329//libavcodec/libavcodec.a'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTERPRETER_PATH='${exec_prefix}/bin'
LDFLAGS=' '
LIBOBJS=''
LIBS='-lXext -lX11 -lzvbi -lpthread -lm -lz -ldl  /usr/src/ffmpeg-0.cvs20060329//libavformat/libavformat.a /usr/src/ffmpeg-0.cvs20060329//libavcodec/libavcodec.a'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/src/avview/missing --run makeinfo'
OBJEXT='o'
PACKAGE='avview'
PACKAGE_BUGREPORT='gatos-devel@lists.sf.net'
PACKAGE_NAME='AVview'
PACKAGE_STRING='AVview 0.80.7'
PACKAGE_TARNAME='avview'
PACKAGE_VERSION='0.80.7'
PATH_SEPARATOR=':'
SCRIPT_PATH='${datarootdir}/AVview'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TCL_BIN_DIR='/usr/lib/tcl8.4'
TCL_INC_DIR='/usr/include/tcl8.4/tcl-private/generic'
TCL_LIB_FILE='libtcl8.4.so'
TCL_LIB_SPEC='-L/usr/lib -ltcl8.4${TCL_DBGX}'
TCL_SRC_DIR='/usr/include/tcl8.4/tcl-private'
TK_BIN_DIR='/usr/lib/tk8.4'
TK_INC_DIR='/usr/include/tcl8.4/tk-private/generic'
TK_LIB_FILE='libtk8.4${TK_DBGX}.so'
TK_LIB_SPEC='-L/usr/lib -ltk8.4'
TK_SRC_DIR='/usr/include/tcl8.4/tk-private'
TK_XLIBSW='-L/usr/X11R6/lib -lX11'
USE_XINERAMA=''
VERSION='0.80.7'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/usr/src/avview/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "AVview"
#define PACKAGE_TARNAME "avview"
#define PACKAGE_VERSION "0.80.7"
#define PACKAGE_STRING "AVview 0.80.7"
#define PACKAGE_BUGREPORT "gatos-devel@lists.sf.net"
#define PACKAGE "avview"
#define VERSION "0.80.7"
#define _GNU_SOURCE 1
#define _FILE_OFFSET_BITS 64
#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 STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_LIBDL 1
#define HAVE_LIBZ 1
#define HAVE_LIBM 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZVBI 1
#define USE_XINERAMA 0
#define HAVE_LIBX11 1
#define HAVE_LIBXEXT 1
#define USE_FFMPEG 1

configure: exit 0

Reply to: