This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:661: checking host system type configure:682: checking target system type configure:700: checking build system type configure:972: checking for --with-svrcore configure:1376: checking for nss-config configure:1411: checking for NSS - version >= 3.9.0 (skipping) configure:1473: checking using NSS from /usr/bin/nss-config configure:1665: checking for nspr-config configure:1700: checking for NSPR - version >= 4.0.0 (skipping) configure:1763: checking using NSPR from /usr/bin/nspr-config configure:1952: checking for whoami configure:2042: checking for c++ configure:2074: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) works configure:2090: c++ -o conftest -Wl,-rpath,/usr/lib/thunderbird/ conftest.C 1>&5 configure:2116: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:2121: checking whether we are using GNU C++ configure:2149: checking whether c++ accepts -g configure:2186: checking for gcc configure:2299: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) works configure:2315: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:2341: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:2346: checking whether we are using GNU C configure:2374: checking whether gcc accepts -g configure:2407: checking how to run the C preprocessor configure:2489: checking for ranlib configure:2521: checking for as configure:2562: checking for ar configure:2603: checking for ld configure:2644: checking for strip configure:2685: checking for windres configure:3476: 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:3498: gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c 1>&5 configure:3531: checking for perl5 configure:5684: checking for dlopen configure:5712: gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 /tmp/cco3PR8U.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 5689 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen(); below. */ #include /* 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 dlopen(); 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_dlopen) || defined (__stub___dlopen) choke me #else dlopen(); #endif ; return 0; } configure:5731: checking for dlopen in -ldl configure:5778: checking whether gcc needs -traditional configure:5826: checking for lchown configure:5826: checking for strerror configure:5826: checking for getaddrinfo configure:5854: gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5826: checking for getnameinfo configure:5854: gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5892: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -lpthreads -Wl,-rpath,/usr/lib/thunderbird/ dummy.c: In function 'foo': dummy.c:3: warning: unused variable 'a' dummy.c: In function 'main': dummy.c:9: warning: implicit declaration of function 'exit' dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' dummy.c: In function 'foo': dummy.c:3: warning: control reaches end of non-void function /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:5914: checking for pthread_create in -lpthread gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -lpthread -Wl,-rpath,/usr/lib/thunderbird/ dummy.c: In function 'foo': dummy.c:3: warning: unused variable 'a' dummy.c: In function 'main': dummy.c:9: warning: implicit declaration of function 'exit' dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' dummy.c: In function 'foo': dummy.c:3: warning: control reaches end of non-void function configure:6092: checking for --with-sasl configure:6133: checking for --with-sasl-inc configure:6153: checking for --with-sasl-lib configure:6196: checking for getaddrinfo configure:6424: checking for sasl_client_init in -lsasl2 configure:6443: gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -ansi -Wall -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lsasl2 1>&5 configure:6532: checking whether gcc accepts -pthread