Re: avifile-0.7-0.7.38 compiling error
Christian Heimanns <[email protected]>
| Newsgroups | gmane.comp.multimedia.avifile.general |
|---|---|
| Message-ID | <[email protected]> |
Sorry, yes I should do that: Slackware 9.0 and libiconv-1.9.1 together with gettext-0.12.1. Attached you find the requested files (I hope the proper ones :-)) Thanks, On Sun, 3 Aug 2003 17:44:43 +0200 Zdenek Kabelac <[email protected]> wrote: > You have not mmentioned your OS name and what version of libs > you are using - you shouldsend me configursation log. > For now I've no idea why icon library isn't properly > linked on your system . > Commonly iconv is now part of libc library. > > Send me - config.log config.status and output of configuration -- Christian Heimanns [email protected] ### Pinguine können nicht fliegen - Pinguine stürzen auch nicht ab! ###
config.log
(application/octet-stream, 37 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:880: checking host system type
configure:901: checking target system type
configure:932: checking for a BSD compatible install
configure:985: checking whether build environment is sane
configure:1042: checking whether make sets ${MAKE}
configure:1088: checking for working aclocal-1.4
configure:1101: checking for working autoconf
configure:1114: checking for working automake-1.4
configure:1127: checking for working autoheader
configure:1140: checking for working makeinfo
configure:1163: checking for c++
configure:1195: checking whether the C++ compiler (c++ ) works
configure:1211: c++ -o conftest conftest.C 1>&5
configure:1237: checking whether the C++ compiler (c++ ) is a cross-compiler
configure:1242: checking whether we are using GNU C++
configure:1251: c++ -E conftest.C
configure:1270: checking whether c++ accepts -g
configure:1304: checking for gcc
configure:1417: checking whether the C compiler (gcc ) works
configure:1433: gcc -o conftest conftest.c 1>&5
configure:1459: checking whether the C compiler (gcc ) is a cross-compiler
configure:1464: checking whether we are using GNU C
configure:1473: gcc -E conftest.c
configure:1492: checking whether gcc accepts -g
configure:1524: checking how to run the C preprocessor
configure:1545: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1615: checking for a BSD compatible install
configure:1668: checking whether ln -s works
configure:1689: checking whether make sets ${MAKE}
configure:1718: checking for ranlib
configure:1750: checking for mawk
configure:1750: checking for gawk
configure:1782: checking C compiler version
configure:1889: checking if you need GNU extensions
configure:1905: gcc -c -g -O2 conftest.c 1>&5
configure:1936: checking if gcc supports -finline-limit-200 flag(s)
configure:1947: gcc -c -finline-limit-200 conftest.c 1>&5
configure:2079: checking for Cygwin environment
configure:2095: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure: In function `main':
configure:2091: `__CYGWIN32__' undeclared (first use in this function)
configure:2091: (Each undeclared identifier is reported only once
configure:2091: for each function it appears in.)
configure: failed program was:
#line 2084 "configure"
#include "confdefs.h"
int main() {
#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:2112: checking for mingw32 environment
configure:2124: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure: In function `main':
configure:2120: `__MINGW32__' undeclared (first use in this function)
configure:2120: (Each undeclared identifier is reported only once
configure:2120: for each function it appears in.)
configure: failed program was:
#line 2117 "configure"
#include "confdefs.h"
int main() {
return __MINGW32__;
; return 0; }
configure:2187: checking build system type
configure:2216: checking for ld used by GCC
configure:2284: checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld
GNU ld version 2.13.90.0.18 20030121
configure:2301: checking for /usr/i386-slackware-linux/bin/ld option to reload object files
configure:2313: checking for BSD-compatible nm
configure:2351: checking for a sed that does not truncate output
configure:2435: checking how to recognise dependent libraries
configure:2621: checking for object suffix
configure:2627: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:2647: checking for executable suffix
configure:2657: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:2688: checking command to parse /usr/bin/nm -B output
configure:2771: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:2774: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2825: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c conftstm.o 1>&5
conftest.c:6: warning: `main' is usually a function
configure:2874: checking for dlfcn.h
configure:2884: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:3053: checking for ranlib
configure:3120: checking for strip
configure:3363: checking for objdir
configure:3390: checking for gcc option to produce PIC
configure:3538: checking if gcc PIC flag -fPIC works
configure:3552: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -fPIC -DPIC -Wall -Wno-unused conftest.c 1>&5
configure:3604: checking if gcc static flag -static works
configure:3619: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -static conftest.c 1>&5
configure:3646: checking if gcc supports -c -o file.o
configure:3665: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -o out/conftest2.o -Wall -Wno-unused conftest.c 1>&5
configure:3694: checking if gcc supports -c -o file.lo
configure:3712: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c -o conftest.lo -Wall -Wno-unused conftest.c 1>&5
configure:3762: checking if gcc supports -fno-rtti -fno-exceptions
configure:3775: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -fno-rtti -fno-exceptions -c conftest.c -Wall -Wno-unused conftest.c 1>&5
configure:3802: checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries
configure:4501: checking how to hardcode library paths into programs
configure:4529: checking whether stripping libraries is possible
configure:4543: checking dynamic linker characteristics
configure:4967: checking if libtool supports shared libraries
configure:4971: checking whether to build shared libraries
configure:4994: checking whether to build static libraries
configure:5530: checking whether -lc should be explicitly linked in
configure:5537: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:5550: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1
configure:6137: checking whether byte ordering is bigendian
configure:6155: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:6170: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure: In function `main':
configure:6165: `not' undeclared (first use in this function)
configure:6165: (Each undeclared identifier is reported only once
configure:6165: for each function it appears in.)
configure:6165: parse error before "big"
configure: failed program was:
#line 6159 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {
#if BYTE_ORDER != BIG_ENDIAN
not big endian
#endif
; return 0; }
configure:6228: checking for dlopen in -ldl
configure:6247: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ldl 1>&5
configure:6275: checking for nanosleep in -lposix4
configure:6294: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lposix4 -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -lposix4
collect2: ld returned 1 exit status
configure: failed program was:
#line 6283 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char nanosleep();
int main() {
nanosleep()
; return 0; }
configure:6322: checking for socket in -lsocket
configure:6341: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lsocket -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure: failed program was:
#line 6330 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char socket();
int main() {
socket()
; return 0; }
configure:6369: checking for gethostbyname in -lnsl
configure:6388: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:6416: checking for kstat_open in -lkstat
configure:6435: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lkstat -lnsl -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure: failed program was:
#line 6424 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char kstat_open();
int main() {
kstat_open()
; return 0; }
configure:6463: checking for lseek64 in -lc
configure:6482: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lc -lnsl -ldl 1>&5
configure:6544: checking for pthreads
configure:6559: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:6575: checking for ANSI C header files
configure:6588: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6655: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure: In function `main':
configure:6650: warning: implicit declaration of function `exit'
configure:6683: checking for linux/ioctl.h
configure:6693: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for fcntl.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for limits.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for malloc.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for unistd.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for stdint.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for assert.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for sys/types.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for sys/ioctl.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for sys/ioccom.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6729:24: sys/ioccom.h: No such file or directory
configure: failed program was:
#line 6728 "configure"
#include "confdefs.h"
#include <sys/ioccom.h>
configure:6723: checking for sys/time.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6723: checking for sys/mman.h
configure:6733: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:6761: checking for valid sysinfo struct
configure:6773: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:6795: checking for working const
configure:6849: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:6870: checking for inline
configure:6884: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure: In function `main':
configure:6880: warning: control reaches end of non-void function
configure: At top level:
configure:6880: warning: return type defaults to `int'
configure:6910: checking for off_t
configure:6943: checking for pid_t
configure:6976: checking for size_t
configure:7009: checking whether time.h and sys/time.h may both be included
configure:7023: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:7044: checking whether struct tm is in sys/time.h or time.h
configure:7057: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:7081: checking for working alloca.h
configure:7093: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7114: checking for alloca
configure:7147: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7314: checking whether gcc needs -traditional
configure:7360: checking whether sys/types.h defines makedev
configure:7372: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7466: checking for 8-bit clean memcmp
configure:7484: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7477: warning: return type defaults to `int'
configure: In function `main':
configure:7479: warning: implicit declaration of function `exit'
configure:7479: warning: implicit declaration of function `memcmp'
configure:7505: checking for unistd.h
configure:7544: checking for getpagesize
configure:7572: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7597: checking for working mmap
configure:7745: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure: In function `main':
configure:7686: warning: implicit declaration of function `getpagesize'
configure:7693: warning: implicit declaration of function `exit'
configure:7695: warning: implicit declaration of function `rand'
configure:7700: warning: implicit declaration of function `write'
configure:7702: warning: implicit declaration of function `close'
configure:7733: warning: implicit declaration of function `read'
configure:7739: warning: implicit declaration of function `unlink'
configure:7768: checking whether setvbuf arguments are reversed
configure:7790: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7779: warning: return type defaults to `int'
configure: In function `main':
configure:7783: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast
configure:7783: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast
configure:7784: warning: implicit declaration of function `exit'
configure: failed program was:
#line 7776 "configure"
#include "confdefs.h"
#include <stdio.h>
/* If setvbuf has the reversed format, exit 0. */
main () {
/* This call has the arguments reversed.
A reversed system may check and see that the address of main
is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
exit(1);
putc('\r', stdout);
exit(0); /* Non-reversed systems segv here. */
}
configure:7814: checking return type of signal handlers
configure:7836: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:7855: checking for vprintf
configure:7883: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for ftime
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for gettimeofday
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for strdup
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for strstr
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7975: warning: conflicting types for built-in function `strstr'
configure:7963: checking for setenv
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for unsetenv
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for memalign
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for scandir
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for opendir
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for nanosleep
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for localtime_r
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for asctime_r
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for strptime
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:7963: checking for vsscanf
configure:7991: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:8017: checking for extra asctime_r argument
configure:8029: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure: In function `main':
configure:8025: warning: `main' is normally a non-static function
configure: In function `main':
configure:8025: too many arguments to function `asctime_r'
configure: failed program was:
#line 8022 "configure"
#include "confdefs.h"
#include <time.h>
int main() {
int main(int a, char* b[]) { char* c = asctime_r((struct tm*)0, (char*)0, 0); return 0; }
; return 0; }
configure:8229: checking for freetype-config
configure:8265: checking for FreeType - version >= 2.0
configure:8338: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/usr/include/freetype2 -Wall -Wno-unused conftest.c -lfreetype -lnsl -ldl 1>&5
configure:8396: checking for X
configure:8710: checking for dnet_ntoa in -ldnet
configure:8729: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ldnet -lnsl -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 8718 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:8751: checking for dnet_ntoa in -ldnet_stub
configure:8770: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ldnet_stub -lnsl -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 8759 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:8799: checking for gethostbyname
configure:8827: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:8897: checking for connect
configure:8925: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:8989: checking for remove
configure:9017: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:9081: checking for shmat
configure:9109: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:9182: checking for IceConnectionNumber in -lICE
configure:9201: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -L/usr/X11R6/lib conftest.c -lICE -lnsl -ldl 1>&5
configure:9235: checking for XGetExtensionVersion in -lXi
configure:9254: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXi -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5
configure:9282: checking for XF86DGAQueryExtension in -lXxf86dga
configure:9301: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXxf86dga -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXi 1>&5
configure:9329: checking for XF86VidModeSwitchMode in -lXxf86vm
configure:9348: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXxf86vm -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXxf86dga -lXi 1>&5
configure:9398: checking for pkg-config
configure:9442: checking for xft
configure:9449: checking XFT_CFLAGS
configure:9454: checking XFT_LIBS
configure:9537: checking for X11/Xft/Xft.h
configure:9547: gcc -E -Wall -Wno-unused -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 conftest.c >/dev/null 2>conftest.out
configure:9574: checking for XftDrawStringUtf8 in -lXft
configure:9593: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXft -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXxf86vm -lXxf86dga -lXi -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig 1>&5
configure:9634: checking for X11/extensions/Xv.h
configure:9644: gcc -E -Wall -Wno-unused -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9669: checking for XvCreateImage in -lXv
configure:9688: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXv -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXxf86vm -lXxf86dga -lXi 1>&5
configure:9728: checking for X11/extensions/Xinerama.h
configure:9738: gcc -E -Wall -Wno-unused -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9763: checking for XineramaQueryExtension in -lXinerama
configure:9782: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXinerama -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXv -lXxf86vm -lXxf86dga -lXi 1>&5
configure:9822: checking for X11/extensions/dpms.h
configure:9832: gcc -E -Wall -Wno-unused -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9862: checking whether system has DPMS fce in X11/extensions/dpms.h
configure:9877: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include conftest.c 1>&5
configure:9898: checking for DPMSQueryExtension in -lXdpms
configure:9917: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXdpms -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXinerama -lXv -lXxf86vm -lXxf86dga -lXi 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -lXdpms
collect2: ld returned 1 exit status
configure: failed program was:
#line 9906 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char DPMSQueryExtension();
int main() {
DPMSQueryExtension()
; return 0; }
configure:10103: checking for main in -lqt-mt
configure:10118: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lqt-mt -L/usr/lib/qt-3.1.2/lib -lnsl -ldl -lpthread 1>&5
configure:10209: checking for Qt library (version >= 200)
configure:10255: c++ -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/usr/lib/qt-3.1.2/include -Wall -Wno-unused conftest.C -L/usr/lib/qt-3.1.2/lib -lqt-mt -L/usr/X11R6/lib -lSM -lICE -lXinerama -lXv -lXxf86vm -lXxf86dga -lXi -lXext -lX11 -lnsl -ldl -lpthread 1>&5
configure:10376: checking for moc
configure:10476: checking for multithreading support in Qt
configure:10490: c++ -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/usr/lib/qt-3.1.2/include -I/usr/X11R6/include -Wall -Wno-unused conftest.C -lnsl -ldl -L/usr/lib/qt-3.1.2/lib -lqt-mt -L/usr/X11R6/lib -lSM -lICE -lXinerama -lXv -lXxf86vm -lXxf86dga -lXi -lXext -lX11 -lpthread 1>&5
configure:10516: checking Qt version for Avicap
configure:10535: checking for jpeglib.h
configure:10545: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:10570: checking for jpeg_start_compress in -ljpeg
configure:10589: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ljpeg -lnsl -ldl 1>&5
configure:10623: checking for iconv_open in -lc
configure:10642: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lc -lnsl -ldl 1>&5
configure:10736: checking for iconv declaration
configure:10761: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:10859: checking for sdl-config
configure:10900: checking for sdl-config
configure:10935: checking for SDL - version >= 1.0.0
configure:11020: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/usr/include/SDL -D_REENTRANT -Wall -Wno-unused conftest.c -Wl,-rpath,/usr/lib -lSDL -lpthread 1>&5
configure:11124: checking for linux/videodev.h
configure:11134: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:11177: checking for OSS audio support
configure:11196: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:11215: checking for _oss_ioctl in -lossaudio
configure:11234: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lossaudio -lnsl -ldl 1>&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: cannot find -lossaudio
collect2: ld returned 1 exit status
configure: failed program was:
#line 11223 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char _oss_ioctl();
int main() {
_oss_ioctl()
; return 0; }
configure:11281: checking for Sun audio support
configure:11299: gcc -c -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c 1>&5
configure:11289:39: sys/audioio.h: No such file or directory
configure: In function `main':
configure:11293: `audio_info_t' undeclared (first use in this function)
configure:11293: (Each undeclared identifier is reported only once
configure:11293: for each function it appears in.)
configure:11293: parse error before "audio_info"
configure:11294: warning: implicit declaration of function `AUDIO_INITINFO'
configure:11294: `audio_info' undeclared (first use in this function)
configure: failed program was:
#line 11286 "configure"
#include "confdefs.h"
#include <sys/param.h>
#include <sys/audioio.h>
int main() {
audio_info_t audio_info;
AUDIO_INITINFO(&audio_info);
; return 0; }
configure:11344: checking for a52_frame in -la52
configure:11363: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -la52 -lm -lnsl -ldl 1>&5
configure:11428: checking for lame_decode_init in -lmp3lame
configure:11447: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lmp3lame -lm -lnsl -ldl 1>&5
configure:11541: checking for libz
configure:11555: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl -lz 1>&5
configure:11625: checking for Ogg
configure:11655: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/include -Wall -Wno-unused conftest.c -lnsl -ldl -L/lib -logg 1>&5
configure:11760: checking for Vorbis
configure:11790: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -I/include -Wall -Wno-unused conftest.c -lnsl -ldl -L/lib -lvorbis -lm -L/lib -logg 1>&5
configure:12003: checking for decore.h
configure:12013: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:12038: checking for encore2.h
configure:12048: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:12073: checking for decore in -ldivxdecore
configure:12092: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ldivxdecore -lnsl -ldl 1>&5
configure:12117: checking for encore in -ldivxencore
configure:12136: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -ldivxencore -ldivxdecore -lnsl -ldl 1>&5
configure:12294: checking for xvid.h
configure:12304: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:12331: checking for xvid_init in -lxvidcore
configure:12371: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wno-unused conftest.c -lnsl -ldl -lxvidcore 1>&5
configure:12450: checking whether system declares lrintf function in math.h
configure:12467: gcc -o conftest -g -O0 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -O2 -Wall -Wno-unused conftest.c -lnsl -ldl 1>&5
configure:12555: checking for faad.h
configure:12565: gcc -E -Wall -Wno-unused conftest.c >/dev/null 2>conftest.out
configure:12561:18: faad.h: No such file or directory
configure: failed program was:
#line 12560 "configure"
#include "confdefs.h"
#include <faad.h>
configure:12888: checking for vidix
config.status
(application/octet-stream, 31.6 KB) - not displayed
configure.log
(application/octet-stream, 10.5 KB)
creating cache ./config.cache
avifile configure options:
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for mawk... no
checking for gawk... gawk
checking C compiler version... gcc gcc version 3.2.2
checking if you need GNU extensions... yes
checking if gcc supports -finline-limit-200 flag(s)... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether byte ordering is bigendian... no
checking for dlopen in -ldl... yes
checking for nanosleep in -lposix4... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for kstat_open in -lkstat... no
checking for lseek64 in -lc... yes
checking for pthreads... yes
checking for ANSI C header files... yes
checking for linux/ioctl.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
checking for assert.h... yes
checking for sys/types.h... yes
checking for sys/ioctl.h... yes
checking for sys/ioccom.h... no
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for valid sysinfo struct... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether gcc needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking for 8-bit clean memcmp... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for ftime... yes
checking for gettimeofday... yes
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
checking for unsetenv... yes
checking for memalign... yes
checking for scandir... yes
checking for opendir... yes
checking for nanosleep... yes
checking for localtime_r... yes
checking for asctime_r... yes
checking for strptime... yes
checking for vsscanf... yes
checking for extra asctime_r argument... no
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 2.0... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XGetExtensionVersion in -lXi... yes
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeSwitchMode in -lXxf86vm... yes
checking for pkg-config... /usr/bin/pkg-config
checking for xft... yes
checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2
checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig
checking for X11/Xft/Xft.h... yes
checking for XftDrawStringUtf8 in -lXft... yes
checking for X11/extensions/Xv.h... yes
checking for XvCreateImage in -lXv... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/dpms.h... yes
checking whether system has DPMS fce in X11/extensions/dpms.h... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for main in -lqt-mt... yes
checking for Qt library (version >= 200)... yes
found qt-mt version 312, libraries /usr/lib/qt-3.1.2/lib, headers /usr/lib/qt-3.1.2/include
checking for moc... /usr/lib/qt-3.1.2/bin/moc
checking for multithreading support in Qt... yes
checking Qt version for Avicap... yes
checking for jpeglib.h... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for iconv_open in -lc... yes
checking for iconv declaration... not using const
checking for sdl-config... sdl-config
setting SDL_CONFIG to /usr/bin/sdl-config
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.0.0... yes
checking for linux/videodev.h... yes
checking for OSS audio support... yes
checking for _oss_ioctl in -lossaudio... no
checking for Sun audio support... no
checking for a52_frame in -la52... yes
checking for lame_decode_init in -lmp3lame... yes
checking for libz... yes
checking for Ogg... yes
checking for Vorbis... yes
checking for decore.h... yes
checking for encore2.h... yes
checking for decore in -ldivxdecore... yes
checking for encore in -ldivxencore... yes
checking for xvid.h... yes
checking for xvid_init in -lxvidcore... yes
checking whether system declares lrintf function in math.h... yes
checking for faad.h... no
checking for vidix... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating admin/Makefile
creating ffmpeg/Makefile
creating ffmpeg/libavformat/Makefile
creating ffmpeg/libavcodec/Makefile
creating ffmpeg/libavcodec/alpha/Makefile
creating ffmpeg/libavcodec/armv4l/Makefile
creating ffmpeg/libavcodec/i386/Makefile
creating ffmpeg/libavcodec/liba52/Makefile
creating ffmpeg/libavcodec/libpostproc/Makefile
creating ffmpeg/libavcodec/mlib/Makefile
creating ffmpeg/libavcodec/ppc/Makefile
creating ffmpeg/libavcodec/ps2/Makefile
creating ffmpeg/libavcodec/sh4/Makefile
creating drivers/Makefile
creating drivers/libdha/Makefile
creating drivers/libdha/bin/Makefile
creating drivers/libdha/kernelhelper/Makefile
creating drivers/libdha/oth/Makefile
creating drivers/libdha/sysdep/Makefile
creating drivers/vidix/Makefile
creating drivers/vidix/drivers/Makefile
creating lib/Makefile
creating lib/aviplay/Makefile
creating lib/aviread/Makefile
creating lib/aviwrite/Makefile
creating lib/common/Makefile
creating lib/subtitle/Makefile
creating lib/video/Makefile
creating plugins/Makefile
creating plugins/libac3pass/Makefile
creating plugins/libaudiodec/Makefile
creating plugins/libdivx4/Makefile
creating plugins/libffmpeg/Makefile
creating plugins/libmad/Makefile
creating plugins/libmad/libmad/Makefile
creating plugins/libmp3lamebin_audioenc/Makefile
creating plugins/libmp3lame_audioenc/Makefile
creating plugins/libmp3lame_audioenc/lame3.70/Makefile
creating plugins/libmpeg_audiodec/Makefile
creating plugins/libvorbis/Makefile
creating plugins/libwin32/Makefile
creating plugins/libwin32/audiodec/Makefile
creating plugins/libwin32/loader/Makefile
creating plugins/libwin32/loader/dmo/Makefile
creating plugins/libwin32/loader/dshow/Makefile
creating plugins/libwin32/loader/wine/Makefile
creating plugins/libwin32/videocodec/Makefile
creating plugins/libxvid/Makefile
creating bin/Makefile
creating doc/Makefile
creating doc/avicap/Makefile
creating debian/Makefile
creating m4/Makefile
creating player/Makefile
creating include/Makefile
creating include/version.h
creating libavqt/Makefile
creating samples/Makefile
creating samples/misc/Makefile
creating samples/mjpeg_plugin/Makefile
creating samples/qtrecompress/Makefile
creating samples/qtvidcap/Makefile
creating samples/qtvidcap/scripts/Makefile
creating samples/artsplug/Makefile
creating avifile-config
creating avifile.spec
creating avifile.pc
creating include/config.h
Note: If you have installed/removed some package in your system
do not forget to remove config.cache file before using configure
Configuration for avifile
Compiler C: gcc -O2 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe
Compiler C++: c++ -O2 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe
Install path: /usr/local
Qt: yes
Sdl: yes
Xft: yes
Oss audio: yes
Sun audio: no
Mga_vid: no
Plugins:
ac3passthrough yes (with SBLive only)
divx4 (dec/enc) yes/yes (DivxNetworks)
xvid yes (DivX4, XviD)
ffmpeg yes (DivX ;-), OpenDivX, MJPEG, AC3)
ffmpeg faad no (AAC) (runtime yes)
os motion jpeg yes (MJPEG)
win32 yes (DivX, WMF1/2, DV, MJPEG, Ati, Asus,...)
MAD yes (MPEG Layer I/II/III)
vorbis yes
lame runtime yes
output.configuration
(application/octet-stream, 10.5 KB) - not displayed