Transcode portupgrade fails

Clint Olsen clint.olsen at gmail.com
Sun Aug 10 19:23:04 UTC 2008


ERROR: requirement failed: cannot link against libavcodec
libavcodec can be found in the following packages:
  FFmpeg  http://www.ffmpeg.org/


Please see the INSTALL file in the top directory of the
transcode sources for more information about building
transcode with this configure script.

===>  Script "configure" failed unexpectedly.
Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
the "/usr/ports/multimedia/transcode/work/transcode-1.0.6/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/multimedia/transcode.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.64771.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=transcode-1.0.5_3 UPGRADE_PORT_VER=1.0.5_3 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! multimedia/transcode (transcode-1.0.5_3)      (unknown build error)



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by transcode configure 1.0.6, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-libavcodec-includes=/usr/local/include/ffmpeg --with-libavcodec-libs=/usr/local/lib --with-libdvdread-prefix=/usr/local --with-libiconv-prefix=/usr/local --enable-oss --enable-gtk=no --with-ft-prefix=/usr/local --enable-freetype2 --with-ogg-prefix=/usr/local --enable-ogg --with-vorbis-prefix=/usr/local --enable-vorbis --with-theora-prefix=/usr/local --enable-theora --enable-imagemagick=no --enable-mjpegtools=no --enable-avifile=no --enable-sdl --with-sdl-prefix=/usr/local --enable-libxml2 --with-libxml2-prefix=/usr/local --with-pal-yuv=YV12 --enable-libdv --enable-libquicktime=no --enable-a52-default-decoder --enable-a52 --with-lame-prefix=/usr/local --enable-lzo=no --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3

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

hostname = belle.0lsen.net
uname -m = i386
uname -r = 6.3-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 6.3-STABLE #0: Sun May 25 21:55:57 PDT 2008     root at belle.0lsen.net:/usr/obj/usr/src/sys/GENERIC 

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:2437: checking build system type
configure:2455: result: i386-portbld-freebsd6.3
configure:2477: checking host system type
configure:2492: result: i386-portbld-freebsd6.3
configure:2514: checking target system type
configure:2529: result: i386-portbld-freebsd6.3
configure:2573: checking for a BSD-compatible install
configure:2629: result: /usr/bin/install -c -o root -g wheel
configure:2640: checking whether build environment is sane
configure:2683: result: yes
configure:2711: checking for a thread-safe mkdir -p
configure:2750: result: autotools/install-sh -c -d
configure:2763: checking for gawk
configure:2779: found /usr/local/bin/gawk
configure:2790: result: gawk
configure:2801: checking whether gmake sets $(MAKE)
configure:2822: result: yes
configure:3013: checking whether to enable maintainer-specific portions of Makefiles
configure:3022: result: no
configure:3085: checking for gcc
configure:3112: result: cc
configure:3350: checking for C compiler version
configure:3357: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
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:3360: $? = 0
configure:3367: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3370: $? = 0
configure:3377: cc -V >&5
cc: `-V' option must have argument
configure:3380: $? = 1
configure:3403: checking for C compiler default output file name
configure:3430: cc -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3433: $? = 0
configure:3471: result: a.out
configure:3488: checking whether the C compiler works
configure:3498: ./a.out
configure:3501: $? = 0
configure:3518: result: yes
configure:3525: checking whether we are cross compiling
configure:3527: result: no
configure:3530: checking for suffix of executables
configure:3537: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3540: $? = 0
configure:3564: result: 
configure:3570: checking for suffix of object files
configure:3596: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:3599: $? = 0
configure:3622: result: o
configure:3626: checking whether we are using the GNU C compiler
configure:3655: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:3661: $? = 0
configure:3678: result: yes
configure:3683: checking whether cc accepts -g
configure:3713: cc -c -g -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:3719: $? = 0
configure:3818: result: yes
configure:3835: checking for cc option to accept ISO C89
configure:3909: cc  -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:3915: $? = 0
configure:3938: result: none needed
configure:3967: checking for style of include used by gmake
configure:3995: result: GNU
configure:4020: checking dependency style of cc
configure:4111: result: gcc3
configure:4130: checking whether cc understands -c and -o together
configure:4162: cc -c conftest.c -o conftest2.o >&5
configure:4165: $? = 0
configure:4171: cc -c conftest.c -o conftest2.o >&5
configure:4174: $? = 0
configure:4226: result: yes
configure:4244: checking how to run the C preprocessor
configure:4284: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:4290: $? = 0
configure:4321: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4327: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4360: result: cc -E
configure:4389: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:4395: $? = 0
configure:4426: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4432: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4470: checking for grep that handles long lines and -e
configure:4544: result: /usr/bin/grep
configure:4549: checking for egrep
configure:4627: result: /usr/bin/grep -E
configure:4633: checking whether cc needs -traditional
conftest.c:10:20: termio.h: No such file or directory
configure:4675: result: no
configure:4798: checking for C++ compiler version
configure:4805: c++ --version >&5
c++ (GCC) 3.4.6 [FreeBSD] 20060305
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:4808: $? = 0
configure:4815: c++ -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:4818: $? = 0
configure:4825: c++ -V >&5
c++: `-V' option must have argument
configure:4828: $? = 1
configure:4831: checking whether we are using the GNU C++ compiler
configure:4860: c++ -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.cpp >&5
configure:4866: $? = 0
configure:4883: result: yes
configure:4888: checking whether c++ accepts -g
configure:4918: c++ -c -g -isystem /usr/include -isystem /usr/local/include conftest.cpp >&5
configure:4924: $? = 0
configure:5023: result: yes
configure:5048: checking dependency style of c++
configure:5139: result: gcc3
configure:5158: checking for gawk
configure:5185: result: gawk
configure:5201: checking how to run the C preprocessor
configure:5317: result: cc -E
configure:5346: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:5352: $? = 0
configure:5383: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5389: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5439: checking for a BSD-compatible install
configure:5495: result: /usr/bin/install -c -o root -g wheel
configure:5506: checking whether ln -s works
configure:5510: result: yes
configure:5517: checking whether gmake sets $(MAKE)
configure:5538: result: yes
configure:5558: checking dependency style of cc
configure:5649: result: gcc3
configure:5715: checking for gcc
configure:5742: result: cc
configure:5980: checking for C compiler version
configure:5987: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
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:5990: $? = 0
configure:5997: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6000: $? = 0
configure:6007: cc -V >&5
cc: `-V' option must have argument
configure:6010: $? = 1
configure:6013: checking whether we are using the GNU C compiler
configure:6065: result: yes
configure:6070: checking whether cc accepts -g
configure:6205: result: yes
configure:6222: checking for cc option to accept ISO C89
configure:6325: result: none needed
configure:6345: checking dependency style of cc
configure:6436: result: gcc3
configure:6457: checking for gawk
configure:6475: found /usr/local/bin/gawk
configure:6487: result: /usr/local/bin/gawk
configure:6538: checking for dlopen in 
configure:6573: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c    >&5
configure:6579: $? = 0
configure:6597: result: yes
configure:6612: checking for dlopen
configure:6668: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:6674: $? = 0
configure:6692: result: yes
configure:6851: checking for ANSI C header files
configure:6881: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:6887: $? = 0
configure:6986: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:6989: $? = 0
configure:6995: ./conftest
configure:6998: $? = 0
configure:7015: result: yes
configure:7033: checking for dirent.h that defines DIR
configure:7062: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7068: $? = 0
configure:7084: result: yes
configure:7097: checking for library containing opendir
configure:7138: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:7144: $? = 0
configure:7172: result: none required
configure:7280: checking for sys/types.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for sys/stat.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for stdlib.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for string.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for memory.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for strings.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for inttypes.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for stdint.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7280: checking for unistd.h
configure:7301: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7307: $? = 0
configure:7323: result: yes
configure:7354: checking errno.h usability
configure:7371: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7377: $? = 0
configure:7391: result: yes
configure:7395: checking errno.h presence
configure:7410: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:7416: $? = 0
configure:7430: result: yes
configure:7458: checking for errno.h
configure:7466: result: yes
configure:7354: checking fcntl.h usability
configure:7371: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7377: $? = 0
configure:7391: result: yes
configure:7395: checking fcntl.h presence
configure:7410: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:7416: $? = 0
configure:7430: result: yes
configure:7458: checking for fcntl.h
configure:7466: result: yes
configure:7354: checking sys/time.h usability
configure:7371: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7377: $? = 0
configure:7391: result: yes
configure:7395: checking sys/time.h presence
configure:7410: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:7416: $? = 0
configure:7430: result: yes
configure:7458: checking for sys/time.h
configure:7466: result: yes
configure:7344: checking for unistd.h
configure:7350: result: yes
configure:7354: checking limits.h usability
configure:7371: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7377: $? = 0
configure:7391: result: yes
configure:7395: checking limits.h presence
configure:7410: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:7416: $? = 0
configure:7430: result: yes
configure:7458: checking for limits.h
configure:7466: result: yes
configure:7486: checking for inttypes.h
configure:7492: result: yes
configure:7496: checking malloc.h usability
configure:7513: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
In file included from conftest.c:62:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:7519: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:7533: result: no
configure:7537: checking malloc.h presence
configure:7552: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
In file included from conftest.c:29:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:7558: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:7572: result: no
configure:7600: checking for malloc.h
configure:7608: result: no
configure:7496: checking alloca.h usability
configure:7513: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
conftest.c:62:20: alloca.h: No such file or directory
configure:7519: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alloca.h>
configure:7533: result: no
configure:7537: checking alloca.h presence
configure:7552: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:29:20: alloca.h: No such file or directory
configure:7558: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <alloca.h>
configure:7572: result: no
configure:7600: checking for alloca.h
configure:7608: result: no
configure:7623: checking for an ANSI C-conforming const
configure:7698: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7704: $? = 0
configure:7719: result: yes
configure:7729: checking whether time.h and sys/time.h may both be included
configure:7759: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7765: $? = 0
configure:7780: result: yes
configure:7790: checking for inline
configure:7816: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7822: $? = 0
configure:7840: result: inline
configure:7859: checking for size_t
configure:7889: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7895: $? = 0
configure:7910: result: yes
configure:7922: checking whether byte ordering is bigendian
configure:7955: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:7961: $? = 0
configure:7993: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:37: error: syntax error before "big"
configure:7999: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 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:8139: result: no
configure:8167: checking for off_t
configure:8197: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8203: $? = 0
configure:8218: result: yes
configure:8230: checking __attribute__ ((aligned ())) support
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8258: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:8264: $? = 0
configure:8280: result: 64
configure:8296: checking for stdlib.h
configure:8302: result: yes
configure:8431: checking for GNU libc compatible malloc
configure:8465: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:8468: $? = 0
configure:8474: ./conftest
configure:8477: $? = 0
configure:8493: result: yes
configure:8523: checking for working alloca.h
configure:8550: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:33:20: alloca.h: No such file or directory
configure:8556: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:8573: result: no
configure:8583: checking for alloca
configure:8630: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:8636: $? = 0
configure:8653: result: yes
configure:8884: checking for vprintf
configure:8940: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:57: warning: conflicting types for built-in function 'vprintf'
configure:8946: $? = 0
configure:8964: result: yes
configure:8971: checking for _doprnt
configure:9027: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
/var/tmp//cc4ZxtX6.o(.text+0xd): In function `main':
: undefined reference to `_doprnt'
configure:9033: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:9050: result: no
configure:9064: checking whether lstat dereferences a symlink specified with a trailing slash
configure:9100: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9103: $? = 0
configure:9109: ./conftest
configure:9112: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|      /* Linux will dereference the symlink and fail.
| 	That is better in the sense that it means we will not
| 	have to compile and use the lstat wrapper.  */
|      return lstat ("conftest.sym/", &sbuf) == 0;
|   ;
|   return 0;
| }
configure:9135: result: no
configure:9154: checking whether stat accepts an empty string
configure:9184: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9187: $? = 0
configure:9193: ./conftest
configure:9196: $? = 0
configure:9212: result: no
configure:9228: checking for working strcoll
configure:9259: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9262: $? = 0
configure:9268: ./conftest
configure:9271: $? = 0
configure:9287: result: yes
configure:9297: checking return type of signal handlers
configure:9325: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:42: error: void value not ignored as it ought to be
configure:9331: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:9346: result: void
configure:9363: checking for strtol
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9425: $? = 0
configure:9443: result: yes
configure:9363: checking for memalign
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
/var/tmp//ccuhEVUK.o(.text+0xd): In function `main':
: undefined reference to `memalign'
configure:9425: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| /* end confdefs.h.  */
| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memalign innocuous_memalign
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memalign (); 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 memalign
| 
| /* 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 memalign ();
| /* 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_memalign || defined __stub___memalign
| choke me
| #endif
| 
| int
| main ()
| {
| return memalign ();
|   ;
|   return 0;
| }
configure:9443: result: no
configure:9363: checking for ftruncate
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9425: $? = 0
configure:9443: result: yes
configure:9363: checking for gettimeofday
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9425: $? = 0
configure:9443: result: yes
configure:9363: checking for memset
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:63: warning: conflicting types for built-in function 'memset'
configure:9425: $? = 0
configure:9443: result: yes
configure:9363: checking for strerror
configure:9419: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9425: $? = 0
configure:9443: result: yes
configure:9463: checking for strncasecmp
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9525: $? = 0
configure:9543: result: yes
configure:9463: checking for stat
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9525: $? = 0
configure:9543: result: yes
configure:9463: checking for floor
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:67: warning: conflicting types for built-in function 'floor'
/var/tmp//ccbE46x1.o(.text+0xd): In function `main':
: undefined reference to `floor'
configure:9525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| /* end confdefs.h.  */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define floor innocuous_floor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char floor (); 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 floor
| 
| /* 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 floor ();
| /* 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_floor || defined __stub___floor
| choke me
| #endif
| 
| int
| main ()
| {
| return floor ();
|   ;
|   return 0;
| }
configure:9543: result: no
configure:9463: checking for atexit
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9525: $? = 0
configure:9543: result: yes
configure:9463: checking for getpagesize
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9525: $? = 0
configure:9543: result: yes
configure:9463: checking for memmove
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:69: warning: conflicting types for built-in function 'memmove'
configure:9525: $? = 0
configure:9543: result: yes
configure:9463: checking for mkfifo
configure:9519: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9525: $? = 0
configure:9543: result: yes
configure:9561: checking for vsscanf
configure:9617: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:71: warning: conflicting types for built-in function 'vsscanf'
configure:9623: $? = 0
configure:9641: result: yes
configure:9561: checking for strptime
configure:9617: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9623: $? = 0
configure:9641: result: yes
configure:9561: checking for alloca
configure:9617: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
conftest.c:73: warning: conflicting types for built-in function 'alloca'
/var/tmp//ccq8bkul.o(.text+0xd): In function `main':
: undefined reference to `alloca'
configure:9623: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| /* end confdefs.h.  */
| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define alloca innocuous_alloca
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char alloca (); 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 alloca
| 
| /* 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 alloca ();
| /* 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_alloca || defined __stub___alloca
| choke me
| #endif
| 
| int
| main ()
| {
| return alloca ();
|   ;
|   return 0;
| }
configure:9641: result: no
configure:9561: checking for strlcat
configure:9617: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9623: $? = 0
configure:9641: result: yes
configure:9561: checking for strlcpy
configure:9617: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9623: $? = 0
configure:9641: result: yes
configure:9652: checking for lrint in -lm
configure:9687: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lm    >&5
conftest.c:59: warning: conflicting types for built-in function 'lrint'
configure:9693: $? = 0
configure:9711: result: yes
configure:9728: checking for getopt_long_only
configure:9784: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:9790: $? = 0
configure:9808: result: yes
configure:9822: checking whether support lib is needed
configure:9824: result: no
configure:9877: checking for pthreads in -pthread
configure:9905: cc -o conftest -O2 -fno-strict-aliasing -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   -pthread >&5
configure:9911: $? = 0
configure:9930: result: yes
configure:9943: checking for build architecture
configure:9951: result: Intel Pentium architecture (IA32)
configure:10027: checking if $CC groks MMX inline assembly
configure:10052: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:10058: $? = 0
configure:10085: result: yes
configure:10117: checking for support of 3DNow in assembly code
configure:10145: result: yes
configure:10178: checking if $CC groks SSE inline assembly
configure:10203: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:10209: $? = 0
configure:10236: result: yes
configure:10269: checking if $CC can handle SSE2 inline asm
configure:10294: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:10300: $? = 0
configure:10327: result: yes
configure:10365: checking if $CC groks AltiVec inline assembly
configure:10454: result: no
configure:10464: checking if $CC groks AltiVec C extensions
configure:10559: result: no
configure:10578: checking if linker needs -framework vecLib
configure:10629: result: 
configure:10648: checking if cc supports -fomit-frame-pointer flags
configure:10673: cc -c -fomit-frame-pointer -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:10679: $? = 0
configure:10694: result: yes
configure:10792: checking for a sed that does not truncate output
configure:10846: result: /usr/bin/sed
configure:10860: checking for ld used by cc
configure:10927: result: /usr/bin/ld
configure:10936: checking if the linker (/usr/bin/ld) is GNU ld
configure:10951: result: yes
configure:10956: checking for /usr/bin/ld option to reload object files
configure:10963: result: -r
configure:10981: checking for BSD-compatible nm
configure:11030: result: /usr/bin/nm -B
configure:11034: checking how to recognise dependent libraries
configure:11210: result: pass_all
configure:11453: checking dlfcn.h usability
configure:11470: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:11476: $? = 0
configure:11490: result: yes
configure:11494: checking dlfcn.h presence
configure:11509: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:11515: $? = 0
configure:11529: result: yes
configure:11557: checking for dlfcn.h
configure:11565: result: yes
configure:11588: checking how to run the C++ preprocessor
configure:11624: c++ -E -isystem /usr/include -isystem /usr/local/include conftest.cpp
configure:11630: $? = 0
configure:11661: c++ -E -isystem /usr/include -isystem /usr/local/include conftest.cpp
conftest.cpp:65:28: ac_nonexistent.h: No such file or directory
configure:11667: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11700: result: c++ -E
configure:11729: c++ -E -isystem /usr/include -isystem /usr/local/include conftest.cpp
configure:11735: $? = 0
configure:11766: c++ -E -isystem /usr/include -isystem /usr/local/include conftest.cpp
conftest.cpp:65:28: ac_nonexistent.h: No such file or directory
configure:11772: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11865: checking for g77
configure:11895: result: no
configure:11865: checking for xlf
configure:11895: result: no
configure:11865: checking for f77
configure:11881: found /usr/bin/f77
configure:11892: result: f77
configure:11922: checking for Fortran 77 compiler version
configure:11929: f77 --version >&5
GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:11932: $? = 0
configure:11939: f77 -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:11942: $? = 0
configure:11949: f77 -V >&5
f77: `-V' option must have argument
configure:11952: $? = 1
configure:11960: checking whether we are using the GNU Fortran 77 compiler
configure:11979: f77 -c  conftest.F >&5
configure:11985: $? = 0
configure:12002: result: yes
configure:12008: checking whether f77 accepts -g
configure:12025: f77 -c -g conftest.f >&5
configure:12031: $? = 0
configure:12047: result: yes
configure:12077: checking the maximum length of command line arguments
configure:12186: result: 262144
configure:12197: checking command to parse /usr/bin/nm -B output from cc object
configure:12302: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:12305: $? = 0
configure:12309: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:12312: $? = 0
configure:12364: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:12367: $? = 0
configure:12405: result: ok
configure:12409: checking for objdir
configure:12424: result: .libs
configure:12516: checking for ar
configure:12532: found /usr/bin/ar
configure:12543: result: ar
configure:12612: checking for ranlib
configure:12628: found /usr/bin/ranlib
configure:12639: result: ranlib
configure:12708: checking for strip
configure:12724: found /usr/bin/strip
configure:12735: result: strip
configure:13021: checking if cc supports -fno-rtti -fno-exceptions
configure:13039: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:13043: $? = 0
configure:13056: result: no
configure:13071: checking for cc option to produce PIC
configure:13281: result: -fPIC
configure:13289: checking if cc PIC flag -fPIC works
configure:13307: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -fPIC -DPIC conftest.c >&5
configure:13311: $? = 0
configure:13324: result: yes
configure:13352: checking if cc static flag -static works
configure:13380: result: yes
configure:13390: checking if cc supports -c -o file.o
configure:13411: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
configure:13415: $? = 0
configure:13437: result: yes
configure:13463: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:14418: result: yes
configure:14439: checking whether -lc should be explicitly linked in
configure:14444: cc -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:14447: $? = 0
configure:14462: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:14465: $? = 1
configure:14477: result: yes
configure:14485: checking dynamic linker characteristics
configure:15061: result: freebsd6.3 ld.so
configure:15070: checking how to hardcode library paths into programs
configure:15095: result: immediate
configure:15109: checking whether stripping libraries is possible
configure:15114: result: yes
configure:15237: checking for shl_load
configure:15293: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
/var/tmp//ccuaMYRD.o(.text+0xd): In function `main':
: undefined reference to `shl_load'
configure:15299: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:15316: result: no
configure:15321: checking for shl_load in d
configure:15356: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c d    >&5
cc: d: No such file or directory
configure:15362: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:15380: result: no
configure:15385: checking for dlopen
configure:15464: result: yes
configure:15697: checking whether a program can dlopen itself
configure:15771: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -Wl,--export-dynamic conftest.c    >&5
configure:15774: $? = 0
configure:15792: result: yes
configure:15797: checking whether a statically linked program can dlopen itself
configure:15871: cc -o conftest -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -Wl,--export-dynamic -static conftest.c    >&5
configure:15874: $? = 0
Service unavailable
configure:15892: result: no
configure:15915: checking if libtool supports shared libraries
configure:15917: result: yes
configure:15920: checking whether to build shared libraries
configure:15941: result: yes
configure:15944: checking whether to build static libraries
configure:15948: result: no
configure:16040: creating libtool
configure:16628: checking for ld used by c++
configure:16695: result: /usr/bin/ld
configure:16704: checking if the linker (/usr/bin/ld) is GNU ld
configure:16719: result: yes
configure:16770: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:17704: result: yes
configure:17722: c++ -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.cpp >&5
configure:17725: $? = 0
configure:17844: checking for c++ option to produce PIC
configure:18118: result: -fPIC
configure:18126: checking if c++ PIC flag -fPIC works
configure:18144: c++ -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:18148: $? = 0
configure:18161: result: yes
configure:18189: checking if c++ static flag -static works
configure:18217: result: yes
configure:18227: checking if c++ supports -c -o file.o
configure:18248: c++ -c -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:18252: $? = 0
configure:18274: result: yes
configure:18300: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:18328: result: yes
configure:18395: checking dynamic linker characteristics
configure:18971: result: freebsd6.3 ld.so
configure:18980: checking how to hardcode library paths into programs
configure:19005: result: immediate
configure:19531: checking if libtool supports shared libraries
configure:19533: result: yes
configure:19536: checking whether to build shared libraries
configure:19556: result: yes
configure:19559: checking whether to build static libraries
configure:19563: result: no
configure:19573: checking for f77 option to produce PIC
configure:19783: result: -fPIC
configure:19791: checking if f77 PIC flag -fPIC works
configure:19809: f77 -c -g -O2 -fno-strict-aliasing -pipe -fPIC conftest.f >&5
configure:19813: $? = 0
configure:19826: result: yes
configure:19854: checking if f77 static flag -static works
configure:19882: result: yes
configure:19892: checking if f77 supports -c -o file.o
configure:19913: f77 -c -g -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.f >&5
configure:19917: $? = 0
configure:19939: result: yes
configure:19965: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:20900: result: yes
configure:20967: checking dynamic linker characteristics
configure:21543: result: freebsd6.3 ld.so
configure:21552: checking how to hardcode library paths into programs
configure:21577: result: immediate
configure:25125: checking if cc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe flags
configure:25150: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:25156: $? = 0
configure:25171: result: yes
configure:25181: checking if c++ supports -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags
configure:25206: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:25212: $? = 0
configure:25227: result: yes
configure:25236: checking if fast integers are available
configure:25264: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:25270: $? = 0
configure:25276: result: yes
configure:25300: checking for pkg-config
configure:25318: found /usr/local/bin/pkg-config
configure:25331: result: /usr/local/bin/pkg-config
configure:25343: checking for X
configure:25578: result: libraries /usr/local/lib, headers /usr/local/include
configure:25600: checking whether -R must be followed by a space
configure:25626: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   -R/usr/local/lib >&5
configure:25632: $? = 0
configure:25638: result: no
configure:25739: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c    -L/usr/local/lib -R/usr/local/lib -lX11 >&5
configure:25745: $? = 0
configure:25902: checking for gethostbyname
configure:25958: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:25964: $? = 0
configure:25981: result: yes
configure:26126: checking for connect
configure:26182: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:26188: $? = 0
configure:26205: result: yes
configure:26277: checking for remove
configure:26333: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:26339: $? = 0
configure:26356: result: yes
configure:26428: checking for shmat
configure:26484: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c   >&5
configure:26490: $? = 0
configure:26507: result: yes
configure:26588: checking for IceConnectionNumber in -lICE
configure:26623: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lICE    >&5
configure:26629: $? = 0
configure:26647: result: yes
configure:26687: checking for XvQueryExtension in -lXv
configure:26722: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lXv  -L/usr/local/lib -R/usr/local/lib  -lSM -lICE -lXext -lX11    >&5
configure:26728: $? = 0
configure:26746: result: yes
configure:26783: checking X11/Xaw/Simple.h usability
configure:26800: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:26806: $? = 0
configure:26820: result: yes
configure:26824: checking X11/Xaw/Simple.h presence
configure:26839: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:26845: $? = 0
configure:26859: result: yes
configure:26887: checking for X11/Xaw/Simple.h
configure:26895: result: yes
configure:26924: checking for XpmFreeAttributes in -lXpm
configure:26959: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lXpm  -L/usr/local/lib -R/usr/local/lib  -lSM -lICE -lXext -lX11    >&5
configure:26965: $? = 0
configure:26983: result: yes
configure:27007: checking for gzopen in -lz
configure:27042: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lz    >&5
configure:27048: $? = 0
configure:27066: result: yes
configure:27083: checking for sin in -lm
configure:27118: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lm -lc -lz   >&5
conftest.c:78: warning: conflicting types for built-in function 'sin'
configure:27124: $? = 0
configure:27142: result: yes
configure:27204: checking ffmpeg/avcodec.h usability
configure:27221: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:27227: $? = 0
configure:27241: result: yes
configure:27245: checking ffmpeg/avcodec.h presence
configure:27260: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:27266: $? = 0
configure:27280: result: yes
configure:27308: checking for ffmpeg/avcodec.h
configure:27316: result: yes
configure:27204: checking libavcodec/avcodec.h usability
configure:27221: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:27227: $? = 0
configure:27241: result: yes
configure:27245: checking libavcodec/avcodec.h presence
configure:27260: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:27266: $? = 0
configure:27280: result: yes
configure:27308: checking for libavcodec/avcodec.h
configure:27316: result: yes
configure:27386: checking for pkgconfig support for libavcodec
configure:27393: result: no
configure:27450: checking how to determine LIBAVCODEC_CFLAGS
configure:27454: result: user
configure:27648: checking how to determine LIBAVCODEC_LIBS
configure:27652: result: user
configure:27697: checking for avcodec_thread_init in -lavcodec
configure:27732: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lavcodec -L/usr/local/lib -lavcodec -lm -lz   >&5
/usr/local/lib/libavcodec.so: undefined reference to `pthread_create'
/usr/X11R6/lib/libgpac.so.1: undefined reference to `pthread_attr_init'
/usr/X11R6/lib/libgpac.so.1: undefined reference to `pthread_exit'
/usr/X11R6/lib/libgpac.so.1: undefined reference to `pthread_cancel'
/usr/X11R6/lib/libgpac.so.1: undefined reference to `pthread_setschedparam'
/usr/X11R6/lib/libgpac.so.1: undefined reference to `pthread_attr_setdetachstate'
/usr/local/lib/libavcodec.so: undefined reference to `pthread_join'
configure:27738: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 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 avcodec_thread_init ();
| int
| main ()
| {
| return avcodec_thread_init ();
|   ;
|   return 0;
| }
configure:27756: result: no
configure:28010: checking for pkgconfig support for libmpeg2
configure:28017: result: no
configure:28074: checking how to determine LIBMPEG2_CFLAGS
configure:28097: result: default
configure:28128: checking mpeg2dec/mpeg2.h usability
configure:28145: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c >&5
configure:28151: $? = 0
configure:28165: result: yes
configure:28169: checking mpeg2dec/mpeg2.h presence
configure:28184: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c
configure:28190: $? = 0
configure:28204: result: yes
configure:28232: checking for mpeg2dec/mpeg2.h
configure:28239: result: yes
configure:28272: checking how to determine LIBMPEG2_LIBS
configure:28295: result: default
configure:28321: checking for mpeg2_init in -lmpeg2
configure:28356: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -lmpeg2 -L/usr/local/lib -lmpeg2convert -lm -lz   >&5
configure:28362: $? = 0
configure:28380: result: yes
configure:28447: checking for internal static framebuffer support
configure:28462: result: yes
configure:28472: checking for network streaming support
configure:28487: result: no
configure:28507: checking for internal NUV support
configure:28537: result: yes
configure:28555: checking whether v4l support is requested
configure:28570: result: no
configure:28861: checking whether bktr support is requested
configure:28876: result: no
configure:29330: checking whether sunau support is requested
configure:29345: result: no
configure:29515: checking whether OSS support is requested
configure:29530: result: yes
configure:29550: checking sys/soundcard.h usability
configure:29567: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:29573: $? = 0
configure:29587: result: yes
configure:29591: checking sys/soundcard.h presence
configure:29606: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
configure:29612: $? = 0
configure:29626: result: yes
configure:29654: checking for sys/soundcard.h
configure:29662: result: yes
configure:29858: checking decore.h usability
configure:29875: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
conftest.c:111:20: decore.h: No such file or directory
configure:29881: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 1
| #define HAVE_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <decore.h>
configure:29895: result: no
configure:29899: checking decore.h presence
configure:29914: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:78:20: decore.h: No such file or directory
configure:29920: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 1
| #define HAVE_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <decore.h>
configure:29934: result: no
configure:29962: checking for decore.h
configure:29970: result: no
configure:30014: checking encore2.h usability
configure:30031: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
conftest.c:111:21: encore2.h: No such file or directory
configure:30037: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 1
| #define HAVE_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <encore2.h>
configure:30051: result: no
configure:30055: checking encore2.h presence
configure:30070: cc -E -isystem /usr/include -isystem /usr/local/include conftest.c
conftest.c:78:21: encore2.h: No such file or directory
configure:30076: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 1
| #define HAVE_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <encore2.h>
configure:30090: result: no
configure:30118: checking for encore2.h
configure:30126: result: no
configure:30155: checking for default xvid
configure:30165: result: xvid4
configure:30171: checking whether ibp and lors support is requested
configure:30186: result: no
configure:30707: checking whether libpostproc support is requested
configure:30722: result: no
configure:31199: checking whether freetype2 support is requested
configure:31214: result: yes
configure:31254: checking for pkgconfig support for freetype2
configure:31261: result: no
configure:31273: checking for freetype-config
configure:31291: found /usr/local/bin/freetype-config
configure:31304: result: /usr/local/bin/freetype-config
configure:31318: checking how to determine FREETYPE2_CFLAGS
configure:31332: result: /usr/local/bin/freetype-config
configure:31372: checking ft2build.h usability
configure:31389: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5
configure:31395: $? = 0
configure:31409: result: yes
configure:31413: checking ft2build.h presence
configure:31428: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c
configure:31434: $? = 0
configure:31448: result: yes
configure:31476: checking for ft2build.h
configure:31483: result: yes
configure:31516: checking how to determine FREETYPE2_LIBS
configure:31530: result: /usr/local/bin/freetype-config
configure:31565: checking for FT_Init_FreeType in -lfreetype
configure:31600: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lfreetype -lz -lm -lz   >&5
configure:31606: $? = 0
configure:31624: result: yes
configure:31699: checking whether avifile support is requested
configure:31714: result: no
configure:32209: checking whether lame support is requested
configure:32224: result: yes
configure:32264: checking for pkgconfig support for lame
configure:32271: result: no
configure:32328: checking how to determine LAME_CFLAGS
configure:32347: result: prefix
configure:32526: checking how to determine LAME_LIBS
configure:32545: result: prefix
configure:32575: checking for lame_init in -lmp3lame
configure:32610: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lmp3lame  -lm -lz   >&5
configure:32616: $? = 0
configure:32634: result: yes
configure:32685: checking lame/lame.h usability
configure:32702: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:32708: $? = 0
configure:32722: result: yes
configure:32726: checking lame/lame.h presence
configure:32741: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:32747: $? = 0
configure:32761: result: yes
configure:32789: checking for lame/lame.h
configure:32796: result: yes
configure:32966: checking lame version
configure:33009: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib conftest.c -lm -lz   -L/usr/local/lib -lmp3lame  >&5
configure:33012: $? = 0
configure:33018: ./conftest
configure:33021: $? = 0
configure:33115: checking whether ogg support is requested
configure:33130: result: yes
configure:33170: checking for pkgconfig support for ogg
configure:33177: result: yes
configure:33234: checking how to determine OGG_CFLAGS
configure:33243: result: pkg-config
configure:33288: checking ogg/ogg.h usability
configure:33305: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:33311: $? = 0
configure:33325: result: yes
configure:33329: checking ogg/ogg.h presence
configure:33344: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:33350: $? = 0
configure:33364: result: yes
configure:33392: checking for ogg/ogg.h
configure:33399: result: yes
configure:33432: checking how to determine OGG_LIBS
configure:33441: result: pkg-config
configure:33481: checking for ogg_stream_init in -logg
configure:33516: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -logg  -lm -lz   >&5
configure:33522: $? = 0
configure:33540: result: yes
configure:33608: checking whether vorbis support is requested
configure:33623: result: yes
configure:33663: checking for pkgconfig support for vorbis
configure:33670: result: yes
configure:33727: checking how to determine VORBIS_CFLAGS
configure:33736: result: pkg-config
configure:33781: checking vorbis/codec.h usability
configure:33798: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:33804: $? = 0
configure:33818: result: yes
configure:33822: checking vorbis/codec.h presence
configure:33837: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:33843: $? = 0
configure:33857: result: yes
configure:33885: checking for vorbis/codec.h
configure:33892: result: yes
configure:33925: checking how to determine VORBIS_LIBS
configure:33934: result: pkg-config
configure:33974: checking for vorbis_info_init in -lvorbis
configure:34009: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lvorbis -L/usr/local/lib -lvorbis -lm -logg -lm -lz   >&5
configure:34015: $? = 0
configure:34033: result: yes
configure:34101: checking whether theora support is requested
configure:34116: result: yes
configure:34156: checking for pkgconfig support for theora
configure:34163: result: yes
configure:34175: checking for theora-config
configure:34206: result: no
configure:34220: checking how to determine THEORA_CFLAGS
configure:34229: result: pkg-config
configure:34274: checking theora/theora.h usability
configure:34291: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:34297: $? = 0
configure:34311: result: yes
configure:34315: checking theora/theora.h presence
configure:34330: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:34336: $? = 0
configure:34350: result: yes
configure:34378: checking for theora/theora.h
configure:34385: result: yes
configure:34418: checking how to determine THEORA_LIBS
configure:34427: result: pkg-config
configure:34467: checking for theora_info_init in -ltheora
configure:34502: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltheora -L/usr/local/lib -ltheora -logg -lm -lz   >&5
configure:34508: $? = 0
configure:34526: result: yes
configure:34594: checking whether libdvdread support is requested
configure:34609: result: yes
configure:34649: checking for pkgconfig support for libdvdread
configure:34656: result: no
configure:34713: checking how to determine LIBDVDREAD_CFLAGS
configure:34732: result: prefix
configure:34911: checking how to determine LIBDVDREAD_LIBS
configure:34930: result: prefix
configure:34960: checking for DVDOpen in -ldvdread
configure:34995: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ldvdread -lm -lm -lz   >&5
configure:35001: $? = 0
configure:35019: result: yes
configure:35070: checking dvdread/dvd_reader.h usability
configure:35087: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:35093: $? = 0
configure:35107: result: yes
configure:35111: checking dvdread/dvd_reader.h presence
configure:35126: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:35132: $? = 0
configure:35146: result: yes
configure:35174: checking for dvdread/dvd_reader.h
configure:35181: result: yes
configure:35383: checking whether pvm3 support is requested
configure:35398: result: no
configure:35947: checking whether libdv support is requested
configure:35962: result: yes
configure:36002: checking for pkgconfig support for libdv
configure:36009: result: yes
configure:36066: checking how to determine LIBDV_CFLAGS
configure:36075: result: pkg-config
configure:36120: checking libdv/dv.h usability
configure:36137: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
configure:36143: $? = 0
configure:36157: result: yes
configure:36161: checking libdv/dv.h presence
configure:36176: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c
configure:36182: $? = 0
configure:36196: result: yes
configure:36224: checking for libdv/dv.h
configure:36231: result: yes
configure:36264: checking how to determine LIBDV_LIBS
configure:36273: result: pkg-config
configure:36313: checking for dv_encoder_new in -ldv
configure:36348: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/include conftest.c -ldv -L/usr/local/lib -L/usr/local/include -ldv -lm -lm -lz   >&5
configure:36354: $? = 0
configure:36372: result: yes
configure:36414: checking for dv_calculate_samples in -ldv
configure:36449: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/include -ldv -L/usr/local/lib -L/usr/local/include -ldv -lm conftest.c -ldv -L/usr/local/lib -L/usr/local/include -ldv -lm -lm -lz   >&5
configure:36455: $? = 0
configure:36473: result: yes
configure:36505: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:93: error: `header_size' undeclared (first use in this function)
conftest.c:93: error: (Each undeclared identifier is reported only once
conftest.c:93: error: for each function it appears in.)
configure:36511: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.6"
| #define PACKAGE_STRING "transcode 1.0.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.6"
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 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_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define ATTRIBUTE_ALIGNED_MAX 64
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_STRTOL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STAT 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKFIFO 1
| #define HAVE_VSSCANF 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_LIBM_LRINT 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define SYS_BSD 1
| #define ARCH_X86 1
| #define HAVE_ASM_MMX 1
| #define HAVE_MMX 1
| #define HAVE_ASM_3DNOW 1
| #define HAVE_3DNOW 1
| #define HAVE_ASM_SSE 1
| #define HAVE_SSE 1
| #define HAVE_ASM_SSE2 1
| #define HAVE_SSE2 1
| #define HAVE_DLFCN_H 1
| #define HAVE_X11 1
| #define HAVE_LIBXV 1
| #define HAVE_X11_XAW_SIMPLE_H 1
| #define HAVE_XAW_SIMPLE 1
| #define HAVE_LIBXPM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBM 1
| #define HAVE_FFMPEG_AVCODEC_H 1
| #define HAVE_LIBAVCODEC_AVCODEC_H 1
| #define HAVE_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| #define HAVE_FREETYPE2 1
| #define HAVE_LAME_INC 1
| #define TC_LAME_VERSION 397
| #define HAVE_LAME 1
| #define HAVE_OGG 1
| #define HAVE_VORBIS 1
| #define HAVE_THEORA 1
| #define HAVE_LIBDVDREAD_INC 1
| #define HAVE_LIBDVDREAD 1
| #define LIBDV_099 1
| /* end confdefs.h.  */
| #include <libdv/dv_types.h>
|       #include <stdio.h>
| int
| main ()
| {
| printf("header_size = %d\n", header_size);
|   ;
|   return 0;
| }
configure:36563: checking whether libquicktime support is requested
configure:36578: result: no
configure:37055: checking whether lzo support is requested
configure:37070: result: no
configure:37548: checking whether a52 support is requested
configure:37563: result: yes
configure:37603: checking for pkgconfig support for a52
configure:37610: result: no
configure:37667: checking how to determine A52_CFLAGS
configure:37690: result: default
configure:37721: checking a52dec/a52.h usability
configure:37738: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c >&5
configure:37744: $? = 0
configure:37758: result: yes
configure:37762: checking a52dec/a52.h presence
configure:37777: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c
configure:37783: $? = 0
configure:37797: result: yes
configure:37825: checking for a52dec/a52.h
configure:37832: result: yes
configure:37865: checking how to determine A52_LIBS
configure:37888: result: default
configure:37914: checking for a52_init in -la52 
configure:37949: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -la52  -lm -lm -lz   >&5
configure:37955: $? = 0
configure:37973: result: yes
configure:38012: checking for liba52 as default A52/AC3 decoder
configure:38027: result: yes
configure:38081: checking whether libmpeg3 support is requested
configure:38096: result: no
configure:39089: checking whether libxml2 support is requested
configure:39104: result: yes
configure:39144: checking for pkgconfig support for libxml2
configure:39151: result: yes
configure:39163: checking for xml2-config
configure:39194: result: /usr/local/bin/xml2-config
configure:39208: checking how to determine LIBXML2_CFLAGS
configure:39217: result: pkg-config
configure:39262: checking libxml/parser.h usability
configure:39279: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include conftest.c >&5
configure:39285: $? = 0
configure:39299: result: yes
configure:39303: checking libxml/parser.h presence
configure:39318: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include conftest.c
configure:39324: $? = 0
configure:39338: result: yes
configure:39366: checking for libxml/parser.h
configure:39373: result: yes
configure:39406: checking how to determine LIBXML2_LIBS
configure:39415: result: pkg-config
configure:39455: checking for xmlStrcmp in -lxml2
configure:39490: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lxml2 -L/usr/local/lib -lxml2 -lm -lz   >&5
configure:39496: $? = 0
configure:39514: result: yes
configure:39581: checking whether mjpegtools support is requested
configure:39596: result: no
configure:40137: checking whether sdl support is requested
configure:40152: result: yes
configure:40192: checking for pkgconfig support for sdl
configure:40199: result: no
configure:40211: checking for sdl-config
configure:40242: result: /usr/local/bin/sdl-config
configure:40256: checking how to determine SDL_CFLAGS
configure:40270: result: /usr/local/bin/sdl-config
configure:40310: checking SDL.h usability
configure:40327: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include conftest.c >&5
configure:40333: $? = 0
configure:40347: result: yes
configure:40351: checking SDL.h presence
configure:40366: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include conftest.c
configure:40372: $? = 0
configure:40386: result: yes
configure:40414: checking for SDL.h
configure:40421: result: yes
configure:40454: checking how to determine SDL_LIBS
configure:40468: result: /usr/local/bin/sdl-config
configure:40503: checking for SDL_Init in -lSDL
configure:40538: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lSDL -Wl,-rpath,/usr/local/lib -pthread -lm -lz   >&5
configure:40544: $? = 0
configure:40562: result: yes
configure:40646: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -L/usr/local/lib conftest.c -lm -lz   >&5
configure:40649: $? = 0
configure:40655: ./conftest
configure:40658: $? = 0
configure:40705: checking whether libfame support is requested
configure:40720: result: no
configure:41198: checking whether imagemagick support is requested
configure:41213: result: no
configure:41826: checking whether libjpegmmx support is requested
configure:41841: result: no
configure:42291: checking whether libjpeg support is requested
configure:42306: result: yes
configure:42346: checking for pkgconfig support for libjpeg
configure:42353: result: no
configure:42410: checking how to determine LIBJPEG_CFLAGS
configure:42433: result: default
configure:42464: checking jpeglib.h usability
configure:42481: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c >&5
configure:42487: $? = 0
configure:42501: result: yes
configure:42505: checking jpeglib.h presence
configure:42520: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c
configure:42526: $? = 0
configure:42540: result: yes
configure:42568: checking for jpeglib.h
configure:42575: result: yes
configure:42608: checking how to determine LIBJPEG_LIBS
configure:42631: result: default
configure:42657: checking for jpeg_CreateCompress in -ljpeg
configure:42692: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ljpeg  -lm -lz   >&5
configure:42698: $? = 0
configure:42716: result: yes
configure:42789: checking whether bsdav support is requested
configure:42804: result: no
configure:43282: checking whether iconv support is requested
configure:43297: result: yes
configure:43337: checking for pkgconfig support for iconv
configure:43344: result: no
configure:43401: checking how to determine ICONV_CFLAGS
configure:43424: result: default
configure:43455: checking iconv.h usability
configure:43472: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c >&5
configure:43478: $? = 0
configure:43492: result: yes
configure:43496: checking iconv.h presence
configure:43511: cc -E -isystem /usr/include -isystem /usr/local/include -I/usr/include conftest.c
configure:43517: $? = 0
configure:43531: result: yes
configure:43559: checking for iconv.h
configure:43566: result: yes
configure:43599: checking how to determine ICONV_LIBS
configure:43622: result: default
configure:43748: checking for iconv_open in -liconv
configure:43783: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -liconv  -lm -lz   >&5
configure:43789: $? = 0
configure:43807: result: yes
configure:44027: checking whether internal libxio support is requested
configure:44042: result: no
configure:44088: checking if cc supports -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe flags
configure:44113: cc -c -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -isystem /usr/include -isystem /usr/local/include conftest.c >&5
configure:44119: $? = 0
configure:44134: result: yes
configure:44723: creating ./config.status

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

This file was extended by transcode config.status 1.0.6, which was
generated by GNU Autoconf 2.61.  Invocation command line was

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

on belle.0lsen.net

config.status:45846: creating Makefile
config.status:45846: creating aclib/Makefile
config.status:45846: creating avilib/Makefile
config.status:45846: creating contrib/Makefile
config.status:45846: creating contrib/pnmpvn/Makefile
config.status:45846: creating docs/Makefile
config.status:45846: creating docs/html/Makefile
config.status:45846: creating docs/man/Makefile
config.status:45846: creating docs/release-notes/Makefile
config.status:45846: creating export/Makefile
config.status:45846: creating filter/Makefile
config.status:45846: creating filter/divxkey/Makefile
config.status:45846: creating filter/extsub/Makefile
config.status:45846: creating filter/pp/Makefile
config.status:45846: creating filter/preview/Makefile
config.status:45846: creating filter/subtitler/Makefile
config.status:45846: creating filter/tomsmocomp/Makefile
config.status:45846: creating filter/yuvdenoise/Makefile
config.status:45846: creating import/Makefile
config.status:45846: creating import/nuv/Makefile
config.status:45846: creating import/v4l/Makefile
config.status:45846: creating libac3/Makefile
config.status:45846: creating libdldarwin/Makefile
config.status:45846: creating libioaux/Makefile
config.status:45846: creating libsupport/Makefile
config.status:45846: creating libtc/Makefile
config.status:45846: creating libvo/Makefile
config.status:45846: creating libxio/Makefile
config.status:45846: creating pvm3/Makefile
config.status:45846: creating src/Makefile
config.status:45846: creating testsuite/Makefile
config.status:45846: creating tools/Makefile
config.status:45846: creating transcode.spec
config.status:45846: creating filter/parse_csv.awk
config.status:45846: creating filter/filter_list.awk
config.status:45846: creating config.h
config.status:46173: executing depfiles commands
configure:46338: result:
----------------------------------------
Summary for transcode 1.0.6:
----------------------------------------

core options
----------------------------------------
static AV-frame buffering      yes
network (sockets) streams      no
NUV format support             yes
experimental xio               no
Default xvid export            xvid4
A52 default decoder            yes

libavcodec
----------------------------------------
headers                        
libraries                      
build                          
version                        
statically linked              no

hardware support
----------------------------------------
v4l/v4l2                       no
OSS                            yes
bktr                           no
sunau                          no

optional package support
----------------------------------------
IBP                            no
X11                            yes

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

ac_cv_build=i386-portbld-freebsd6.3
ac_cv_c_attr_align_try=64
ac_cv_c_attribute_aligned=64
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=''
ac_cv_env_CCASFLAGS_value=''
ac_cv_env_CCAS_set=''
ac_cv_env_CCAS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /usr/include -isystem /usr/local/include'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.3
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_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func_alloca=no
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=yes
ac_cv_func_floor=no
ac_cv_func_ftruncate=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memalign=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkfifo=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_stat=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcoll_works=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strptime=yes
ac_cv_func_strtol=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsscanf=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/local/include'\''	ac_x_libraries='\''/usr/local/lib'\'''
ac_cv_header_SDL_h=yes
ac_cv_header_X11_Xaw_Simple_h=yes
ac_cv_header_a52dec_a52_h=yes
ac_cv_header_alloca_h=no
ac_cv_header_decore_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dvdread_dvd_reader_h=yes
ac_cv_header_encore2_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_ffmpeg_avcodec_h=yes
ac_cv_header_ft2build_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_lame_lame_h=yes
ac_cv_header_libavcodec_avcodec_h=yes
ac_cv_header_libdv_dv_h=yes
ac_cv_header_libxml_parser_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mpeg2dec_mpeg2_h=yes
ac_cv_header_ogg_ogg_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_soundcard_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_theora_theora_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vorbis_codec_h=yes
ac_cv_host=i386-portbld-freebsd6.3
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_SDL_SDL_Init=yes
ac_cv_lib_Xpm_XpmFreeAttributes=yes
ac_cv_lib_Xv_XvQueryExtension=yes
ac_cv_lib_a52_a52_init=yes
ac_cv_lib_avcodec_avcodec_thread_init=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dv_dv_calculate_samples=yes
ac_cv_lib_dv_dv_encoder_new=yes
ac_cv_lib_dvdread_DVDOpen=yes
ac_cv_lib_freetype_FT_Init_FreeType=yes
ac_cv_lib_iconv_iconv_open=yes
ac_cv_lib_jpeg_jpeg_CreateCompress=yes
ac_cv_lib_m_lrint=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_mp3lame_lame_init=yes
ac_cv_lib_mpeg2_mpeg2_init=yes
ac_cv_lib_ogg_ogg_stream_init=yes
ac_cv_lib_theora_theora_info_init=yes
ac_cv_lib_vorbis_vorbis_info_init=yes
ac_cv_lib_xml2_xmlStrcmp=yes
ac_cv_lib_z_gzopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PATH_TO_AWK=/usr/local/bin/gawk
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_freetype2_config=/usr/local/bin/freetype-config
ac_cv_path_libxml2_config=/usr/local/bin/xml2-config
ac_cv_path_sdl_config=/usr/local/bin/sdl-config
ac_cv_path_theora_config=no
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_gmake_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=i386-portbld-freebsd6.3
ac_cv_try_cflags_ok=yes
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=no
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=''
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

A52_CFLAGS='-I/usr/include'
A52_LIBS='-L/usr/lib -la52   -L%%LOCALBASE%%/lib -lm -lm'
AC3_CFLAGS='-I$(top_srcdir)/libac3'
AC3_LIBS='$(top_builddir)/libac3/libac3_tc.la'
ACLIB_CFLAGS='-I$(top_srcdir)/aclib'
ACLIB_LIBS='$(top_builddir)/aclib/libac.la'
ACLOCAL='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run aclocal-1.10'
ALLOCA=''
ALTIVEC_CFLAGS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run tar'
AR='ar'
ARCH_PPC_FALSE=''
ARCH_PPC_TRUE='#'
ARCH_X86_64_FALSE=''
ARCH_X86_64_TRUE='#'
ARCH_X86_FALSE='#'
ARCH_X86_TRUE=''
ASFLAGS='-O2 -fno-strict-aliasing -pipe'
AUTOCONF='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run automake-1.10'
AVIFILE_CFLAGS=''
AVIFILE_LIBS=''
AVILIB_CFLAGS='-I$(top_srcdir)/avilib'
AVILIB_LIBS='$(top_builddir)/avilib/libavi.la'
AWK='gawk'
BSDAV_CFLAGS=''
BSDAV_LIBS=''
CAN_COMPILE_C_ALTIVEC_FALSE=''
CAN_COMPILE_C_ALTIVEC_TRUE='#'
CC='cc'
CCAS='$(CC)'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O2 -fno-strict-aliasing -pipe'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe'
CPP='cc -E'
CPPFLAGS='-isystem /usr/include -isystem /usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLDARWININCL=''
DLDARWINLIB=''
DLDARWINOBJECTS=' dummy.o'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2 -fno-strict-aliasing -pipe'
FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include'
FREETYPE2_LIBS='-L/usr/local/lib -lfreetype -lz'
GREP='/usr/bin/grep'
HAVE_3DNOW_FALSE='#'
HAVE_3DNOW_TRUE=''
HAVE_A52_FALSE='#'
HAVE_A52_TRUE=''
HAVE_AVIFILE_FALSE=''
HAVE_AVIFILE_TRUE='#'
HAVE_BKTR_FALSE=''
HAVE_BKTR_TRUE='#'
HAVE_BSDAV_FALSE=''
HAVE_BSDAV_TRUE='#'
HAVE_DIVX_DECORE_FALSE=''
HAVE_DIVX_DECORE_TRUE='#'
HAVE_DIVX_ENCORE2_FALSE=''
HAVE_DIVX_ENCORE2_TRUE='#'
HAVE_FOMIT_FP_FALSE='#'
HAVE_FOMIT_FP_TRUE=''
HAVE_FREETYPE2_FALSE='#'
HAVE_FREETYPE2_TRUE=''
HAVE_GCC2_FALSE=''
HAVE_GCC2_TRUE='#'
HAVE_GCC4_FALSE=''
HAVE_GCC4_TRUE='#'
HAVE_GCC_FALSE='#'
HAVE_GCC_TRUE=''
HAVE_IBP_FALSE=''
HAVE_IBP_TRUE='#'
HAVE_ICONV_FALSE='#'
HAVE_ICONV_TRUE=''
HAVE_IMAGEMAGICK_FALSE=''
HAVE_IMAGEMAGICK_TRUE='#'
HAVE_LAME_FALSE='#'
HAVE_LAME_TRUE=''
HAVE_LIBDVDREAD_FALSE='#'
HAVE_LIBDVDREAD_TRUE=''
HAVE_LIBDV_FALSE='#'
HAVE_LIBDV_TRUE=''
HAVE_LIBFAME_FALSE=''
HAVE_LIBFAME_TRUE='#'
HAVE_LIBJPEG_FALSE='#'
HAVE_LIBJPEG_TRUE=''
HAVE_LIBMPEG2_FALSE='#'
HAVE_LIBMPEG2_TRUE=''
HAVE_LIBMPEG3_FALSE=''
HAVE_LIBMPEG3_TRUE='#'
HAVE_LIBPOSTPROC_FALSE=''
HAVE_LIBPOSTPROC_TRUE='#'
HAVE_LIBQUICKTIME_FALSE=''
HAVE_LIBQUICKTIME_TRUE='#'
HAVE_LIBXML2_FALSE='#'
HAVE_LIBXML2_TRUE=''
HAVE_LIBXPM_FALSE='#'
HAVE_LIBXPM_TRUE=''
HAVE_LIBXV_FALSE='#'
HAVE_LIBXV_TRUE=''
HAVE_LZO_FALSE=''
HAVE_LZO_TRUE='#'
HAVE_MJPEGTOOLS_FALSE=''
HAVE_MJPEGTOOLS_TRUE='#'
HAVE_MMX_FALSE='#'
HAVE_MMX_TRUE=''
HAVE_NUV_FALSE='#'
HAVE_NUV_TRUE=''
HAVE_OGG_FALSE='#'
HAVE_OGG_TRUE=''
HAVE_OSS_FALSE='#'
HAVE_OSS_TRUE=''
HAVE_PVM3_FALSE=''
HAVE_PVM3_TRUE='#'
HAVE_SDL_FALSE='#'
HAVE_SDL_TRUE=''
HAVE_SSE2_FALSE='#'
HAVE_SSE2_TRUE=''
HAVE_SSE_FALSE='#'
HAVE_SSE_TRUE=''
HAVE_SUNAU_FALSE=''
HAVE_SUNAU_TRUE='#'
HAVE_THEORA_FALSE='#'
HAVE_THEORA_TRUE=''
HAVE_V4L_FALSE=''
HAVE_V4L_TRUE='#'
HAVE_VORBIS_FALSE='#'
HAVE_VORBIS_TRUE=''
HAVE_X11_FALSE='#'
HAVE_X11_TRUE=''
HAVE_XAW_SIMPLE_FALSE='#'
HAVE_XAW_SIMPLE_TRUE=''
IBP_LIBS=''
ICONV_CFLAGS='-I/usr/include'
ICONV_LIBS='-L/usr/lib -liconv '
IMAGEMAGICK_CFLAGS=''
IMAGEMAGICK_LIBS=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LAME_CFLAGS='-I/usr/local/include'
LAME_LIBS='-L/usr/local/lib -lmp3lame '
LDFLAGS='-L/usr/local/lib'
LIBAVCODEC_BUILD=''
LIBAVCODEC_CFLAGS=''
LIBAVCODEC_LIBS=''
LIBAVCODEC_VERSION=''
LIBDVDREAD_CFLAGS='-I/usr/local/include'
LIBDVDREAD_LIBS='-L/usr/local/lib -ldvdread -lm'
LIBDV_CFLAGS='-I/usr/local/include'
LIBDV_LIBS='-L/usr/local/lib -L/usr/local/include -ldv -L/usr/local/lib -L/usr/local/include -ldv -lm'
LIBFAME_CFLAGS=''
LIBFAME_LIBS=''
LIBJPEG_CFLAGS='-I/usr/include'
LIBJPEG_LIBS='-L/usr/lib -ljpeg '
LIBMPEG2_CFLAGS='-I/usr/include'
LIBMPEG2_LIBS='-L/usr/lib -lmpeg2 -L/usr/local/lib -lmpeg2convert'
LIBMPEG3_CFLAGS=''
LIBMPEG3_LIBS=''
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBPOSTPROC_CFLAGS=''
LIBPOSTPROC_LIBS=''
LIBQUICKTIME_CFLAGS=''
LIBQUICKTIME_LIBS=''
LIBS='-liconv -lm -lz  '
LIBTC_CFLAGS='-I$(top_srcdir)/libtc'
LIBTC_LIBS='$(top_builddir)/libtc/libtc.la'
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIBVO_CFLAGS='-I$(top_srcdir)/libvo'
LIBVO_LIBS='$(top_builddir)/libvo/libvout.la'
LIBXML2_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include'
LIBXML2_LIBS='-L/usr/local/lib -lxml2 -L/usr/local/lib -lxml2'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
LZO_CFLAGS=''
LZO_LIBS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/missing --run makeinfo'
MJPEGTOOLS_CFLAGS=''
MJPEGTOOLS_LIBS=''
MOD_PATH='${libdir}/transcode'
NET_STREAM_FALSE=''
NET_STREAM_TRUE='#'
OBJEXT='o'
OGG_CFLAGS='-I/usr/local/include'
OGG_LIBS='-L/usr/local/lib -logg '
PACKAGE='transcode'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='transcode'
PACKAGE_STRING='transcode 1.0.6'
PACKAGE_TARNAME='transcode'
PACKAGE_VERSION='1.0.6'
PATH_SEPARATOR=':'
PATH_TO_AWK='/usr/local/bin/gawk'
PKG_CONFIG='/usr/local/bin/pkg-config'
PTHREAD_CFLAGS='-pthread -D_REENTRANT -D_THREAD_SAFE'
PTHREAD_LIBS='-pthread'
PVM3_CFLAGS=''
PVM3_LIBS=''
PVM3_PVMGS=''
RANLIB='ranlib'
SDL_CFLAGS='-I/usr/local/include/SDL -I/usr/local/include'
SDL_LIBS='-L/usr/local/lib -lSDL -Wl,-rpath,/usr/local/lib -pthread'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUPPORT_INCLUDES=''
SUPPORT_LIBS=''
SUPPORT_OBJECTS=' dummy.o'
SYSTEM_DARWIN_FALSE=''
SYSTEM_DARWIN_TRUE='#'
TCIOAUX_CFLAGS='-I$(top_srcdir)/libioaux'
TCIOAUX_LIBS='$(top_builddir)/libioaux/libtcioaux.la'
THEORA_CFLAGS='-I/usr/local/include'
THEORA_LIBS='-L/usr/local/lib -ltheora -L/usr/local/lib -ltheora -logg'
VERSION='1.0.6'
VORBIS_CFLAGS='-I/usr/local/include'
VORBIS_LIBS='-L/usr/local/lib -lvorbis -L/usr/local/lib -lvorbis -lm -logg'
WORDS_BIGENDIAN_FALSE=''
WORDS_BIGENDIAN_TRUE='#'
XIO_CFLAGS='-I$(top_srcdir)/libxio'
XIO_LIBS=''
XMKMF=''
XVID_DEFAULT='xvid4'
X_CFLAGS='-I/usr/local/include'
X_EXTRA_LIBS=''
X_LIBS='-L/usr/local/lib -R/usr/local/lib'
X_PRE_LIBS='-lSM -lICE'
a52_config='no'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
avifile_config=''
bindir='${exec_prefix}/bin'
bsdav_config=''
build='i386-portbld-freebsd6.3'
build_alias='i386-portbld-freebsd6.3'
build_cpu='i386'
build_os='freebsd6.3'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
freetype2_config='/usr/local/bin/freetype-config'
host='i386-portbld-freebsd6.3'
host_alias=''
host_cpu='i386'
host_os='freebsd6.3'
host_vendor='portbld'
htmldir='${docdir}'
iconv_config='no'
imagemagick_config=''
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/multimedia/transcode/work/transcode-1.0.6/autotools/install-sh'
lame_config='no'
libavcodec_config='no'
libdir='${exec_prefix}/lib'
libdv_config='no'
libdvdread_config='no'
libexecdir='${exec_prefix}/libexec'
libfame_config=''
libjpeg_config='no'
libjpegmmx_config=''
libmpeg2_config='no'
libmpeg3_config=''
libpostproc_config=''
libquicktime_config=''
libxml2_config='/usr/local/bin/xml2-config'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lzo_config=''
mandir='/usr/local/man'
mjpegtools_config=''
mkdir_p='$(top_builddir)/autotools/install-sh -c -d'
ogg_config='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pvm3_config=''
sbindir='${exec_prefix}/sbin'
sdl_config='/usr/local/bin/sdl-config'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd6.3'
target_alias=''
target_cpu='i386'
target_os='freebsd6.3'
target_vendor='portbld'
theora_config='no'
vorbis_config='no'
x_includes='/usr/local/include'
x_libraries='/usr/local/lib'

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

#define PACKAGE_NAME "transcode"
#define PACKAGE_TARNAME "transcode"
#define PACKAGE_VERSION "1.0.6"
#define PACKAGE_STRING "transcode 1.0.6"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "transcode"
#define VERSION "1.0.6"
#define HAVE_LIBDL 1
#define HAVE_DLOPEN 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 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_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_H 1
#define HAVE_INTTYPES_H 1
#define TIME_WITH_SYS_TIME 1
#define ATTRIBUTE_ALIGNED_MAX 64
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_ALLOCA 1
#define HAVE_VPRINTF 1
#define HAVE_STRCOLL 1
#define RETSIGTYPE void
#define HAVE_STRTOL 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STAT 1
#define HAVE_ATEXIT 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MEMMOVE 1
#define HAVE_MKFIFO 1
#define HAVE_VSSCANF 1
#define HAVE_STRPTIME 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_LIBM_LRINT 1
#define HAVE_GETOPT_LONG_ONLY 1
#define SYS_BSD 1
#define ARCH_X86 1
#define HAVE_ASM_MMX 1
#define HAVE_MMX 1
#define HAVE_ASM_3DNOW 1
#define HAVE_3DNOW 1
#define HAVE_ASM_SSE 1
#define HAVE_SSE 1
#define HAVE_ASM_SSE2 1
#define HAVE_SSE2 1
#define HAVE_DLFCN_H 1
#define HAVE_X11 1
#define HAVE_LIBXV 1
#define HAVE_X11_XAW_SIMPLE_H 1
#define HAVE_XAW_SIMPLE 1
#define HAVE_LIBXPM 1
#define HAVE_LIBZ 1
#define HAVE_LIBM 1
#define HAVE_FFMPEG_AVCODEC_H 1
#define HAVE_LIBAVCODEC_AVCODEC_H 1
#define HAVE_LIBMPEG2 1
#define STATBUFFER 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_OSS 1
#define HAVE_FREETYPE2 1
#define HAVE_LAME_INC 1
#define TC_LAME_VERSION 397
#define HAVE_LAME 1
#define HAVE_OGG 1
#define HAVE_VORBIS 1
#define HAVE_THEORA 1
#define HAVE_LIBDVDREAD_INC 1
#define HAVE_LIBDVDREAD 1
#define LIBDV_099 1
#define LIBDV_0103 1
#define HAVE_LIBDV 1
#define USE_LIBA52_DECODER 1
#define HAVE_A52 1
#define HAVE_LIBXML2 1
#define HAVE_SDL 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBICONV 1
#define HAVE_ICONV 1

configure: exit 1


More information about the freebsd-multimedia mailing list