Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2007 10:04:17 -0700
From:      zion <zion@x96.org>
To:        multimedia@FreeBSD.org
Subject:   configure script of multimedia/transcode fails as of 040607
Message-ID:  <46167D91.5010901@x96.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080508040204070704020909
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hello,
Having problems during usual `portupgrade -ai' after doing `portsnap
fetch && portsnap update'.
transcode won't upgrade:
..........

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

----------------------------------------
Summary for transcode 1.0.2:
----------------------------------------

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

libavcodec
----------------------------------------
headers                        -I/usr/include
libraries                      -L/usr/lib -lavcodec -lm -lz -pthread
build
version
statically linked              no

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

optional package support
----------------------------------------
IBP                            no
X11                            yes
libmpeg2                       yes
libpostproc                    no
freetype2                      yes
avifile                        no
lame                           yes
ogg                            yes
vorbis                         yes
theora                         yes
libdvdread                     yes
pvm3                           no
libdv                          yes
libquicktime                   no
lzo                            yes
a52                            yes
libmpeg3                       no
libxml2                        yes
mjpegtools                     yes
sdl                            yes
gtk                            no
libfame                        yes
imagemagick                    yes
libjpeg                        yes
bsdav                          no
iconv                          yes

ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
ffmpeg/avcodec.h 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.



--------------080508040204070704020909
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

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.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-ffmpeg_libs-prefix=/usr/local --with-libdvdread-prefix=/usr/local --with-libiconv-prefix=/usr/local --enable-oss --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 --with-imagemagick-prefix=/usr/local --enable-mjpegtools --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 --with-libfame-prefix=/usr/local --enable-libfame --enable-a52 --with-lame-prefix=/usr/local --enable-lzo --with-lzo-prefix=/usr/local --with-lzo-includes=/usr/local --enable-gtk=no --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd6.2

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

hostname = alpha.softpronew.com
uname -m = i386
uname -r = 6.2-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 6.2-RELEASE-p3 #1: Wed Mar 28 22:48:45 PDT 2007     zion@alpha.softpronew.com:/usr/obj/usr/src/sys/ALPHA 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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: /home/zion/bin


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

configure:1787: checking build system type
configure:1805: result: i386-portbld-freebsd6.2
configure:1813: checking host system type
configure:1827: result: i386-portbld-freebsd6.2
configure:1835: checking target system type
configure:1849: result: i386-portbld-freebsd6.2
configure:1878: checking for a BSD-compatible install
configure:1933: result: /usr/bin/install -c -o root -g wheel
configure:1944: checking whether build environment is sane
configure:1987: result: yes
configure:2044: checking for gawk
configure:2060: found /usr/local/bin/gawk
configure:2070: result: gawk
configure:2080: checking whether gmake sets $(MAKE)
configure:2100: result: yes
configure:2267: checking whether to enable maintainer-specific portions of Makefiles
configure:2276: result: no
configure:2339: checking for gcc
configure:2365: result: cc
configure:2609: checking for C compiler version
configure:2612: cc --version </dev/null >&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:2615: $? = 0
configure:2617: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:2620: $? = 0
configure:2622: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2625: $? = 1
configure:2648: checking for C compiler default output file name
configure:2651: cc -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:2654: $? = 0
configure:2700: result: a.out
configure:2705: checking whether the C compiler works
configure:2711: ./a.out
configure:2714: $? = 0
configure:2731: result: yes
configure:2738: checking whether we are cross compiling
configure:2740: result: no
configure:2743: checking for suffix of executables
configure:2745: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:2748: $? = 0
configure:2773: result: 
configure:2779: checking for suffix of object files
configure:2800: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2803: $? = 0
configure:2825: result: o
configure:2829: checking whether we are using the GNU C compiler
configure:2853: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2859: $? = 0
configure:2863: test -z 
			 || test ! -s conftest.err
configure:2866: $? = 0
configure:2869: test -s conftest.o
configure:2872: $? = 0
configure:2885: result: yes
configure:2891: checking whether cc accepts -g
configure:2912: cc -c -g -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2918: $? = 0
configure:2922: test -z 
			 || test ! -s conftest.err
configure:2925: $? = 0
configure:2928: test -s conftest.o
configure:2931: $? = 0
configure:2942: result: yes
configure:2959: checking for cc option to accept ANSI C
configure:3029: cc  -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:3035: $? = 0
configure:3039: test -z 
			 || test ! -s conftest.err
configure:3042: $? = 0
configure:3045: test -s conftest.o
configure:3048: $? = 0
configure:3066: result: none needed
configure:3084: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3090: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3234: checking for style of include used by gmake
configure:3262: result: GNU
configure:3290: checking dependency style of cc
configure:3380: result: gcc3
configure:3403: checking how to run the C preprocessor
configure:3438: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:3444: $? = 0
configure:3476: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3482: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3521: result: cc -E
configure:3545: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:3551: $? = 0
configure:3583: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3589: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3633: checking for egrep
configure:3643: result: grep -E
configure:3649: checking whether cc needs -traditional
conftest.c:11:20: termio.h: No such file or directory
configure:3691: result: no
configure:3792: checking for C++ compiler version
configure:3795: c++ --version </dev/null >&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:3798: $? = 0
configure:3800: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3803: $? = 0
configure:3805: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:3808: $? = 1
configure:3811: checking whether we are using the GNU C++ compiler
configure:3835: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
configure:3841: $? = 0
configure:3845: test -z 
			 || test ! -s conftest.err
configure:3848: $? = 0
configure:3851: test -s conftest.o
configure:3854: $? = 0
configure:3867: result: yes
configure:3873: checking whether c++ accepts -g
configure:3894: c++ -c -g -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
configure:3900: $? = 0
configure:3904: test -z 
			 || test ! -s conftest.err
configure:3907: $? = 0
configure:3910: test -s conftest.o
configure:3913: $? = 0
configure:3924: result: yes
configure:3966: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
configure:3972: $? = 0
configure:3976: test -z 
			 || test ! -s conftest.err
configure:3979: $? = 0
configure:3982: test -s conftest.o
configure:3985: $? = 0
configure:4011: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' was not declared in this scope
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3966: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
configure:3972: $? = 0
configure:3976: test -z 
			 || test ! -s conftest.err
configure:3979: $? = 0
configure:3982: test -s conftest.o
configure:3985: $? = 0
configure:4011: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5
configure:4017: $? = 0
configure:4021: test -z 
			 || test ! -s conftest.err
configure:4024: $? = 0
configure:4027: test -s conftest.o
configure:4030: $? = 0
configure:4055: checking dependency style of c++
configure:4145: result: gcc3
configure:4166: checking for gawk
configure:4192: result: gawk
configure:4207: checking how to run the C preprocessor
configure:4325: result: cc -E
configure:4349: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:4355: $? = 0
configure:4387: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:4393: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4449: checking for a BSD-compatible install
configure:4504: result: /usr/bin/install -c -o root -g wheel
configure:4515: checking whether ln -s works
configure:4519: result: yes
configure:4526: checking whether gmake sets $(MAKE)
configure:4546: result: yes
configure:4613: checking for gcc
configure:4639: result: cc
configure:4883: checking for C compiler version
configure:4886: cc --version </dev/null >&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:4889: $? = 0
configure:4891: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:4894: $? = 0
configure:4896: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:4899: $? = 1
configure:4902: checking whether we are using the GNU C compiler
configure:4958: result: yes
configure:4964: checking whether cc accepts -g
configure:5015: result: yes
configure:5032: checking for cc option to accept ANSI C
configure:5139: result: none needed
configure:5157: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:5163: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:5298: checking dependency style of cc
configure:5388: result: gcc3
configure:5411: checking for gawk
configure:5429: found /usr/local/bin/gawk
configure:5441: result: /usr/local/bin/gawk
configure:5493: checking for dlopen in 
configure:5523: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c    >&5
configure:5529: $? = 0
configure:5533: test -z 
			 || test ! -s conftest.err
configure:5536: $? = 0
configure:5539: test -s conftest
configure:5542: $? = 0
configure:5555: result: yes
configure:5570: checking for dlopen
configure:5627: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:5633: $? = 0
configure:5637: test -z 
			 || test ! -s conftest.err
configure:5640: $? = 0
configure:5643: test -s conftest
configure:5646: $? = 0
configure:5658: result: yes
configure:5825: checking for ANSI C header files
configure:5850: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:5856: $? = 0
configure:5860: test -z 
			 || test ! -s conftest.err
configure:5863: $? = 0
configure:5866: test -s conftest.o
configure:5869: $? = 0
configure:5958: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:5961: $? = 0
configure:5963: ./conftest
configure:5966: $? = 0
configure:5981: result: yes
configure:5999: checking for dirent.h that defines DIR
configure:6023: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6029: $? = 0
configure:6033: test -z 
			 || test ! -s conftest.err
configure:6036: $? = 0
configure:6039: test -s conftest.o
configure:6042: $? = 0
configure:6053: result: yes
configure:6066: checking for library containing opendir
configure:6096: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:6102: $? = 0
configure:6106: test -z 
			 || test ! -s conftest.err
configure:6109: $? = 0
configure:6112: test -s conftest
configure:6115: $? = 0
configure:6185: result: none required
configure:6335: checking for sys/types.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for sys/stat.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for stdlib.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for string.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for memory.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for strings.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for inttypes.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for stdint.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6335: checking for unistd.h
configure:6351: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6357: $? = 0
configure:6361: test -z 
			 || test ! -s conftest.err
configure:6364: $? = 0
configure:6367: test -s conftest.o
configure:6370: $? = 0
configure:6381: result: yes
configure:6411: checking errno.h usability
configure:6423: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6429: $? = 0
configure:6433: test -z 
			 || test ! -s conftest.err
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6452: result: yes
configure:6456: checking errno.h presence
configure:6466: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:6472: $? = 0
configure:6492: result: yes
configure:6527: checking for errno.h
configure:6534: result: yes
configure:6411: checking fcntl.h usability
configure:6423: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6429: $? = 0
configure:6433: test -z 
			 || test ! -s conftest.err
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6452: result: yes
configure:6456: checking fcntl.h presence
configure:6466: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:6472: $? = 0
configure:6492: result: yes
configure:6527: checking for fcntl.h
configure:6534: result: yes
configure:6411: checking sys/time.h usability
configure:6423: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6429: $? = 0
configure:6433: test -z 
			 || test ! -s conftest.err
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6452: result: yes
configure:6456: checking sys/time.h presence
configure:6466: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:6472: $? = 0
configure:6492: result: yes
configure:6527: checking for sys/time.h
configure:6534: result: yes
configure:6402: checking for unistd.h
configure:6407: result: yes
configure:6411: checking limits.h usability
configure:6423: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6429: $? = 0
configure:6433: test -z 
			 || test ! -s conftest.err
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6452: result: yes
configure:6456: checking limits.h presence
configure:6466: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:6472: $? = 0
configure:6492: result: yes
configure:6527: checking for limits.h
configure:6534: result: yes
configure:6554: checking for inttypes.h
configure:6559: result: yes
configure:6563: checking malloc.h usability
configure:6575: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
In file included from conftest.c:67:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:6581: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:6604: result: no
configure:6608: checking malloc.h presence
configure:6618: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
In file included from conftest.c:33:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:6624: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:6644: result: no
configure:6679: checking for malloc.h
configure:6686: result: no
configure:6563: checking alloca.h usability
configure:6575: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:67:20: alloca.h: No such file or directory
configure:6581: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alloca.h>
configure:6604: result: no
configure:6608: checking alloca.h presence
configure:6618: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:33:20: alloca.h: No such file or directory
configure:6624: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:6644: result: no
configure:6679: checking for alloca.h
configure:6686: result: no
configure:6701: checking for an ANSI C-conforming const
configure:6768: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6774: $? = 0
configure:6778: test -z 
			 || test ! -s conftest.err
configure:6781: $? = 0
configure:6784: test -s conftest.o
configure:6787: $? = 0
configure:6798: result: yes
configure:6808: checking whether time.h and sys/time.h may both be included
configure:6833: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6839: $? = 0
configure:6843: test -z 
			 || test ! -s conftest.err
configure:6846: $? = 0
configure:6849: test -s conftest.o
configure:6852: $? = 0
configure:6863: result: yes
configure:6873: checking for inline
configure:6894: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6900: $? = 0
configure:6904: test -z 
			 || test ! -s conftest.err
configure:6907: $? = 0
configure:6910: test -s conftest.o
configure:6913: $? = 0
configure:6925: result: inline
configure:6944: checking for size_t
configure:6968: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6974: $? = 0
configure:6978: test -z 
			 || test ! -s conftest.err
configure:6981: $? = 0
configure:6984: test -s conftest.o
configure:6987: $? = 0
configure:6998: result: yes
configure:7010: checking whether byte ordering is bigendian
configure:7037: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7043: $? = 0
configure:7047: test -z 
			 || test ! -s conftest.err
configure:7050: $? = 0
configure:7053: test -s conftest.o
configure:7056: $? = 0
configure:7080: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:41: error: syntax error before "big"
configure:7086: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:7221: result: no
configure:7251: checking for off_t
configure:7275: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7281: $? = 0
configure:7285: test -z 
			 || test ! -s conftest.err
configure:7288: $? = 0
configure:7291: test -s conftest.o
configure:7294: $? = 0
configure:7305: result: yes
configure:7317: checking __attribute__ ((aligned ())) support
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7346: $? = 0
configure:7350: test -z 
			 || test ! -s conftest.err
configure:7353: $? = 0
configure:7356: test -s conftest.o
configure:7359: $? = 0
configure:7370: result: 64
configure:7386: checking for stdlib.h
configure:7391: result: yes
configure:7531: checking for GNU libc compatible malloc
configure:7560: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:7563: $? = 0
configure:7565: ./conftest
configure:7568: $? = 0
configure:7582: result: yes
configure:7614: checking for working alloca.h
configure:7635: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:37:20: alloca.h: No such file or directory
configure:7641: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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));
|   ;
|   return 0;
| }
configure:7666: result: no
configure:7676: checking for alloca
configure:7717: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:7723: $? = 0
configure:7727: test -z 
			 || test ! -s conftest.err
configure:7730: $? = 0
configure:7733: test -s conftest
configure:7736: $? = 0
configure:7748: result: yes
configure:7975: checking for vprintf
configure:8032: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:62: warning: conflicting types for built-in function 'vprintf'
configure:8038: $? = 0
configure:8042: test -z 
			 || test ! -s conftest.err
configure:8045: $? = 0
configure:8048: test -s conftest
configure:8051: $? = 0
configure:8063: result: yes
configure:8070: checking for _doprnt
configure:8127: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
/var/tmp//ccqaNL20.o(.text+0x12): In function `main':
: undefined reference to `_doprnt'
/var/tmp//ccqaNL20.o(.data+0x0): undefined reference to `_doprnt'
configure:8133: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _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
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:8158: result: no
configure:8172: checking whether lstat dereferences a symlink specified with a trailing slash
configure:8203: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8206: $? = 0
configure:8208: ./conftest
configure:8211: $? = 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.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 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.  */
|      exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
|   ;
|   return 0;
| }
configure:8232: result: no
configure:8253: checking whether stat accepts an empty string
configure:8278: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8281: $? = 0
configure:8283: ./conftest
configure:8286: $? = 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.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|   exit (stat ("", &sbuf) ? 1 : 0);
|   ;
|   return 0;
| }
configure:8300: result: no
configure:8318: checking for working strcoll
configure:8344: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8347: $? = 0
configure:8349: ./conftest
configure:8352: $? = 0
configure:8366: result: yes
configure:8376: checking return type of signal handlers
configure:8407: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:8413: $? = 0
configure:8417: test -z 
			 || test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest.o
configure:8426: $? = 0
configure:8437: result: void
configure:8454: checking for strtol
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8517: $? = 0
configure:8521: test -z 
			 || test ! -s conftest.err
configure:8524: $? = 0
configure:8527: test -s conftest
configure:8530: $? = 0
configure:8542: result: yes
configure:8454: checking for memalign
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
/var/tmp//ccJ46DV7.o(.text+0x12): In function `main':
: undefined reference to `memalign'
/var/tmp//ccJ46DV7.o(.data+0x0): undefined reference to `memalign'
configure:8517: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char 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
| #else
| char (*f) () = memalign;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memalign;
|   ;
|   return 0;
| }
configure:8542: result: no
configure:8454: checking for ftruncate
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8517: $? = 0
configure:8521: test -z 
			 || test ! -s conftest.err
configure:8524: $? = 0
configure:8527: test -s conftest
configure:8530: $? = 0
configure:8542: result: yes
configure:8454: checking for gettimeofday
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8517: $? = 0
configure:8521: test -z 
			 || test ! -s conftest.err
configure:8524: $? = 0
configure:8527: test -s conftest
configure:8530: $? = 0
configure:8542: result: yes
configure:8454: checking for memset
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:68: warning: conflicting types for built-in function 'memset'
configure:8517: $? = 0
configure:8521: test -z 
			 || test ! -s conftest.err
configure:8524: $? = 0
configure:8527: test -s conftest
configure:8530: $? = 0
configure:8542: result: yes
configure:8454: checking for strerror
configure:8511: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8517: $? = 0
configure:8521: test -z 
			 || test ! -s conftest.err
configure:8524: $? = 0
configure:8527: test -s conftest
configure:8530: $? = 0
configure:8542: result: yes
configure:8562: checking for strncasecmp
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8562: checking for stat
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8562: checking for floor
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:72: warning: conflicting types for built-in function 'floor'
/var/tmp//ccZTZa6c.o(.text+0x12): In function `main':
: undefined reference to `floor'
/var/tmp//ccZTZa6c.o(.data+0x0): undefined reference to `floor'
configure:8625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char 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
| #else
| char (*f) () = floor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != floor;
|   ;
|   return 0;
| }
configure:8650: result: no
configure:8562: checking for atexit
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8562: checking for getpagesize
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8562: checking for memmove
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:74: warning: conflicting types for built-in function 'memmove'
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8562: checking for mkfifo
configure:8619: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8625: $? = 0
configure:8629: test -z 
			 || test ! -s conftest.err
configure:8632: $? = 0
configure:8635: test -s conftest
configure:8638: $? = 0
configure:8650: result: yes
configure:8668: checking for vsscanf
configure:8725: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:76: warning: conflicting types for built-in function 'vsscanf'
configure:8731: $? = 0
configure:8735: test -z 
			 || test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8668: checking for strptime
configure:8725: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8731: $? = 0
configure:8735: test -z 
			 || test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8668: checking for alloca
configure:8725: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
conftest.c:78: warning: conflicting types for built-in function 'alloca'
/var/tmp//ccVm5xru.o(.text+0x12): In function `main':
: undefined reference to `alloca'
/var/tmp//ccVm5xru.o(.data+0x0): undefined reference to `alloca'
configure:8731: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char 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
| #else
| char (*f) () = alloca;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != alloca;
|   ;
|   return 0;
| }
configure:8756: result: no
configure:8668: checking for strlcat
configure:8725: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8731: $? = 0
configure:8735: test -z 
			 || test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8668: checking for strlcpy
configure:8725: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8731: $? = 0
configure:8735: test -z 
			 || test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8767: checking for lrint in -lm
configure:8797: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm    >&5
conftest.c:63: warning: conflicting types for built-in function 'lrint'
configure:8803: $? = 0
configure:8807: test -z 
			 || test ! -s conftest.err
configure:8810: $? = 0
configure:8813: test -s conftest
configure:8816: $? = 0
configure:8829: result: yes
configure:8846: checking for getopt_long_only
configure:8903: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:8909: $? = 0
configure:8913: test -z 
			 || test ! -s conftest.err
configure:8916: $? = 0
configure:8919: test -s conftest
configure:8922: $? = 0
configure:8934: result: yes
configure:8948: checking whether support lib is needed
configure:8950: result: no
configure:9003: checking for pthreads in -pthread
configure:9026: cc -o conftest -O -pipe -march=pentium4 -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   -pthread >&5
configure:9032: $? = 0
configure:9036: test -z 
			 || test ! -s conftest.err
configure:9039: $? = 0
configure:9042: test -s conftest
configure:9045: $? = 0
configure:9059: result: yes
configure:9072: checking for build architecture
configure:9080: result: Intel Pentium architecture (IA32)
configure:9162: checking if $CC groks MMX inline assembly
configure:9182: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:9188: $? = 0
configure:9192: test -z 
			 || test ! -s conftest.err
configure:9195: $? = 0
configure:9198: test -s conftest.o
configure:9201: $? = 0
configure:9223: result: yes
configure:9257: checking for support of 3DNow in assembly code
configure:9285: result: yes
configure:9320: checking if $CC groks SSE inline assembly
configure:9340: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:9346: $? = 0
configure:9350: test -z 
			 || test ! -s conftest.err
configure:9353: $? = 0
configure:9356: test -s conftest.o
configure:9359: $? = 0
configure:9381: result: yes
configure:9416: checking if $CC can handle SSE2 inline asm
configure:9436: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:9442: $? = 0
configure:9446: test -z 
			 || test ! -s conftest.err
configure:9449: $? = 0
configure:9452: test -s conftest.o
configure:9455: $? = 0
configure:9477: result: yes
configure:9517: checking if $CC groks AltiVec inline assembly
configure:9613: result: no
configure:9623: checking if $CC groks AltiVec C extensions
configure:9725: result: no
configure:9746: checking if linker needs -framework vecLib
configure:9799: result: 
configure:9820: checking if cc supports -fomit-frame-pointer flags
configure:9840: cc -c -fomit-frame-pointer -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:9846: $? = 0
configure:9850: test -z 
			 || test ! -s conftest.err
configure:9853: $? = 0
configure:9856: test -s conftest.o
configure:9859: $? = 0
configure:9870: result: yes
configure:9974: checking for a sed that does not truncate output
configure:10028: result: /usr/bin/sed
configure:10042: checking for ld used by cc
configure:10109: result: /usr/bin/ld
configure:10118: checking if the linker (/usr/bin/ld) is GNU ld
configure:10133: result: yes
configure:10138: checking for /usr/bin/ld option to reload object files
configure:10145: result: -r
configure:10163: checking for BSD-compatible nm
configure:10205: result: /usr/bin/nm -B
configure:10209: checking how to recognise dependent libraries
configure:10381: result: pass_all
configure:10603: checking dlfcn.h usability
configure:10615: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:10621: $? = 0
configure:10625: test -z 
			 || test ! -s conftest.err
configure:10628: $? = 0
configure:10631: test -s conftest.o
configure:10634: $? = 0
configure:10644: result: yes
configure:10648: checking dlfcn.h presence
configure:10658: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:10664: $? = 0
configure:10684: result: yes
configure:10719: checking for dlfcn.h
configure:10726: result: yes
configure:10749: checking how to run the C++ preprocessor
configure:10780: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cc
configure:10786: $? = 0
configure:10818: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cc
conftest.cc:69:28: ac_nonexistent.h: No such file or directory
configure:10824: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:10863: result: c++ -E
configure:10887: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cc
configure:10893: $? = 0
configure:10925: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cc
conftest.cc:69:28: ac_nonexistent.h: No such file or directory
configure:10931: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:11028: checking for g77
configure:11057: result: no
configure:11028: checking for f77
configure:11044: found /usr/bin/f77
configure:11054: result: f77
configure:11069: checking for Fortran 77 compiler version
configure:11072: f77 --version </dev/null >&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:11075: $? = 0
configure:11077: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:11080: $? = 0
configure:11082: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:11085: $? = 1
configure:11093: checking whether we are using the GNU Fortran 77 compiler
configure:11107: f77 -c  conftest.F >&5
configure:11113: $? = 0
configure:11117: test -z 
			 || test ! -s conftest.err
configure:11120: $? = 0
configure:11123: test -s conftest.o
configure:11126: $? = 0
configure:11139: result: yes
configure:11145: checking whether f77 accepts -g
configure:11157: f77 -c -g conftest.f >&5
configure:11163: $? = 0
configure:11167: test -z 
			 || test ! -s conftest.err
configure:11170: $? = 0
configure:11173: test -s conftest.o
configure:11176: $? = 0
configure:11188: result: yes
configure:11218: checking the maximum length of command line arguments
configure:11310: result: 262144
configure:11321: checking command to parse /usr/bin/nm -B output from cc object
configure:11417: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:11420: $? = 0
configure:11424: /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:11427: $? = 0
configure:11479: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c conftstm.o >&5
configure:11482: $? = 0
configure:11520: result: ok
configure:11524: checking for objdir
configure:11539: result: .libs
configure:11629: checking for ar
configure:11645: found /usr/bin/ar
configure:11656: result: ar
configure:11709: checking for ranlib
configure:11725: found /usr/bin/ranlib
configure:11736: result: ranlib
configure:11789: checking for strip
configure:11805: found /usr/bin/strip
configure:11816: result: strip
configure:12103: checking if cc static flag  works
configure:12131: result: yes
configure:12149: checking if cc supports -fno-rtti -fno-exceptions
configure:12167: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/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:12171: $? = 0
configure:12184: result: no
configure:12199: checking for cc option to produce PIC
configure:12403: result: -fPIC
configure:12411: checking if cc PIC flag -fPIC works
configure:12429: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:12433: $? = 0
configure:12446: result: yes
configure:12470: checking if cc supports -c -o file.o
configure:12491: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:12495: $? = 0
configure:12517: result: yes
configure:12543: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:13439: result: yes
configure:13465: checking whether -lc should be explicitly linked in
configure:13470: cc -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:13473: $? = 0
configure:13487: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:13490: $? = 1
configure:13502: result: yes
configure:13510: checking dynamic linker characteristics
configure:14064: result: freebsd6.2 ld.so
configure:14068: checking how to hardcode library paths into programs
configure:14093: result: immediate
configure:14107: checking whether stripping libraries is possible
configure:14112: result: yes
configure:14238: checking for shl_load
configure:14295: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
/var/tmp//ccvVUwp8.o(.text+0x12): In function `main':
: undefined reference to `shl_load'
/var/tmp//ccvVUwp8.o(.data+0x0): undefined reference to `shl_load'
configure:14301: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char 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
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:14326: result: no
configure:14331: checking for shl_load in d
configure:14361: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c d    >&5
cc: d: No such file or directory
configure:14367: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:14393: result: no
configure:14398: checking for dlopen
configure:14486: result: yes
configure:14728: checking whether a program can dlopen itself
configure:14800: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib -Wl,--export-dynamic conftest.c    >&5
configure:14803: $? = 0
configure:14821: result: yes
configure:14826: checking whether a statically linked program can dlopen itself
configure:14898: cc -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib -Wl,--export-dynamic  conftest.c    >&5
configure:14901: $? = 0
configure:14919: result: yes
configure:14942: checking if libtool supports shared libraries
configure:14944: result: yes
configure:14947: checking whether to build shared libraries
configure:14968: result: yes
configure:14971: checking whether to build static libraries
configure:14975: result: no
configure:15067: creating libtool
configure:15645: checking for ld used by c++
configure:15712: result: /usr/bin/ld
configure:15721: checking if the linker (/usr/bin/ld) is GNU ld
configure:15736: result: yes
configure:15787: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:16667: result: yes
configure:16685: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:16688: $? = 0
configure:16798: checking for c++ option to produce PIC
configure:17066: result: -fPIC
configure:17074: checking if c++ PIC flag -fPIC works
configure:17092: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:17096: $? = 0
configure:17109: result: yes
configure:17133: checking if c++ supports -c -o file.o
configure:17154: c++ -c -O -pipe -march=pentium4 -fconserve-space -I/usr/X11R6/include -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:17158: $? = 0
configure:17180: result: yes
configure:17206: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:17231: result: yes
configure:17302: checking dynamic linker characteristics
configure:17856: result: freebsd6.2 ld.so
configure:17860: checking how to hardcode library paths into programs
configure:17885: result: immediate
configure:17899: checking whether stripping libraries is possible
configure:17904: result: yes
configure:18030: checking for shl_load
configure:18118: result: no
configure:18123: checking for shl_load in d
configure:18185: result: no
configure:18190: checking for dlopen
configure:18278: result: yes
configure:18520: checking whether a program can dlopen itself
configure:18613: result: yes
configure:18618: checking whether a statically linked program can dlopen itself
configure:18711: result: yes
configure:19240: checking if libtool supports shared libraries
configure:19242: result: yes
configure:19245: checking whether to build shared libraries
configure:19265: result: yes
configure:19268: checking whether to build static libraries
configure:19272: result: no
configure:19284: checking for f77 option to produce PIC
configure:19488: result: -fPIC
configure:19496: checking if f77 PIC flag -fPIC works
configure:19514: f77 -c -g -O -pipe -march=pentium4 -fPIC conftest.f >&5
configure:19518: $? = 0
configure:19531: result: yes
configure:19555: checking if f77 supports -c -o file.o
configure:19576: f77 -c -g -O -pipe -march=pentium4 -o out/conftest2.o conftest.f >&5
configure:19580: $? = 0
configure:19602: result: yes
configure:19628: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:20504: result: yes
configure:20575: checking dynamic linker characteristics
configure:21129: result: freebsd6.2 ld.so
configure:21133: checking how to hardcode library paths into programs
configure:21158: result: immediate
configure:21172: checking whether stripping libraries is possible
configure:21177: result: yes
configure:25428: checking if cc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 flags
configure:25448: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:25454: $? = 0
configure:25458: test -z 
			 || test ! -s conftest.err
configure:25461: $? = 0
configure:25464: test -s conftest.o
configure:25467: $? = 0
configure:25478: result: yes
configure:25488: checking if c++ supports -O -pipe -march=pentium4 -fconserve-space -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags
configure:25508: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:25514: $? = 0
configure:25518: test -z 
			 || test ! -s conftest.err
configure:25521: $? = 0
configure:25524: test -s conftest.o
configure:25527: $? = 0
configure:25538: result: yes
configure:25547: checking if fast integers are available
configure:25570: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:25576: $? = 0
configure:25580: test -z 
			 || test ! -s conftest.err
configure:25583: $? = 0
configure:25586: test -s conftest.o
configure:25589: $? = 0
configure:25592: result: yes
configure:25615: checking for pkg-config
configure:25633: found /usr/local/bin/pkg-config
configure:25646: result: /usr/local/bin/pkg-config
configure:25657: checking for X
configure:25887: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:26059: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c    -L/usr/X11R6/lib -lX11 >&5
configure:26065: $? = 0
configure:26069: test -z 
			 || test ! -s conftest.err
configure:26072: $? = 0
configure:26075: test -s conftest
configure:26078: $? = 0
configure:26236: checking for gethostbyname
configure:26293: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:26299: $? = 0
configure:26303: test -z 
			 || test ! -s conftest.err
configure:26306: $? = 0
configure:26309: test -s conftest
configure:26312: $? = 0
configure:26324: result: yes
configure:26475: checking for connect
configure:26532: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:26538: $? = 0
configure:26542: test -z 
			 || test ! -s conftest.err
configure:26545: $? = 0
configure:26548: test -s conftest
configure:26551: $? = 0
configure:26563: result: yes
configure:26638: checking for remove
configure:26695: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:26701: $? = 0
configure:26705: test -z 
			 || test ! -s conftest.err
configure:26708: $? = 0
configure:26711: test -s conftest
configure:26714: $? = 0
configure:26726: result: yes
configure:26801: checking for shmat
configure:26858: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c   >&5
configure:26864: $? = 0
configure:26868: test -z 
			 || test ! -s conftest.err
configure:26871: $? = 0
configure:26874: test -s conftest
configure:26877: $? = 0
configure:26889: result: yes
configure:26973: checking for IceConnectionNumber in -lICE
configure:27003: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lICE    >&5
configure:27009: $? = 0
configure:27013: test -z 
			 || test ! -s conftest.err
configure:27016: $? = 0
configure:27019: test -s conftest
configure:27022: $? = 0
configure:27035: result: yes
configure:27077: checking for XvQueryExtension in -lXv
configure:27107: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXv  -L/usr/X11R6/lib  -lSM -lICE -lXext -lX11    >&5
configure:27113: $? = 0
configure:27117: test -z 
			 || test ! -s conftest.err
configure:27120: $? = 0
configure:27123: test -s conftest
configure:27126: $? = 0
configure:27139: result: yes
configure:27177: checking X11/Xaw/Simple.h usability
configure:27189: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:27195: $? = 0
configure:27199: test -z 
			 || test ! -s conftest.err
configure:27202: $? = 0
configure:27205: test -s conftest.o
configure:27208: $? = 0
configure:27218: result: yes
configure:27222: checking X11/Xaw/Simple.h presence
configure:27232: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:27238: $? = 0
configure:27258: result: yes
configure:27293: checking for X11/Xaw/Simple.h
configure:27300: result: yes
configure:27331: checking for XpmFreeAttributes in -lXpm
configure:27361: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXpm  -L/usr/X11R6/lib  -lSM -lICE -lXext -lX11    >&5
configure:27367: $? = 0
configure:27371: test -z 
			 || test ! -s conftest.err
configure:27374: $? = 0
configure:27377: test -s conftest
configure:27380: $? = 0
configure:27393: result: yes
configure:27419: checking for gzopen in -lz
configure:27449: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lz    >&5
configure:27455: $? = 0
configure:27459: test -z 
			 || test ! -s conftest.err
configure:27462: $? = 0
configure:27465: test -s conftest
configure:27468: $? = 0
configure:27481: result: yes
configure:27498: checking for sin in -lm
configure:27528: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm -lc -lz   >&5
conftest.c:82: warning: conflicting types for built-in function 'sin'
configure:27534: $? = 0
configure:27538: test -z 
			 || test ! -s conftest.err
configure:27541: $? = 0
configure:27544: test -s conftest
configure:27547: $? = 0
configure:27560: result: yes
configure:27663: checking for pkgconfig support for libavcodec
configure:27670: result: no
configure:27726: checking how to determine LIBAVCODEC_CFLAGS
configure:27749: result: default
configure:27780: checking ffmpeg/avcodec.h usability
configure:27792: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c >&5
In file included from conftest.c:110:
/usr/local/include/ffmpeg/avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at /usr/local/include/ffmpeg/avcodec.h:2447)
/usr/local/include/ffmpeg/avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at /usr/local/include/ffmpeg/avcodec.h:2447)
configure:27798: $? = 0
configure:27802: test -z 
			 || test ! -s conftest.err
configure:27805: $? = 0
configure:27808: test -s conftest.o
configure:27811: $? = 0
configure:27821: result: yes
configure:27825: checking ffmpeg/avcodec.h presence
configure:27835: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c
configure:27841: $? = 0
configure:27861: result: yes
configure:27896: checking for ffmpeg/avcodec.h
configure:27903: result: yes
configure:27936: checking how to determine LIBAVCODEC_LIBS
configure:27959: result: default
configure:27985: checking for avcodec_thread_init in -lavcodec
configure:28015: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lavcodec -lm -lz -pthread -lm -lz   >&5
configure:28021: $? = 0
configure:28025: test -z 
			 || test ! -s conftest.err
configure:28028: $? = 0
configure:28031: test -s conftest
configure:28034: $? = 0
configure:28047: result: yes
configure:28117: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm -lz   >&5
In file included from conftest.c:78:
/usr/local/include/ffmpeg/avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at /usr/local/include/ffmpeg/avcodec.h:2447)
/usr/local/include/ffmpeg/avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at /usr/local/include/ffmpeg/avcodec.h:2447)
conftest.c: In function `main':
conftest.c:88: error: `FFMPEG_VERSION' undeclared (first use in this function)
conftest.c:88: error: (Each undeclared identifier is reported only once
conftest.c:88: error: for each function it appears in.)
configure:28120: $? = 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.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <ffmpeg/avcodec.h>
| int
| main()
| {
|   if (LIBAVCODEC_BUILD < 4718)
|   {
|     printf("error: transcode needs at least libavcodec build 4718");
|     printf("install ffmpeg 0.4.9-pre1 or newer, or a cvs version after 20040703");
|     return(1);
|   }
|   printf("VER=%s\n", FFMPEG_VERSION);
|   printf("BUILD=%d\n", LIBAVCODEC_BUILD);
|   return(0);
| }
| 
configure:28284: checking for pkgconfig support for libmpeg2
configure:28291: result: no
configure:28347: checking how to determine LIBMPEG2_CFLAGS
configure:28370: result: default
configure:28401: checking mpeg2dec/mpeg2.h usability
configure:28413: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c >&5
configure:28419: $? = 0
configure:28423: test -z 
			 || test ! -s conftest.err
configure:28426: $? = 0
configure:28429: test -s conftest.o
configure:28432: $? = 0
configure:28442: result: yes
configure:28446: checking mpeg2dec/mpeg2.h presence
configure:28456: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c
configure:28462: $? = 0
configure:28482: result: yes
configure:28517: checking for mpeg2dec/mpeg2.h
configure:28524: result: yes
configure:28557: checking how to determine LIBMPEG2_LIBS
configure:28580: result: default
configure:28606: checking for mpeg2_init in -lmpeg2
configure:28636: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lmpeg2 -lmpeg2convert -lm -lz   >&5
configure:28642: $? = 0
configure:28646: test -z 
			 || test ! -s conftest.err
configure:28649: $? = 0
configure:28652: test -s conftest
configure:28655: $? = 0
configure:28668: result: yes
configure:28737: checking for internal static framebuffer support
configure:28752: result: yes
configure:28762: checking for network streaming support
configure:28777: result: no
configure:28800: checking whether v4l support is requested
configure:28815: result: no
configure:29125: checking whether bktr support is requested
configure:29140: result: no
configure:29626: checking whether sunau support is requested
configure:29641: result: no
configure:29823: checking whether OSS support is requested
configure:29838: result: yes
configure:29857: checking sys/soundcard.h usability
configure:29869: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:29875: $? = 0
configure:29879: test -z 
			 || test ! -s conftest.err
configure:29882: $? = 0
configure:29885: test -s conftest.o
configure:29888: $? = 0
configure:29898: result: yes
configure:29902: checking sys/soundcard.h presence
configure:29912: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:29918: $? = 0
configure:29938: result: yes
configure:29973: checking for sys/soundcard.h
configure:29980: result: yes
configure:30187: checking decore.h usability
configure:30199: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:114:20: decore.h: No such file or directory
configure:30205: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <decore.h>
configure:30228: result: no
configure:30232: checking decore.h presence
configure:30242: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:80:20: decore.h: No such file or directory
configure:30248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <decore.h>
configure:30268: result: no
configure:30303: checking for decore.h
configure:30310: result: no
configure:30355: checking encore2.h usability
configure:30367: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:114:21: encore2.h: No such file or directory
configure:30373: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <encore2.h>
configure:30396: result: no
configure:30400: checking encore2.h presence
configure:30410: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c
conftest.c:80:21: encore2.h: No such file or directory
configure:30416: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LIBMPEG2 1
| #define STATBUFFER 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_OSS 1
| /* end confdefs.h.  */
| #include <encore2.h>
configure:30436: result: no
configure:30471: checking for encore2.h
configure:30478: result: no
configure:30509: checking for default xvid
configure:30519: result: xvid4
configure:30525: checking whether ibp and lors support is requested
configure:30540: result: no
configure:31080: checking whether libpostproc support is requested
configure:31095: result: no
configure:31588: checking whether freetype2 support is requested
configure:31603: result: yes
configure:31643: checking for pkgconfig support for freetype2
configure:31650: result: no
configure:31662: checking for freetype-config
configure:31680: found /usr/local/bin/freetype-config
configure:31693: result: /usr/local/bin/freetype-config
configure:31706: checking how to determine FREETYPE2_CFLAGS
configure:31720: result: /usr/local/bin/freetype-config
configure:31760: checking ft2build.h usability
configure:31772: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5
configure:31778: $? = 0
configure:31782: test -z 
			 || test ! -s conftest.err
configure:31785: $? = 0
configure:31788: test -s conftest.o
configure:31791: $? = 0
configure:31801: result: yes
configure:31805: checking ft2build.h presence
configure:31815: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c
configure:31821: $? = 0
configure:31841: result: yes
configure:31876: checking for ft2build.h
configure:31883: result: yes
configure:31916: checking how to determine FREETYPE2_LIBS
configure:31930: result: /usr/local/bin/freetype-config
configure:31965: checking for FT_Init_FreeType in -lfreetype
configure:31995: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lfreetype -lz -Wl,--rpath -Wl,/usr/local/lib -lm -lz   >&5
configure:32001: $? = 0
configure:32005: test -z 
			 || test ! -s conftest.err
configure:32008: $? = 0
configure:32011: test -s conftest
configure:32014: $? = 0
configure:32027: result: yes
configure:32104: checking whether avifile support is requested
configure:32119: result: no
configure:32630: checking whether lame support is requested
configure:32645: result: yes
configure:32685: checking for pkgconfig support for lame
configure:32692: result: no
configure:32748: checking how to determine LAME_CFLAGS
configure:32767: result: prefix
configure:32958: checking how to determine LAME_LIBS
configure:32977: result: prefix
configure:33007: checking for lame_init in -lmp3lame
configure:33037: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lmp3lame  -lm -lz   >&5
configure:33043: $? = 0
configure:33047: test -z 
			 || test ! -s conftest.err
configure:33050: $? = 0
configure:33053: test -s conftest
configure:33056: $? = 0
configure:33069: result: yes
configure:33120: checking lame/lame.h usability
configure:33132: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:33138: $? = 0
configure:33142: test -z 
			 || test ! -s conftest.err
configure:33145: $? = 0
configure:33148: test -s conftest.o
configure:33151: $? = 0
configure:33161: result: yes
configure:33165: checking lame/lame.h presence
configure:33175: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:33181: $? = 0
configure:33201: result: yes
configure:33236: checking for lame/lame.h
configure:33243: result: yes
configure:33425: checking lame version
configure:33463: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm -lz   -L/usr/local/lib -lmp3lame  >&5
configure:33466: $? = 0
configure:33468: ./conftest
configure:33471: $? = 0
configure:33565: checking whether ogg support is requested
configure:33580: result: yes
configure:33620: checking for pkgconfig support for ogg
configure:33627: result: yes
configure:33683: checking how to determine OGG_CFLAGS
configure:33692: result: pkg-config
configure:33737: checking ogg/ogg.h usability
configure:33749: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:33755: $? = 0
configure:33759: test -z 
			 || test ! -s conftest.err
configure:33762: $? = 0
configure:33765: test -s conftest.o
configure:33768: $? = 0
configure:33778: result: yes
configure:33782: checking ogg/ogg.h presence
configure:33792: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:33798: $? = 0
configure:33818: result: yes
configure:33853: checking for ogg/ogg.h
configure:33860: result: yes
configure:33893: checking how to determine OGG_LIBS
configure:33902: result: pkg-config
configure:33942: checking for ogg_stream_init in -logg
configure:33972: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -logg  -lm -lz   >&5
configure:33978: $? = 0
configure:33982: test -z 
			 || test ! -s conftest.err
configure:33985: $? = 0
configure:33988: test -s conftest
configure:33991: $? = 0
configure:34004: result: yes
configure:34074: checking whether vorbis support is requested
configure:34089: result: yes
configure:34129: checking for pkgconfig support for vorbis
configure:34136: result: yes
configure:34192: checking how to determine VORBIS_CFLAGS
configure:34201: result: pkg-config
configure:34246: checking vorbis/codec.h usability
configure:34258: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:34264: $? = 0
configure:34268: test -z 
			 || test ! -s conftest.err
configure:34271: $? = 0
configure:34274: test -s conftest.o
configure:34277: $? = 0
configure:34287: result: yes
configure:34291: checking vorbis/codec.h presence
configure:34301: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:34307: $? = 0
configure:34327: result: yes
configure:34362: checking for vorbis/codec.h
configure:34369: result: yes
configure:34402: checking how to determine VORBIS_LIBS
configure:34411: result: pkg-config
configure:34451: checking for vorbis_info_init in -lvorbis
configure:34481: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lvorbis -L/usr/local/lib -logg -lm -lm -lz   >&5
configure:34487: $? = 0
configure:34491: test -z 
			 || test ! -s conftest.err
configure:34494: $? = 0
configure:34497: test -s conftest
configure:34500: $? = 0
configure:34513: result: yes
configure:34583: checking whether theora support is requested
configure:34598: result: yes
configure:34638: checking for pkgconfig support for theora
configure:34645: result: yes
configure:34657: checking for theora-config
configure:34688: result: no
configure:34701: checking how to determine THEORA_CFLAGS
configure:34710: result: pkg-config
configure:34755: checking theora/theora.h usability
configure:34767: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:34773: $? = 0
configure:34777: test -z 
			 || test ! -s conftest.err
configure:34780: $? = 0
configure:34783: test -s conftest.o
configure:34786: $? = 0
configure:34796: result: yes
configure:34800: checking theora/theora.h presence
configure:34810: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:34816: $? = 0
configure:34836: result: yes
configure:34871: checking for theora/theora.h
configure:34878: result: yes
configure:34911: checking how to determine THEORA_LIBS
configure:34920: result: pkg-config
configure:34960: checking for theora_info_init in -ltheora
configure:34990: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ltheora -L/usr/local/lib -logg -lm -lm -lz   >&5
configure:34996: $? = 0
configure:35000: test -z 
			 || test ! -s conftest.err
configure:35003: $? = 0
configure:35006: test -s conftest
configure:35009: $? = 0
configure:35022: result: yes
configure:35092: checking whether libdvdread support is requested
configure:35107: result: yes
configure:35147: checking for pkgconfig support for libdvdread
configure:35154: result: no
configure:35210: checking how to determine LIBDVDREAD_CFLAGS
configure:35229: result: prefix
configure:35420: checking how to determine LIBDVDREAD_LIBS
configure:35439: result: prefix
configure:35469: checking for DVDOpen in -ldvdread
configure:35499: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldvdread -lm -lm -lz   >&5
configure:35505: $? = 0
configure:35509: test -z 
			 || test ! -s conftest.err
configure:35512: $? = 0
configure:35515: test -s conftest
configure:35518: $? = 0
configure:35531: result: yes
configure:35582: checking dvdread/dvd_reader.h usability
configure:35594: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:35600: $? = 0
configure:35604: test -z 
			 || test ! -s conftest.err
configure:35607: $? = 0
configure:35610: test -s conftest.o
configure:35613: $? = 0
configure:35623: result: yes
configure:35627: checking dvdread/dvd_reader.h presence
configure:35637: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:35643: $? = 0
configure:35663: result: yes
configure:35698: checking for dvdread/dvd_reader.h
configure:35705: result: yes
configure:35921: checking whether pvm3 support is requested
configure:35936: result: no
configure:36490: checking whether libdv support is requested
configure:36505: result: yes
configure:36545: checking for pkgconfig support for libdv
configure:36552: result: yes
configure:36608: checking how to determine LIBDV_CFLAGS
configure:36617: result: pkg-config
configure:36662: checking libdv/dv.h usability
configure:36674: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:36680: $? = 0
configure:36684: test -z 
			 || test ! -s conftest.err
configure:36687: $? = 0
configure:36690: test -s conftest.o
configure:36693: $? = 0
configure:36703: result: yes
configure:36707: checking libdv/dv.h presence
configure:36717: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:36723: $? = 0
configure:36743: result: yes
configure:36778: checking for libdv/dv.h
configure:36785: result: yes
configure:36818: checking how to determine LIBDV_LIBS
configure:36827: result: pkg-config
configure:36867: checking for dv_encoder_new in -ldv
configure:36897: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/include conftest.c -ldv -pthread -lm -lm -lz   >&5
configure:36903: $? = 0
configure:36907: test -z 
			 || test ! -s conftest.err
configure:36910: $? = 0
configure:36913: test -s conftest
configure:36916: $? = 0
configure:36929: result: yes
configure:36971: checking for dv_calculate_samples in -ldv
configure:37001: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/include -ldv -pthread -lm conftest.c -ldv -pthread -lm -lm -lz   >&5
configure:37007: $? = 0
configure:37011: test -z 
			 || test ! -s conftest.err
configure:37014: $? = 0
configure:37017: test -s conftest
configure:37020: $? = 0
configure:37033: result: yes
configure:37060: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:95: error: `header_size' undeclared (first use in this function)
conftest.c:95: error: (Each undeclared identifier is reported only once
conftest.c:95: error: for each function it appears in.)
configure:37066: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "transcode"
| #define PACKAGE_TARNAME "transcode"
| #define PACKAGE_VERSION "1.0.2"
| #define PACKAGE_STRING "transcode 1.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "transcode"
| #define VERSION "1.0.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_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:37129: checking whether libquicktime support is requested
configure:37144: result: no
configure:37711: checking whether lzo support is requested
configure:37726: result: yes
configure:37766: checking for pkgconfig support for lzo
configure:37773: result: no
configure:37829: checking how to determine LZO_CFLAGS
configure:37833: result: user
configure:37883: checking lzo1x.h usability
configure:37895: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local conftest.c >&5
configure:37901: $? = 0
configure:37905: test -z 
			 || test ! -s conftest.err
configure:37908: $? = 0
configure:37911: test -s conftest.o
configure:37914: $? = 0
configure:37924: result: yes
configure:37928: checking lzo1x.h presence
configure:37938: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local conftest.c
configure:37944: $? = 0
configure:37964: result: yes
configure:37999: checking for lzo1x.h
configure:38006: result: yes
configure:38039: checking how to determine LZO_LIBS
configure:38058: result: prefix
configure:38088: checking for lzo_version in -llzo
configure:38118: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -llzo  -lm -lz   >&5
configure:38124: $? = 0
configure:38128: test -z 
			 || test ! -s conftest.err
configure:38131: $? = 0
configure:38134: test -s conftest
configure:38137: $? = 0
configure:38150: result: yes
configure:38220: checking whether a52 support is requested
configure:38235: result: yes
configure:38275: checking for pkgconfig support for a52
configure:38282: result: no
configure:38338: checking how to determine A52_CFLAGS
configure:38361: result: default
configure:38392: checking a52dec/a52.h usability
configure:38404: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c >&5
configure:38410: $? = 0
configure:38414: test -z 
			 || test ! -s conftest.err
configure:38417: $? = 0
configure:38420: test -s conftest.o
configure:38423: $? = 0
configure:38433: result: yes
configure:38437: checking a52dec/a52.h presence
configure:38447: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c
configure:38453: $? = 0
configure:38473: result: yes
configure:38508: checking for a52dec/a52.h
configure:38515: result: yes
configure:38548: checking how to determine A52_LIBS
configure:38571: result: default
configure:38597: checking for a52_init in -la52  -L/usr/local/lib -ldjbfft -lm  -L/usr/local/lib -ldjbfft -lm
configure:38627: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -la52  -L/usr/local/lib -ldjbfft -lm  -L/usr/local/lib -ldjbfft -lm -lm -lm -lz   >&5
configure:38633: $? = 0
configure:38637: test -z 
			 || test ! -s conftest.err
configure:38640: $? = 0
configure:38643: test -s conftest
configure:38646: $? = 0
configure:38659: result: yes
configure:38698: checking for liba52 as default A52/AC3 decoder
configure:38713: result: no
configure:38761: checking whether libmpeg3 support is requested
configure:38776: result: no
configure:39730: checking whether libxml2 support is requested
configure:39745: result: yes
configure:39785: checking for pkgconfig support for libxml2
configure:39792: result: yes
configure:39804: checking for xml2-config
configure:39835: result: /usr/local/bin/xml2-config
configure:39848: checking how to determine LIBXML2_CFLAGS
configure:39857: result: pkg-config
configure:39902: checking libxml/parser.h usability
configure:39914: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include conftest.c >&5
configure:39920: $? = 0
configure:39924: test -z 
			 || test ! -s conftest.err
configure:39927: $? = 0
configure:39930: test -s conftest.o
configure:39933: $? = 0
configure:39943: result: yes
configure:39947: checking libxml/parser.h presence
configure:39957: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include conftest.c
configure:39963: $? = 0
configure:39983: result: yes
configure:40018: checking for libxml/parser.h
configure:40025: result: yes
configure:40058: checking how to determine LIBXML2_LIBS
configure:40067: result: pkg-config
configure:40107: checking for xmlStrcmp in -lxml2
configure:40137: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lxml2 -lz -lm -lm -lz   >&5
configure:40143: $? = 0
configure:40147: test -z 
			 || test ! -s conftest.err
configure:40150: $? = 0
configure:40153: test -s conftest
configure:40156: $? = 0
configure:40169: result: yes
configure:40238: checking whether mjpegtools support is requested
configure:40253: result: yes
configure:40293: checking for pkgconfig support for mjpegtools
configure:40300: result: yes
configure:40312: checking for mjpegtools-config
configure:40343: result: no
configure:40356: checking how to determine MJPEGTOOLS_CFLAGS
configure:40365: result: pkg-config
configure:40410: checking mjpegtools/yuv4mpeg.h usability
configure:40422: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex conftest.c >&5
configure:40428: $? = 0
configure:40432: test -z 
			 || test ! -s conftest.err
configure:40435: $? = 0
configure:40438: test -s conftest.o
configure:40441: $? = 0
configure:40451: result: yes
configure:40455: checking mjpegtools/yuv4mpeg.h presence
configure:40465: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex conftest.c
configure:40471: $? = 0
configure:40491: result: yes
configure:40526: checking for mjpegtools/yuv4mpeg.h
configure:40533: result: yes
configure:40566: checking how to determine MJPEGTOOLS_LIBS
configure:40575: result: pkg-config
configure:40615: checking for y4m_si_get_height in -lmjpegutils
configure:40645: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lmjpegutils  -lm -lz   >&5
configure:40651: $? = 0
configure:40655: test -z 
			 || test ! -s conftest.err
configure:40658: $? = 0
configure:40661: test -s conftest
configure:40664: $? = 0
configure:40677: result: yes
configure:40744: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm -lz   -L/usr/local/lib -lmjpegutils  >&5
configure:40750: $? = 0
configure:40754: test -z 
			 || test ! -s conftest.err
configure:40757: $? = 0
configure:40760: test -s conftest
configure:40763: $? = 0
configure:40812: checking whether sdl support is requested
configure:40827: result: yes
configure:40867: checking for pkgconfig support for sdl
configure:40874: result: no
configure:40886: checking for sdl-config
configure:40917: result: /usr/local/bin/sdl-config
configure:40930: checking how to determine SDL_CFLAGS
configure:40944: result: /usr/local/bin/sdl-config
configure:40984: checking SDL.h usability
configure:40996: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include conftest.c >&5
configure:41002: $? = 0
configure:41006: test -z 
			 || test ! -s conftest.err
configure:41009: $? = 0
configure:41012: test -s conftest.o
configure:41015: $? = 0
configure:41025: result: yes
configure:41029: checking SDL.h presence
configure:41039: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include conftest.c
configure:41045: $? = 0
configure:41065: result: yes
configure:41100: checking for SDL.h
configure:41107: result: yes
configure:41140: checking how to determine SDL_LIBS
configure:41154: result: /usr/local/bin/sdl-config
configure:41189: checking for SDL_Init in -lSDL
configure:41219: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lSDL -Wl,-rpath,/usr/local/lib -pthread -lm -lz   >&5
configure:41225: $? = 0
configure:41229: test -z 
			 || test ! -s conftest.err
configure:41232: $? = 0
configure:41235: test -s conftest
configure:41238: $? = 0
configure:41251: result: yes
configure:41330: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm -lz   >&5
configure:41333: $? = 0
configure:41335: ./conftest
configure:41338: $? = 0
configure:41385: checking whether gtk support is requested
configure:41400: result: no
configure:41893: checking whether libfame support is requested
configure:41908: result: yes
configure:41948: checking for pkgconfig support for libfame
configure:41955: result: no
configure:41967: checking for libfame-config
configure:41998: result: /usr/local/bin/libfame-config
configure:42011: checking how to determine LIBFAME_CFLAGS
configure:42025: result: /usr/local/bin/libfame-config
configure:42065: checking fame.h usability
configure:42077: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:42083: $? = 0
configure:42087: test -z 
			 || test ! -s conftest.err
configure:42090: $? = 0
configure:42093: test -s conftest.o
configure:42096: $? = 0
configure:42106: result: yes
configure:42110: checking fame.h presence
configure:42120: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
configure:42126: $? = 0
configure:42146: result: yes
configure:42181: checking for fame.h
configure:42188: result: yes
configure:42221: checking how to determine LIBFAME_LIBS
configure:42235: result: /usr/local/bin/libfame-config
configure:42270: checking for fame_init in -lfame
configure:42300: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lfame -Wl,-rpath,/usr/local/lib -lm -lz   >&5
configure:42306: $? = 0
configure:42310: test -z 
			 || test ! -s conftest.err
configure:42313: $? = 0
configure:42316: test -s conftest
configure:42319: $? = 0
configure:42332: result: yes
configure:42402: checking whether imagemagick support is requested
configure:42417: result: yes
configure:42457: checking for pkgconfig support for imagemagick
configure:42464: result: yes
configure:42476: checking for Magick-config
configure:42507: result: /usr/local/bin/Magick-config
configure:42520: checking how to determine IMAGEMAGICK_CFLAGS
configure:42529: result: pkg-config
configure:42574: checking magick/api.h usability
configure:42586: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c >&5
In file included from /usr/local/include/magick/MagickCore.h:29,
                 from /usr/local/include/magick/api.h:28,
                 from conftest.c:133:
/usr/local/include/magick/magick-config.h:573:1: warning: "PACKAGE_NAME" redefined
conftest.c:3:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:576:1: warning: "PACKAGE_STRING" redefined
conftest.c:6:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:579:1: warning: "PACKAGE_TARNAME" redefined
conftest.c:4:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:582:1: warning: "PACKAGE_VERSION" redefined
conftest.c:5:1: warning: this is the location of the previous definition
configure:42592: $? = 0
configure:42596: test -z 
			 || test ! -s conftest.err
configure:42599: $? = 0
configure:42602: test -s conftest.o
configure:42605: $? = 0
configure:42615: result: yes
configure:42619: checking magick/api.h presence
configure:42629: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include conftest.c
In file included from /usr/local/include/magick/MagickCore.h:29,
                 from /usr/local/include/magick/api.h:28,
                 from conftest.c:99:
/usr/local/include/magick/magick-config.h:573:1: warning: "PACKAGE_NAME" redefined
conftest.c:3:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:576:1: warning: "PACKAGE_STRING" redefined
conftest.c:6:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:579:1: warning: "PACKAGE_TARNAME" redefined
conftest.c:4:1: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:582:1: warning: "PACKAGE_VERSION" redefined
conftest.c:5:1: warning: this is the location of the previous definition
configure:42635: $? = 0
configure:42655: result: yes
configure:42690: checking for magick/api.h
configure:42697: result: yes
configure:42730: checking how to determine IMAGEMAGICK_LIBS
configure:42739: result: pkg-config
configure:42779: checking for InitializeMagick in -lMagick
configure:42809: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lMagick -lz -lm -lWand -lm -lz   >&5
/usr/local/lib/libjasper.so.4: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
configure:42815: $? = 0
configure:42819: test -z 
			 || test ! -s conftest.err
configure:42822: $? = 0
configure:42825: test -s conftest
configure:42828: $? = 0
configure:42841: result: yes
configure:42910: checking whether libjpegmmx support is requested
configure:42925: result: no
configure:43389: checking whether libjpeg support is requested
configure:43404: result: yes
configure:43444: checking for pkgconfig support for libjpeg
configure:43451: result: no
configure:43507: checking how to determine LIBJPEG_CFLAGS
configure:43530: result: default
configure:43561: checking jpeglib.h usability
configure:43573: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c >&5
In file included from /usr/local/include/jpeglib.h:24,
                 from conftest.c:134:
/usr/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
conftest.c:34:1: warning: this is the location of the previous definition
configure:43579: $? = 0
configure:43583: test -z 
			 || test ! -s conftest.err
configure:43586: $? = 0
configure:43589: test -s conftest.o
configure:43592: $? = 0
configure:43602: result: yes
configure:43606: checking jpeglib.h presence
configure:43616: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c
In file included from /usr/local/include/jpeglib.h:24,
                 from conftest.c:100:
/usr/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
conftest.c:34:1: warning: this is the location of the previous definition
configure:43622: $? = 0
configure:43642: result: yes
configure:43677: checking for jpeglib.h
configure:43684: result: yes
configure:43717: checking how to determine LIBJPEG_LIBS
configure:43740: result: default
configure:43766: checking for jpeg_CreateCompress in -ljpeg
configure:43796: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -ljpeg  -lm -lz   >&5
configure:43802: $? = 0
configure:43806: test -z 
			 || test ! -s conftest.err
configure:43809: $? = 0
configure:43812: test -s conftest
configure:43815: $? = 0
configure:43828: result: yes
configure:43903: checking whether bsdav support is requested
configure:43918: result: no
configure:44412: checking whether iconv support is requested
configure:44427: result: yes
configure:44467: checking for pkgconfig support for iconv
configure:44474: result: no
configure:44530: checking how to determine ICONV_CFLAGS
configure:44553: result: default
configure:44584: checking iconv.h usability
configure:44596: cc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c >&5
configure:44602: $? = 0
configure:44606: test -z 
			 || test ! -s conftest.err
configure:44609: $? = 0
configure:44612: test -s conftest.o
configure:44615: $? = 0
configure:44625: result: yes
configure:44629: checking iconv.h presence
configure:44639: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.c
configure:44645: $? = 0
configure:44665: result: yes
configure:44700: checking for iconv.h
configure:44707: result: yes
configure:44740: checking how to determine ICONV_LIBS
configure:44763: result: default
configure:44892: checking for iconv_open in -liconv
configure:44922: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -liconv  -lm -lz   >&5
configure:44928: $? = 0
configure:44932: test -z 
			 || test ! -s conftest.err
configure:44935: $? = 0
configure:44938: test -s conftest
configure:44941: $? = 0
configure:44954: result: yes
configure:45182: checking whether internal libxio support is requested
configure:45197: result: no
configure:45243: checking if cc supports -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 flags
configure:45263: cc -c -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:45269: $? = 0
configure:45273: test -z 
			 || test ! -s conftest.err
configure:45276: $? = 0
configure:45279: test -s conftest.o
configure:45282: $? = 0
configure:45293: result: yes
configure:45873: creating ./config.status

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

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

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

on alpha.softpronew.com

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

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

libavcodec
----------------------------------------
headers                        -I/usr/include
libraries                      -L/usr/lib -lavcodec -lm -lz -pthread
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.2
ac_cv_build_alias=i386-portbld-freebsd6.2
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_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O -pipe -march=pentium4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/X11R6/include -I/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='-O -pipe -march=pentium4 -fconserve-space'
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 -L/usr/X11R6/lib'
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_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/X11R6/include ac_x_libraries=/usr/X11R6/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_fame_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_libdv_dv_h=yes
ac_cv_header_libxml_parser_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_lzo1x_h=yes
ac_cv_header_magick_api_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mjpegtools_yuv4mpeg_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.2
ac_cv_host_alias=i386-portbld-freebsd6.2
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Magick_InitializeMagick=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=yes
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_fame_fame_init=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_lzo_lzo_version=yes
ac_cv_lib_m_lrint=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_mjpegutils_y4m_si_get_height=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_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_imagemagick_config=/usr/local/bin/Magick-config
ac_cv_path_libfame_config=/usr/local/bin/libfame-config
ac_cv_path_libxml2_config=/usr/local/bin/xml2-config
ac_cv_path_mjpegtools_config=no
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_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
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.2
ac_cv_target_alias=i386-portbld-freebsd6.2
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_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=yes
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/usr/local/lib -ldjbfft -lm  -L/usr/local/lib -ldjbfft -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.2/autotools/missing --run aclocal-1.8'
ALLOCA=''
ALTIVEC_CFLAGS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.2/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='-O -pipe -march=pentium4'
AUTOCONF='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.2/autotools/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.2/autotools/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.2/autotools/missing --run automake-1.8'
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)'
CCASFLAGS='-O -pipe -march=pentium4'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium4'
CPP='cc -E'
CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -march=pentium4 -fconserve-space -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='grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O -pipe -march=pentium4'
FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include'
FREETYPE2_LIBS='-L/usr/local/lib -lfreetype -lz -Wl,--rpath -Wl,/usr/local/lib'
GTK_CFLAGS=''
GTK_LIBS=''
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_GTK_FALSE=''
HAVE_GTK_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_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='-I/usr/local/include'
IMAGEMAGICK_LIBS='-L/usr/local/lib -lMagick -lz -lm -lWand'
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='${SHELL} $(install_sh) -c -s'
LAME_CFLAGS='-I/usr/local/include'
LAME_LIBS='-L/usr/local/lib -lmp3lame '
LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib'
LIBAVCODEC_BUILD=''
LIBAVCODEC_CFLAGS='-I/usr/include'
LIBAVCODEC_LIBS='-L/usr/lib -lavcodec -lm -lz -pthread'
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 -pthread -lm'
LIBFAME_CFLAGS='-I/usr/local/include'
LIBFAME_LIBS='-L/usr/local/lib -lfame -Wl,-rpath,/usr/local/lib'
LIBJPEG_CFLAGS='-I/usr/include'
LIBJPEG_LIBS='-L/usr/lib -ljpeg '
LIBMPEG2_CFLAGS='-I/usr/include'
LIBMPEG2_LIBS='-L/usr/lib -lmpeg2 -lmpeg2convert'
LIBMPEG3_CFLAGS=''
LIBMPEG3_LIBS=''
LIBOBJS=' 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 -lz -lm'
LN_S='ln -s'
LTLIBOBJS=' lstat$U.lo'
LZO_CFLAGS='-I/usr/local'
LZO_LIBS='-L/usr/local/lib -llzo '
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/multimedia/transcode/work/transcode-1.0.2/autotools/missing --run makeinfo'
MJPEGTOOLS_CFLAGS='-I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex'
MJPEGTOOLS_LIBS='-L/usr/local/lib -lmjpegutils '
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.2'
PACKAGE_TARNAME='transcode'
PACKAGE_VERSION='1.0.2'
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 -logg -lm'
VERSION='1.0.2'
VORBIS_CFLAGS='-I/usr/local/include'
VORBIS_LIBS='-L/usr/local/lib -lvorbis -L/usr/local/lib -logg -lm'
WORDS_BIGENDIAN_FALSE=''
WORDS_BIGENDIAN_TRUE='#'
XIO_CFLAGS='-I$(top_srcdir)/libxio'
XIO_LIBS=''
XVID_DEFAULT='xvid4'
X_CFLAGS='-I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS='-L/usr/X11R6/lib'
X_PRE_LIBS='-lSM -lICE'
a52_config='no'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
avifile_config=''
bindir='${exec_prefix}/bin'
bsdav_config=''
build='i386-portbld-freebsd6.2'
build_alias='i386-portbld-freebsd6.2'
build_cpu='i386'
build_os='freebsd6.2'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='${prefix}'
freetype2_config='/usr/local/bin/freetype-config'
gtk_config=''
host='i386-portbld-freebsd6.2'
host_alias=''
host_cpu='i386'
host_os='freebsd6.2'
host_vendor='portbld'
iconv_config='no'
imagemagick_config='/usr/local/bin/Magick-config'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/multimedia/transcode/work/transcode-1.0.2/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='/usr/local/bin/libfame-config'
libjpeg_config='no'
libjpegmmx_config=''
libmpeg2_config='no'
libmpeg3_config=''
libpostproc_config=''
libquicktime_config=''
libxml2_config='/usr/local/bin/xml2-config'
localstatedir='${prefix}/var'
lzo_config='no'
mandir='${prefix}/man'
mjpegtools_config='no'
mkdir_p='$(install_sh) -d'
ogg_config='no'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
pvm3_config=''
sbindir='${exec_prefix}/sbin'
sdl_config='/usr/local/bin/sdl-config'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd6.2'
target_alias=''
target_cpu='i386'
target_os='freebsd6.2'
target_vendor='portbld'
theora_config='no'
vorbis_config='no'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'

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

#define ARCH_X86 1
#define ATTRIBUTE_ALIGNED_MAX 64
#define HAVE_3DNOW 1
#define HAVE_A52 1
#define HAVE_ALLOCA 1
#define HAVE_ASM_3DNOW 1
#define HAVE_ASM_MMX 1
#define HAVE_ASM_SSE 1
#define HAVE_ASM_SSE2 1
#define HAVE_ATEXIT 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FREETYPE2 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ICONV 1
#define HAVE_IMAGEMAGICK 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LAME 1
#define HAVE_LAME_INC 1
#define HAVE_LIBDL 1
#define HAVE_LIBDV 1
#define HAVE_LIBDVDREAD 1
#define HAVE_LIBDVDREAD_INC 1
#define HAVE_LIBFAME 1
#define HAVE_LIBICONV 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBM 1
#define HAVE_LIBMPEG2 1
#define HAVE_LIBM_LRINT 1
#define HAVE_LIBXML2 1
#define HAVE_LIBXPM 1
#define HAVE_LIBXV 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LZO 1
#define HAVE_MALLOC 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MJPEGTOOLS 1
#define HAVE_MKFIFO 1
#define HAVE_MMX 1
#define HAVE_OGG 1
#define HAVE_OSS 1
#define HAVE_SDL 1
#define HAVE_SSE 1
#define HAVE_SSE2 1
#define HAVE_STAT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCOLL 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRPTIME 1
#define HAVE_STRTOL 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_THEORA 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VORBIS 1
#define HAVE_VPRINTF 1
#define HAVE_VSSCANF 1
#define HAVE_X11 1
#define HAVE_X11_XAW_SIMPLE_H 1
#define HAVE_XAW_SIMPLE 1
#define LIBDV_0103 1
#define LIBDV_099 1
#define PACKAGE "transcode"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "transcode"
#define PACKAGE_STRING "transcode 1.0.2"
#define PACKAGE_TARNAME "transcode"
#define PACKAGE_VERSION "1.0.2"
#define RETSIGTYPE void
#define STATBUFFER 1
#define STDC_HEADERS 1
#define SYS_BSD 1
#define TC_LAME_VERSION 397
#define TIME_WITH_SYS_TIME 1
#define USE_NEW_MJPEGTOOLS_CODE 1
#define VERSION "1.0.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

--------------080508040204070704020909
Content-Type: text/plain;
 name="pkg.list"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pkg.list"

GraphicsMagick-1.1.7
ImageMagick-6.3.3.5
KeePassX-0.2.2
ORBit2-2.14.7
OpenEXR-1.4.0
aalib-1.4.r5_2
acidrip-0.14_3
adns-1.4
aircrack-ng-0.7
akode-2.0.1,1
akode-plugins-mpc-2.0.1,1
akode-plugins-mpeg-2.0.1,1
akode-plugins-oss-2.0.1,1
akode-plugins-resampler-2.0.1,1
akode-plugins-xiph-2.0.1,1
amap-5.2
amarok-1.4.5_5
amspsfnt-1.0_4
apache-ant-1.7.0
apcupsd-3.14.0
apr-db42-1.2.7_1
arts-1.5.6,1
artswrapper-1.5.3
aspell-0.60.5
atk-1.18.0
autoconf-2.13.000227_5
autoconf-2.53_3
autoconf-2.59_2
automake-1.4.6_2
automake-1.5_2,1
automake-1.9.6
avahi-0.6.17
baghira-0.8
bash-3.1.17
bison-1.75_2,1
bitstream-vera-1.10_3
blt-2.4z
bmon-2.1.0
bomberclone-0.11.7_1
boost-python-1.33.1_2
bsdsfv-1.18
buffer-1.19
cairo-1.4.2
cdparanoia-3.9.8_8
cdrdao-1.2.1
cdrtools-2.01_5
centericq-4.21.0_7
chmlib-0.39
cmpsfont-1.0_5
compat5x-i386-5.4.0.8_7
conky-1.4.5
consolehm-1.31_1
cups-base-1.2.10
cups-pstoraster-8.15.4
curl-7.16.1
cvsup-16.1h_2
cyrus-sasl-2.1.22
db4-4.0.14_1,1
db41-4.1.25_4
db42-4.2.52_5
dbus-1.0.2_1
dbus-glib-0.73
desktop-file-utils-0.12
diablo-jdk-1.5.0.07.01_3
dirmngr-0.9.7_2
djbfft-0.76_2
dmidecode-2.8
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4
docbook-xsl-1.71.1_2
dvd+rw-tools-7.0
dvdauthor-0.6.11_2
dvdbackup-0.1.1_4
elinks-0.11.2
enscript-letter-1.6.4_1
esound-0.2.37_2
ettercap-gtk2-0.7.3_4,1
evolution-data-server-1.10.0
expat-2.0.0_1
ez-ipupdate-3.0.11b8_3
ezm3-1.2_1
faac-1.25
faad2-2.5,1
fastest_cvsup-0.2.9_5
feh-1.3.4
ffmpeg-devel-2007.03.31_1
fftw3-3.1.2
fl0p-0.0.2.b
flac-1.1.2_1
fontconfig-2.4.2,1
fontforge-20060822
foomatic-db-20070124
foomatic-db-engine-20070124,1
foomatic-filters-3.0.2_4
freetype2-2.2.1_1
fribidi-0.10.7
gail-1.18.0
gaim-1.5.0_10
gaim-otr-3.0.0_1
galculator-1.2.5.2_1
gamin-0.1.8
gawk-3.1.5
gconf2-2.18.0.1
gd-2.0.34,1
gdbm-1.8.3_3
gettext-0.16.1
ghostscript-gpl-8.56_2
giblib-1.2.4_3
gimp-2.2.13_2,1
gimp-gutenprint-5.1.0
glib-1.2.10_12
glib-2.12.11
gmake-3.81_1
gnome-doc-utils-0.10.1
gnome-icon-theme-2.18.0
gnome-keyring-0.8
gnome-mime-data-2.18.0
gnome-spell-1.0.7_2
gnome-themes-extras-0.9.0_1
gnome-vfs-2.18.0.1
gnome_subr-1.0
gnomehier-2.2
gnu-autoconf-2.61
gnu-automake-1.10
gnuchess-5.07
gnupg-1.4.7
gnupg-2.0.3
gnuplot-4.0.0_6
gnutls-1.6.1_2
gocr-0.44
gpac-libgpac-0.4.2.r2,1
gpgme-1.1.3_3
graphviz-2.12_1
gsfonts-8.11_2
gstreamer-0.10.12
gstreamer-ffmpeg-0.10.2
gstreamer-plugins-0.10.12,3
gstreamer-plugins-a52dec-0.10.5_1,3
gstreamer-plugins-bad-0.10.4,3
gstreamer-plugins-core-0.10_7
gstreamer-plugins-dts-0.10.4_1,3
gstreamer-plugins-dvd-0.10.5,3
gstreamer-plugins-good-0.10.5,3
gstreamer-plugins-libpng-0.10.5_1,3
gstreamer-plugins-mad-0.10.5_2,3
gstreamer-plugins-ogg-0.10.12_1,3
gstreamer-plugins-pango-0.10.12_1,3
gstreamer-plugins-theora-0.10.12_2,3
gstreamer-plugins-ugly-0.10.5_2,3
gstreamer-plugins-vorbis-0.10.12_1,3
gstreamer-plugins-xvid-0.10.4,3
gstreamer-plugins80-0.8.12_2,1
gstreamer80-0.8.12_2
gtar-1.16.1
gtk-1.2.10_17
gtk-2.10.11
gtk-aluminumalloy-cryogenic-theme-2004.01.04_1
gtk-ana-theme-0.11_4
gtk-engines2-2.10.0
gtk-envy-theme-1.0.20060211_1
gtk-lila-theme-0.5.5_1
gtk-milk-theme-2.1_1
gtk-qt-engine-0.7_5
gtkglext-1.2.0
gtkhtml3-3.14.0
gtkpod-0.99.8_2
gtkspell-2.0.11_4
gutenprint-5.1_1
gutenprint-base-5.1.0_1
gutenprint-cups-5.1.0
gutenprint-foomatic-5.1.0
gutenprint-ijs-5.1.0
hal-0.5.8.20070403
handbrake-0.7.1_3
help2man-1.36.4_1
hicolor-icon-theme-0.10_1
hpijs-2.1.4
hydra-5.3
icebreaker-1.2.1_5
icon-naming-utils-0.8.2
id3lib-3.8.3_3
imake-6.9.0_1
imlib2-20070223,1
intltool-0.35.5_2
ipcad-3.7_1
ipcalc-0.41
iperf-2.0.2_1
ipsec-tools-0.6.6
irssi-0.8.10_3
irssi-fish-0.99
isakmpd-20041207_2
ispell-3.2.06_17
jackit-0.102.28.20061216_1
jam-2.5_2
jasper-1.900.1
javavmwrapper-2.3
jbigkit-1.6
john-1.7.2
jpeg-6b_4
k3b-1.0_1
k9copy-1.0.4_1
kchmviewer-3.0
kde-3.5.6
kde-windeco-crystal-1.0.2
kde-xdg-env-1.0_2,1
kdeaccessibility-3.5.6
kdeadmin-3.5.6
kdeartwork-3.5.6_1
kdebase-3.5.6_1
kdebase-kompmgr-3.5.6
kdeedu-3.5.6
kdegames-3.5.6
kdegraphics-3.5.6
kdehier-1.0_11
kdelibs-3.5.6_2
kdemultimedia-3.5.6
kdemultimedia-xine_artsplugin-3.5.6_1
kdenetwork-3.5.6
kdepim-3.5.6_2
kdesdk-3.5.6
kdetoys-3.5.6
kdeutils-3.5.6
kdevelop-3.4.0_2
kdewebdev-3.5.6,2
keynote-2.3_1
kid3-0.8.1
kismet-200701.r1
koffice-1.6.2,2
kqemu-kmod-1.3.0.p11
ksmoothdock-4.3
ladspa-1.12_1
lame-3.97_1
lcms-1.16_1,1
lftp-3.5.6_2
libIDL-0.8.8
libXft-2.1.7_1
liba52-0.7.4_1
libao-esound-0.8.5_5
libart_lgpl-2.3.19,1
libassuan-1.0.1
libaudiofile-0.2.6
libbonobo-2.18.0
libbonoboui-2.18.0
libcaca-0.9_6
libcddb-1.2.2
libcdio-0.77_1
libcroco-0.6.1
libdaemon-0.10_1
libdnet-1.11_1
libdrm-2.0.2
libdts-0.0.2_2
libdv-0.104_3
libdvbpsi-0.1.5_1
libdvdcss-1.2.9_2
libdvdnav-0.1.10_2
libdvdread-0.9.7_2
libebml-0.7.7
libevent-1.2a
libexif-0.6.13
libfame-0.9.1_2
libfpx-1.2.0.12
libgcrypt-1.2.4_1
libglade2-2.6.0_2
libglut-6.4.2
libgmp-4.2.1_2
libgnome-2.18.0
libgnomecanvas-2.14.0_2
libgnomecups-0.2.2_2,1
libgnomeprint-2.18.0
libgnomeprintui-2.18.0
libgnomeui-2.18.1
libgpg-error-1.4_1
libgpod-0.4.2
libgsf-1.14.3
libgtkhtml-2.11.0_2
libiconv-1.9.2_2
libid3tag-0.15.1b
libidn-0.6.10
libijs-0.35_1
libksba-1.0.1_1
libltdl-1.5.22_2
libmad-0.15.1b_2
libmal-0.42_1
libmatroska-0.8.1
libmikmod-esound-3.1.11_2
libmng-1.0.9
libmodplug-0.8.4
libmpcdec-1.2.5
libmpeg2-0.4.1
libmspack-0.0.20040308_3
libmusicbrainz-2.1.4
libnet10-1.0.2a_2,1
libnet11-1.1.2.1_1,1
libnotify-0.4.4
libofa-0.9.3_1
libogg-1.1.3,3
liboil-0.3.11
libopendaap-0.4.0_1
libotr-3.0.0_3
libpaper-1.1.14.3_1
libpcap-0.9.5
libprelude-0.9.13.2
librsvg2-2.16.1
libsamplerate-0.1.2_2
libshout2-2.2.2,1
libsigc++-2.0.17_1
libslang-1.4.9
libsndfile-1.0.17
libsoup-2.2.100
libssh2-0.14_1
libtar-1.2.11_2
libtasn1-0.3.9
libthai-0.1.5_1
libtheora-1.0.a7
libtool-1.5.22_4
libtorrent-devel-0.11.2_1
libtunepimp-0.5.3,1
libungif-4.1.4_2
libuninameslist-20050712
libusb-0.1.12_1
libvolume_id-0.71.0_1
libvorbis-1.1.2,3
libwmf-0.2.8.4
libwpd-0.8.7
libwww-5.4.0_4
libxine-1.1.4_3
libxml2-2.6.27
libxslt-1.1.20
liferea-1.2.10
linc-1.0.3_6
linux-alsa-lib-1.0.10.3
linux-aspell-0.50.4.1_1
linux-atk-1.9.1
linux-expat-1.95.8
linux-firefox-2.0.0.3
linux-flashplugin-7.0r69
linux-fontconfig-2.2.3_6
linux-glib2-2.6.6
linux-gtk2-2.6.10
linux-hicolor-icon-theme-0.5_1
linux-jpeg-6b.34
linux-mplayerplug-in-3.35
linux-pango-1.8.1
linux-png-1.2.8_2
linux-realplayer-10.0.8.805.20060718
linux-sun-jdk-1.5.0.11,2
linux-thunderbird-1.5.0.10
linux-tiff-3.7.1
linux-xorg-libs-6.8.2_5
linux_base-fc-4_9
linux_dri-6.5
linuxpluginwrapper-20051113_7
liveMedia-2007.02.20,1
localedata-5.4
lrzsz-0.12.20_1
lsdvd-0.16_2
lua-5.0.3
lxdvdrip-1.62
lynx-2.8.7d4
lzo-1.08_2,1
m4-1.4.8_1
mDNSResponder-108
mbmon-205_3
mc-4.6.1_4
medusa-1.3
mime-support-3.39.1
minicom-2.1
miracl-5.22_1
mjpegtools-1.8.0_5
mozilla-1.7.13_2,2
mp3blaster-3.2.3_1
mp3gain-1.4.6
mpeg2codec-1.2_1
mpeg4ip-libmp4v2-1.5.0.1
mpgtx-1.3.1_2
mplayer-0.99.10_6
mplayer-fonts-0.50
mplayer-skins-1.1.2_6
mutt-devel-1.5.14_1
mysql-client-5.0.37
nas-1.8
nasm-0.98.39,1
neon-0.26.3
nessus-gtk2-2.2.9_1
nessus-libnasl-2.2.9
nessus-libraries-2.2.9
nessus-plugins-2.2.9_1
net-snmp-5.3.1_3
netpbm-10.26.42
ngrep-1.45
nmap-4.20
nspr-4.6.6
nss-3.11.5
nvidia-driver-1.0.9746
nvidia-settings-1.0_10
openldap-client-2.3.34
openslp-1.2.1_2
openvpn-2.0.6_7
opera-9.10.20061214
opera-linuxplugins-9.10.20061214
p0f-2.0.8
p5-Cairo-1.031
p5-Chatbot-Eliza-1.04
p5-ExtUtils-Depends-0.205
p5-ExtUtils-PkgConfig-1.07
p5-Glib2-1.144
p5-Gtk2-1.144
p5-XML-NamespaceSupport-1.09_1
p5-XML-Parser-2.34_2
p5-XML-SAX-0.15
p5-XML-SAX-Expat-0.38
p5-XML-Simple-2.16_1
p5-Xmms-0.12_2
p5-gettext-1.05_1
p5-type1inst-0.6.1_2
pango-1.16.1
pccts-1.33.33
pciids-20070225
pcre-7.0_1
pdflib-7.0.0p3
perl-5.8.8
pilot-link-0.12.1_1,1
pkg-config-0.21
pkgdb.db
png-1.2.14
pnm2ppa-1.12
policykit-0.1.20060514_3
poppler-0.5.4_2
poppler-data-0.1
poppler-qt-0.5.4
popt-1.7_3
portaudio-18.1_2
portmanager-0.4.1_9
portupgrade-2.2.6_3,2
postgresql-client-7.4.16
postgresql-libpqxx-2.6.9
privoxy-3.0.6_1
pth-2.0.7
pwman-0.3.5
py-gnuplot-1.7
py24-PyX-0.9
py24-cElementTree-1.0.5_1
py24-cairo-1.4.0
py24-dbus-0.80.2_2
py24-elementtree-1.2.6
py24-gobject-2.12.3
py24-gtk-2.10.4
py24-gtkglext-1.1.0
py24-imaging-1.1.6
py24-libdnet-1.11_1
py24-libxml2-2.6.27
py24-numeric-24.2
py24-opengl-2.0.1.07_3
py24-pcap-0.5
py24-pycrypto-2.0.1_1
py24-pysqlite-2.3.3
py24-tkinter-2.4.4_1
py24-wxPython-2.6.3.3
py24-wxPython-common-2.6.3.3
pyrex-0.9.5.1a
python24-2.4.4
qemu-devel-0.9.0s.20070322
qmake-3.3.8
qmake-4.2.3
qt-3.3.8_1
qt4-corelib-4.2.3_1
qt4-gui-4.2.3
qt4-moc-4.2.3
qt4-network-4.2.3
qt4-qt3support-4.2.3
qt4-rcc-4.2.3
qt4-sql-4.2.3
qt4-uic-4.2.3
qt4-xml-4.2.3
racoon2-20061228a
readline-5.2
roottail-1.2_1
rpm-3.0.6_13
rpm2cpio-1.2_2
rssowl-1.2.3_1
rtc-2004.02.24.1_8
rtorrent-devel-0.7.2
ruby-1.8.6,1
ruby18-bdb-0.6.0
samba-libsmbclient-3.0.24
scapy-1.0.5
screen-4.0.3
scrollkeeper-0.3.14_7,1
sdl-1.2.11,2
sdl_image-1.2.5
sdl_mixer-1.2.7
sdocbook-xml-1.1,1
shared-mime-info-0.20
silc-toolkit-1.0.2
skype-devel-1.3.0.30_1
smpeg-0.4.4_6
snort-2.6.1.3
sox-12.18.2
speex-1.2.b1_1,1
sqlite3-3.3.14
startup-notification-0.9
subtitleripper-0.3.4_1
subversion-1.4.3_2
sudo-1.6.8.12_1
svgalib-1.4.3_5
swig-1.3.31
swt-3.2.2
t1lib-5.1.1,1
taglib-1.4_2
tcl-8.4.14_4,1
tcpdstat-0.9
tcpflow-0.21_1
tcpreplay-2.3.5_1
tcpslice-2006.12.18
tcptrace-6.6.7
teTeX-base-3.0_10
teTeX-texmf-3.0_5
tex-texmflocal-1.9
texi2html-1.76_1,1
tidy-20000804_2
tiff-3.8.2_1
tk-8.4.14_4,2
tor-0.1.1.26
trafshow-5.2.3,1
transcode-1.0.2_6
tsocks-1.8.b5_3
ttt-1.8.2
twolame-0.3.10
unrar-3.70.b4,4
unzip-5.52_3
v4l_compat-1.0.20060801
vamps-0.99.2_1
vcdimager-0.7.23_3
vim-7.0.214
vlc-devel-0.8.6.a_5,2
vobcopy-1.0.1_1
vorbis-tools-1.1.1_3,3
wget-1.10.2
win32-codecs-3.1.0.r1,1
wine-0.9.34,1
wireshark-0.99.5_1
wv2-0.2.3
wxgtk2-2.6.3_2
wxgtk2-common-2.6.3_2
wxgtk2-common-2.8.0
wxgtk2-contrib-2.6.3_1
wxgtk2-contrib-common-2.6.3_1
wxgtk2-unicode-2.6.3_1
wxgtk2-unicode-2.8.0
x264-0.0.20070402_1
xbomber-0.8
xchat-2.8.0_2
xfstt-1.6
xmlcatmgr-2.2
xorg-clients-6.9.0_3
xorg-documents-6.9.0
xorg-fonts-100dpi-6.9.0_1
xorg-fonts-75dpi-6.9.0_1
xorg-fonts-cyrillic-6.9.0_1
xorg-fonts-encodings-6.9.0_1
xorg-fonts-miscbitmaps-6.9.0_1
xorg-fonts-truetype-6.9.0
xorg-fonts-type1-6.9.0
xorg-fontserver-6.9.0_1
xorg-libraries-6.9.0_1
xorg-manpages-6.9.0
xorg-nestserver-6.9.0_1
xorg-printserver-6.9.0_2
xorg-server-6.9.0_6
xorg-vfbserver-6.9.0_2
xterm-225
xv-3.10a_6
xvid-1.1.2,1
xvid4conf-1.12
yakuake-2.7.5
zip-2.32

--------------080508040204070704020909--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46167D91.5010901>