config.log attached.

ii  g++                             4:4.3.0-3                  The GNU
ii  g++-4.3                         4.3.0-2                    The GNU
ii  gcc                             4:4.3.0-3                  The GNU C
ii  gcc-4.2-base                    4.2.3-3                    The GNU
ii  gcc-4.3                         4.3.0-2                    The GNU C
ii  gcc-4.3-base                    4.3.0-2                    The GNU

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

configure:988: checking host system type
configure:1009: checking target system type
configure:1027: checking build system type
configure:1107: checking for gawk
configure:1107: checking for mawk
configure:2171: checking for gcc
configure:2284: checking whether the C compiler (gcc  -Wl,--as-needed) works
configure:2300: gcc -o conftest   -Wl,--as-needed conftest.c  1>&5
configure:2326: checking whether the C compiler (gcc  -Wl,--as-needed) is a 
cross-compiler
configure:2331: checking whether we are using GNU C
configure:2340: gcc -E conftest.c
configure:2359: checking whether gcc accepts -g
configure:2395: checking for c++
configure:2427: checking whether the C++ compiler (c++  -Wl,--as-needed) works
configure:2443: c++ -o conftest   -Wl,--as-needed conftest.C  1>&5
configure:2469: checking whether the C++ compiler (c++  -Wl,--as-needed) is a 
cross-compiler
configure:2474: checking whether we are using GNU C++
configure:2483: c++ -E conftest.C
configure:2502: checking whether c++ accepts -g
configure:2551: gcc -c   conftest.c 1>&5
configure:2568: gcc -c   conftest.c 1>&5
configure: In function 'main':
configure:2564: warning: incompatible implicit declaration of built-in function 
'exit'
configure:2587: checking for ranlib
configure:2619: checking for as
configure:2660: checking for ar
configure:2695: checking for ld
configure:2730: checking for strip
configure:2765: checking for windres
configure:3304: checking whether gcc and cc understand -c and -o together
configure:3319: gcc -c conftest.c -o conftest.o 1>&5
configure:3320: gcc -c conftest.c -o conftest.o 1>&5
configure:3325: cc -c conftest.c 1>&5
configure:3327: cc -c conftest.c -o conftest.o 1>&5
configure:3328: cc -c conftest.c -o conftest.o 1>&5
configure:3364: checking how to run the C preprocessor
configure:3385: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:3444: checking how to run the C++ preprocessor
configure:3462: c++ -E  conftest.C >/dev/null 2>conftest.out
configure:3511: checking for a BSD compatible install
configure:3564: checking whether ln -s works
configure:3589: checking for perl5
configure:3589: checking for perl
configure:3630: checking for minimum required perl version >= 5.006
configure:3641: checking for full perl installation
configure:3656: checking for python
configure:3701: checking for nsinstall
configure:3746: checking for doxygen
configure:3782: checking for whoami
configure:3818: checking for autoconf
configure:3854: checking for unzip
configure:3892: checking for zip
configure:3933: checking for makedepend
configure:3968: checking for xargs
configure:4291: checking for gmake
configure:4291: checking for make
configure:4359: checking for X
configure:4426: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4502: gcc -o conftest   -Wl,--as-needed conftest.c -lXt  1>&5
configure:4673: checking for dnet_ntoa in -ldnet
configure:4692: gcc -o conftest   -Wl,--as-needed conftest.c -ldnet   1>&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 4681 "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:4714: checking for dnet_ntoa in -ldnet_stub
configure:4733: gcc -o conftest   -Wl,--as-needed conftest.c -ldnet_stub   1>&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 4722 "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:4762: checking for gethostbyname
configure:4790: gcc -o conftest   -Wl,--as-needed conftest.c  1>&5
configure:4860: checking for connect
configure:4888: gcc -o conftest   -Wl,--as-needed conftest.c  1>&5
configure:4952: checking for remove
configure:4980: gcc -o conftest   -Wl,--as-needed conftest.c  1>&5
configure:5044: checking for shmat
configure:5072: gcc -o conftest   -Wl,--as-needed conftest.c  1>&5
configure:5145: checking for IceConnectionNumber in -lICE
configure:5164: gcc -o conftest   -Wl,--as-needed conftest.c -lICE   1>&5
configure:5632: checking whether ld has archive extraction flags
configure:5656: gcc -o conftest  -fno-strict-aliasing   -Wl,--whole-archive 
conftest.c -Wl,--no-whole-archive 1>&5
configure:5689: checking that static assertion macros used in autoconf tests 
work
configure:5710: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:5727: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:5728: error: size of array 'static_assert_line_5727' is negative
configure: failed program was:
#line 5720 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) 
CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) 
CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int 
static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:5750: c++ -c  -fno-strict-aliasing   conftest.C 1>&5
configure:5767: c++ -c  -fno-strict-aliasing   conftest.C 1>&5
configure: In function 'int main()':
configure:5767: error: size of array 'static_assert_line_5767' is negative
configure: failed program was:
#line 5760 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) 
CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) 
CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int 
static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:5802: checking for 64-bit OS
configure:5811: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:5812: error: size of array 'static_assert_line_5811' is negative
configure: failed program was:
#line 5804 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) 
CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) 
CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int 
static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(sizeof(long) == 8)
; return 0; }
configure:7338: checking for ANSI C header files
configure:7351: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:7418: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c  1>&5
configure: In function 'main':
configure:7413: warning: incompatible implicit declaration of built-in function 
'exit'
configure:7442: checking for working const
configure:7496: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7517: checking for mode_t
configure:7550: checking for off_t
configure:7583: checking for pid_t
configure:7616: checking for size_t
configure:7649: checking for st_blksize in struct stat
configure:7662: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7683: checking for siginfo_t
configure:7696: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7730: checking for int16_t
configure:7743: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7765: checking for int32_t
configure:7778: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7800: checking for int64_t
configure:7813: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7835: checking for int64
configure:7848: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:7844: error: 'int64' undeclared (first use in this function)
configure:7844: error: (Each undeclared identifier is reported only once
configure:7844: error: for each function it appears in.)
configure:7844: error: expected ';' before 'foo'
configure: failed program was:
#line 7840 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
int64 foo = 0;
; return 0; }
configure:7870: checking for uint
configure:7883: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:7905: checking for uint_t
configure:7918: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:7914: error: 'uint_t' undeclared (first use in this function)
configure:7914: error: (Each undeclared identifier is reported only once
configure:7914: error: for each function it appears in.)
configure:7914: error: expected ';' before 'foo'
configure: failed program was:
#line 7910 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
uint_t foo = 0;
; return 0; }
configure:7940: checking for uint16_t
configure:7953: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:7949: error: 'uint16_t' undeclared (first use in this function)
configure:7949: error: (Each undeclared identifier is reported only once
configure:7949: error: for each function it appears in.)
configure:7949: error: expected ';' before 'foo'
configure: failed program was:
#line 7945 "configure"
#include "confdefs.h"
#include <stdio.h>
                  #include <sys/types.h>
int main() {
uint16_t foo = 0;
; return 0; }
configure:7984: checking for uname.domainname
configure:7997: c++ -c  -fno-strict-aliasing   conftest.C 1>&5
configure:8021: checking for uname.__domainname
configure:8034: c++ -c  -fno-strict-aliasing   conftest.C 1>&5
configure: In function 'int main()':
configure:8030: error: 'struct utsname' has no member named '__domainname'
configure: failed program was:
#line 8026 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
 struct utsname *res; char *domain; 
            (void)uname(res);  if (res != 0) { domain = res->__domainname; } 
; return 0; }
configure:8067: checking for usable wchar_t (2 bytes, unsigned)
configure:8081: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure: In function 'main':
configure:8080: error: size of array 'static_assert_line_8080' is negative
configure: failed program was:
#line 8072 "configure"
#include "confdefs.h"
#include <stddef.h>
                     
#define CONFIGURE_STATIC_ASSERT(condition) 
CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) 
CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int 
static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2);
                     CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
; return 0; }
configure:8114: checking for compiler -fshort-wchar option
configure:8128: c++ -c  -fno-strict-aliasing -fshort-wchar   conftest.C 1>&5
configure:8162: checking for visibility(hidden) attribute
configure:8187: checking for visibility(default) attribute
configure:8212: checking for visibility pragma support
configure:8237: checking For gcc visibility bug with class-level attributes 
(GCC bug 26905)
configure:8265: checking For x86_64 gcc visibility bug with builtins (GCC bug 
20297)
configure:8313: checking for dirent.h that defines DIR
configure:8326: gcc -c  -fno-strict-aliasing   conftest.c 1>&5
configure:8351: checking for opendir in -ldir
configure:8370: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c -ldir   1>&5
/usr/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 8359 "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 opendir();

int main() {
opendir()
; return 0; }
configure:8443: checking for sys/byteorder.h
configure:8453: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8449:27: error: sys/byteorder.h: No such file or directory
configure: failed program was:
#line 8448 "configure"
#include "confdefs.h"
#include <sys/byteorder.h>
configure:8443: checking for compat.h
configure:8453: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8449:20: error: compat.h: No such file or directory
configure: failed program was:
#line 8448 "configure"
#include "confdefs.h"
#include <compat.h>
configure:8443: checking for getopt.h
configure:8453: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8483: checking for sys/bitypes.h
configure:8493: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8483: checking for memory.h
configure:8493: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8483: checking for unistd.h
configure:8493: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8523: checking for gnu/libc-version.h
configure:8533: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8523: checking for nl_types.h
configure:8533: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8563: checking for malloc.h
configure:8573: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8603: checking for X11/XKBlib.h
configure:8613: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8644: checking for sys/statvfs.h
configure:8654: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8644: checking for sys/statfs.h
configure:8654: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8644: checking for sys/vfs.h
configure:8654: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8644: checking for sys/mount.h
configure:8654: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8685: checking for mmintrin.h
configure:8695: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8732: checking for new
configure:8742: c++ -E   conftest.C >/dev/null 2>conftest.out
configure:8834: checking for sys/cdefs.h
configure:8844: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8878: checking for gethostbyname_r in -lc_r
configure:8897: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c -lc_r   1>&5
/usr/bin/ld: cannot find -lc_r
collect2: ld returned 1 exit status
configure: failed program was:
#line 8886 "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 gethostbyname_r();

int main() {
gethostbyname_r()
; return 0; }
configure:8934: checking for atan in -lm
configure:8953: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c -lm   1>&5
configure:8946: warning: conflicting types for built-in function 'atan'
configure:8981: checking for dlopen in -ldl
configure:9000: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c -ldl  -lm  1>&5
configure:9017: checking for dlfcn.h
configure:9027: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9064: checking for dladdr
configure:9092: gcc -o conftest  -fno-strict-aliasing -D_GNU_SOURCE   
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:9222: checking for socket in -lsocket
configure:9241: gcc -o conftest  -fno-strict-aliasing   -Wl,--as-needed 
conftest.c -lsocket  -ldl -lm  1>&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure: failed program was:
#line 9230 "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:9286: checking for XDrawLines in -lX11
configure:9305: gcc -o conftest  -fno-strict-aliasing    -Wl,--as-needed 
conftest.c -lX11 -lX11  -ldl -lm  1>&5
configure:9327: checking for XextAddDisplay in -lXext
configure:9346: gcc -o conftest  -fno-strict-aliasing    -Wl,--as-needed 
conftest.c -lXext -lX11  -ldl -lm  1>&5
configure:9370: checking for XtFree in -lXt
configure:9389: gcc -o conftest  -fno-strict-aliasing    -Wl,--as-needed 
conftest.c -lXt  -ldl -lm  1>&5
configure:9543: checking for XShmCreateImage in -lXext
configure:9562: gcc -o conftest  -fno-strict-aliasing    -Wl,--as-needed 
conftest.c -lXext -lX11  -lXext -ldl -lm  1>&5
configure:9584: checking for X11/extensions/XShm.h
configure:9594: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9624: checking for XieFloGeometry in -lXIE
configure:9643: gcc -o conftest  -fno-strict-aliasing    -Wl,--as-needed 
conftest.c -lXIE -lX11  -lXext -ldl -lm  1>&5
/usr/bin/ld: cannot find -lXIE
collect2: ld returned 1 exit status
configure: failed program was:
#line 9632 "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 XieFloGeometry();

int main() {
XieFloGeometry()
; return 0; }
configure:9665: checking for X11/extensions/XIElib.h
configure:9675: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9671:35: error: X11/extensions/XIElib.h: No such file or directory
configure: failed program was:
#line 9670 "configure"
#include "confdefs.h"
#include <X11/extensions/XIElib.h>
configure:9749: checking for freetype-config
configure:9785: checking for FreeType - version >= 6.1.0
configure:9859: gcc -o conftest  -fno-strict-aliasing -I/usr/include/freetype2  
 -Wl,--as-needed conftest.c -lfreetype -lz -ldl -lm  1>&5
configure:9909: checking for FT_Bitmap_Size.y_ppem
configure:9924: gcc -c  -fno-strict-aliasing -I/usr/include/freetype2   
conftest.c 1>&5
configure:9950: checking for FT_GlyphSlot_Embolden
configure:9978: gcc -o conftest  -fno-strict-aliasing -I/usr/include/freetype2  
 -Wl,--as-needed conftest.c -ldl -lm  -lfreetype -lz 1>&5
configure:9950: checking for FT_Load_Sfnt_Table
configure:9978: gcc -o conftest  -fno-strict-aliasing -I/usr/include/freetype2  
 -Wl,--as-needed conftest.c -ldl -lm  -lfreetype -lz 1>&5
configure:9950: checking for FT_Select_Size
configure:9978: gcc -o conftest  -fno-strict-aliasing -I/usr/include/freetype2  
 -Wl,--as-needed conftest.c -ldl -lm  -lfreetype -lz 1>&5
configure:10021: checking for pthread_create in -lpthreads
gcc -o dummy dummy.c  -fno-strict-aliasing   -lpthreads -Wl,--as-needed -ldl 
-lm 
dummy.c: In function 'main':
dummy.c:9: warning: incompatible implicit declaration of built-in function 
'exit'
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:10043: checking for pthread_create in -lpthread
gcc -o dummy dummy.c  -fno-strict-aliasing   -lpthread -Wl,--as-needed -ldl -lm 
dummy.c: In function 'main':
dummy.c:9: warning: incompatible implicit declaration of built-in function 
'exit'
configure:10145: checking whether gcc accepts -pthread
configure:10263: checking whether mmap() sees write()s
configure:10306: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10331: checking whether gcc needs -traditional
configure:10377: checking for 8-bit clean memcmp
configure:10395: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure: In function 'main':
configure:10390: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:10415: checking for random
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for strerror
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for lchown
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for fchmod
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for snprintf
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10427: warning: conflicting types for built-in function 'snprintf'
configure:10415: checking for statvfs
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for memmove
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10427: warning: conflicting types for built-in function 'memmove'
configure:10415: checking for rint
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10427: warning: conflicting types for built-in function 'rint'
configure:10415: checking for stat64
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for lstat64
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for truncate64
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10415: checking for statvfs64
configure:10443: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10470: checking for flockfile
configure:10498: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10470: checking for getpagesize
configure:10498: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10527: checking for localtime_r
configure:10555: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10527: checking for strtok_r
configure:10555: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10591: checking for wcrtomb
configure:10603: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccgbo8oa.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccgbo8oa.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10596 "configure"
#include "confdefs.h"
#include <wchar.h>
int main() {
mbstate_t ps={0};wcrtomb(0,'f',&ps);
; return 0; }
configure:10623: checking for mbrtowc
configure:10635: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccdk6lS4.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccdk6lS4.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10628 "configure"
#include "confdefs.h"
#include <wchar.h>
int main() {
mbstate_t ps={0};mbrtowc(0,0,0,&ps);
; return 0; }
configure:10664: checking for res_ninit()
configure:10681: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:10711: checking for gnu_get_libc_version()
configure:10727: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/cch5641i.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/cch5641i.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10716 "configure"
#include "confdefs.h"

        #ifdef HAVE_GNU_LIBC_VERSION_H
        #include <gnu/libc-version.h>
        #endif
        
int main() {
const char *glibc_version = gnu_get_libc_version();
; return 0; }
configure:10756: checking for iconv in -lc
configure:10778: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -lc  -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccGxrPwZ.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccGxrPwZ.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10764 "configure"
#include "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 iconv();

int main() {
iconv()
; return 0; }
configure:10797: checking for iconv in -liconv
configure:10819: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -liconv  -ldl -lm  1>&5
/usr/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure: failed program was:
#line 10805 "configure"
#include "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 iconv();

int main() {
iconv()
; return 0; }
configure:10838: checking for libiconv in -liconv
configure:10860: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -liconv  -ldl -lm  1>&5
/usr/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure: failed program was:
#line 10846 "configure"
#include "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 libiconv();

int main() {
libiconv()
; return 0; }
configure:10887: checking for iconv()
configure:10906: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm   1>&5
/usr/bin/ld: ERROR: /tmp/cc8zNNsa.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/cc8zNNsa.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10892 "configure"
#include "confdefs.h"

        #include <stdlib.h>
        #include <iconv.h>
        
int main() {

            iconv_t h = iconv_open("", "");
            iconv(h, NULL, NULL, NULL, NULL);
            iconv_close(h);
        
; return 0; }
configure:10979: checking for nl_langinfo and CODESET
configure:10991: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccrUHaXi.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccrUHaXi.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 10984 "configure"
#include "confdefs.h"
#include <langinfo.h>
int main() {
char* cs = nl_langinfo(CODESET);
; return 0; }
configure:11023: checking for an implementation of va_copy()
configure:11047: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure: In function 'f':
configure:11041: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:11064: checking for an implementation of __va_copy()
configure:11088: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure: In function 'f':
configure:11082: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:11105: checking whether va_lists can be copied by value
configure:11129: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure: In function 'f':
configure:11123: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:11228: checking for C++ exceptions flag
configure:11263: checking for gcc 3.0 ABI
configure:11281: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11305: checking for C++ "explicit" keyword
configure:11320: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11341: checking for C++ "typename" keyword
configure:11365: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11386: checking for modern C++ template specialization syntax support
configure:11401: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11423: checking whether partial template specialization works
configure:11436: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11457: checking whether operators must be re-defined for templates 
derived from templates
configure:11474: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11496: checking whether we need to cast a derived template to pass as 
its base class
configure:11510: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11531: checking whether the compiler can resolve const ambiguities 
for templates
configure:11557: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11579: checking whether the C++ "using" keyword can change access
configure:11592: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11603: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure: In function 'int main()':
configure:11596: error: 'int A::foo()' is inaccessible
configure:11599: error: within this context
configure: failed program was:
#line 11595 "configure"
#include "confdefs.h"
class A { public: int foo() { return 1; } };
                       class B : public A { private: using A::foo; };
int main() {
B b; return b.foo();
; return 0; }
configure:11631: checking whether the C++ "using" keyword resolves ambiguity
configure:11652: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11673: checking for "std::" namespace
configure:11685: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11706: checking whether standard template operator!=() is ambiguous
configure:11721: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11743: checking for C++ reinterpret_cast
configure:11756: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11777: checking for C++ dynamic_cast to void*
configure:11801: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccrUIIY3.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccrUIIY3.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 11785 "configure"
#include "confdefs.h"
class X { int i; public: virtual ~X() { } };
                            class Y { int j; public: virtual ~Y() { } };
                            class Z : public X, public Y { int k; };

                            int main() {
                                 Z mdo;
                                 X *subx = (X*)&mdo;
                                 Y *suby = (Y*)&mdo;
                                 return !((((void*)&mdo != (void*)subx) &&
                                           ((void*)&mdo == 
dynamic_cast<void*>(subx))) ||
                                          (((void*)&mdo != (void*)suby) &&
                                           ((void*)&mdo == 
dynamic_cast<void*>(suby))));
                            }
configure:11825: checking whether C++ requires implementation of unused virtual 
methods
configure:11837: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccXu1IAv.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccXu1IAv.o
/tmp/ccXu1IAv.o: In function `X::X()':
conftest.C:(.text._ZN1XC1Ev[X::X()]+0x34): undefined reference to `vtable for X'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11830 "configure"
#include "confdefs.h"
class X {private: virtual void never_called();};
int main() {
X x;
; return 0; }
configure:11860: checking for trouble comparing to zero near std::operator!=()
configure:11876: c++ -c  -fno-strict-aliasing -fshort-wchar -pthread   
conftest.C 1>&5
configure:11908: checking for LC_MESSAGES
configure:11920: gcc -c  -fno-strict-aliasing -pthread   conftest.c 1>&5
configure:12326: checking for jpeg_destroy_compress in -ljpeg
configure:12345: gcc -o conftest -I/usr/include  -fno-strict-aliasing -pthread  
 -L/usr/lib -lpthread -Wl,--as-needed conftest.c -ljpeg  -ldl -lm  1>&5
configure:12382: gcc -c -I/usr/include  -fno-strict-aliasing -pthread   
conftest.c 1>&5
configure:12420: checking for gzread in -lz
configure:12439: gcc -o conftest -I/usr/include  -fno-strict-aliasing -pthread  
 -L/usr/lib -lpthread -Wl,--as-needed conftest.c -lz  -ldl -lm  1>&5
configure:12475: gcc -c -I/usr/include  -fno-strict-aliasing -pthread   
conftest.c 1>&5
configure:13155: checking if app-specific confvars.sh exists
configure:13398: checking for pkg-config
configure:13442: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 
gdk-x11-2.0 glib-2.0 gobject-2.0
configure:13449: checking MOZ_GTK2_CFLAGS
configure:13454: checking MOZ_GTK2_LIBS
configure:13825: checking for xft
configure:13832: checking MOZ_XFT_CFLAGS
configure:13837: checking MOZ_XFT_LIBS
configure:13919: checking for pango >= 1.10.0
configure:13926: checking _PANGOCHK_CFLAGS
configure:13931: checking _PANGOCHK_LIBS
configure:14010: checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 
1.10.0
configure:14017: checking MOZ_PANGO_CFLAGS
configure:14022: checking MOZ_PANGO_LIBS
configure:14143: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0
configure:14150: checking MOZ_GNOMEVFS_CFLAGS
configure:14155: checking MOZ_GNOMEVFS_LIBS
configure:14250: checking for gconf-2.0 >= 1.2.1
configure:14257: checking MOZ_GCONF_CFLAGS
configure:14262: checking MOZ_GCONF_LIBS
configure:14353: checking for libgnome-2.0 >= 2.0
configure:14360: checking MOZ_LIBGNOME_CFLAGS
configure:14365: checking MOZ_LIBGNOME_LIBS
configure:14487: checking for libgnomeui-2.0 >= 2.2.0
configure:14494: checking MOZ_GNOMEUI_CFLAGS
configure:14499: checking MOZ_GNOMEUI_LIBS
configure:14620: checking for dbus-glib-1 >= 0.60
configure:14627: checking MOZ_DBUS_GLIB_CFLAGS
configure:14632: checking MOZ_DBUS_GLIB_LIBS
configure:15796: checking for tar archiver
configure:15802: checking for gnutar
configure:15802: checking for gtar
configure:15802: checking for tar
configure:16415: checking for valid optimization flags
configure:16426: gcc -c  -fno-strict-aliasing -pthread -pipe -w -O2 -g 
-fno-strict-aliasing   conftest.c 1>&5
configure:16596: checking size of int *
configure:16615: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:17184: checking for __cxa_demangle
configure:17215: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread   
-lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/cco6l5v7.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/cco6l5v7.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 17189 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __cxa_demangle(); below.  */
#include <assert.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 __cxa_demangle();

int main() {

/* 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___cxa_demangle) || defined (__stub_____cxa_demangle)
choke me
#else
__cxa_demangle();
#endif

; return 0; }
configure:17263: checking for unwind.h
configure:17273: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:17292: checking for _Unwind_Backtrace
configure:17320: gcc -o conftest  -fno-strict-aliasing -pthread   -lpthread 
-Wl,--as-needed conftest.c -ldl -lm  1>&5
configure:17442: checking for gcc -pipe support
dummy-hello.c: In function 'main':
dummy-hello.c:2: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:17464: gcc -c  -fno-strict-aliasing -pthread -pipe   conftest.c 1>&5
configure:17506: checking whether compiler supports -Wno-long-long
configure:17515: gcc -c  -fno-strict-aliasing -pthread -pipe -Wno-long-long   
conftest.c 1>&5
configure:17551: checking whether C compiler supports -fprofile-generate
configure:17560: gcc -c  -fno-strict-aliasing -pthread -pipe -fprofile-generate 
  conftest.c 1>&5
configure:17681: checking for correct temporary object destruction order
configure:17706: c++ -o conftest  -fno-strict-aliasing -fshort-wchar -pthread 
-pipe   -lpthread -Wl,--as-needed conftest.C -ldl -lm  1>&5
/usr/bin/ld: ERROR: /tmp/ccef8aU1.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file /tmp/ccef8aU1.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 17686 "configure"
#include "confdefs.h"
 class A {
             public:  A(int& x) : mValue(x) {}
                      ~A() { mValue--; }
                      operator char**() { return 0; }
             private:  int& mValue;
             };
             void func(char **arg) {}
             int m=2;
             void test() {
                  func(A(m));
                  if (m==1) m = 0;
             }
             int main() {
                 test();
                 return(m);
             }
             

Reply via email to