Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 96685 Details for
Bug 147161
net-im/jabberd-2.0.11 - configure script fails to find Berkeley DB/LDAP
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This is the failure to find the right version of OpenLDAP.
openldap_config_lookup_failure.log (text/plain), 86.01 KB, created by
Simon Kirk
on 2006-09-11 03:31:44 UTC
(
hide
)
Description:
This is the failure to find the right version of OpenLDAP.
Filename:
MIME Type:
Creator:
Simon Kirk
Created:
2006-09-11 03:31:44 UTC
Size:
86.01 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by jabberd configure 2.0s11, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-fs --enable-mysql --enable-pgsql --enable-pam --enable-ldap --enable-ipv6 --localstatedir=/var --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = pingu >uname -m = i686 >uname -r = 2.6.17-gentoo-r7 >uname -s = Linux >uname -v = #1 SMP Tue Sep 5 15:27:45 BST 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.66GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib/distcc/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/sun-jdk-1.4.2.10/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/javaws >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1578: checking for a BSD-compatible install >configure:1633: result: /bin/install -c >configure:1644: checking whether build environment is sane >configure:1687: result: yes >configure:1752: checking for gawk >configure:1768: found /bin/gawk >configure:1778: result: gawk >configure:1788: checking whether make sets $(MAKE) >configure:1808: result: yes >configure:2000: checking for i686-pc-linux-gnu-gcc >configure:2016: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2026: result: i686-pc-linux-gnu-gcc >configure:2308: checking for C compiler version >configure:2311: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2314: $? = 0 >configure:2316: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:2319: $? = 0 >configure:2321: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >distcc[2987] ERROR: compile (null) on localhost failed >configure:2324: $? = 1 >configure:2347: checking for C compiler default output file name >configure:2350: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2353: $? = 0 >configure:2399: result: a.out >configure:2404: checking whether the C compiler works >configure:2410: ./a.out >configure:2413: $? = 0 >configure:2430: result: yes >configure:2437: checking whether we are cross compiling >configure:2439: result: no >configure:2442: checking for suffix of executables >configure:2444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2447: $? = 0 >configure:2472: result: >configure:2478: checking for suffix of object files >configure:2499: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2502: $? = 0 >configure:2524: result: o >configure:2528: checking whether we are using the GNU C compiler >configure:2552: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2558: $? = 0 >configure:2562: test -z > || test ! -s conftest.err >configure:2565: $? = 0 >configure:2568: test -s conftest.o >configure:2571: $? = 0 >configure:2584: result: yes >configure:2590: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2611: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2617: $? = 0 >configure:2621: test -z > || test ! -s conftest.err >configure:2624: $? = 0 >configure:2627: test -s conftest.o >configure:2630: $? = 0 >configure:2641: result: yes >configure:2658: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2728: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2734: $? = 0 >configure:2738: test -z > || test ! -s conftest.err >configure:2741: $? = 0 >configure:2744: test -s conftest.o >configure:2747: $? = 0 >configure:2765: result: none needed >configure:2783: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[3114] ERROR: compile /var/tmp/ccache/conftest.tmp.pingu.3110.i on localhost failed >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2789: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2933: checking for style of include used by make >configure:2961: result: GNU >configure:2989: checking dependency style of i686-pc-linux-gnu-gcc >configure:3079: result: gcc3 >configure:3096: checking whether make sets $(MAKE) >configure:3116: result: yes >configure:3205: checking build system type >configure:3223: result: i686-pc-linux-gnu >configure:3231: checking host system type >configure:3245: result: i686-pc-linux-gnu >configure:3253: checking for a sed that does not truncate output >configure:3307: result: /bin/sed >configure:3310: checking for egrep >configure:3320: result: grep -E >configure:3336: checking for ld used by i686-pc-linux-gnu-gcc >configure:3403: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3412: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3427: result: yes >configure:3432: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3439: result: -r >configure:3457: checking for BSD-compatible nm >configure:3506: result: /usr/bin/nm -B >configure:3510: checking whether ln -s works >configure:3514: result: yes >configure:3521: checking how to recognise dependent libraries >configure:3697: result: pass_all >configure:3934: checking how to run the C preprocessor >configure:3969: i686-pc-linux-gnu-gcc -E conftest.c >configure:3975: $? = 0 >configure:4007: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >distcc[3266] ERROR: compile (null) on localhost failed >configure:4013: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4052: result: i686-pc-linux-gnu-gcc -E >configure:4076: i686-pc-linux-gnu-gcc -E conftest.c >configure:4082: $? = 0 >configure:4114: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >distcc[3293] ERROR: compile (null) on localhost failed >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4164: checking for ANSI C header files >configure:4189: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4195: $? = 0 >configure:4199: test -z > || test ! -s conftest.err >configure:4202: $? = 0 >configure:4205: test -s conftest.o >configure:4208: $? = 0 >configure:4297: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' >configure:4300: $? = 0 >configure:4302: ./conftest >configure:4305: $? = 0 >configure:4320: result: yes >configure:4344: checking for sys/types.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for sys/stat.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for stdlib.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for string.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for memory.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for strings.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for inttypes.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for stdint.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for unistd.h >configure:4360: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4416: checking dlfcn.h usability >configure:4428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4434: $? = 0 >configure:4438: test -z > || test ! -s conftest.err >configure:4441: $? = 0 >configure:4444: test -s conftest.o >configure:4447: $? = 0 >configure:4457: result: yes >configure:4461: checking dlfcn.h presence >configure:4471: i686-pc-linux-gnu-gcc -E conftest.c >configure:4477: $? = 0 >configure:4497: result: yes >configure:4532: checking for dlfcn.h >configure:4539: result: yes >configure:4562: checking for i686-pc-linux-gnu-g++ >configure:4578: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:4588: result: i686-pc-linux-gnu-g++ >configure:4646: checking for C++ compiler version >configure:4649: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4652: $? = 0 >configure:4654: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:4657: $? = 0 >configure:4659: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >distcc[3716] ERROR: compile (null) on localhost failed >configure:4662: $? = 1 >configure:4665: checking whether we are using the GNU C++ compiler >configure:4689: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:4695: $? = 0 >configure:4699: test -z > || test ! -s conftest.err >configure:4702: $? = 0 >configure:4705: test -s conftest.o >configure:4708: $? = 0 >configure:4721: result: yes >configure:4727: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4748: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4754: $? = 0 >configure:4758: test -z > || test ! -s conftest.err >configure:4761: $? = 0 >configure:4764: test -s conftest.o >configure:4767: $? = 0 >configure:4778: result: yes >configure:4820: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:4826: $? = 0 >configure:4830: test -z > || test ! -s conftest.err >configure:4833: $? = 0 >configure:4836: test -s conftest.o >configure:4839: $? = 0 >configure:4865: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >distcc[3794] ERROR: compile /var/tmp/ccache/conftest.tmp.pingu.3790.ii on localhost failed >conftest.cc: In function 'int main()': >conftest.cc:26: error: 'exit' was not declared in this scope >configure:4871: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4820: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:4826: $? = 0 >configure:4830: test -z > || test ! -s conftest.err >configure:4833: $? = 0 >configure:4836: test -s conftest.o >configure:4839: $? = 0 >configure:4865: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:4871: $? = 0 >configure:4875: test -z > || test ! -s conftest.err >configure:4878: $? = 0 >configure:4881: test -s conftest.o >configure:4884: $? = 0 >configure:4909: checking dependency style of i686-pc-linux-gnu-g++ >configure:4999: result: gcc3 >configure:5026: checking how to run the C++ preprocessor >configure:5057: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5063: $? = 0 >configure:5095: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >distcc[3893] ERROR: compile (null) on localhost failed >configure:5101: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5140: result: i686-pc-linux-gnu-g++ -E >configure:5164: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5170: $? = 0 >configure:5202: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >distcc[3920] ERROR: compile (null) on localhost failed >configure:5208: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5263: checking for i686-pc-linux-gnu-g77 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-f77 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-xlf >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-frt >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-pgf77 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-fort77 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-fl32 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-af77 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-f90 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-xlf90 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-pgf90 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-epcf90 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-f95 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-fort >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-xlf95 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-ifc >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-efc >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-pgf95 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-lf95 >configure:5292: result: no >configure:5263: checking for i686-pc-linux-gnu-gfortran >configure:5279: found /usr/i686-pc-linux-gnu/gcc-bin/4.1.1/i686-pc-linux-gnu-gfortran >configure:5289: result: i686-pc-linux-gnu-gfortran >configure:5346: checking for Fortran 77 compiler version >configure:5349: i686-pc-linux-gnu-gfortran --version </dev/null >&5 >GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:5352: $? = 0 >configure:5354: i686-pc-linux-gnu-gfortran -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:5357: $? = 0 >configure:5359: i686-pc-linux-gnu-gfortran -V </dev/null >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:5362: $? = 1 >configure:5370: checking whether we are using the GNU Fortran 77 compiler >configure:5384: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:5390: $? = 0 >configure:5394: test -z > || test ! -s conftest.err >configure:5397: $? = 0 >configure:5400: test -s conftest.o >configure:5403: $? = 0 >configure:5416: result: yes >configure:5422: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:5434: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:5440: $? = 0 >configure:5444: test -z > || test ! -s conftest.err >configure:5447: $? = 0 >configure:5450: test -s conftest.o >configure:5453: $? = 0 >configure:5465: result: yes >configure:5495: checking the maximum length of command line arguments >configure:5604: result: 32768 >configure:5615: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:5720: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:5723: $? = 0 >configure:5727: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:5730: $? = 0 >configure:5782: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c conftstm.o >&5 >configure:5785: $? = 0 >configure:5823: result: ok >configure:5827: checking for objdir >configure:5842: result: .libs >configure:5894: checking for i686-pc-linux-gnu-ar >configure:5910: found /usr/bin/i686-pc-linux-gnu-ar >configure:5920: result: i686-pc-linux-gnu-ar >configure:5974: checking for i686-pc-linux-gnu-ranlib >configure:5990: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6000: result: i686-pc-linux-gnu-ranlib >configure:6054: checking for i686-pc-linux-gnu-strip >configure:6070: found /usr/bin/i686-pc-linux-gnu-strip >configure:6080: result: i686-pc-linux-gnu-strip >configure:6342: checking for correct ltmain.sh version >configure:6392: result: yes >configure:6452: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6470: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6474: $? = 0 >configure:6487: result: no >configure:6502: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6712: result: -fPIC >configure:6720: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6738: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fPIC -DPIC conftest.c >&5 >configure:6742: $? = 0 >configure:6755: result: yes >configure:6783: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:6811: result: yes >configure:6821: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6842: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -o out/conftest2.o conftest.c >&5 >configure:6846: $? = 0 >configure:6868: result: yes >configure:6894: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7852: result: yes >configure:7873: checking whether -lc should be explicitly linked in >configure:7878: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7881: $? = 0 >configure:7896: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7899: $? = 0 >configure:7911: result: no >configure:7919: checking dynamic linker characteristics >configure:8544: result: GNU/Linux ld.so >configure:8553: checking how to hardcode library paths into programs >configure:8578: result: immediate >configure:8592: checking whether stripping libraries is possible >configure:8597: result: yes >configure:9431: checking if libtool supports shared libraries >configure:9433: result: yes >configure:9436: checking whether to build shared libraries >configure:9457: result: yes >configure:9460: checking whether to build static libraries >configure:9464: result: no >configure:9556: creating libtool >configure:10144: checking for ld used by i686-pc-linux-gnu-g++ >configure:10211: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10220: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10235: result: yes >configure:10286: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11224: result: yes >configure:11242: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cpp >&5 >configure:11245: $? = 0 >configure:11364: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11638: result: -fPIC >configure:11646: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11664: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -fPIC -DPIC conftest.cpp >&5 >configure:11668: $? = 0 >configure:11681: result: yes >configure:11709: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:11737: result: yes >configure:11747: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11768: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:11772: $? = 0 >configure:11794: result: yes >configure:11820: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11845: result: yes >configure:11912: checking dynamic linker characteristics >configure:12537: result: GNU/Linux ld.so >configure:12546: checking how to hardcode library paths into programs >configure:12571: result: immediate >configure:13097: checking if libtool supports shared libraries >configure:13099: result: yes >configure:13102: checking whether to build shared libraries >configure:13122: result: yes >configure:13125: checking whether to build static libraries >configure:13129: result: no >configure:13139: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:13349: result: -fPIC >configure:13357: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:13375: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:13379: $? = 0 >configure:13392: result: yes >configure:13420: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:13448: result: yes >configure:13458: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:13479: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13483: $? = 0 >configure:13505: result: yes >configure:13531: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14469: result: yes >configure:14536: checking dynamic linker characteristics >configure:15161: result: GNU/Linux ld.so >configure:15170: checking how to hardcode library paths into programs >configure:15195: result: immediate >configure:18830: checking for dirent.h that defines DIR >configure:18854: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:18860: $? = 0 >configure:18864: test -z > || test ! -s conftest.err >configure:18867: $? = 0 >configure:18870: test -s conftest.o >configure:18873: $? = 0 >configure:18884: result: yes >configure:18897: checking for library containing opendir >configure:18927: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >mkdir .libs >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >configure:18933: $? = 0 >configure:18937: test -z > || test ! -s conftest.err >configure:18940: $? = 0 >configure:18943: test -s conftest >configure:18946: $? = 0 >configure:19016: result: none required >configure:19152: checking for ANSI C header files >configure:19308: result: yes >configure:19318: checking for sys/wait.h that is POSIX.1 compatible >configure:19349: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19355: $? = 0 >configure:19359: test -z > || test ! -s conftest.err >configure:19362: $? = 0 >configure:19365: test -s conftest.o >configure:19368: $? = 0 >configure:19379: result: yes >configure:19389: checking whether time.h and sys/time.h may both be included >configure:19414: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19420: $? = 0 >configure:19424: test -z > || test ! -s conftest.err >configure:19427: $? = 0 >configure:19430: test -s conftest.o >configure:19433: $? = 0 >configure:19444: result: yes >configure:19504: checking arpa/inet.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking arpa/inet.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for arpa/inet.h >configure:19627: result: yes >configure:19504: checking arpa/nameser.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking arpa/nameser.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for arpa/nameser.h >configure:19627: result: yes >configure:19504: checking fcntl.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking fcntl.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for fcntl.h >configure:19627: result: yes >configure:19504: checking netinet/in.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking netinet/in.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for netinet/in.h >configure:19627: result: yes >configure:19504: checking signal.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking signal.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for signal.h >configure:19627: result: yes >configure:19504: checking sys/filio.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[6654] ERROR: compile (null) on localhost failed >conftest.c:68:23: error: sys/filio.h: No such file or directory >distcc[6653] ERROR: compile conftest.c on localhost failed >configure:19522: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >configure:19545: result: no >configure:19549: checking sys/filio.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:34:23: error: sys/filio.h: No such file or directory >distcc[6671] ERROR: compile (null) on localhost failed >configure:19565: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure:19585: result: no >configure:19620: checking for sys/filio.h >configure:19627: result: no >configure:19504: checking sys/ioctl.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking sys/ioctl.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for sys/ioctl.h >configure:19627: result: yes >configure:19495: checking for sys/types.h >configure:19500: result: yes >configure:19504: checking sys/socket.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking sys/socket.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for sys/socket.h >configure:19627: result: yes >configure:19495: checking for sys/stat.h >configure:19500: result: yes >configure:19504: checking sys/time.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking sys/time.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for sys/time.h >configure:19627: result: yes >configure:19504: checking sys/timeb.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking sys/timeb.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for sys/timeb.h >configure:19627: result: yes >configure:19504: checking sys/utsname.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking sys/utsname.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for sys/utsname.h >configure:19627: result: yes >configure:19504: checking syslog.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19522: $? = 0 >configure:19526: test -z > || test ! -s conftest.err >configure:19529: $? = 0 >configure:19532: test -s conftest.o >configure:19535: $? = 0 >configure:19545: result: yes >configure:19549: checking syslog.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >configure:19565: $? = 0 >configure:19585: result: yes >configure:19620: checking for syslog.h >configure:19627: result: yes >configure:19495: checking for unistd.h >configure:19500: result: yes >configure:19504: checking windows.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[7023] ERROR: compile (null) on localhost failed >conftest.c:77:21: error: windows.h: No such file or directory >distcc[7022] ERROR: compile conftest.c on localhost failed >configure:19522: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <windows.h> >configure:19545: result: no >configure:19549: checking windows.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:43:21: error: windows.h: No such file or directory >distcc[7040] ERROR: compile (null) on localhost failed >configure:19565: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <windows.h> >configure:19585: result: no >configure:19620: checking for windows.h >configure:19627: result: no >configure:19504: checking winsock2.h usability >configure:19516: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[7063] ERROR: compile (null) on localhost failed >conftest.c:77:22: error: winsock2.h: No such file or directory >distcc[7062] ERROR: compile conftest.c on localhost failed >configure:19522: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <winsock2.h> >configure:19545: result: no >configure:19549: checking winsock2.h presence >configure:19559: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:43:22: error: winsock2.h: No such file or directory >distcc[7080] ERROR: compile (null) on localhost failed >configure:19565: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <winsock2.h> >configure:19585: result: no >configure:19620: checking for winsock2.h >configure:19627: result: no >configure:19648: checking for resolv.h >configure:19672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19678: $? = 0 >configure:19682: test -z > || test ! -s conftest.err >configure:19685: $? = 0 >configure:19688: test -s conftest.o >configure:19691: $? = 0 >configure:19702: result: yes >configure:19648: checking for windns.h >configure:19672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[7136] ERROR: compile (null) on localhost failed >conftest.c:54:20: error: windns.h: No such file or directory >distcc[7135] ERROR: compile conftest.c on localhost failed >configure:19678: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_WINSOCK2_H >| # include <winsock2.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| #include <windns.h> >configure:19702: result: no >configure:19716: checking for connect >configure:19773: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >configure:19779: $? = 0 >configure:19783: test -z > || test ! -s conftest.err >configure:19786: $? = 0 >configure:19789: test -s conftest >configure:19792: $? = 0 >configure:19804: result: yes >configure:19886: checking for _head_libws2_32_a in -lws2_32 >configure:19916: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lws2_32 >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lws2_32 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lws2_32 >collect2: ld returned 1 exit status >distcc[7294] ERROR: compile conftest.c on localhost failed >configure:19922: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char _head_libws2_32_a (); >| int >| main () >| { >| _head_libws2_32_a (); >| ; >| return 0; >| } >configure:19948: result: no >configure:19959: checking for gethostbyname >configure:20016: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >configure:20022: $? = 0 >configure:20026: test -z > || test ! -s conftest.err >configure:20029: $? = 0 >configure:20032: test -s conftest >configure:20035: $? = 0 >configure:20047: result: yes >configure:20128: checking for gethostbyname >configure:20216: result: yes >configure:20537: checking for res_query >configure:20594: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >/var/tmp/portage/jabberd-2.0.11/temp/ccvZQ05X.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `res_query' >/var/tmp/portage/jabberd-2.0.11/temp/ccvZQ05X.o:(.data+0x0): undefined reference to `res_query' >collect2: ld returned 1 exit status >distcc[7435] ERROR: compile conftest.c on localhost failed >configure:20600: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| /* end confdefs.h. */ >| /* Define res_query to an innocuous variant, in case <limits.h> declares res_query. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define res_query innocuous_res_query >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char res_query (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef res_query >| >| /* 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 res_query (); >| /* 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_res_query) || defined (__stub___res_query) >| choke me >| #else >| char (*f) () = res_query; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != res_query; >| ; >| return 0; >| } >configure:20625: result: no >configure:20639: checking for res_query in -lresolv >configure:20669: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >configure:20675: $? = 0 >configure:20679: test -z > || test ! -s conftest.err >configure:20682: $? = 0 >configure:20685: test -s conftest >configure:20688: $? = 0 >configure:20701: result: yes >configure:20927: checking for inet_ntop >configure:20984: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >configure:20990: $? = 0 >configure:20994: test -z > || test ! -s conftest.err >configure:20997: $? = 0 >configure:21000: test -s conftest >configure:21003: $? = 0 >configure:21015: result: yes >configure:21102: checking for inet_ntop >configure:21159: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >configure:21165: $? = 0 >configure:21169: test -z > || test ! -s conftest.err >configure:21172: $? = 0 >configure:21175: test -s conftest >configure:21178: $? = 0 >configure:21190: result: yes >configure:21102: checking for inet_pton >configure:21159: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >configure:21165: $? = 0 >configure:21169: test -z > || test ! -s conftest.err >configure:21172: $? = 0 >configure:21175: test -s conftest >configure:21178: $? = 0 >configure:21190: result: yes >configure:21325: checking for syslog >configure:21382: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >configure:21388: $? = 0 >configure:21392: test -z > || test ! -s conftest.err >configure:21395: $? = 0 >configure:21398: test -s conftest >configure:21401: $? = 0 >configure:21413: result: yes >configure:21489: checking for snprintf >configure:21546: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >conftest.c:73: warning: conflicting types for built-in function 'snprintf' >configure:21552: $? = 0 >configure:21556: test -z > || test ! -s conftest.err >configure:21559: $? = 0 >configure:21562: test -s conftest >configure:21565: $? = 0 >configure:21577: result: yes >configure:21489: checking for vsnprintf >configure:21546: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >conftest.c:74: warning: conflicting types for built-in function 'vsnprintf' >configure:21552: $? = 0 >configure:21556: test -z > || test ! -s conftest.err >configure:21559: $? = 0 >configure:21562: test -s conftest >configure:21565: $? = 0 >configure:21577: result: yes >configure:21588: checking if snprintf can handle NULL arguments >configure:21609: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >conftest.c: In function 'segv': >conftest.c:53: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c: In function 'main': >conftest.c:54: warning: passing argument 2 of 'signal' from incompatible pointer type >conftest.c:54: warning: incompatible implicit declaration of built-in function 'exit' >configure:21612: $? = 0 >configure:21614: ./conftest >configure:21617: $? = 0 >configure:21619: result: yes >configure:21639: checking if vsnprintf can handle NULL arguments >configure:21662: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >conftest.c: In function 'segv': >conftest.c:54: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c: In function 'main': >conftest.c:56: warning: passing argument 2 of 'signal' from incompatible pointer type >conftest.c:56: warning: incompatible implicit declaration of built-in function 'exit' >configure:21665: $? = 0 >configure:21667: ./conftest >configure:21670: $? = 0 >configure:21672: result: yes >configure:21716: checking stringprep.h usability >configure:21728: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:21734: $? = 0 >configure:21738: test -z > || test ! -s conftest.err >configure:21741: $? = 0 >configure:21744: test -s conftest.o >configure:21747: $? = 0 >configure:21757: result: yes >configure:21761: checking stringprep.h presence >configure:21771: i686-pc-linux-gnu-gcc -E conftest.c >configure:21777: $? = 0 >configure:21797: result: yes >configure:21832: checking for stringprep.h >configure:21839: result: yes >configure:21854: checking for stringprep_check_version in -lidn >configure:21884: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c /usr/lib/libidn.so -lresolv >configure:21890: $? = 0 >configure:21894: test -z > || test ! -s conftest.err >configure:21897: $? = 0 >configure:21900: test -s conftest >configure:21903: $? = 0 >configure:21916: result: yes >configure:21929: checking for Libidn version >= 0.3.0 >configure:21954: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c /usr/lib/libidn.so -lresolv >configure:21957: $? = 0 >configure:21959: ./conftest >configure:21962: $? = 0 >configure:21964: result: yes >configure:22015: checking openssl/crypto.h usability >configure:22027: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22033: $? = 0 >configure:22037: test -z > || test ! -s conftest.err >configure:22040: $? = 0 >configure:22043: test -s conftest.o >configure:22046: $? = 0 >configure:22056: result: yes >configure:22060: checking openssl/crypto.h presence >configure:22070: i686-pc-linux-gnu-gcc -E conftest.c >configure:22076: $? = 0 >configure:22096: result: yes >configure:22131: checking for openssl/crypto.h >configure:22138: result: yes >configure:22153: checking for CRYPTO_lock in -lcrypto >configure:22183: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcrypto /usr/lib/libidn.so -lresolv >configure:22189: $? = 0 >configure:22193: test -z > || test ! -s conftest.err >configure:22196: $? = 0 >configure:22199: test -s conftest >configure:22202: $? = 0 >configure:22215: result: yes >configure:22242: checking openssl/ssl.h usability >configure:22254: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22260: $? = 0 >configure:22264: test -z > || test ! -s conftest.err >configure:22267: $? = 0 >configure:22270: test -s conftest.o >configure:22273: $? = 0 >configure:22283: result: yes >configure:22287: checking openssl/ssl.h presence >configure:22297: i686-pc-linux-gnu-gcc -E conftest.c >configure:22303: $? = 0 >configure:22323: result: yes >configure:22358: checking for openssl/ssl.h >configure:22365: result: yes >configure:22381: checking for SSL_connect in -lssl >configure:22411: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lssl -lcrypto /usr/lib/libidn.so -lresolv >configure:22417: $? = 0 >configure:22421: test -z > || test ! -s conftest.err >configure:22424: $? = 0 >configure:22427: test -s conftest >configure:22430: $? = 0 >configure:22443: result: yes >configure:22456: checking for OpenSSL version >= 0.9.6b >configure:22481: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lssl -lcrypto /usr/lib/libidn.so -lresolv >configure:22484: $? = 0 >configure:22486: ./conftest >configure:22489: $? = 0 >configure:22491: result: yes >configure:22543: checking mysql.h usability >configure:22555: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >distcc[8924] ERROR: compile (null) on localhost failed >conftest.c:93:19: error: mysql.h: No such file or directory >distcc[8923] ERROR: compile conftest.c on localhost failed >configure:22561: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STRINGPREP_H 1 >| #define HAVE_LIBIDN 1 >| #define HAVE_IDN 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_SSL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mysql.h> >configure:22584: result: no >configure:22588: checking mysql.h presence >configure:22598: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:59:19: error: mysql.h: No such file or directory >distcc[8941] ERROR: compile (null) on localhost failed >configure:22604: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STRINGPREP_H 1 >| #define HAVE_LIBIDN 1 >| #define HAVE_IDN 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_SSL 1 >| /* end confdefs.h. */ >| #include <mysql.h> >configure:22624: result: no >configure:22659: checking for mysql.h >configure:22666: result: no >configure:22682: checking for mysql.h in /usr/include/mysql >configure:22702: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c >&5 >configure:22708: $? = 0 >configure:22712: test -z > || test ! -s conftest.err >configure:22715: $? = 0 >configure:22718: test -s conftest.o >configure:22721: $? = 0 >configure:22723: result: yes >configure:22747: checking for mysql_init in -lmysqlclient >configure:22777: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lmysqlclient -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lmysqlclient -lssl -lcrypto /usr/lib/libidn.so -lresolv >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >configure:22783: $? = 0 >configure:22787: test -z > || test ! -s conftest.err >configure:22790: $? = 0 >configure:22793: test -s conftest >configure:22796: $? = 0 >configure:22809: result: yes >configure:22857: checking libpq-fe.h usability >configure:22869: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c >&5 >configure:22875: $? = 0 >configure:22879: test -z > || test ! -s conftest.err >configure:22882: $? = 0 >configure:22885: test -s conftest.o >configure:22888: $? = 0 >configure:22898: result: yes >configure:22902: checking libpq-fe.h presence >configure:22912: i686-pc-linux-gnu-gcc -E -I/usr/include/mysql conftest.c >configure:22918: $? = 0 >configure:22938: result: yes >configure:22973: checking for libpq-fe.h >configure:22980: result: yes >configure:23061: checking for PQsetdbLogin in -lpq >configure:23091: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lpq -lmysqlclient -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lpq -lmysqlclient -lssl -lcrypto /usr/lib/libidn.so -lresolv >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >configure:23097: $? = 0 >configure:23101: test -z > || test ! -s conftest.err >configure:23104: $? = 0 >configure:23107: test -s conftest >configure:23110: $? = 0 >configure:23123: result: yes >configure:23709: checking lber.h usability >configure:23721: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c >&5 >configure:23727: $? = 0 >configure:23731: test -z > || test ! -s conftest.err >configure:23734: $? = 0 >configure:23737: test -s conftest.o >configure:23740: $? = 0 >configure:23750: result: yes >configure:23754: checking lber.h presence >configure:23764: i686-pc-linux-gnu-gcc -E -I/usr/include/mysql conftest.c >configure:23770: $? = 0 >configure:23790: result: yes >configure:23825: checking for lber.h >configure:23832: result: yes >configure:23709: checking ldap.h usability >configure:23721: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c >&5 >configure:23727: $? = 0 >configure:23731: test -z > || test ! -s conftest.err >configure:23734: $? = 0 >configure:23737: test -s conftest.o >configure:23740: $? = 0 >configure:23750: result: yes >configure:23754: checking ldap.h presence >configure:23764: i686-pc-linux-gnu-gcc -E -I/usr/include/mysql conftest.c >configure:23770: $? = 0 >configure:23790: result: yes >configure:23825: checking for ldap.h >configure:23832: result: yes >configure:23847: checking for ber_alloc in -llber >configure:23877: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -llber -lpq -lmysqlclient -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c /usr/lib/liblber.so -lpq -lmysqlclient -lssl -lcrypto /usr/lib/libidn.so -lresolv >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >configure:23883: $? = 0 >configure:23887: test -z > || test ! -s conftest.err >configure:23890: $? = 0 >configure:23893: test -s conftest >configure:23896: $? = 0 >configure:23909: result: yes >configure:23921: checking for ldap_init in -lldap >configure:23951: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lldap -llber -lpq -lmysqlclient -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c /usr/lib/libldap.so /usr/lib/libsasl2.so -ldl -lcrypt /usr/lib/liblber.so -lpq -lmysqlclient -lssl -lcrypto /usr/lib/libidn.so -lresolv >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >configure:23957: $? = 0 >configure:23961: test -z > || test ! -s conftest.err >configure:23964: $? = 0 >configure:23967: test -s conftest >configure:23970: $? = 0 >configure:23983: result: yes >configure:23996: checking for OpenLDAP version >= 2.1.0 >configure:24028: /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c -lldap -llber -lpq -lmysqlclient -lssl -lcrypto -lidn -lresolv >&5 >i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/mysql conftest.c /usr/lib/libldap.so /usr/lib/libsasl2.so -ldl -lcrypt /usr/lib/liblber.so -lpq -lmysqlclient -lssl -lcrypto /usr/lib/libidn.so -lresolv >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libmysqlclient.so, not found (try using -rpath or -rpath-link) >configure:24031: $? = 0 >configure:24033: ./conftest >./conftest: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory >configure:24036: $? = 127 >configure: program exited with status 127 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "jabberd" >| #define PACKAGE_TARNAME "jabberd" >| #define PACKAGE_VERSION "2.0s11" >| #define PACKAGE_STRING "jabberd 2.0s11" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "jabberd" >| #define VERSION "2.0s11" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMEB_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_LIBRESOLV 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STRINGPREP_H 1 >| #define HAVE_LIBIDN 1 >| #define HAVE_IDN 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_LIBCRYPTO 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_SSL 1 >| #define HAVE_MYSQL_H >| #define HAVE_LIBMYSQLCLIENT 1 >| #define STORAGE_MYSQL 1 >| #define HAVE_LIBPQ_FE_H 1 >| #define HAVE_LIBPQ 1 >| #define STORAGE_PGSQL 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LIBLBER 1 >| #define HAVE_LIBLDAP 1 >| /* end confdefs.h. */ >| #include <lber.h> >| #include <ldap.h> >| int >| main () >| { >| do { >| LDAPAPIInfo info; >| info.ldapai_info_version = LDAP_API_INFO_VERSION; >| ldap_get_option(0, LDAP_OPT_API_INFO, &info); >| if(info.ldapai_vendor_version != LDAP_VENDOR_VERSION || LDAP_VENDOR_VERSION < 2004) >| return 1; >| } while(0) >| ; >| return 0; >| } >configure:24047: result: no >configure:24054: error: OpenLDAP client libraries >= 2.1.0 not found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=pentium4 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_connect=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_res_query=no >ac_cv_func_snprintf=yes >ac_cv_func_syslog=yes >ac_cv_func_vsnprintf=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_lber_h=yes >ac_cv_header_ldap_h=yes >ac_cv_header_libpq_fe_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_mysql_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_openssl_crypto_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_stringprep_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timeb_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_windns_h=no >ac_cv_header_windows_h=no >ac_cv_header_winsock2_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_crypto_CRYPTO_lock=yes >ac_cv_lib_idn_stringprep_check_version=yes >ac_cv_lib_lber_ber_alloc=yes >ac_cv_lib_ldap_ldap_init=yes >ac_cv_lib_mysqlclient_mysql_init=yes >ac_cv_lib_pq_PQsetdbLogin=yes >ac_cv_lib_resolv_res_query=yes >ac_cv_lib_ssl_SSL_connect=yes >ac_cv_lib_ws2_32__head_libws2_32_a=no >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run automake-1.9' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=pentium4 -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='-I/usr/include/mysql ' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=pentium4 -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBS='-lldap -llber -lpq -lmysqlclient -lssl -lcrypto -lidn -lresolv ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/missing --run makeinfo' >OBJEXT='o' >PACKAGE='jabberd' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='jabberd' >PACKAGE_STRING='jabberd 2.0s11' >PACKAGE_TARNAME='jabberd' >PACKAGE_VERSION='2.0s11' >PATH_SEPARATOR=':' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VERSION='2.0s11' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/jabberd-2.0.11/work/jabberd-2.0s11/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_IDN 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_PTON 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LBER_H 1 >#define HAVE_LDAP_H 1 >#define HAVE_LIBCRYPTO 1 >#define HAVE_LIBIDN 1 >#define HAVE_LIBLBER 1 >#define HAVE_LIBLDAP 1 >#define HAVE_LIBMYSQLCLIENT 1 >#define HAVE_LIBPQ 1 >#define HAVE_LIBPQ_FE_H 1 >#define HAVE_LIBRESOLV 1 >#define HAVE_LIBSSL 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MYSQL_H >#define HAVE_NETINET_IN_H 1 >#define HAVE_OPENSSL_CRYPTO_H 1 >#define HAVE_OPENSSL_SSL_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_RES_QUERY 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SSL 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGPREP_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYSLOG 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIMEB_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VSNPRINTF 1 >#define PACKAGE "jabberd" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "jabberd" >#define PACKAGE_STRING "jabberd 2.0s11" >#define PACKAGE_TARNAME "jabberd" >#define PACKAGE_VERSION "2.0s11" >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define STORAGE_MYSQL 1 >#define STORAGE_PGSQL 1 >#define TIME_WITH_SYS_TIME 1 >#define VERSION "2.0s11" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 147161
:
96684
| 96685