libcvd-members
[Top][All Lists]
Advanced

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

Re: [libcvd-members] CVD + ffmpeg


From: Gerhard Reitmayr
Subject: Re: [libcvd-members] CVD + ffmpeg
Date: Thu, 24 Apr 2008 20:30:20 +0100
User-agent: Thunderbird 2.0.0.12 (X11/20080226)

I think there are two issues:

headers moved (no more ffmpeg/... )
http://blog.flameeyes.eu/articles/2008/03/01/warning-current-ffmpeg-subversion-will-likely-break-all-your-builds

and then the deprecated img_convert call. on and off ffmpeg versions
don't have that call anymore and then compilation/linkage breaks.
unfortunately the package management of ffmpeg packages is rather
strange and I have observed this function to appear and disappear
between versions. this was over the last year or so.

various things (vlc) sometimes need updates of ffmpeg and then you get
problems with these new changes.

in the old configure, libcvd configure tests for the headers (does not
find it), tests for the library (finds it). then it happily uses it as
an option and fails in compiling (headers not found). fixing the headers
in cvd/videofilebuffer.h allows compilation. now, linking to libcvs.so
fails because img_convert is not actually part of the libavcodec.so
library anymore :/ (even though its in the header :/)

of course, I don't think that anyone of us is responsible for any of
this or even has the responsibility to keep track of all these changes.
it's just the current state :)

bye,
  Gerhard


some system info, also attached config.log from old libcvd configure

> rpm -q ffmpeg
ffmpeg-0.4.9.12153-1.1

> uname -a
Linux grimlock 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC
x86_64 x86_64 x86_64 GNU/Linux

(suse 10.3)

> rpm -ql libffmpeg-devel
/usr/include/libavcodec
/usr/include/libavcodec/avcodec.h
/usr/include/libavcodec/opt.h
/usr/include/libavdevice
/usr/include/libavdevice/avdevice.h
/usr/include/libavformat
/usr/include/libavformat/avformat.h
/usr/include/libavformat/avio.h
/usr/include/libavformat/rtsp.h
/usr/include/libavformat/rtspcodes.h
/usr/include/libavutil
/usr/include/libavutil/adler32.h
/usr/include/libavutil/avstring.h
/usr/include/libavutil/avutil.h
/usr/include/libavutil/base64.h
/usr/include/libavutil/common.h
/usr/include/libavutil/crc.h
/usr/include/libavutil/fifo.h
/usr/include/libavutil/intfloat_readwrite.h
/usr/include/libavutil/log.h
/usr/include/libavutil/lzo.h
/usr/include/libavutil/mathematics.h
/usr/include/libavutil/md5.h
/usr/include/libavutil/mem.h
/usr/include/libavutil/random.h
/usr/include/libavutil/rational.h
/usr/include/libavutil/sha1.h
/usr/include/libpostproc
/usr/include/libpostproc/postprocess.h
/usr/include/libswscale
/usr/include/libswscale/rgb2rgb.h
/usr/include/libswscale/swscale.h
/usr/lib64/libavcodec.so
/usr/lib64/libavdevice.so
/usr/lib64/libavformat.so
/usr/lib64/libavutil.so
/usr/lib64/libpostproc.so
/usr/lib64/libswscale.so
/usr/lib64/pkgconfig/libavcodec.pc
/usr/lib64/pkgconfig/libavdevice.pc
/usr/lib64/pkgconfig/libavformat.pc
/usr/lib64/pkgconfig/libavutil.pc
/usr/lib64/pkgconfig/libpostproc.pc
/usr/lib64/pkgconfig/libswscale.pc


Edward Rosten wrote:
> On Thu, 24 Apr 2008, Qi Pan wrote:
> 
>> I've tried installing ffmpeg from the svn repository and the package
>> manager
>> - not sure if either of those are in fact ffmpeg-devel?
> 
> Most distros usually provide a package containing the .so files, and a
> development package conaining the header files.
> 
>> There is a
>> libffmpeg-devel in my package manager, but I can't install it due to
>> conflicts... something about not being able to install libtheora-devel
>> as libtheora0 would change vendor and then libffmpeg0 cannot be
>> installed as installing amrwb would change the architecture...
> 
> Don't know about that I'm afriad.
> 
>> From what I remember when getting ffmpeg to work with cvd in suse 10.2, I
>> just installed ffmpeg from svn which then enabled cvd to detect it.
>>
>> Gerhard also says that he cannot get ffmpeg to be detected by cvd
>> either...
> 
> Which systems are these?
> 
>> Although maybe my problem lies in finding some way to install
>> libffmpeg-devel?
> 
> It looks like it, although installing the SVN version should have fixed
> that. Where did you install it?
> 
>> I've enclosed config.err when installing ffmpeg and config.log for cvd as
>> well as a text file containing the output from ./configure on cvd.
>>
>> Hope they are the required files!
> 
> OK, can you find where ffmpeg/avcodec.h is on your system?
> 
> This is what config.log is complaining about.
> 
> -Ed
> 
> 
> 
> _______________________________________________
> libcvd-members mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/libcvd-members


-- 
Gerhard Reitmayr
MIL, Engineering Department, Cambridge University
http://www.eng.cam.ac.uk/~gr281/
tel: +44 1223 765150
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by CVD configure 0.7, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = grimlock
uname -m = x86_64
uname -r = 2.6.22.17-0.1-default
uname -s = Linux
uname -v = #1 SMP 2008/02/10 20:01:04 UTC

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

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /local/gr281/bin
PATH: /opt/kde3/bin
PATH: /opt/gnome/bin
PATH: /usr/local/kde/bin
PATH: /usr/local/bin
PATH: /usr/local/tex/bin
PATH: /usr/local/lsf/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/local/gnu/bin
PATH: .


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

configure:1376: checking for gawk
configure:1392: found /usr/bin/gawk
configure:1402: result: gawk
configure:1458: checking for gcc
configure:1474: found /usr/bin/gcc
configure:1484: result: gcc
configure:1728: checking for C compiler version
configure:1731: gcc --version </dev/null >&5
gcc (GCC) 4.2.1 (SUSE Linux)
Copyright (C) 2007 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:1734: $? = 0
configure:1736: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr 
--with-local-prefix=/usr/local --infodir=/usr/share/info 
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada 
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1 
--enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 
--with-system-zlib --enable-shared --enable-__cxa_atexit 
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2 
--enable-version-specific-runtime-libs --without-system-libunwind 
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.2.1 (SUSE Linux)
configure:1739: $? = 0
configure:1741: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1744: $? = 1
configure:1767: checking for C compiler default output file name
configure:1770: gcc    conftest.c  >&5
configure:1773: $? = 0
configure:1819: result: a.out
configure:1824: checking whether the C compiler works
configure:1830: ./a.out
configure:1833: $? = 0
configure:1850: result: yes
configure:1857: checking whether we are cross compiling
configure:1859: result: no
configure:1862: checking for suffix of executables
configure:1864: gcc -o conftest    conftest.c  >&5
configure:1867: $? = 0
configure:1892: result: 
configure:1898: checking for suffix of object files
configure:1919: gcc -c   conftest.c >&5
configure:1922: $? = 0
configure:1944: result: o
configure:1948: checking whether we are using the GNU C compiler
configure:1972: gcc -c   conftest.c >&5
configure:1978: $? = 0
configure:1982: test -z 
                         || test ! -s conftest.err
configure:1985: $? = 0
configure:1988: test -s conftest.o
configure:1991: $? = 0
configure:2004: result: yes
configure:2010: checking whether gcc accepts -g
configure:2031: gcc -c -g  conftest.c >&5
configure:2037: $? = 0
configure:2041: test -z 
                         || test ! -s conftest.err
configure:2044: $? = 0
configure:2047: test -s conftest.o
configure:2050: $? = 0
configure:2061: result: yes
configure:2078: checking for gcc option to accept ANSI C
configure:2148: gcc  -c -g -O2  conftest.c >&5
configure:2154: $? = 0
configure:2158: test -z 
                         || test ! -s conftest.err
configure:2161: $? = 0
configure:2164: test -s conftest.o
configure:2167: $? = 0
configure:2185: result: none needed
configure:2203: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:2209: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2394: checking for g++
configure:2410: found /usr/bin/g++
configure:2420: result: g++
configure:2436: checking for C++ compiler version
configure:2439: g++ --version </dev/null >&5
g++ (GCC) 4.2.1 (SUSE Linux)
Copyright (C) 2007 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:2442: $? = 0
configure:2444: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr 
--with-local-prefix=/usr/local --infodir=/usr/share/info 
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada 
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1 
--enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 
--with-system-zlib --enable-shared --enable-__cxa_atexit 
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2 
--enable-version-specific-runtime-libs --without-system-libunwind 
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.2.1 (SUSE Linux)
configure:2447: $? = 0
configure:2449: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2452: $? = 1
configure:2455: checking whether we are using the GNU C++ compiler
configure:2479: g++ -c   conftest.cc >&5
configure:2485: $? = 0
configure:2489: test -z 
                         || test ! -s conftest.err
configure:2492: $? = 0
configure:2495: test -s conftest.o
configure:2498: $? = 0
configure:2511: result: yes
configure:2517: checking whether g++ accepts -g
configure:2538: g++ -c -g  conftest.cc >&5
configure:2544: $? = 0
configure:2548: test -z 
                         || test ! -s conftest.err
configure:2551: $? = 0
configure:2554: test -s conftest.o
configure:2557: $? = 0
configure:2568: result: yes
configure:2610: g++ -c -g -O2  conftest.cc >&5
configure:2616: $? = 0
configure:2620: test -z 
                         || test ! -s conftest.err
configure:2623: $? = 0
configure:2626: test -s conftest.o
configure:2629: $? = 0
configure:2655: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:13: error: 'exit' was not declared in this scope
configure:2661: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2610: g++ -c -g -O2  conftest.cc >&5
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 
'std'
configure:2616: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2610: g++ -c -g -O2  conftest.cc >&5
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 
'std'
In file included from conftest.cc:10:
/usr/include/stdlib.h:646: error: declaration of 'void std::exit(int) throw ()' 
throws different exceptions
conftest.cc:9: error: from previous declaration 'void std::exit(int)'
configure:2616: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2610: g++ -c -g -O2  conftest.cc >&5
configure:2616: $? = 0
configure:2620: test -z 
                         || test ! -s conftest.err
configure:2623: $? = 0
configure:2626: test -s conftest.o
configure:2629: $? = 0
configure:2655: g++ -c -g -O2  conftest.cc >&5
configure:2661: $? = 0
configure:2665: test -z 
                         || test ! -s conftest.err
configure:2668: $? = 0
configure:2671: test -s conftest.o
configure:2674: $? = 0
configure:2715: checking g++ version
configure:3105: result: 
4 (ok)
configure:3190: checking how to run the C++ preprocessor
configure:3221: g++ -E  conftest.cc
configure:3227: $? = 0
configure:3259: g++ -E  conftest.cc
conftest.cc:12:28: error: ac_nonexistent.h: No such file or directory
configure:3265: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3304: result: g++ -E
configure:3328: g++ -E  conftest.cc
configure:3334: $? = 0
configure:3366: g++ -E  conftest.cc
conftest.cc:12:28: error: ac_nonexistent.h: No such file or directory
configure:3372: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3416: checking for egrep
configure:3426: result: grep -E
configure:3431: checking for ANSI C header files
configure:3456: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3462: $? = 0
configure:3466: test -z 
                         || test ! -s conftest.err
configure:3469: $? = 0
configure:3472: test -s conftest.o
configure:3475: $? = 0
configure:3564: g++ -o conftest  -g -ggdb -fPIC   conftest.cc  >&5
configure:3567: $? = 0
configure:3569: ./conftest
configure:3572: $? = 0
configure:3587: result: yes
configure:3611: checking for sys/types.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for sys/stat.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for stdlib.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for string.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for memory.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for strings.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for inttypes.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for stdint.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for unistd.h
configure:3627: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3633: $? = 0
configure:3637: test -z 
                         || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3683: checking stdio.h usability
configure:3695: g++ -c  -g -ggdb -fPIC  conftest.cc >&5
configure:3701: $? = 0
configure:3705: test -z 
                         || test ! -s conftest.err
configure:3708: $? = 0
configure:3711: test -s conftest.o
configure:3714: $? = 0
configure:3724: result: yes
configure:3728: checking stdio.h presence
configure:3738: g++ -E  conftest.cc
configure:3744: $? = 0
configure:3764: result: yes
configure:3799: checking for stdio.h
configure:3806: result: yes
configure:3857: checking build system type
configure:3875: result: x86_64-unknown-linux-gnu
configure:3883: checking host system type
configure:3897: result: x86_64-unknown-linux-gnu
configure:3908: checking CPU type
configure:3940: result: core2
configure:3987: checking mmintrin.h usability
configure:3999: g++ -c  -g -ggdb -fPIC -mmmx  -mmmx conftest.cc >&5
configure:4005: $? = 0
configure:4009: test -z 
                         || test ! -s conftest.err
configure:4012: $? = 0
configure:4015: test -s conftest.o
configure:4018: $? = 0
configure:4028: result: yes
configure:4032: checking mmintrin.h presence
configure:4042: g++ -E  -mmmx conftest.cc
configure:4048: $? = 0
configure:4068: result: yes
configure:4103: checking for mmintrin.h
configure:4110: result: yes
configure:4123: checking for MMX support
configure:4144: g++ -o conftest  -g -ggdb -fPIC -mmmx  -mmmx  conftest.cc  >&5
configure:4147: $? = 0
configure:4149: ./conftest
configure:4152: $? = 0
configure:4165: result: yes
configure:4214: checking xmmintrin.h usability
configure:4226: g++ -c  -g -ggdb -fPIC -mmmx -msse  -mmmx -msse conftest.cc >&5
configure:4232: $? = 0
configure:4236: test -z 
                         || test ! -s conftest.err
configure:4239: $? = 0
configure:4242: test -s conftest.o
configure:4245: $? = 0
configure:4255: result: yes
configure:4259: checking xmmintrin.h presence
configure:4269: g++ -E  -mmmx -msse conftest.cc
configure:4275: $? = 0
configure:4295: result: yes
configure:4330: checking for xmmintrin.h
configure:4337: result: yes
configure:4350: checking for MMXEXT support
configure:4371: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse  -mmmx -msse  
conftest.cc  >&5
configure:4374: $? = 0
configure:4376: ./conftest
configure:4379: $? = 0
configure:4392: result: yes
configure:4424: checking for SSE support
configure:4445: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse  -mmmx -msse  
conftest.cc  >&5
configure:4448: $? = 0
configure:4450: ./conftest
configure:4453: $? = 0
configure:4466: result: yes
configure:4514: checking emmintrin.h usability
configure:4526: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -mmmx -msse -msse2 
conftest.cc >&5
configure:4532: $? = 0
configure:4536: test -z 
                         || test ! -s conftest.err
configure:4539: $? = 0
configure:4542: test -s conftest.o
configure:4545: $? = 0
configure:4555: result: yes
configure:4559: checking emmintrin.h presence
configure:4569: g++ -E  -mmmx -msse -msse2 conftest.cc
configure:4575: $? = 0
configure:4595: result: yes
configure:4630: checking for emmintrin.h
configure:4637: result: yes
configure:4650: checking for SSE2 support
configure:4671: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -mmmx -msse 
-msse2  conftest.cc  >&5
configure:4674: $? = 0
configure:4676: ./conftest
configure:4679: $? = 0
configure:4692: result: yes
configure:4723: checking for 64-bit extensions
configure:4727: result: yes
configure:4774: checking for best optimize flags
configure:4776: result: 
configure:4790: checking g++ supports -march=nocona
configure:4798: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -march=nocona  
conftest.cc >&5
configure:4804: $? = 0
configure:4808: test -z 
                         || test ! -s conftest.err
configure:4811: $? = 0
configure:4814: test -s conftest.o
configure:4817: $? = 0
configure:4830: result: yes
configure:4872: checking for a BSD-compatible install
configure:4927: result: /usr/bin/install -c
configure:4938: checking whether ln -s works
configure:4942: result: yes
configure:4990: checking for ranlib
configure:5006: found /usr/bin/ranlib
configure:5017: result: ranlib
configure:5034: checking for ANSI C header files
configure:5190: result: yes
configure:5281: checking for TooN
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  conftest.cc >&5
conftest.cc:1:23: error: TooN/TooN.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'TooN' has not been declared
conftest.cc:2: error: 'v' was not declared in this scope
configure:5307: $? = 1
configure: failed program was:
| #include <TooN/TooN.h>
|       int main(){TooN::Vector<2> v;return 0;}
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  conftest.cc >&5
conftest.cc:1:22: error: numerics.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/usr/include conftest.cc >&5
conftest.cc:1:23: error: TooN/TooN.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'TooN' has not been declared
conftest.cc:2: error: 'v' was not declared in this scope
configure:5307: $? = 1
configure: failed program was:
| #include <TooN/TooN.h>
|       int main(){TooN::Vector<2> v;return 0;}
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/usr/include conftest.cc >&5
conftest.cc:1:22: error: numerics.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/code/TooN conftest.cc >&5
conftest.cc:1:23: error: TooN/TooN.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'TooN' has not been declared
conftest.cc:2: error: 'v' was not declared in this scope
configure:5307: $? = 1
configure: failed program was:
| #include <TooN/TooN.h>
|       int main(){TooN::Vector<2> v;return 0;}
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/code/TooN conftest.cc >&5
conftest.cc:1:22: error: numerics.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/Src/TooN conftest.cc >&5
conftest.cc:1:23: error: TooN/TooN.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'TooN' has not been declared
conftest.cc:2: error: 'v' was not declared in this scope
configure:5307: $? = 1
configure: failed program was:
| #include <TooN/TooN.h>
|       int main(){TooN::Vector<2> v;return 0;}
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  
-I/home/alex/gr281/Src/TooN conftest.cc >&5
conftest.cc:1:22: error: numerics.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I../TooN 
conftest.cc >&5
conftest.cc:1:23: error: TooN/TooN.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'TooN' has not been declared
conftest.cc:2: error: 'v' was not declared in this scope
configure:5307: $? = 1
configure: failed program was:
| #include <TooN/TooN.h>
|       int main(){TooN::Vector<2> v;return 0;}
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I../TooN 
conftest.cc >&5
In file included from conftest.cc:1:
../TooN/numerics.h:20:23: error: TooN/TooN.h: No such file or directory
In file included from conftest.cc:1:
../TooN/numerics.h:22: error: 'TooN' is not a namespace-name
../TooN/numerics.h:22: error: expected namespace-name before ';' token
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5301: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
configure:5307: $? = 0
configure:5311: test -z 
                         || test ! -s conftest.err
configure:5314: $? = 0
configure:5317: test -s conftest.o
configure:5320: $? = 0
configure:5335: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
conftest.cc:1:22: error: numerics.h: No such file or directory
conftest.cc: In function 'int main()':
conftest.cc:2: error: 'Vector' was not declared in this scope
conftest.cc:2: error: 'v' was not declared in this scope
configure:5341: $? = 1
configure: failed program was:
| #include <numerics.h>
|       int main(){Vector<2> v;return 0;}
configure:5376: result: ..
configure:5497: Reverting to old fortran library test.
configure:5500: checking for C to fortran library
configure:5510: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc  -lf2c >&5
/usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lf2c
collect2: ld returned 1 exit status
configure:5516: $? = 1
configure: failed program was:
| int main(){return 0;}
configure:5545: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc  -lg2c >&5
/usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lg2c
collect2: ld returned 1 exit status
configure:5551: $? = 1
configure: failed program was:
| int main(){return 0;}
configure:5580: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc  -lgfortran >&5
configure:5586: $? = 0
configure:5590: test -z 
                         || test ! -s conftest.err
configure:5593: $? = 0
configure:5596: test -s conftest
configure:5599: $? = 0
configure:5610: result: gfortran
configure:5627: checking for dgemm_ in -lblas
configure:5657: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc -lblas   -lgfortran >&5
configure:5663: $? = 0
configure:5667: test -z 
                         || test ! -s conftest.err
configure:5670: $? = 0
configure:5673: test -s conftest
configure:5676: $? = 0
configure:5689: result: yes
configure:5706: checking for dgesvd_ in -llapack
configure:5736: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc -llapack  -lblas  -lgfortran >&5
configure:5742: $? = 0
configure:5746: test -z 
                         || test ! -s conftest.err
configure:5749: $? = 0
configure:5752: test -s conftest
configure:5755: $? = 0
configure:5768: result: yes
configure:6011: checking whether byte ordering is bigendian
configure:6038: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
configure:6044: $? = 0
configure:6048: test -z 
                         || test ! -s conftest.err
configure:6051: $? = 0
configure:6054: test -s conftest.o
configure:6057: $? = 0
configure:6081: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:47: error: 'big' was not declared in this scope
conftest.cc:47: error: expected `;' before 'endian'
configure:6087: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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 HAVE_STDIO_H 1
| #define HAVE_MMINTRIN_H 1
| #define CVD_HAVE_MMINTRIN 1
| #define HAVE_XMMINTRIN_H 1
| #define CVD_HAVE_XMMINTRIN 1
| #define CVD_HAVE_MMXEXT 1
| #define CVD_HAVE_SSE 1
| #define HAVE_EMMINTRIN_H 1
| #define CVD_HAVE_SSE2 1
| #define CVD_HAVE_EMMINTRIN 1
| #define CVD_HAVE_64BIT 1
| #define STDC_HEADERS 1
| #define CVD_HAVE_TOON 1
| #define HAVE_LIBBLAS 1
| #define HAVE_LIBLAPACK 1
| #define CVD_HAVE_LAPACK 1
| #define CVD_MAJOR_VERSION 0
| #define CVD_MINOR_VERSION 7
| /* 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:6222: result: no
configure:6284: checking libraw1394/raw1394.h usability
configure:6296: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
configure:6302: $? = 0
configure:6306: test -z 
                         || test ! -s conftest.err
configure:6309: $? = 0
configure:6312: test -s conftest.o
configure:6315: $? = 0
configure:6325: result: yes
configure:6329: checking libraw1394/raw1394.h presence
configure:6339: g++ -E  -I.. conftest.cc
configure:6345: $? = 0
configure:6365: result: yes
configure:6400: checking for libraw1394/raw1394.h
configure:6407: result: yes
configure:6284: checking libdc1394/dc1394_control.h usability
configure:6296: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
configure:6302: $? = 0
configure:6306: test -z 
                         || test ! -s conftest.err
configure:6309: $? = 0
configure:6312: test -s conftest.o
configure:6315: $? = 0
configure:6325: result: yes
configure:6329: checking libdc1394/dc1394_control.h presence
configure:6339: g++ -E  -I.. conftest.cc
configure:6345: $? = 0
configure:6365: result: yes
configure:6400: checking for libdc1394/dc1394_control.h
configure:6407: result: yes
configure:6423: checking for main in -lraw1394
configure:6447: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc -lraw1394  -llapack -lblas  -lgfortran >&5
configure:6453: $? = 0
configure:6457: test -z 
                         || test ! -s conftest.err
configure:6460: $? = 0
configure:6463: test -s conftest
configure:6466: $? = 0
configure:6479: result: yes
configure:6493: checking for main in -ldc1394_control
configure:6517: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2  -I..  
conftest.cc -ldc1394_control  -lraw1394 -llapack -lblas  -lgfortran >&5
configure:6523: $? = 0
configure:6527: test -z 
                         || test ! -s conftest.err
configure:6530: $? = 0
configure:6533: test -s conftest
configure:6536: $? = 0
configure:6549: result: yes
configure:6598: checking linux/videodev.h usability
configure:6610: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2  -I.. conftest.cc >&5
configure:6616: $? = 0
configure:6620: test -z 
                         || test ! -s conftest.err
configure:6623: $? = 0
configure:6626: test -s conftest.o
configure:6629: $? = 0
configure:6639: result: yes
configure:6643: checking linux/videodev.h presence
configure:6653: g++ -E  -I.. conftest.cc
configure:6659: $? = 0
configure:6679: result: yes
configure:6714: checking for linux/videodev.h
configure:6721: result: yes
configure:6762: checking for v4l2
configure:6772: gcc -c -g -O2  -I.. conftest.c >&5
configure:6778: $? = 0
configure:6782: test -z 
                         || test ! -s conftest.err
configure:6785: $? = 0
configure:6788: test -s conftest.o
configure:6791: $? = 0
configure:6807: result: yes
configure:6821: checking kernel major number
configure:6824: result: 2
configure:6831: checking kernel minor number
configure:6834: result: 6
configure:6842: checking kernel release number
configure:6845: result: 22
configure:6966: checking for working pthreads
configure:6977: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:6983: $? = 0
configure:6987: test -z 
                         || test ! -s conftest.err
configure:6990: $? = 0
configure:6993: test -s conftest.o
configure:6996: $? = 0
configure:7007: result: yes
configure:7024: checking for pthread_yield
configure:7081: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -ldc1394_control -lraw1394 -llapack -lblas  -lgfortran 
-pthread >&5
configure:7087: $? = 0
configure:7091: test -z 
                         || test ! -s conftest.err
configure:7094: $? = 0
configure:7097: test -s conftest
configure:7100: $? = 0
configure:7112: result: yes
configure:7129: checking for pthread_yield_np
configure:7186: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -ldc1394_control -lraw1394 -llapack -lblas  -lgfortran 
-pthread >&5
/tmp/cc4VpHlq.o: In function `main':
/local/gr281/work/libcvd/conftest.cc:95: undefined reference to 
`pthread_yield_np'
/tmp/cc4VpHlq.o:(.data.rel+0x0): undefined reference to `pthread_yield_np'
collect2: ld returned 1 exit status
configure:7192: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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 HAVE_STDIO_H 1
| #define HAVE_MMINTRIN_H 1
| #define CVD_HAVE_MMINTRIN 1
| #define HAVE_XMMINTRIN_H 1
| #define CVD_HAVE_XMMINTRIN 1
| #define CVD_HAVE_MMXEXT 1
| #define CVD_HAVE_SSE 1
| #define HAVE_EMMINTRIN_H 1
| #define CVD_HAVE_SSE2 1
| #define CVD_HAVE_EMMINTRIN 1
| #define CVD_HAVE_64BIT 1
| #define STDC_HEADERS 1
| #define CVD_HAVE_TOON 1
| #define HAVE_LIBBLAS 1
| #define HAVE_LIBLAPACK 1
| #define CVD_HAVE_LAPACK 1
| #define CVD_MAJOR_VERSION 0
| #define CVD_MINOR_VERSION 7
| #define CVD_ARCH_LITTLE_ENDIAN 1
| #define HAVE_LIBRAW1394_RAW1394_H 1
| #define HAVE_LIBDC1394_DC1394_CONTROL_H 1
| #define HAVE_LIBRAW1394 1
| #define HAVE_LIBDC1394_CONTROL 1
| #define CVD_HAVE_DVBUFFER 1
| #define HAVE_LINUX_VIDEODEV_H 1
| #define CVD_HAVE_V4L1BUFFER 1
| #define CVD_HAVE_V4L2BUFFER 1
| #define CVD_KERNEL_MAJOR 2
| #define CVD_KERNEL_MINOR 6
| #define CVD_KERNEL_RELEASE 22
| #define CVD_HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD 1
| #define CVD_HAVE_PTHREAD_YIELD 1
| /* end confdefs.h.  */
| /* Define pthread_yield_np to an innocuous variant, in case <limits.h> 
declares pthread_yield_np.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_yield_np innocuous_pthread_yield_np
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_yield_np (); 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 pthread_yield_np
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_yield_np ();
| /* 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_pthread_yield_np) || defined (__stub___pthread_yield_np)
| choke me
| #else
| char (*f) () = pthread_yield_np;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pthread_yield_np;
|   ;
|   return 0;
| }
configure:7217: result: no
configure:7237: checking for X
configure:7342: g++ -E  -I.. conftest.cc
configure:7348: $? = 0
configure:7467: result: libraries /usr/lib64, headers 
configure:7483: checking for glDrawPixels in -lGL
configure:7513: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lGL  -L/usr/lib64 -lX11 -lXext -ldc1394_control -lraw1394 
-llapack -lblas  -lgfortran -pthread >&5
configure:7519: $? = 0
configure:7523: test -z 
                         || test ! -s conftest.err
configure:7526: $? = 0
configure:7529: test -s conftest
configure:7532: $? = 0
configure:7545: result: yes
configure:7604: checking jpeglib.h usability
configure:7616: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:7622: $? = 0
configure:7626: test -z 
                         || test ! -s conftest.err
configure:7629: $? = 0
configure:7632: test -s conftest.o
configure:7635: $? = 0
configure:7645: result: yes
configure:7649: checking jpeglib.h presence
configure:7659: g++ -E  -I.. conftest.cc
configure:7665: $? = 0
configure:7685: result: yes
configure:7720: checking for jpeglib.h
configure:7727: result: yes
configure:7741: checking for jpeg_destroy_decompress in -ljpeg
configure:7771: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -ljpeg  -lGL -lGL -L/usr/lib64 -lX11 -lXext -ldc1394_control 
-lraw1394 -llapack -lblas  -lgfortran -pthread >&5
configure:7777: $? = 0
configure:7781: test -z 
                         || test ! -s conftest.err
configure:7784: $? = 0
configure:7787: test -s conftest
configure:7790: $? = 0
configure:7803: result: yes
configure:7824: checking JPEG read buffer size
configure:7842: result: 1 (safe reading)
configure:7896: checking tiffio.h usability
configure:7908: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:7914: $? = 0
configure:7918: test -z 
                         || test ! -s conftest.err
configure:7921: $? = 0
configure:7924: test -s conftest.o
configure:7927: $? = 0
configure:7937: result: yes
configure:7941: checking tiffio.h presence
configure:7951: g++ -E  -I.. conftest.cc
configure:7957: $? = 0
configure:7977: result: yes
configure:8012: checking for tiffio.h
configure:8019: result: yes
configure:8048: checking for TIFFReadRGBAImageOriented in -ltiff
configure:8078: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -ltiff  -ljpeg -lGL -lGL -L/usr/lib64 -lX11 -lXext 
-ldc1394_control -lraw1394 -llapack -lblas  -lgfortran -pthread >&5
configure:8084: $? = 0
configure:8088: test -z 
                         || test ! -s conftest.err
configure:8091: $? = 0
configure:8094: test -s conftest
configure:8097: $? = 0
configure:8110: result: yes
configure:8353: checking png.h usability
configure:8365: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:8371: $? = 0
configure:8375: test -z 
                         || test ! -s conftest.err
configure:8378: $? = 0
configure:8381: test -s conftest.o
configure:8384: $? = 0
configure:8394: result: yes
configure:8398: checking png.h presence
configure:8408: g++ -E  -I.. conftest.cc
configure:8414: $? = 0
configure:8434: result: yes
configure:8469: checking for png.h
configure:8476: result: yes
configure:8490: checking for png_init_io in -lpng
configure:8520: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lpng  -ltiff -ljpeg -lGL -lGL -L/usr/lib64 -lX11 -lXext 
-ldc1394_control -lraw1394 -llapack -lblas  -lgfortran -pthread >&5
configure:8526: $? = 0
configure:8530: test -z 
                         || test ! -s conftest.err
configure:8533: $? = 0
configure:8536: test -s conftest
configure:8539: $? = 0
configure:8552: result: yes
configure:8611: checking ffmpeg/avcodec.h usability
configure:8623: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
conftest.cc:102:28: error: ffmpeg/avcodec.h: No such file or directory
configure:8629: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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 HAVE_STDIO_H 1
| #define HAVE_MMINTRIN_H 1
| #define CVD_HAVE_MMINTRIN 1
| #define HAVE_XMMINTRIN_H 1
| #define CVD_HAVE_XMMINTRIN 1
| #define CVD_HAVE_MMXEXT 1
| #define CVD_HAVE_SSE 1
| #define HAVE_EMMINTRIN_H 1
| #define CVD_HAVE_SSE2 1
| #define CVD_HAVE_EMMINTRIN 1
| #define CVD_HAVE_64BIT 1
| #define STDC_HEADERS 1
| #define CVD_HAVE_TOON 1
| #define HAVE_LIBBLAS 1
| #define HAVE_LIBLAPACK 1
| #define CVD_HAVE_LAPACK 1
| #define CVD_MAJOR_VERSION 0
| #define CVD_MINOR_VERSION 7
| #define CVD_ARCH_LITTLE_ENDIAN 1
| #define HAVE_LIBRAW1394_RAW1394_H 1
| #define HAVE_LIBDC1394_DC1394_CONTROL_H 1
| #define HAVE_LIBRAW1394 1
| #define HAVE_LIBDC1394_CONTROL 1
| #define CVD_HAVE_DVBUFFER 1
| #define HAVE_LINUX_VIDEODEV_H 1
| #define CVD_HAVE_V4L1BUFFER 1
| #define CVD_HAVE_V4L2BUFFER 1
| #define CVD_KERNEL_MAJOR 2
| #define CVD_KERNEL_MINOR 6
| #define CVD_KERNEL_RELEASE 22
| #define CVD_HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD 1
| #define CVD_HAVE_PTHREAD_YIELD 1
| #define HAVE_LIBGL 1
| #define CVD_HAVE_VIDEODISPLAY 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIBJPEG 1
| #define CVD_IMAGE_HAVE_JPEG JPEG,
| #define CVD_INTERNAL_JPEG_BUFFER_SIZE 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_LIBTIFF 1
| #define CVD_IMAGE_HAVE_TIFF TIFF,
| #define CVD_INTERNAL_HAVE_TIFF_ORIENTED TIFF,
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG 1
| #define CVD_IMAGE_HAVE_PNG PNG,
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ffmpeg/avcodec.h>
configure:8652: result: no
configure:8656: checking ffmpeg/avcodec.h presence
configure:8666: g++ -E  -I.. conftest.cc
conftest.cc:68:28: error: ffmpeg/avcodec.h: No such file or directory
configure:8672: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "CVD"
| #define PACKAGE_TARNAME "cvd"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "CVD 0.7"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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 HAVE_STDIO_H 1
| #define HAVE_MMINTRIN_H 1
| #define CVD_HAVE_MMINTRIN 1
| #define HAVE_XMMINTRIN_H 1
| #define CVD_HAVE_XMMINTRIN 1
| #define CVD_HAVE_MMXEXT 1
| #define CVD_HAVE_SSE 1
| #define HAVE_EMMINTRIN_H 1
| #define CVD_HAVE_SSE2 1
| #define CVD_HAVE_EMMINTRIN 1
| #define CVD_HAVE_64BIT 1
| #define STDC_HEADERS 1
| #define CVD_HAVE_TOON 1
| #define HAVE_LIBBLAS 1
| #define HAVE_LIBLAPACK 1
| #define CVD_HAVE_LAPACK 1
| #define CVD_MAJOR_VERSION 0
| #define CVD_MINOR_VERSION 7
| #define CVD_ARCH_LITTLE_ENDIAN 1
| #define HAVE_LIBRAW1394_RAW1394_H 1
| #define HAVE_LIBDC1394_DC1394_CONTROL_H 1
| #define HAVE_LIBRAW1394 1
| #define HAVE_LIBDC1394_CONTROL 1
| #define CVD_HAVE_DVBUFFER 1
| #define HAVE_LINUX_VIDEODEV_H 1
| #define CVD_HAVE_V4L1BUFFER 1
| #define CVD_HAVE_V4L2BUFFER 1
| #define CVD_KERNEL_MAJOR 2
| #define CVD_KERNEL_MINOR 6
| #define CVD_KERNEL_RELEASE 22
| #define CVD_HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD 1
| #define CVD_HAVE_PTHREAD_YIELD 1
| #define HAVE_LIBGL 1
| #define CVD_HAVE_VIDEODISPLAY 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIBJPEG 1
| #define CVD_IMAGE_HAVE_JPEG JPEG,
| #define CVD_INTERNAL_JPEG_BUFFER_SIZE 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_LIBTIFF 1
| #define CVD_IMAGE_HAVE_TIFF TIFF,
| #define CVD_INTERNAL_HAVE_TIFF_ORIENTED TIFF,
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG 1
| #define CVD_IMAGE_HAVE_PNG PNG,
| /* end confdefs.h.  */
| #include <ffmpeg/avcodec.h>
configure:8692: result: no
configure:8727: checking for ffmpeg/avcodec.h
configure:8734: result: no
configure:8750: checking for main in -lavutil
configure:8774: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lavutil  -lpng -ltiff -ljpeg -lGL -lGL -L/usr/lib64 -lX11 
-lXext -ldc1394_control -lraw1394 -llapack -lblas  -lgfortran -pthread >&5
configure:8780: $? = 0
configure:8784: test -z 
                         || test ! -s conftest.err
configure:8787: $? = 0
configure:8790: test -s conftest
configure:8793: $? = 0
configure:8806: result: yes
configure:8818: checking for av_open_input_file in -lavformat
configure:8848: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lavformat  -lavutil -lpng -ltiff -ljpeg -lGL -lGL 
-L/usr/lib64 -lX11 -lXext -ldc1394_control -lraw1394 -llapack -lblas  
-lgfortran -pthread >&5
configure:8854: $? = 0
configure:8858: test -z 
                         || test ! -s conftest.err
configure:8861: $? = 0
configure:8864: test -s conftest
configure:8867: $? = 0
configure:8880: result: yes
configure:8892: checking for av_read_frame in -lavformat
configure:8922: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lavformat  -lavformat -lavutil -lpng -ltiff -ljpeg -lGL -lGL 
-L/usr/lib64 -lX11 -lXext -ldc1394_control -lraw1394 -llapack -lblas  
-lgfortran -pthread >&5
configure:8928: $? = 0
configure:8932: test -z 
                         || test ! -s conftest.err
configure:8935: $? = 0
configure:8938: test -s conftest
configure:8941: $? = 0
configure:8954: result: yes
configure:8966: checking for avcodec_open in -lavcodec
configure:8996: g++ -o conftest  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  
-I..  conftest.cc -lavcodec  -lavformat -lavformat -lavutil -lpng -ltiff -ljpeg 
-lGL -lGL -L/usr/lib64 -lX11 -lXext -ldc1394_control -lraw1394 -llapack -lblas  
-lgfortran -pthread >&5
configure:9002: $? = 0
configure:9006: test -z 
                         || test ! -s conftest.err
configure:9009: $? = 0
configure:9012: test -s conftest
configure:9015: $? = 0
configure:9028: result: yes
configure:9067: checking for GLOB_BRACE and GLOB_TILDE in glob.h
configure:9075: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:9081: $? = 0
configure:9085: test -z 
                         || test ! -s conftest.err
configure:9088: $? = 0
configure:9091: test -s conftest.o
configure:9094: $? = 0
configure:9106: result: yes
configure:9121: checking whether feenableexcept is declared
configure:9146: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:9152: $? = 0
configure:9156: test -z 
                         || test ! -s conftest.err
configure:9159: $? = 0
configure:9162: test -s conftest.o
configure:9165: $? = 0
configure:9176: result: yes
configure:9194: checking for posix_memalign
configure:9202: g++ -c  -g -ggdb -fPIC -mmmx -msse -msse2 -pthread  -I.. 
conftest.cc >&5
configure:9208: $? = 0
configure:9212: test -z 
                         || test ! -s conftest.err
configure:9215: $? = 0
configure:9218: test -s conftest.o
configure:9221: $? = 0
configure:9232: result: yes
configure:9296: checking "FAST detectors"
configure:9307: result: 7 8 9 10 11 12 
configure:9370: checking for doxygen
configure:9386: found /usr/bin/doxygen
configure:9397: result: docs
configure:9578: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by CVD config.status 0.7, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on grimlock

config.status:695: creating Makefile

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_func_pthread_yield=yes
ac_cv_func_pthread_yield_np=no
ac_cv_have_decl_feenableexcept=yes
ac_cv_have_x='have_x=yes                ac_x_includes= 
ac_x_libraries=/usr/lib64'
ac_cv_header_emmintrin_h=yes
ac_cv_header_ffmpeg_avcodec_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libdc1394_dc1394_control_h=yes
ac_cv_header_libraw1394_raw1394_h=yes
ac_cv_header_linux_videodev_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mmintrin_h=yes
ac_cv_header_png_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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_types_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xmmintrin_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_GL_glDrawPixels=yes
ac_cv_lib_avcodec_avcodec_open=yes
ac_cv_lib_avformat_av_open_input_file=yes
ac_cv_lib_avformat_av_read_frame=yes
ac_cv_lib_avutil_main=yes
ac_cv_lib_blas_dgemm_=yes
ac_cv_lib_dc1394_control_main=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_lapack_dgesvd_=yes
ac_cv_lib_png_png_init_io=yes
ac_cv_lib_raw1394_main=yes
ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_docs=docs
ac_cv_prog_egrep='grep -E'

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

AWK='gawk'
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=' -I..'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=' -g -ggdb -fPIC -mmmx -msse -msse2 -pthread'
DEFS='-DPACKAGE_NAME=\"CVD\" -DPACKAGE_TARNAME=\"cvd\" 
-DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"CVD\ 0.7\" 
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_STDIO_H=1 -DHAVE_MMINTRIN_H=1 -DCVD_HAVE_MMINTRIN=1 -DHAVE_XMMINTRIN_H=1 
-DCVD_HAVE_XMMINTRIN=1 -DCVD_HAVE_MMXEXT=1 -DCVD_HAVE_SSE=1 
-DHAVE_EMMINTRIN_H=1 -DCVD_HAVE_SSE2=1 -DCVD_HAVE_EMMINTRIN=1 
-DCVD_HAVE_64BIT=1 -DSTDC_HEADERS=1 -DCVD_HAVE_TOON=1 -DHAVE_LIBBLAS=1 
-DHAVE_LIBLAPACK=1 -DCVD_HAVE_LAPACK=1 -DCVD_MAJOR_VERSION=0 
-DCVD_MINOR_VERSION=7 -DCVD_ARCH_LITTLE_ENDIAN=1 -DHAVE_LIBRAW1394_RAW1394_H=1 
-DHAVE_LIBDC1394_DC1394_CONTROL_H=1 -DHAVE_LIBRAW1394=1 
-DHAVE_LIBDC1394_CONTROL=1 -DCVD_HAVE_DVBUFFER=1 -DHAVE_LINUX_VIDEODEV_H=1 
-DCVD_HAVE_V4L1BUFFER=1 -DCVD_HAVE_V4L2BUFFER=1 -DCVD_KERNEL_MAJOR=2 
-DCVD_KERNEL_MINOR=6 -DCVD_KERNEL_RELEASE=22 -DCVD_HAVE_PTHREAD=1 
-DHAVE_PTHREAD_YIELD=1 -DCVD_HAVE_PTHREAD_YIELD=1 -DHAVE_LIBGL=1 
-DCVD_HAVE_VIDEODISPLAY=1 -DHAVE_JPEGLIB_H=1 -DHAVE_LIBJPEG=1 
-DCVD_IMAGE_HAVE_JPEG=JPEG, -DCVD_INTERNAL_JPEG_BUFFER_SIZE=1 -DHAVE_TIFFIO_H=1 
-DHAVE_LIBTIFF=1 -DCVD_IMAGE_HAVE_TIFF=TIFF, 
-DCVD_INTERNAL_HAVE_TIFF_ORIENTED=TIFF, -DHAVE_PNG_H=1 -DHAVE_LIBPNG=1 
-DCVD_IMAGE_HAVE_PNG=PNG, -DHAVE_LIBAVUTIL=1 -DHAVE_LIBAVFORMAT=1 
-DHAVE_LIBAVFORMAT=1 -DHAVE_LIBAVCODEC=1 -DCVD_HAVE_FFMPEG=1 
-DCVD_HAVE_FENV_H=1 -DCVD_HAVE_MEMALIGN=1 -DCVD_HAVE_FAST_7=1 
-DCVD_HAVE_FAST_8=1 -DCVD_HAVE_FAST_9=1 -DCVD_HAVE_FAST_10=1 
-DCVD_HAVE_FAST_11=1 -DCVD_HAVE_FAST_12=1 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lavcodec -lavformat -lavformat -lavutil -lpng -ltiff -ljpeg -lGL -lGL 
-L/usr/lib64 -lX11 -lXext -ldc1394_control -lraw1394 -llapack -lblas  
-lgfortran -pthread'
LN_S='ln -s'
LTLIBOBJS=''
OBJEXT='o'
OFLAGS='-O3 -march=nocona'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='CVD'
PACKAGE_STRING='CVD 0.7'
PACKAGE_TARNAME='cvd'
PACKAGE_VERSION='0.7'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cpu='core2_64'
datadir='${prefix}/share'
debug_all_options='videodisplay jpeg tiff png ffmpeg toon lapack pthreads acml 
dvbuffer v4l2buffer v4l1buffer'
debug_options=' toon lapack dvbuffer v4l1buffer v4l2buffer pthreads 
videodisplay jpeg tiff png ffmpeg'
docs='docs'
exec_prefix='${prefix}'
have_64bit='yes'
have_FAST_10='yes'
have_FAST_11='yes'
have_FAST_12='yes'
have_FAST_7='yes'
have_FAST_8='yes'
have_FAST_9='yes'
have_acml=''
have_dvbuffer='yes'
have_fast_7=''
have_faster10='yes'
have_faster12='yes'
have_faster9='yes'
have_ffmpeg='yes'
have_jpeg='yes'
have_lapack='yes'
have_memalign='yes'
have_mmx='yes'
have_mmxext='yes'
have_o2buffer=''
have_png='yes'
have_pthread='yes'
have_qtbuffer=''
have_sse2='yes'
have_sse='yes'
have_tiff='yes'
have_toon='yes'
have_v4l1buffer='yes'
have_v4l2buffer='yes'
have_videodisplay='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
major='0'
mandir='${prefix}/man'
minor='7'
oldincludedir='/usr/include'
osx_hacks=''
prefix='/usr/local'
program_transform_name='s,x,x,'
progs=' progs/se3_exp progs/se3_ln progs/se3_pre_mul progs/se3_post_mul 
progs/se3_inv progs/calibrate progs/img_play progs/cvd_display_image 
progs/img_play_bw progs/img_play_deinterlace progs/video_play 
progs/video_play_bw '
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
testprogs=' test/fast_test faster_test test/diskbuffer2 test/dvbuffer_mono 
test/dvbuffer_yuvrgb test/test_images test/v4l1buffer_mono test/v4l2buffer 
test/dvbuffer_controls test/dvbuffer_rgb   test/v4l1buffer_bayer 
test/v4l1buffer_rgb   '

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

#define CVD_ARCH_LITTLE_ENDIAN 1
#define CVD_HAVE_64BIT 1
#define CVD_HAVE_DVBUFFER 1
#define CVD_HAVE_EMMINTRIN 1
#define CVD_HAVE_FAST_10 1
#define CVD_HAVE_FAST_11 1
#define CVD_HAVE_FAST_12 1
#define CVD_HAVE_FAST_7 1
#define CVD_HAVE_FAST_8 1
#define CVD_HAVE_FAST_9 1
#define CVD_HAVE_FENV_H 1
#define CVD_HAVE_FFMPEG 1
#define CVD_HAVE_LAPACK 1
#define CVD_HAVE_MEMALIGN 1
#define CVD_HAVE_MMINTRIN 1
#define CVD_HAVE_MMXEXT 1
#define CVD_HAVE_PTHREAD 1
#define CVD_HAVE_PTHREAD_YIELD 1
#define CVD_HAVE_SSE 1
#define CVD_HAVE_SSE2 1
#define CVD_HAVE_TOON 1
#define CVD_HAVE_V4L1BUFFER 1
#define CVD_HAVE_V4L2BUFFER 1
#define CVD_HAVE_VIDEODISPLAY 1
#define CVD_HAVE_XMMINTRIN 1
#define CVD_IMAGE_HAVE_JPEG JPEG,
#define CVD_IMAGE_HAVE_PNG PNG,
#define CVD_IMAGE_HAVE_TIFF TIFF,
#define CVD_INTERNAL_HAVE_TIFF_ORIENTED TIFF,
#define CVD_INTERNAL_JPEG_BUFFER_SIZE 1
#define CVD_KERNEL_MAJOR 2
#define CVD_KERNEL_MINOR 6
#define CVD_KERNEL_RELEASE 22
#define CVD_MAJOR_VERSION 0
#define CVD_MINOR_VERSION 7
#define HAVE_EMMINTRIN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_JPEGLIB_H 1
#define HAVE_LIBAVCODEC 1
#define HAVE_LIBAVFORMAT 1
#define HAVE_LIBAVFORMAT 1
#define HAVE_LIBAVUTIL 1
#define HAVE_LIBBLAS 1
#define HAVE_LIBDC1394_CONTROL 1
#define HAVE_LIBDC1394_DC1394_CONTROL_H 1
#define HAVE_LIBGL 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBLAPACK 1
#define HAVE_LIBPNG 1
#define HAVE_LIBRAW1394 1
#define HAVE_LIBRAW1394_RAW1394_H 1
#define HAVE_LIBTIFF 1
#define HAVE_LINUX_VIDEODEV_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMINTRIN_H 1
#define HAVE_PNG_H 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIFFIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_XMMINTRIN_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "CVD"
#define PACKAGE_STRING "CVD 0.7"
#define PACKAGE_TARNAME "cvd"
#define PACKAGE_VERSION "0.7"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]