FYI: Earlier versions of avifile compile fine, some new QT test is
failing?


checking for DPMSQueryExtension in -lXdpms... no
checking for main in -lqt-mt... yes
checking for Qt library (version >= 200)... no
configure: warning:
*** Could not run Qt test program, checking why...
*** Configure discovered/uses these settings:
*** Qt libraries: /app/qt-3.1.2/lib
*** Qt headers: /app/qt-3.1.2/include
*** Note:
***    Compilation of Qt utilities also might be turned off (if not
wanted).
***    If you are experiencing problems which will not be described
***    bellow please report then on '[EMAIL PROTECTED]' mailing list
***    (i.e. some misdetection or omitted path)

configure: error:
*** Qt test program compiled, but did not run. This usually means
*** that the run-time linker is not finding Qt library or finding the
wrong
*** version of Qt. If it is not finding Qt, you will need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if
that
*** is required on your system.
***
*** If you have an old version installed, it is best to remove it,
although
*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH
***
*** i.e. bash> export LD_LIBRARY_PATH=/app/qt-3.1.2/lib:$LD_LIBRARY_PATH
[EMAIL PROTECTED]:~/avifile-0.7-0.7.38$
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: error: `__CYGWIN32__' undeclared (first use in this function)
configure:2091: error: (Each undeclared identifier is reported only once
configure:2091: error: 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: error: `__MINGW32__' undeclared (first use in this function)
configure:2120: error: (Each undeclared identifier is reported only once
configure:2120: error: 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 (/vapp/i686-pc-linux-gnu/bin/ld) is GNU ld
GNU ld version 2.14 20030612
configure:2301: checking for /vapp/i686-pc-linux-gnu/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 /vapp/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: /vapp/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
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
configure:3802: checking whether the linker (/vapp/i686-pc-linux-gnu/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: error: `not' undeclared (first use in this function)
configure:6165: error: (Each undeclared identifier is reported only once
configure:6165: error: for each function it appears in.)
configure:6165: error: 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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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:7867: warning: conflicting types for built-in function `vprintf'
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:7975: warning: conflicting types for built-in function `vsscanf'
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: error: 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/app/freetype-2.1.4/include -I/app/freetype-2.1.4/include/freetype2  -Wall 
-Wno-unused  conftest.c -L/app/freetype-2.1.4/lib -lfreetype -lz -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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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/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
/vapp/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../../i686-pc-linux-gnu/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/app/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/app/qt-3.1.2/include  -Wall -Wno-unused  conftest.C -L/app/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
In file included from /vapp/include/c++/3.3/cstdlib:52,
                 from /vapp/include/c++/3.3/bits/stl_algobase.h:67,
                 from /vapp/include/c++/3.3/memory:54,
                 from /vapp/include/c++/3.3/string:48,
                 from /app/qt-3.1.2/include/qstring.h:46,
                 from configure:10238:
/usr/include/stdlib.h:610: error: declaration of `void exit(int) throw ()' 
   throws different exceptions
configure:10233: error: than previous declaration `void exit(int)'
configure: failed program was:
#line 10231 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
#endif

            /*#include <qapplication.h>*/
            /*#include <qmovie.h>*/
            #include <qstring.h>
            #include <qglobal.h>
            #include <stdio.h>

            int main(int argc, char* argv[]) {
                /*QApplication a( argc, argv );*/
                /*QMovie m; int s = m.speed();*/
                QString qa("test");
                unsigned int v = QT_VERSION;
                FILE* f = fopen("conf.qttest", "w");
                if (v > 400) v = (((v >> 16) & 0xff) * 100) + (((v >> 8) & 0xff) * 10) 
+ (v & 0xff);
                if (f) fprintf(f, "%d\n", v);
                return 0;
            }
        
configure:10288: 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/app/qt-3.1.2/include  -Wall -Wno-unused  conftest.C -L/app/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

Reply via email to