- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by pidgin configure 2.10.6, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --disable-debug --disable-dependency-tracking --disable-gtkui --disable-consoleui --disable-dbus --without-x --disable-gstreamer --disable-vv --disable-meanwhile --disable-avahi --disable-perl --disable-doxygen
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = parallels-Parallels-Virtual-Platform
- uname -m = x86_64
- uname -r = 3.2.0-30-generic
- uname -s = Linux
- uname -v = #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/lib/lightdm/lightdm
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3075: checking build system type
- configure:3089: result: x86_64-unknown-linux-gnu
- configure:3109: checking host system type
- configure:3122: result: x86_64-unknown-linux-gnu
- configure:3160: checking for a BSD-compatible install
- configure:3228: result: /usr/bin/install -c
- configure:3239: checking whether build environment is sane
- configure:3289: result: yes
- configure:3430: checking for a thread-safe mkdir -p
- configure:3469: result: /bin/mkdir -p
- configure:3482: checking for gawk
- configure:3512: result: no
- configure:3482: checking for mawk
- configure:3498: found /usr/bin/mawk
- configure:3509: result: mawk
- configure:3520: checking whether make sets $(MAKE)
- configure:3542: result: yes
- configure:3633: checking whether make supports nested variables
- configure:3650: result: yes
- configure:3688: checking for sed
- configure:3706: found /bin/sed
- configure:3718: result: /bin/sed
- configure:3781: checking for gcc
- configure:3808: result: /home/parallels/Development/js/emscripten/emcc
- configure:4037: checking for C compiler version
- configure:4046: /home/parallels/Development/js/emscripten/emcc --version >&5
- emcc (Emscripten GCC-like replacement) 2.0
- Copyright (C) 2012 the Emscripten authors.
- This is free and open source software under the MIT license.
- There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4057: $? = 0
- configure:4046: /home/parallels/Development/js/emscripten/emcc -v >&5
- emcc (Emscripten GCC-like replacement) 2.0
- Debian clang version 3.1-3eudoxos1 (branches/release_31) (based on LLVM 3.1)
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- configure:4057: $? = 0
- configure:4046: /home/parallels/Development/js/emscripten/emcc -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:4057: $? = 1
- configure:4046: /home/parallels/Development/js/emscripten/emcc -qversion >&5
- clang: error: no input files
- configure:4057: $? = 1
- configure:4077: checking whether the C compiler works
- configure:4099: /home/parallels/Development/js/emscripten/emcc conftest.c >&5
- configure:4103: $? = 0
- configure:4151: result: yes
- configure:4154: checking for C compiler default output file name
- configure:4156: result: a.out
- configure:4162: checking for suffix of executables
- configure:4169: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:4173: $? = 0
- configure:4195: result:
- configure:4217: checking whether we are cross compiling
- configure:4225: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:4229: $? = 0
- configure:4236: ./conftest
- configure:4240: $? = 0
- configure:4255: result: no
- configure:4260: checking for suffix of object files
- configure:4282: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:4286: $? = 0
- configure:4307: result: o
- configure:4311: checking whether we are using the GNU C compiler
- configure:4330: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:4330: $? = 0
- configure:4339: result: yes
- configure:4348: checking whether /home/parallels/Development/js/emscripten/emcc accepts -g
- configure:4368: /home/parallels/Development/js/emscripten/emcc -c -g conftest.c >&5
- configure:4368: $? = 0
- configure:4409: result: yes
- configure:4426: checking for /home/parallels/Development/js/emscripten/emcc option to accept ISO C89
- configure:4490: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:4490: $? = 0
- configure:4503: result: none needed
- configure:4534: checking for style of include used by make
- configure:4562: result: GNU
- configure:4588: checking dependency style of /home/parallels/Development/js/emscripten/emcc
- configure:4699: result: none
- configure:4715: checking whether /home/parallels/Development/js/emscripten/emcc and cc understand -c and -o together
- configure:4746: /home/parallels/Development/js/emscripten/emcc -c conftest.c -o conftest2.o >&5
- configure:4750: $? = 0
- configure:4756: /home/parallels/Development/js/emscripten/emcc -c conftest.c -o conftest2.o >&5
- configure:4760: $? = 0
- configure:4771: cc -c conftest.c >&5
- configure:4775: $? = 0
- configure:4783: cc -c conftest.c -o conftest2.o >&5
- configure:4787: $? = 0
- configure:4793: cc -c conftest.c -o conftest2.o >&5
- configure:4797: $? = 0
- configure:4815: result: yes
- configure:4917: checking how to print strings
- configure:4944: result: printf
- configure:4965: checking for a sed that does not truncate output
- configure:5029: result: /bin/sed
- configure:5047: checking for grep that handles long lines and -e
- configure:5105: result: /bin/grep
- configure:5110: checking for egrep
- configure:5172: result: /bin/grep -E
- configure:5177: checking for fgrep
- configure:5239: result: /bin/grep -F
- configure:5274: checking for ld used by /home/parallels/Development/js/emscripten/emcc
- configure:5341: result: /home/parallels/Development/js/emscripten/emcc
- configure:5348: checking if the linker (/home/parallels/Development/js/emscripten/emcc) is GNU ld
- configure:5363: result: no
- configure:5375: checking for BSD- or MS-compatible name lister (nm)
- configure:5424: result: /usr/bin/nm -B
- configure:5554: checking the name lister (/usr/bin/nm -B) interface
- configure:5561: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:5564: /usr/bin/nm -B "conftest.o"
- configure:5567: output
- 0000000000000000 B some_variable
- configure:5574: result: BSD nm
- configure:5577: checking whether ln -s works
- configure:5581: result: yes
- configure:5589: checking the maximum length of command line arguments
- configure:5719: result: 1572864
- configure:5736: checking whether the shell understands some XSI constructs
- configure:5746: result: yes
- configure:5750: checking whether the shell understands "+="
- configure:5756: result: yes
- configure:5791: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
- configure:5831: result: func_convert_file_noop
- configure:5838: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:5858: result: func_convert_file_noop
- configure:5865: checking for /home/parallels/Development/js/emscripten/emcc option to reload object files
- configure:5872: result: -r
- configure:5946: checking for objdump
- configure:5962: found /usr/bin/objdump
- configure:5973: result: objdump
- configure:6005: checking how to recognize dependent libraries
- configure:6207: result: pass_all
- configure:6292: checking for dlltool
- configure:6322: result: no
- configure:6352: checking how to associate runtime and link libraries
- configure:6379: result: printf %s\n
- configure:6504: checking for archiver @FILE support
- configure:6521: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:6521: $? = 0
- configure:6524: /home/parallels/Development/js/emscripten/emar cru libconftest.a @conftest.lst >&5
- /usr/bin/llvm-ar: File does not exist: @conftest.lst
- configure:6527: $? = 0
- configure:6532: /home/parallels/Development/js/emscripten/emar cru libconftest.a @conftest.lst >&5
- /usr/bin/llvm-ar: File does not exist: @conftest.lst
- configure:6535: $? = 0
- configure:6547: result: no
- configure:6605: checking for strip
- configure:6621: found /usr/bin/strip
- configure:6632: result: strip
- configure:6704: checking for ranlib
- configure:6731: result: /home/parallels/Development/js/emscripten/emranlib
- configure:6833: checking command to parse /usr/bin/nm -B output from /home/parallels/Development/js/emscripten/emcc object
- configure:6953: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:6956: $? = 0
- configure:6960: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6963: $? = 0
- configure:7029: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c conftstm.o >&5
- configure:7032: $? = 0
- configure:7070: result: ok
- configure:7107: checking for sysroot
- configure:7137: result: no
- configure:7214: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:7217: $? = 0
- configure:7393: checking for mt
- configure:7409: found /bin/mt
- configure:7420: result: mt
- configure:7443: checking if mt is a manifest tool
- configure:7449: mt '-?'
- configure:7457: result: no
- configure:8099: checking how to run the C preprocessor
- configure:8130: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:8130: $? = 0
- configure:8144: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:8144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:8169: result: /home/parallels/Development/js/emscripten/emcc -E
- configure:8189: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:8189: $? = 0
- configure:8203: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:8203: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:8232: checking for ANSI C header files
- configure:8252: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8252: $? = 0
- configure:8325: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:8325: $? = 0
- configure:8325: ./conftest
- configure:8325: $? = 0
- configure:8336: result: yes
- configure:8349: checking for sys/types.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for sys/stat.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for stdlib.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for string.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for memory.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for strings.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for inttypes.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for stdint.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8349: checking for unistd.h
- configure:8349: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8349: $? = 0
- configure:8349: result: yes
- configure:8363: checking for dlfcn.h
- configure:8363: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:8363: $? = 0
- configure:8363: result: yes
- configure:8539: checking for objdir
- configure:8554: result: .libs
- configure:8821: checking if /home/parallels/Development/js/emscripten/emcc supports -fno-rtti -fno-exceptions
- configure:8839: /home/parallels/Development/js/emscripten/emcc -c -fno-rtti -fno-exceptions conftest.c >&5
- configure:8843: $? = 0
- configure:8856: result: yes
- configure:9183: checking for /home/parallels/Development/js/emscripten/emcc option to produce PIC
- configure:9190: result: -fPIC -DPIC
- configure:9198: checking if /home/parallels/Development/js/emscripten/emcc PIC flag -fPIC -DPIC works
- configure:9216: /home/parallels/Development/js/emscripten/emcc -c -fPIC -DPIC -DPIC conftest.c >&5
- configure:9220: $? = 0
- configure:9233: result: yes
- configure:9262: checking if /home/parallels/Development/js/emscripten/emcc static flag -static works
- configure:9290: result: yes
- configure:9305: checking if /home/parallels/Development/js/emscripten/emcc supports -c -o file.o
- configure:9326: /home/parallels/Development/js/emscripten/emcc -c -o out/conftest2.o conftest.c >&5
- configure:9330: $? = 0
- configure:9352: result: yes
- configure:9360: checking if /home/parallels/Development/js/emscripten/emcc supports -c -o file.o
- configure:9407: result: yes
- configure:9440: checking whether the /home/parallels/Development/js/emscripten/emcc linker (/home/parallels/Development/js/emscripten/emcc -m elf_x86_64) supports shared libraries
- configure:10597: result: no
- configure:10837: checking dynamic linker characteristics
- configure:11348: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:11348: $? = 0
- configure:11582: result: GNU/Linux ld.so
- configure:11689: checking how to hardcode library paths into programs
- configure:11714: result: unsupported
- configure:12254: checking whether stripping libraries is possible
- configure:12259: result: yes
- configure:12294: checking if libtool supports shared libraries
- configure:12296: result: no
- configure:12299: checking whether to build shared libraries
- configure:12320: result: no
- configure:12323: checking whether to build static libraries
- configure:12327: result: yes
- configure:12420: checking for pkg-config
- configure:12438: found /usr/bin/pkg-config
- configure:12450: result: /usr/bin/pkg-config
- configure:12475: checking pkg-config is at least version 0.9.0
- configure:12478: result: yes
- configure:12486: checking for size_t
- configure:12486: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12486: $? = 0
- configure:12486: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:60:21: error: expected expression
- if (sizeof ((size_t)))
- ^
- 1 error generated.
- configure:12486: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:12486: result: yes
- configure:12499: checking for working alloca.h
- configure:12516: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:12516: $? = 0
- configure:12524: result: yes
- configure:12532: checking for alloca
- configure:12569: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:12569: $? = 0
- configure:12577: result: yes
- configure:12687: checking whether __SUNPRO_C is declared
- configure:12687: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:66:10: error: use of undeclared identifier '__SUNPRO_C'
- (void) __SUNPRO_C;
- ^
- 1 error generated.
- configure:12687: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | #ifndef __SUNPRO_C
- | #ifdef __cplusplus
- | (void) __SUNPRO_C;
- | #else
- | (void) __SUNPRO_C;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:12687: result: no
- configure:12695: checking for ANSI C header files
- configure:12799: result: yes
- configure:12807: checking for sys/wait.h that is POSIX.1 compatible
- configure:12833: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12833: $? = 0
- configure:12840: result: yes
- configure:12851: checking arpa/nameser_compat.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking arpa/nameser_compat.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for arpa/nameser_compat.h
- configure:12851: result: yes
- configure:12851: checking fcntl.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking fcntl.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for fcntl.h
- configure:12851: result: yes
- configure:12851: checking sys/time.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking sys/time.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for sys/time.h
- configure:12851: result: yes
- configure:12851: checking for unistd.h
- configure:12851: result: yes
- configure:12851: checking locale.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking locale.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for locale.h
- configure:12851: result: yes
- configure:12851: checking signal.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking signal.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for signal.h
- configure:12851: result: yes
- configure:12851: checking for stdint.h
- configure:12851: result: yes
- configure:12851: checking regex.h usability
- configure:12851: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking regex.h presence
- configure:12851: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- configure:12851: $? = 0
- configure:12851: result: yes
- configure:12851: checking for regex.h
- configure:12851: result: yes
- configure:12862: checking for an ANSI C-conforming const
- configure:12927: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12927: $? = 0
- configure:12934: result: yes
- configure:12942: checking whether struct tm is in sys/time.h or time.h
- configure:12962: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:12962: $? = 0
- configure:12969: result: time.h
- configure:12981: checking size of time_t
- configure:12986: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:12986: $? = 0
- configure:12986: ./conftest
- configure:12986: $? = 0
- configure:13003: result: 8
- configure:13014: checking whether byte ordering is bigendian
- configure:13029: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:38:9: error: unknown type name 'not'
- not a universal capable compiler
- ^
- conftest.c:38:14: error: expected ';' after top level declarator
- not a universal capable compiler
- ^
- ;
- 2 errors generated.
- configure:13029: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:13074: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:13074: $? = 0
- configure:13092: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:44:4: error: use of undeclared identifier 'not'
- not big endian
- ^
- 1 error generated.
- configure:13092: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:13220: result: no
- configure:13239: checking return type of signal handlers
- configure:13257: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:43:8: error: indirection requires pointer operand ('void' invalid)
- return *(signal (0, 0)) (0) == 1;
- ^~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13257: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <signal.h>
- |
- | int
- | main ()
- | {
- | return *(signal (0, 0)) (0) == 1;
- | ;
- | return 0;
- | }
- configure:13264: result: void
- configure:13274: checking for strftime
- configure:13274: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:13274: $? = 0
- configure:13274: result: yes
- configure:13330: checking for strdup
- configure:13330: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- conftest.c:62:6: warning: incompatible redeclaration of library function 'strdup'
- char strdup ();
- ^
- conftest.c:62:6: note: 'strdup' is a builtin with type 'char *(const char *)'
- 1 warning generated.
- configure:13330: $? = 0
- configure:13330: result: yes
- configure:13330: checking for strstr
- configure:13330: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- conftest.c:63:6: warning: incompatible redeclaration of library function 'strstr'
- char strstr ();
- ^
- conftest.c:63:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
- 1 warning generated.
- configure:13330: $? = 0
- configure:13330: result: yes
- configure:13330: checking for atexit
- configure:13330: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:13330: $? = 0
- configure:13330: result: yes
- configure:13330: checking for setlocale
- configure:13330: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:13330: $? = 0
- configure:13330: result: yes
- configure:13341: checking for getopt_long
- configure:13341: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:13341: $? = 0
- configure:13341: result: yes
- configure:13366: checking for inet_aton
- configure:13366: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c >&5
- configure:13366: $? = 0
- configure:13366: result: yes
- configure:13419: checking for __res_query in -lresolv
- configure:13444: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lresolv >&5
- configure:13444: $? = 0
- configure:13453: result: yes
- configure:13464: checking for gethostent in -lnsl
- configure:13489: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- configure:13489: $? = 0
- configure:13498: result: yes
- configure:13509: checking for socket
- configure:13509: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- configure:13509: $? = 0
- configure:13509: result: yes
- configure:13562: checking for getaddrinfo
- configure:13562: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- configure:13562: $? = 0
- configure:13562: result: yes
- configure:13613: checking for inet_ntop
- configure:13613: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- configure:13613: $? = 0
- configure:13613: result: yes
- configure:13624: checking for getifaddrs
- configure:13624: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- configure:13624: $? = 0
- configure:13624: result: yes
- configure:13633: checking for socklen_t
- configure:13650: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:13650: $? = 0
- configure:13652: result: yes
- configure:13694: checking for struct sockaddr.sa_len
- configure:13694: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- In file included from conftest.c:49:
- In file included from /home/parallels/Development/js/emscripten/system/include/sys/socket.h:5:
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:22: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:39: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:57: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- In file included from conftest.c:49:
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:42:1: error: unknown type name 'ssize_t'
- ssize_t recvfrom(int socket, void *buffer, size_t length, int flags, struct sockaddr *address, socklen_t *address_len);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:42:44: error: unknown type name 'size_t'
- ssize_t recvfrom(int socket, void *buffer, size_t length, int flags, struct sockaddr *address, socklen_t *address_len);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:52:1: error: unknown type name 'ssize_t'
- ssize_t recv(int s, void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:52:32: error: unknown type name 'size_t'
- ssize_t recv(int s, void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:53:1: error: unknown type name 'ssize_t'
- ssize_t send(int s, const void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:53:38: error: unknown type name 'size_t'
- ssize_t send(int s, const void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:55:1: error: unknown type name 'ssize_t'
- ssize_t sendto(int s, const void *buf, size_t len, int flags, const struct sockaddr *to, socklen_t tolen);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:55:40: error: unknown type name 'size_t'
- ssize_t sendto(int s, const void *buf, size_t len, int flags, const struct sockaddr *to, socklen_t tolen);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:62:3: error: unknown type name 'size_t'
- size_t msg_iovlen;
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:64:3: error: unknown type name 'size_t'
- size_t msg_controllen;
- ^
- conftest.c:55:13: error: no member named 'sa_len' in 'struct sockaddr'
- if (ac_aggr.sa_len)
- ~~~~~~~ ^
- 14 errors generated.
- configure:13694: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | /* end confdefs.h. */
- | #include <sys/socket.h>
- |
- | int
- | main ()
- | {
- | static struct sockaddr ac_aggr;
- | if (ac_aggr.sa_len)
- | return 0;
- | ;
- | return 0;
- | }
- configure:13694: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- In file included from conftest.c:49:
- In file included from /home/parallels/Development/js/emscripten/system/include/sys/socket.h:5:
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:22: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:39: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/select.h:4:57: error: unknown type name 'fd_set'
- int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout);
- ^
- In file included from conftest.c:49:
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:42:1: error: unknown type name 'ssize_t'
- ssize_t recvfrom(int socket, void *buffer, size_t length, int flags, struct sockaddr *address, socklen_t *address_len);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:42:44: error: unknown type name 'size_t'
- ssize_t recvfrom(int socket, void *buffer, size_t length, int flags, struct sockaddr *address, socklen_t *address_len);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:52:1: error: unknown type name 'ssize_t'
- ssize_t recv(int s, void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:52:32: error: unknown type name 'size_t'
- ssize_t recv(int s, void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:53:1: error: unknown type name 'ssize_t'
- ssize_t send(int s, const void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:53:38: error: unknown type name 'size_t'
- ssize_t send(int s, const void *buf, size_t len, int flags);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:55:1: error: unknown type name 'ssize_t'
- ssize_t sendto(int s, const void *buf, size_t len, int flags, const struct sockaddr *to, socklen_t tolen);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:55:40: error: unknown type name 'size_t'
- ssize_t sendto(int s, const void *buf, size_t len, int flags, const struct sockaddr *to, socklen_t tolen);
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:62:3: error: unknown type name 'size_t'
- size_t msg_iovlen;
- ^
- /home/parallels/Development/js/emscripten/system/include/sys/socket.h:64:3: error: unknown type name 'size_t'
- size_t msg_controllen;
- ^
- conftest.c:55:20: error: no member named 'sa_len' in 'struct sockaddr'
- if (sizeof ac_aggr.sa_len)
- ~~~~~~~ ^
- 14 errors generated.
- configure:13694: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | /* end confdefs.h. */
- | #include <sys/socket.h>
- |
- | int
- | main ()
- | {
- | static struct sockaddr ac_aggr;
- | if (sizeof ac_aggr.sa_len)
- | return 0;
- | ;
- | return 0;
- | }
- configure:13694: result: no
- configure:13705: checking whether IPV6_V6ONLY is declared
- configure:13705: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:58:10: error: use of undeclared identifier 'IPV6_V6ONLY'
- (void) IPV6_V6ONLY;
- ^
- 1 error generated.
- configure:13705: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | /* end confdefs.h. */
- | #include <netinet/in.h>
- |
- | int
- | main ()
- | {
- | #ifndef IPV6_V6ONLY
- | #ifdef __cplusplus
- | (void) IPV6_V6ONLY;
- | #else
- | (void) IPV6_V6ONLY;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:13705: result: no
- configure:13721: checking for special C compiler options needed for large files
- configure:13766: result: no
- configure:13772: checking for _FILE_OFFSET_BITS value needed for large files
- configure:13797: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- configure:13797: $? = 0
- configure:13829: result: no
- configure:13913: checking for dlopen
- configure:13913: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- /tmp/conftest-PiImyV.o: In function `main':
- conftest.c:(.text+0x12): undefined reference to `dlopen'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:13913: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); 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 dlopen
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dlopen ();
- | /* 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
- | #endif
- |
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:13913: result: no
- configure:13917: checking for dlopen in -ldl
- configure:13942: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -ldl -lnsl -lresolv >&5
- configure:13942: $? = 0
- configure:13951: result: yes
- configure:13960: checking for library containing ceil
- configure:13991: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lnsl -lresolv >&5
- /tmp/conftest-UhH5KV.o: In function `main':
- conftest.c:(.text+0x12): undefined reference to `ceil'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:13991: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char ceil ();
- | int
- | main ()
- | {
- | return ceil ();
- | ;
- | return 0;
- | }
- configure:13991: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lm -lnsl -lresolv >&5
- configure:13991: $? = 0
- configure:14008: result: -lm
- configure:14021: checking for fileno()
- configure:14046: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lm -lnsl -lresolv >&5
- configure:14046: $? = 0
- configure:14046: ./conftest
- configure:14046: $? = 0
- configure:14048: result: yes
- configure:14065: checking for the %z format string in strftime()
- configure:14103: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lm -lnsl -lresolv >&5
- configure:14103: $? = 0
- configure:14103: ./conftest
- strftime("%z") yields: "-0700"
- configure:14103: $? = 0
- configure:14105: result: yes
- configure:14216: checking whether NLS is requested
- configure:14225: result: yes
- configure:14253: checking for intltool-update
- configure:14271: found /usr/bin/intltool-update
- configure:14283: result: /usr/bin/intltool-update
- configure:14293: checking for intltool-merge
- configure:14311: found /usr/bin/intltool-merge
- configure:14323: result: /usr/bin/intltool-merge
- configure:14333: checking for intltool-extract
- configure:14351: found /usr/bin/intltool-extract
- configure:14363: result: /usr/bin/intltool-extract
- configure:14517: checking for xgettext
- configure:14535: found /usr/bin/xgettext
- configure:14547: result: /usr/bin/xgettext
- configure:14557: checking for msgmerge
- configure:14575: found /usr/bin/msgmerge
- configure:14587: result: /usr/bin/msgmerge
- configure:14597: checking for msgfmt
- configure:14615: found /usr/bin/msgfmt
- configure:14627: result: /usr/bin/msgfmt
- configure:14637: checking for gmsgfmt
- configure:14668: result: /usr/bin/msgfmt
- configure:14688: checking for perl
- configure:14706: found /usr/bin/perl
- configure:14718: result: /usr/bin/perl
- configure:14729: checking for perl >= 5.8.1
- configure:14736: result: 5.14.2
- configure:14740: checking for XML::Parser
- configure:14743: result: ok
- configure:14768: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lm -lnsl -lresolv >&5
- configure:14768: $? = 0
- configure:14801: checking for locale.h
- configure:14801: result: yes
- configure:14812: checking for LC_MESSAGES
- configure:14828: /home/parallels/Development/js/emscripten/emcc -o conftest conftest.c -lm -lnsl -lresolv >&5
- configure:14828: $? = 0
- configure:14836: result: yes
- configure:14853: checking libintl.h usability
- configure:14853: /home/parallels/Development/js/emscripten/emcc -c conftest.c >&5
- conftest.c:86:10: fatal error: 'libintl.h' file not found
- #include <libintl.h>
- ^
- 1 error generated.
- configure:14853: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_FILENO 1
- | #define HAVE_STRFTIME_Z_FORMAT 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libintl.h>
- configure:14853: result: no
- configure:14853: checking libintl.h presence
- configure:14853: /home/parallels/Development/js/emscripten/emcc -E conftest.c
- conftest.c:53:10: fatal error: 'libintl.h' file not found
- #include <libintl.h>
- ^
- 1 error generated.
- configure:14853: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "pidgin"
- | #define PACKAGE_TARNAME "pidgin"
- | #define PACKAGE_VERSION "2.10.6"
- | #define PACKAGE_STRING "pidgin 2.10.6"
- | #define PACKAGE_BUGREPORT "devel@pidgin.im"
- | #define PACKAGE_URL ""
- | #define PACKAGE "pidgin"
- | #define VERSION "2.10.6"
- | #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- | #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
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_ARPA_NAMESER_COMPAT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_REGEX_H 1
- | #define SIZEOF_TIME_T 8
- | #define RETSIGTYPE void
- | #define HAVE_STRFTIME 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRSTR 1
- | #define HAVE_ATEXIT 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_LIBRESOLV 1
- | #define HAVE_LIBNSL 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_GETIFADDRS 1
- | #define HAVE_FILENO 1
- | #define HAVE_STRFTIME_Z_FORMAT 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | /* end confdefs.h. */
- | #include <libintl.h>
- configure:14853: result: no
- configure:14853: checking for libintl.h
- configure:14853: result: no
- configure:15538: checking for GLIB
- configure:15545: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
- Package glib-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `glib-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'glib-2.0' found
- Package gobject-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gobject-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gobject-2.0' found
- Package gmodule-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gmodule-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gmodule-2.0' found
- Package gthread-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gthread-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gthread-2.0' found
- configure:15548: $? = 1
- configure:15562: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
- Package glib-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `glib-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'glib-2.0' found
- Package gobject-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gobject-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gobject-2.0' found
- Package gmodule-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gmodule-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gmodule-2.0' found
- Package gthread-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gthread-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gthread-2.0' found
- configure:15565: $? = 1
- configure:15579: result: no
- No package 'glib-2.0' found
- No package 'gobject-2.0' found
- No package 'gmodule-2.0' found
- No package 'gthread-2.0' found
- configure:15596: result: no
- configure:15598: error:
- You must have GLib 2.16.0 or newer development headers installed to build.
- If you have these installed already you may need to install pkg-config so
- I can find them.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_env_AVAHI_CFLAGS_set=
- ac_cv_env_AVAHI_CFLAGS_value=
- ac_cv_env_AVAHI_LIBS_set=
- ac_cv_env_AVAHI_LIBS_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=/home/parallels/Development/js/emscripten/emcc
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CHECK_CFLAGS_set=
- ac_cv_env_CHECK_CFLAGS_value=
- ac_cv_env_CHECK_LIBS_set=
- ac_cv_env_CHECK_LIBS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_DBUS_CFLAGS_set=
- ac_cv_env_DBUS_CFLAGS_value=
- ac_cv_env_DBUS_LIBS_set=
- ac_cv_env_DBUS_LIBS_value=
- ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set=
- ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value=
- ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set=
- ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value=
- ac_cv_env_FARSTREAM_CFLAGS_set=
- ac_cv_env_FARSTREAM_CFLAGS_value=
- ac_cv_env_FARSTREAM_LIBS_set=
- ac_cv_env_FARSTREAM_LIBS_value=
- ac_cv_env_GADU_CFLAGS_set=
- ac_cv_env_GADU_CFLAGS_value=
- ac_cv_env_GADU_LIBS_set=
- ac_cv_env_GADU_LIBS_value=
- ac_cv_env_GLIB_CFLAGS_set=
- ac_cv_env_GLIB_CFLAGS_value=
- ac_cv_env_GLIB_LIBS_set=
- ac_cv_env_GLIB_LIBS_value=
- ac_cv_env_GSTINTERFACES_CFLAGS_set=
- ac_cv_env_GSTINTERFACES_CFLAGS_value=
- ac_cv_env_GSTINTERFACES_LIBS_set=
- ac_cv_env_GSTINTERFACES_LIBS_value=
- ac_cv_env_GSTREAMER_CFLAGS_set=
- ac_cv_env_GSTREAMER_CFLAGS_value=
- ac_cv_env_GSTREAMER_LIBS_set=
- ac_cv_env_GSTREAMER_LIBS_value=
- ac_cv_env_GTKSPELL_CFLAGS_set=
- ac_cv_env_GTKSPELL_CFLAGS_value=
- ac_cv_env_GTKSPELL_LIBS_set=
- ac_cv_env_GTKSPELL_LIBS_value=
- ac_cv_env_GTK_CFLAGS_set=
- ac_cv_env_GTK_CFLAGS_value=
- ac_cv_env_GTK_LIBS_set=
- ac_cv_env_GTK_LIBS_value=
- ac_cv_env_IDN_CFLAGS_set=
- ac_cv_env_IDN_CFLAGS_value=
- ac_cv_env_IDN_LIBS_set=
- ac_cv_env_IDN_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LIBXML_CFLAGS_set=
- ac_cv_env_LIBXML_CFLAGS_value=
- ac_cv_env_LIBXML_LIBS_set=
- ac_cv_env_LIBXML_LIBS_value=
- ac_cv_env_MEANWHILE_CFLAGS_set=
- ac_cv_env_MEANWHILE_CFLAGS_value=
- ac_cv_env_MEANWHILE_LIBS_set=
- ac_cv_env_MEANWHILE_LIBS_value=
- ac_cv_env_MONO_CFLAGS_set=
- ac_cv_env_MONO_CFLAGS_value=
- ac_cv_env_MONO_LIBS_set=
- ac_cv_env_MONO_LIBS_value=
- ac_cv_env_NETWORKMANAGER_CFLAGS_set=
- ac_cv_env_NETWORKMANAGER_CFLAGS_value=
- ac_cv_env_NETWORKMANAGER_LIBS_set=
- ac_cv_env_NETWORKMANAGER_LIBS_value=
- ac_cv_env_NSS_CFLAGS_set=
- ac_cv_env_NSS_CFLAGS_value=
- ac_cv_env_NSS_LIBS_set=
- ac_cv_env_NSS_LIBS_value=
- ac_cv_env_PANGO_CFLAGS_set=
- ac_cv_env_PANGO_CFLAGS_value=
- ac_cv_env_PANGO_LIBS_set=
- ac_cv_env_PANGO_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=set
- ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig
- ac_cv_env_PKG_CONFIG_PATH_set=set
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_SILC_CFLAGS_set=
- ac_cv_env_SILC_CFLAGS_value=
- ac_cv_env_SILC_LIBS_set=
- ac_cv_env_SILC_LIBS_value=
- ac_cv_env_SQLITE3_CFLAGS_set=
- ac_cv_env_SQLITE3_CFLAGS_value=
- ac_cv_env_SQLITE3_LIBS_set=
- ac_cv_env_SQLITE3_LIBS_value=
- ac_cv_env_X11_CFLAGS_set=
- ac_cv_env_X11_CFLAGS_value=
- ac_cv_env_X11_LIBS_set=
- ac_cv_env_X11_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_alloca_works=yes
- ac_cv_func_atexit=yes
- ac_cv_func_dlopen=no
- ac_cv_func_getaddrinfo=yes
- ac_cv_func_getifaddrs=yes
- ac_cv_func_getopt_long=yes
- ac_cv_func_inet_aton=yes
- ac_cv_func_inet_ntop=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_socket=yes
- ac_cv_func_strdup=yes
- ac_cv_func_strftime=yes
- ac_cv_func_strstr=yes
- ac_cv_have_decl_IPV6_V6ONLY=no
- ac_cv_have_decl___SUNPRO_C=no
- ac_cv_header_arpa_nameser_compat_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_libintl_h=no
- ac_cv_header_locale_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_regex_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_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_wait_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_nsl_gethostent=yes
- ac_cv_lib_resolv___res_query=yes
- ac_cv_member_struct_sockaddr_sa_len=no
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
- ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
- ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
- ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_SED=/bin/sed
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_path_sedpath=/bin/sed
- ac_cv_prog_AWK=mawk
- ac_cv_prog_CPP='/home/parallels/Development/js/emscripten/emcc -E'
- ac_cv_prog_ac_ct_CC=/home/parallels/Development/js/emscripten/emcc
- ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=/home/parallels/Development/js/emscripten/emranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc__home_parallels_Development_js_emscripten_emcc_c_o=yes
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_search_ceil=-lm
- ac_cv_sizeof_time_t=8
- ac_cv_struct_tm=time.h
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- ac_cv_type_signal=void
- ac_cv_type_size_t=yes
- ac_cv_working_alloca_h=yes
- am_cv_CC_dependencies_compiler_type=none
- am_cv_make_support_nested_variables=yes
- am_cv_val_LC_MESSAGES=yes
- gt_cv_have_gettext=no
- lt_cv_ar_at_file=no
- 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_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/home/parallels/Development/js/emscripten/emcc
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_gnu_ld=no
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/missing --run aclocal-1.11'
- ALLOCA=''
- ALL_LINGUAS='af am ar az be@latin bg bn bn_IN bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id it ja ka km kn ko ku lo lt mai mhr mk mn mr ms_MY my_MM nb ne nl nn oc or pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_CN zh_HK zh_TW'
- AMDEPBACKSLASH=''
- AMDEP_FALSE=''
- AMDEP_TRUE='#'
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AR='/home/parallels/Development/js/emscripten/emar'
- AUTOCONF='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/missing --run automake-1.11'
- AVAHI_CFLAGS=''
- AVAHI_LIBS=''
- AWK='mawk'
- BUILD_GEVOLUTION_FALSE=''
- BUILD_GEVOLUTION_TRUE=''
- CATALOGS=''
- CATOBJEXT='NONE'
- CC='/home/parallels/Development/js/emscripten/emcc'
- CCDEPMODE='depmode=none'
- CFLAGS=''
- CHECK_CFLAGS=''
- CHECK_LIBS=''
- CPP='/home/parallels/Development/js/emscripten/emcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DATADIRNAME='share'
- DBUS_CFLAGS=''
- DBUS_LIBS=''
- DBUS_SERVICES_DIR=''
- DEBUG_CFLAGS=''
- DEFS=''
- DEPDIR='.deps'
- DISTRIB_FALSE=''
- DISTRIB_TRUE=''
- DLLTOOL='false'
- DOT=''
- DOXYGEN=''
- DSYMUTIL=''
- DUMPBIN=''
- DYNALOADER_A=''
- DYNAMIC_PRPLS=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- ENABLE_CAP_FALSE=''
- ENABLE_CAP_TRUE=''
- ENABLE_DBUS_FALSE=''
- ENABLE_DBUS_TRUE=''
- ENABLE_GESTURES_FALSE=''
- ENABLE_GESTURES_TRUE=''
- ENABLE_GNT_FALSE=''
- ENABLE_GNT_TRUE=''
- ENABLE_GTK_FALSE=''
- ENABLE_GTK_TRUE=''
- ENABLE_TRAYCOMPAT_FALSE=''
- ENABLE_TRAYCOMPAT_TRUE=''
- EVOLUTION_ADDRESSBOOK_CFLAGS=''
- EVOLUTION_ADDRESSBOOK_LIBS=''
- EXEEXT=''
- EXTERNAL_LIBZEPHYR_FALSE=''
- EXTERNAL_LIBZEPHYR_TRUE=''
- FARSTREAM_CFLAGS=''
- FARSTREAM_LIBS=''
- FGREP='/bin/grep -F'
- GADU_CFLAGS=''
- GADU_LIBS=''
- GCONFTOOL=''
- GCONF_SCHEMAS_INSTALL_FALSE=''
- GCONF_SCHEMAS_INSTALL_TRUE=''
- GCONF_SCHEMA_CONFIG_SOURCE=''
- GCONF_SCHEMA_FILE_DIR=''
- GETTEXT_PACKAGE='pidgin'
- GLIB_CFLAGS=''
- GLIB_GENMARSHAL=''
- GLIB_LIBS=''
- GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo it.gmo ja.gmo ka.gmo km.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mai.gmo mhr.gmo mk.gmo mn.gmo mr.gmo ms_MY.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo sw.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
- GMSGFMT='/usr/bin/msgfmt'
- GNT_CFLAGS=''
- GNT_LIBS=''
- GNT_LT_VERSION_INFO='8:9:8'
- GNT_MAJOR_VERSION='2'
- GNT_MICRO_VERSION='9'
- GNT_MINOR_VERSION='8'
- GNT_VERSION='gnt_display_version'
- GNUTLS_CFLAGS=''
- GNUTLS_LIBS=''
- GREP='/bin/grep'
- GSTINTERFACES_CFLAGS=''
- GSTINTERFACES_LIBS=''
- GSTREAMER_CFLAGS=''
- GSTREAMER_LIBS=''
- GTKSPELL_CFLAGS=''
- GTKSPELL_LIBS=''
- GTK_CFLAGS=''
- GTK_LIBS=''
- HAVE_CHECK_FALSE=''
- HAVE_CHECK_TRUE=''
- HAVE_DOXYGEN_FALSE=''
- HAVE_DOXYGEN_TRUE=''
- HAVE_XSLTPROC_FALSE=''
- HAVE_XSLTPROC_TRUE=''
- IDN_CFLAGS=''
- IDN_LIBS=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_I18N_FALSE='#'
- INSTALL_I18N_TRUE=''
- INSTALL_PIXMAPS_FALSE=''
- INSTALL_PIXMAPS_TRUE=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_SSL_CERTIFICATES_FALSE=''
- INSTALL_SSL_CERTIFICATES_TRUE=''
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTOBJEXT=''
- INTLLIBS=''
- INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
- INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_MERGE='/usr/bin/intltool-merge'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
- INTLTOOL_PERL='/usr/bin/perl'
- INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UPDATE='/usr/bin/intltool-update'
- INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
- INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
- INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
- INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
- INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
- KRB4_CFLAGS=''
- KRB4_LDFLAGS=''
- KRB4_LIBS=''
- LD='/home/parallels/Development/js/emscripten/emcc -m elf_x86_64'
- LDADD=''
- LDFLAGS=''
- LIBOBJS=''
- LIBPERL_A=''
- LIBS='-lm -lnsl -lresolv '
- LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
- LIBXML_CFLAGS=''
- LIBXML_LIBS=''
- LIPO=''
- LN_S='ln -s'
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MEANWHILE_CFLAGS=''
- MEANWHILE_LIBS=''
- MKDIR_P='/bin/mkdir -p'
- MKINSTALLDIRS='./mkinstalldirs'
- MONO_CFLAGS=''
- MONO_LIBS=''
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_OPTS=''
- MSGMERGE='/usr/bin/msgmerge'
- NETWORKMANAGER_CFLAGS=''
- NETWORKMANAGER_LIBS=''
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NSS_CFLAGS=''
- NSS_LIBS=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='pidgin'
- PACKAGE_BUGREPORT='devel@pidgin.im'
- PACKAGE_NAME='pidgin'
- PACKAGE_STRING='pidgin 2.10.6'
- PACKAGE_TARNAME='pidgin'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.10.6'
- PANGO_CFLAGS=''
- PANGO_LIBS=''
- PATH_SEPARATOR=':'
- PERL=''
- PERL_CFLAGS=''
- PERL_LIBS=''
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR='/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'
- PKG_CONFIG_PATH=''
- PLUGINS_DEFINE=''
- PLUGINS_FALSE=''
- PLUGINS_TRUE=''
- POFILES=' af.po am.po ar.po az.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po da.po de.po dz.po el.po en_AU.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lo.po lt.po mai.po mhr.po mk.po mn.po mr.po ms_MY.po my_MM.po nb.po ne.po nl.po nn.po oc.po or.po pa.po pl.po pt_BR.po pt.po ps.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sr@latin.po sv.po sw.po ta.po te.po th.po tr.po uk.po ur.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po'
- POSUB='po'
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- PURPLE_AVAILABLE_FALSE=''
- PURPLE_AVAILABLE_TRUE=''
- PURPLE_LT_VERSION_INFO='10:6:10'
- PURPLE_MAJOR_VERSION='2'
- PURPLE_MICRO_VERSION='6'
- PURPLE_MINOR_VERSION='10'
- PURPLE_VERSION='purple_display_version'
- PYTHON=''
- PY_CFLAGS=''
- PY_LIBS=''
- RANLIB='/home/parallels/Development/js/emscripten/emranlib'
- SASL_LIBS=''
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- SILC_CFLAGS=''
- SILC_LIBS=''
- SM_LIBS=''
- SQLITE3_CFLAGS=''
- SQLITE3_LIBS=''
- SSL_CERTIFICATES_DIR=''
- STATIC_BONJOUR_FALSE=''
- STATIC_BONJOUR_TRUE=''
- STATIC_GG_FALSE=''
- STATIC_GG_TRUE=''
- STATIC_IRC_FALSE=''
- STATIC_IRC_TRUE=''
- STATIC_JABBER_FALSE=''
- STATIC_JABBER_TRUE=''
- STATIC_LINK_LIBS=''
- STATIC_MSN_FALSE=''
- STATIC_MSN_TRUE=''
- STATIC_MXIT_FALSE=''
- STATIC_MXIT_TRUE=''
- STATIC_MYSPACE_FALSE=''
- STATIC_MYSPACE_TRUE=''
- STATIC_NOVELL_FALSE=''
- STATIC_NOVELL_TRUE=''
- STATIC_OSCAR_FALSE=''
- STATIC_OSCAR_TRUE=''
- STATIC_PRPLS=''
- STATIC_SAMETIME_FALSE=''
- STATIC_SAMETIME_TRUE=''
- STATIC_SILC_FALSE=''
- STATIC_SILC_TRUE=''
- STATIC_SIMPLE_FALSE=''
- STATIC_SIMPLE_TRUE=''
- STATIC_YAHOO_FALSE=''
- STATIC_YAHOO_TRUE=''
- STATIC_ZEPHYR_FALSE=''
- STATIC_ZEPHYR_TRUE=''
- STRIP='strip'
- TCL_CFLAGS=''
- TCL_LIBS=''
- TK_LIBS=''
- USE_CYRUS_SASL_FALSE=''
- USE_CYRUS_SASL_TRUE=''
- USE_GCONFTOOL_FALSE=''
- USE_GCONFTOOL_TRUE=''
- USE_GNUTLS_FALSE=''
- USE_GNUTLS_TRUE=''
- USE_INTERNAL_LIBGADU_FALSE=''
- USE_INTERNAL_LIBGADU_TRUE=''
- USE_MONO_FALSE=''
- USE_MONO_TRUE=''
- USE_NLS='yes'
- USE_NSS_FALSE=''
- USE_NSS_TRUE=''
- USE_PERL_FALSE=''
- USE_PERL_TRUE=''
- USE_TCL_FALSE=''
- USE_TCL_TRUE=''
- USE_TK_FALSE=''
- USE_TK_TRUE=''
- USE_VV_FALSE=''
- USE_VV_TRUE=''
- VERSION='2.10.6'
- X11_CFLAGS=''
- X11_LIBS=''
- XGETTEXT=':'
- XMKMF=''
- XSLTPROC=''
- XSS_LIBS=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=''
- ZEPHYR_CFLAGS=''
- ZEPHYR_LDFLAGS=''
- ZEPHYR_LIBS=''
- ac_ct_AR=''
- ac_ct_CC='/home/parallels/Development/js/emscripten/emcc'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE='#'
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep=''
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- enable_dbus='no'
- enable_devhelp=''
- enable_dot=''
- enable_doxygen='no'
- exec_prefix='NONE'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/parallels/Development/cpp/pidgin-2.10.6/install-sh'
- intltool__v_merge_options_0='-q'
- intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- perlpath=''
- pidginpath=''
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sedpath='/bin/sed'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "pidgin"
- #define PACKAGE_TARNAME "pidgin"
- #define PACKAGE_VERSION "2.10.6"
- #define PACKAGE_STRING "pidgin 2.10.6"
- #define PACKAGE_BUGREPORT "devel@pidgin.im"
- #define PACKAGE_URL ""
- #define PACKAGE "pidgin"
- #define VERSION "2.10.6"
- #define CONFIG_ARGS " '--disable-debug' '--disable-dependency-tracking' '--disable-gtkui' '--disable-consoleui' '--disable-dbus' '--without-x' '--disable-gstreamer' '--disable-vv' '--disable-meanwhile' '--disable-avahi' '--disable-perl' '--disable-doxygen' 'CC=/home/parallels/Development/js/emscripten/emcc' 'CFLAGS=' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/parallels/Development/js/emscripten/system/local/lib/pkgconfig:/home/parallels/Development/js/emscripten/system/lib/pkgconfig'"
- #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
- #define LT_OBJDIR ".libs/"
- #define HAVE_ALLOCA_H 1
- #define HAVE_ALLOCA 1
- #define STDC_HEADERS 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_ARPA_NAMESER_COMPAT_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_LOCALE_H 1
- #define HAVE_SIGNAL_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_REGEX_H 1
- #define SIZEOF_TIME_T 8
- #define RETSIGTYPE void
- #define HAVE_STRFTIME 1
- #define HAVE_STRDUP 1
- #define HAVE_STRSTR 1
- #define HAVE_ATEXIT 1
- #define HAVE_SETLOCALE 1
- #define HAVE_GETOPT_LONG 1
- #define HAVE_LIBRESOLV 1
- #define HAVE_LIBNSL 1
- #define HAVE_GETADDRINFO 1
- #define HAVE_INET_NTOP 1
- #define HAVE_GETIFADDRS 1
- #define HAVE_FILENO 1
- #define HAVE_STRFTIME_Z_FORMAT 1
- #define HAVE_LOCALE_H 1
- #define HAVE_LC_MESSAGES 1
- configure: exit 1
SHARE
TWEET
Untitled
a guest
Sep 20th, 2012
24
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

