Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem gcc / emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Naam
n00b
n00b


Joined: 05 Feb 2011
Posts: 14

PostPosted: Wed Feb 09, 2011 12:29 pm    Post subject: problem gcc / emerge Reply with quote

Hello everybody, today i have a new little problem, on my fresh installation i want to install pidgin,
so :

emerge -av pidgin

Emerge install all dependences but when come the turn of pidgin emerge send me that :

Code:

gcc-config: error: could not run/locate 'i486-pc-linux-gnu-gcc'
make[6]: *** [blib/arch/auto/Purple/Purple.so] Error 1
make[6]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9/libpurple/plugins/perl/common'
make[5]: *** [all-local] Error 2
make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9/libpurple/plugins/perl'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9/libpurple/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9/libpurple'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9/libpurple'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9'
make: *** [all] Error 2
emake failed

* ERROR: net-im/pidgin-2.7.9 failed:
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 6281:  Called econf '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6'
 *     ebuild.sh, line  552:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =net-im/pidgin-2.7.9',
 * the complete build log and the output of 'emerge -pqv =net-im/pidgin-2.7.9'.
 * The complete build log is located at '/var/tmp/portage/net-im/pidgin-2.7.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/pidgin-2.7.9/temp/environment'.
 * S: '/var/tmp/portage/net-im/pidgin-2.7.9/work/pidgin-2.7.9'


So the is the config file :

[code:1:f7f9f99022]
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.7.9, which was
generated by GNU Autoconf 2.65. Invocation command line was

$ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --enable-consoleui --enable-gtkui --enable-sm --enable-nls --enable-startup-notification --enable-screensaver --disable-cap --disable-gevolution --disable-gtkspell --enable-perl --enable-tk --disable-tcl --disable-debug --enable-dbus --disable-meanwhile --enable-gstreamer --enable-farsight --enable-vv --disable-cyrus-sasl --disable-doxygen --enable-nm --disable-avahi --disable-idn --with-system-ssl-certs=/etc/ssl/certs/ --with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace --disable-mono --x-includes=/usr/include/X11 --enable-gnutls=no --enable-nss=yes --with-python=python2.6

## --------- ##
## Platform. ##
## --------- ##

hostname = Laptop
uname -m = i686
uname -r = 2.6.36-gentoo-r5-netbook
uname -s = Linux
uname -v = #2 SMP Sat Feb 5 01:16:40 CET 2011

/usr/bin/uname -p = Intel(R) Atom(TM) CPU N450 @ 1.66GHz
/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/portage/bin/ebuild-helpers
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.4.4
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.4


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2995: checking build system type
configure:3009: result: i686-pc-linux-gnu
configure:3029: checking host system type
configure:3042: result: i686-pc-linux-gnu
configure:3080: checking for a BSD-compatible install
configure:3148: result: /usr/bin/install -c
configure:3159: checking whether build environment is sane
configure:3209: result: yes
configure:3350: checking for a thread-safe mkdir -p
configure:3389: result: /bin/mkdir -p
configure:3402: checking for gawk
configure:3418: found /usr/bin/gawk
configure:3429: result: gawk
configure:3440: checking whether make sets $(MAKE)
configure:3462: result: yes
configure:3581: checking for sed
configure:3599: found /bin/sed
configure:3611: result: /bin/sed
configure:3634: checking for i686-pc-linux-gnu-gcc
configure:3650: found /usr/bin/i686-pc-linux-gnu-gcc
configure:3661: result: i686-pc-linux-gnu-gcc
configure:3930: checking for C compiler version
configure:3939: i686-pc-linux-gnu-gcc --version >&5
i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.3, pie-0.4.5) 4.4.4
Copyright (C) 2010 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:3950: $? = 0
configure:3939: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.4/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.4-r2 p1.3, pie-0.4.5'
Thread model: posix
gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.3, pie-0.4.5)
configure:3950: $? = 0
configure:3939: i686-pc-linux-gnu-gcc -V >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:3950: $? = 1
configure:3939: i686-pc-linux-gnu-gcc -qversion >&5
i686-pc-linux-gnu-gcc: unrecognized option '-qversion'
i686-pc-linux-gnu-gcc: no input files
configure:3950: $? = 1
configure:3970: checking whether the C compiler works
configure:3992: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:3996: $? = 0
configure:4045: result: yes
configure:4048: checking for C compiler default output file name
configure:4050: result: a.out
configure:4056: checking for suffix of executables
configure:4063: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:4067: $? = 0
configure:4089: result:
configure:4111: checking whether we are cross compiling
configure:4119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:4123: $? = 0
configure:4130: ./conftest
configure:4134: $? = 0
configure:4149: result: no
configure:4154: checking for suffix of object files
configure:4176: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:4180: $? = 0
configure:4201: result: o
configure:4205: checking whether we are using the GNU C compiler
configure:4224: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:4224: $? = 0
configure:4233: result: yes
configure:4242: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:4262: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:4262: $? = 0
configure:4303: result: yes
configure:4320: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:4384: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:4384: $? = 0
configure:4397: result: none needed
configure:4428: checking for style of include used by make
configure:4456: result: GNU
configure:4481: checking dependency style of i686-pc-linux-gnu-gcc
configure:4591: result: gcc3
configure:4607: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together
configure:4638: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4642: $? = 0
configure:4648: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4652: $? = 0
configure:4663: cc -c conftest.c >&5
configure:4667: $? = 0
configure:4675: cc -c conftest.c -o conftest2.o >&5
configure:4679: $? = 0
configure:4685: cc -c conftest.c -o conftest2.o >&5
configure:4689: $? = 0
configure:4707: result: yes
configure:4809: checking how to print strings
configure:4836: result: printf
configure:4857: checking for a sed that does not truncate output
configure:4921: result: /bin/sed
configure:4939: checking for grep that handles long lines and -e
configure:4997: result: /bin/grep
configure:5002: checking for egrep
configure:5064: result: /bin/grep -E
configure:5069: checking for fgrep
configure:5131: result: /bin/grep -F
configure:5166: checking for ld used by i686-pc-linux-gnu-gcc
configure:5233: result: /usr/bin/ld
configure:5240: checking if the linker (/usr/bin/ld) is GNU ld
configure:5255: result: yes
configure:5267: checking for BSD- or MS-compatible name lister (nm)
configure:5316: result: /usr/bin/nm -B
configure:5446: checking the name lister (/usr/bin/nm -B) interface
configure:5453: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:5456: /usr/bin/nm -B "conftest.o"
configure:5459: output
00000000 B some_variable
configure:5466: result: BSD nm
configure:5469: checking whether ln -s works
configure:5473: result: yes
configure:5481: checking the maximum length of command line arguments
configure:5606: result: 1572864
configure:5623: checking whether the shell understands some XSI constructs
configure:5633: result: yes
configure:5637: checking whether the shell understands "+="
configure:5643: result: yes
configure:5678: checking for /usr/bin/ld option to reload object files
configure:5685: result: -r
configure:5714: checking for i686-pc-linux-gnu-objdump
configure:5744: result: no
configure:5754: checking for objdump
configure:5770: found /usr/bin/objdump
configure:5781: result: objdump
configure:5813: checking how to recognize dependent libraries
configure:6015: result: pass_all
configure:6035: checking for i686-pc-linux-gnu-ar
configure:6065: result: no
configure:6075: checking for ar
configure:6091: found /usr/bin/ar
configure:6102: result: ar
configure:6140: checking for i686-pc-linux-gnu-strip
configure:6170: result: no
configure:6180: checking for strip
configure:6196: found /usr/bin/strip
configure:6207: result: strip
configure:6239: checking for i686-pc-linux-gnu-ranlib
configure:6269: result: no
configure:6279: checking for ranlib
configure:6295: found /usr/bin/ranlib
configure:6306: result: ranlib
configure:6408: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object
configure:6526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:6529: $? = 0
configure:6533: /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:6536: $? = 0
configure:6590: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
configure:6593: $? = 0
configure:6631: result: ok
configure:7472: checking how to run the C preprocessor
configure:7503: i686-pc-linux-gnu-gcc -E conftest.c
configure:7503: $? = 0
configure:7517: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:7517: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7542: result: i686-pc-linux-gnu-gcc -E
configure:7562: i686-pc-linux-gnu-gcc -E conftest.c
configure:7562: $? = 0
configure:7576: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:7576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7605: checking for ANSI C header files
configure:7625: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7625: $? = 0
configure:7698: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:7698: $? = 0
configure:7698: ./conftest
configure:7698: $? = 0
configure:7709: result: yes
configure:7722: checking for sys/types.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for sys/stat.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for stdlib.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for string.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for memory.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for strings.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for inttypes.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for stdint.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7722: checking for unistd.h
configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7722: $? = 0
configure:7722: result: yes
configure:7737: checking for dlfcn.h
configure:7737: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:7737: $? = 0
configure:7737: result: yes
configure:7894: checking for objdir
configure:7909: result: .libs
configure:8176: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:8194: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8198: $? = 0
configure:8211: result: no
configure:8231: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:8516: result: -fPIC -DPIC
configure:8528: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
configure:8546: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -DPIC conftest.c >&5
configure:8550: $? = 0
configure:8563: result: yes
configure:8587: checking if i686-pc-linux-gnu-gcc static flag -static works
configure:8615: result: yes
configure:8630: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:8651: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5
configure:8655: $? = 0
configure:8677: result: yes
configure:8685: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:8732: result: yes
configure:8765: checking whether the i686-pc-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries
configure:9840: result: yes
configure:9877: checking whether -lc should be explicitly linked in
configure:9885: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:9888: $? = 0
configure:9903: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9906: $? = 0
configure:9920: result: no
configure:10085: checking dynamic linker characteristics
configure:10553: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10553: $? = 0
configure:10775: result: GNU/Linux ld.so
configure:10882: checking how to hardcode library paths into programs
configure:10907: result: immediate
configure:11447: checking whether stripping libraries is possible
configure:11452: result: yes
configure:11487: checking if libtool supports shared libraries
configure:11489: result: yes
configure:11492: checking whether to build shared libraries
configure:11513: result: yes
configure:11516: checking whether to build static libraries
configure:11520: result: no
configure:11567: checking for i686-pc-linux-gnu-pkg-config
configure:11600: result: no
configure:11610: checking for pkg-config
configure:11628: found /usr/bin/pkg-config
configure:11640: result: /usr/bin/pkg-config
configure:11665: checking pkg-config is at least version 0.9.0
configure:11668: result: yes
configure:11678: checking for working alloca.h
configure:11695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:11695: $? = 0
configure:11703: result: yes
configure:11711: checking for alloca
configure:11748: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:11748: $? = 0
configure:11756: result: yes
configure:11867: checking whether __SUNPRO_C is declared
configure:11867: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: '__SUNPRO_C' undeclared (first use in this function)
conftest.c:63: error: (Each undeclared identifier is reported only once
conftest.c:63: error: for each function it appears in.)
configure:11867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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
| (void) __SUNPRO_C;
| #endif
|
| ;
| return 0;
| }
configure:11867: result: no
configure:11875: checking for ANSI C header files
configure:11979: result: yes
configure:11987: checking for sys/wait.h that is POSIX.1 compatible
configure:12013: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12013: $? = 0
configure:12020: result: yes
configure:12031: checking arpa/nameser_compat.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking arpa/nameser_compat.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for arpa/nameser_compat.h
configure:12031: result: yes
configure:12031: checking fcntl.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking fcntl.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for fcntl.h
configure:12031: result: yes
configure:12031: checking sys/time.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking sys/time.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for sys/time.h
configure:12031: result: yes
configure:12031: checking for unistd.h
configure:12031: result: yes
configure:12031: checking locale.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking locale.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for locale.h
configure:12031: result: yes
configure:12031: checking signal.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking signal.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for signal.h
configure:12031: result: yes
configure:12031: checking for stdint.h
configure:12031: result: yes
configure:12031: checking regex.h usability
configure:12031: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking regex.h presence
configure:12031: i686-pc-linux-gnu-gcc -E conftest.c
configure:12031: $? = 0
configure:12031: result: yes
configure:12031: checking for regex.h
configure:12031: result: yes
configure:12043: checking for an ANSI C-conforming const
configure:12108: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12108: $? = 0
configure:12115: result: yes
configure:12123: checking whether struct tm is in sys/time.h or time.h
configure:12143: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12143: $? = 0
configure:12150: result: time.h
configure:12162: checking size of time_t
configure:12167: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:12167: $? = 0
configure:12167: ./conftest
configure:12167: $? = 0
configure:12185: result: 4
configure:12196: checking whether byte ordering is bigendian
configure:12211: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:12211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12256: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12256: $? = 0
configure:12274: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:44: error: 'not' undeclared (first use in this function)
conftest.c:44: error: (Each undeclared identifier is reported only once
conftest.c:44: error: for each function it appears in.)
conftest.c:44: error: expected ';' before 'big'
configure:12274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| /* 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:12402: result: no
configure:12421: checking return type of signal handlers
configure:12439: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: void value not ignored as it ought to be
configure:12439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12446: result: void
configure:12456: checking for strftime
configure:12456: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
conftest.c:61: warning: conflicting types for built-in function 'strftime'
configure:12456: $? = 0
configure:12456: result: yes
configure:12512: checking for strdup
configure:12512: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
conftest.c:62: warning: conflicting types for built-in function 'strdup'
configure:12512: $? = 0
configure:12512: result: yes
configure:12512: checking for strstr
configure:12512: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
conftest.c:63: warning: conflicting types for built-in function 'strstr'
configure:12512: $? = 0
configure:12512: result: yes
configure:12512: checking for atexit
configure:12512: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:12512: $? = 0
configure:12512: result: yes
configure:12512: checking for setlocale
configure:12512: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:12512: $? = 0
configure:12512: result: yes
configure:12524: checking for getopt_long
configure:12524: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:12524: $? = 0
configure:12524: result: yes
configure:12549: checking for inet_aton
configure:12549: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
configure:12549: $? = 0
configure:12549: result: yes
configure:12602: checking for __res_query in -lresolv
configure:12627: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5
configure:12627: $? = 0
configure:12636: result: yes
configure:12647: checking for gethostent in -lnsl
configure:12672: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:12672: $? = 0
configure:12681: result: yes
configure:12692: checking for socket
configure:12692: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:12692: $? = 0
configure:12692: result: yes
configure:12745: checking for getaddrinfo
configure:12745: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:12745: $? = 0
configure:12745: result: yes
configure:12796: checking for inet_ntop
configure:12796: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:12796: $? = 0
configure:12796: result: yes
configure:12807: checking for getifaddrs
configure:12807: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:12807: $? = 0
configure:12807: result: yes
configure:12816: checking for socklen_t
configure:12833: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12833: $? = 0
configure:12835: result: yes
configure:12877: checking for struct sockaddr.sa_len
configure:12877: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct sockaddr' has no member named 'sa_len'
configure:12877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| #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:12877: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct sockaddr' has no member named 'sa_len'
configure:12877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| #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:12877: result: no
configure:12888: checking whether IPV6_V6ONLY is declared
configure:12888: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:12888: $? = 0
configure:12888: result: yes
configure:12904: checking for special C compiler options needed for large files
configure:12949: result: no
configure:12955: checking for _FILE_OFFSET_BITS value needed for large files
configure:12980: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
conftest.c:56: warning: left shift count >= width of type
conftest.c:56: warning: left shift count >= width of type
conftest.c:58: error: size of array 'off_t_is_large' is negative
configure:12980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| #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_IPV6_V6ONLY 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:13004: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5
configure:13004: $? = 0
configure:13012: result: 64
configure:13096: checking for dlopen
configure:13096: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
/var/tmp/portage/net-im/pidgin-2.7.9/temp/cc8KfZ7q.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:13096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.7.9"
| #define PACKAGE_STRING "pidgin 2.7.9"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE_URL ""
| #define PACKAGE "pidgin"
| #define VERSION "2.7.9"
| #define CONFIG_ARGS " '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--enable-consoleui' '--enable-gtkui' '--enable-sm' '--enable-nls' '--enable-startup-notification' '--enable-screensaver' '--disable-cap' '--disable-gevolution' '--disable-gtkspell' '--enable-perl' '--enable-tk' '--disable-tcl' '--disable-debug' '--enable-dbus' '--disable-meanwhile' '--enable-gstreamer' '--enable-farsight' '--enable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--enable-nm' '--disable-avahi' '--disable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-gnutls=no' '--enable-nss=yes' '--with-python=python2.6' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'"
| #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 4
| #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_IPV6_V6ONLY 1
| #define _FILE_OFFSET_BITS 64
| /* 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:13096: result: no
configure:13100: checking for dlopen in -ldl
configure:13125: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lnsl -lresolv >&5
configure:13125: $? = 0
configure:13134: result: yes
configure:13143: checking for fileno()
configure:13168: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:13168: $? = 0
configure:13168: ./conftest
configure:13168: $? = 0
configure:13170: result: yes
configure:13187: checking for the %z format string in strftime()
configure:13225: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5
configure:13225: $? = 0
configure:13225: ./conftest
strftime("%z") yields: "+0100"
configure:13225: $? = 0
configure:13227: result: yes
configure:13254: checking whether NLS is requested
configure:13263: result: yes
configure:13293: checking for intltool-update
configure:13311: found /usr/bin/intltool-update
configure:13323: result: /usr/bin/intltool-update
configure:13333: checking for intltool-merge
configure:13351: found /usr/bin/intltool-merge
configure:13363: result: /usr/bin/intltool-merge
configure:13373: checking for intltool-extract
configure:13391: found /usr/bin/intltool-extract
configure:13403: result: /usr/bin/intltool-extract
configure:13534: checking for xgettext
configure:13552: found /usr/bin/xgettext
configure:13564: result: /usr/bin/xgettext
configure:13574: checking for msgmerge
configure:13592: found /usr/bin/msgmerge
configure:13604: result: /usr/bin/msgmerge
configure:13614: checking for msgfmt
configure:13632: found /usr/bin/msgfmt
configure:13644: result: /usr/bin/msgfmt
configure:13654: checking for gmsgfmt
configure:13672: found /usr/bin/gmsgfmt
configure:13685: result: /usr/bin/gmsgfmt
configure:13705: checking for perl
configure:13723: found /usr/bin/perl
configure:13735: result: /usr/bin/perl
configure:13746: checking for perl >= 5.8.1
configure:13753: result: 5.12.2
configure:13757: checking for XML::Parser
configure:13763: error: XML::Parser perl module is required for intltool

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe'
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_FARSIGHT_CFLAGS_set=
ac_cv_env_FARSIGHT_CFLAGS_value=
ac_cv_env_FARSIGHT_LIBS_set=
ac_cv_env_FARSIGHT_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=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
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=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_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_STARTUP_NOTIFICATION_CFLAGS_set=
ac_cv_env_STARTUP_NOTIFICATION_CFLAGS_value=
ac_cv_env_STARTUP_NOTIFICATION_LIBS_set=
ac_cv_env_STARTUP_NOTIFICATION_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=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_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_
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54234
Location: 56N 3W

PostPosted: Wed Feb 09, 2011 12:41 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Duplicate Threads.

OP made a new post using a pastebin
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum