Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19237 - GTK+ emerge fails (cannot link to Pango)
Summary: GTK+ emerge fails (cannot link to Pango)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-13 08:48 UTC by `Richard Hoechenberger
Modified: 2003-04-13 12:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description `Richard Hoechenberger 2003-04-13 08:48:03 UTC
When trying to emerge gtk+-2.2.1-r1, the installation process exits because it
cannot link to Pango.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -u gtk+
Actual Results:  
The installation process exits with the following error message:

checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/inc
                                          lude/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -Wl,--expor                                      
    t-dynamic -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -l                                           dl -lglib-2.0  
configure: error:
*** Can't link to Pango. Pango is required to build
*** GTK+. For more information see http://www.pango.org

!!! ERROR: x11-libs/gtk+-2.2.1-r1 failed.
!!! Function econf, Line 273, Exitcode 1
!!! econf failed

Expected Results:  
Normally, GTK+ 2.2.1-r1 should have been installed.

I've found some info on the forums about this issue, see

http://forums.gentoo.org/viewtopic.php?t=12951&highlight=gtk+pango

I tried all of the fixes mentioned there, w/o having any success.

I also downgraded binutils to 2.13.90.0.18, rebuilt Freetype + Pango, but still
compiling GTK+ failed.

I am on ~x86; Freetype 2.1.4 and Pango 1.2.1-r1 are installed.

I have an AthlonXP, and am using the following CFLAGS:
"-march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer"

I also tried w/  "-march=athlon-xp" only, but the ebuild still did not compile.
Comment 1 foser (RETIRED) gentoo-dev 2003-04-13 10:09:28 UTC
can you attach the config.log of gtk+ (in /var/tmp/portage/gtk+etcetc ) ?
Comment 2 `Richard Hoechenberger 2003-04-13 10:33:17 UTC
Here we go:

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

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gdktarget=x11 --disable-gtk-doc --without-libtiff

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

hostname = brit.hackstube.unt
uname -m = i686
uname -r = 2.4.21-pre7
uname -s = Linux
uname -v = #1 Fri Apr 11 22:25:13 CEST 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2
PATH: /opt/Acrobat5
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jdk-1.4.1_beta/bin
PATH: /opt/blackdown-jdk-1.4.1_beta/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3/bin


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

configure:1583: checking for a BSD-compatible install
configure:1637: result: /bin/install -c
configure:1648: checking whether build environment is sane
configure:1691: result: yes
configure:1706: checking whether make sets ${MAKE}
configure:1726: result: yes
configure:1749: checking for working aclocal-1.4
configure:1756: result: found
configure:1764: checking for working autoconf
configure:1771: result: found
configure:1779: checking for working automake-1.4
configure:1786: result: found
configure:1794: checking for working autoheader
configure:1801: result: found
configure:1809: checking for working makeinfo
configure:1816: result: found
configure:1841: checking for i686-pc-linux-gnu-gcc
configure:1867: result: gcc
configure:2147: checking for C compiler version
configure:2150: gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)
Copyright (C) 2002 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:2153: $? = 0
configure:2155: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: /var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --disable-nls
Thread model: posix
gcc version 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)
configure:2158: $? = 0
configure:2160: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2163: $? = 1
configure:2183: checking for C compiler default output
configure:2186: gcc -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2189: $? = 0
configure:2223: result: a.out
configure:2228: checking whether the C compiler works
configure:2234: ./a.out
configure:2237: $? = 0
configure:2252: result: yes
configure:2259: checking whether we are cross compiling
configure:2261: result: no
configure:2264: checking for suffix of executables
configure:2266: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2269: $? = 0
configure:2292: result: 
configure:2298: checking for suffix of object files
configure:2316: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:2319: $? = 0
configure:2338: result: o
configure:2342: checking whether we are using the GNU C compiler
configure:2363: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:2366: $? = 0
configure:2369: test -s conftest.o
configure:2372: $? = 0
configure:2384: result: yes
configure:2390: checking whether gcc accepts -g
configure:2408: gcc -c -g  conftest.c >&5
configure:2411: $? = 0
configure:2414: test -s conftest.o
configure:2417: $? = 0
configure:2427: result: yes
configure:2444: checking for gcc option to accept ANSI C
configure:2501: gcc  -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:2504: $? = 0
configure:2507: test -s conftest.o
configure:2510: $? = 0
configure:2527: result: none needed
configure:2545: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2719: checking build system type
configure:2737: result: i686-pc-linux-gnu
configure:2745: checking host system type
configure:2759: result: i686-pc-linux-gnu
configure:2789: checking for ld used by GCC
configure:2852: result: /usr/i686-pc-linux-gnu/bin/ld
configure:2861: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
GNU ld version 2.13.90.0.20 20030409
configure:2873: result: yes
configure:2878: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:2885: result: -r
configure:2890: checking for BSD-compatible nm
configure:2926: result: nm
configure:2929: checking for a sed that does not truncate output
configure:3011: result: /bin/sed
configure:3014: checking whether ln -s works
configure:3018: result: yes
configure:3025: checking how to recognise dependent libraries
configure:3206: result: pass_all
configure:3219: checking command to parse nm output
configure:3303: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3306: $? = 0
configure:3310: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3313: $? = 0
configure:3365: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   conftest.c conftstm.o >&5
configure:3368: $? = 0
configure:3412: result: ok
configure:3421: checking how to run the C preprocessor
configure:3447: gcc -E  conftest.c
configure:3453: $? = 0
configure:3480: gcc -E  conftest.c
configure:3476:28: ac_nonexistent.h: No such file or directory
configure:3486: $? = 1
configure: failed program was:
#line 3475 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3523: result: gcc -E
configure:3538: gcc -E  conftest.c
configure:3544: $? = 0
configure:3571: gcc -E  conftest.c
configure:3567:28: ac_nonexistent.h: No such file or directory
configure:3577: $? = 1
configure: failed program was:
#line 3566 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3617: checking for egrep
configure:3627: result: grep -E
configure:3632: checking for ANSI C header files
configure:3646: gcc -E  conftest.c
configure:3652: $? = 0
configure:3737: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   conftest.c  >&5
configure:3740: $? = 0
configure:3742: ./conftest
configure:3745: $? = 0
configure:3759: result: yes
configure:3783: checking for sys/types.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for sys/stat.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for stdlib.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for string.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for memory.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for strings.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for inttypes.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for stdint.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3783: checking for unistd.h
configure:3796: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3815: result: yes
configure:3841: checking dlfcn.h usability
configure:3850: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:3853: $? = 0
configure:3856: test -s conftest.o
configure:3859: $? = 0
configure:3868: result: yes
configure:3872: checking dlfcn.h presence
configure:3879: gcc -E  conftest.c
configure:3885: $? = 0
configure:3903: result: yes
configure:3921: checking for dlfcn.h
configure:3928: result: yes
configure:4088: checking for i686-pc-linux-gnu-ranlib
configure:4117: result: no
configure:4126: checking for ranlib
configure:4142: found /usr/bin/ranlib
configure:4153: result: ranlib
configure:4168: checking for i686-pc-linux-gnu-strip
configure:4197: result: no
configure:4206: checking for strip
configure:4222: found /usr/bin/strip
configure:4233: result: strip
configure:4438: checking for objdir
configure:4449: result: .libs
configure:4466: checking for gcc option to produce PIC
configure:4612: result: -fPIC
configure:4616: checking if gcc PIC flag -fPIC works
configure:4636: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -fPIC -DPIC  conftest.c >&5
configure:4639: $? = 0
configure:4642: test -s conftest.o
configure:4645: $? = 0
configure:4682: result: yes
configure:4698: checking if gcc static flag -static works
configure:4719: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   -static conftest.c  >&5
configure:4722: $? = 0
configure:4725: test -s conftest
configure:4728: $? = 0
configure:4743: result: yes
configure:4755: checking if gcc supports -c -o file.o
configure:4777: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -o out/conftest2.o  conftest.c >&5
configure:4799: result: yes
configure:4804: checking if gcc supports -c -o file.lo
configure:4828: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -c -o conftest.lo  conftest.c >&5
configure:4831: $? = 0
configure:4834: test -s conftest.lo
configure:4837: $? = 0
configure:4858: result: yes
configure:4889: checking if gcc supports -fno-rtti -fno-exceptions
configure:4908: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:4911: $? = 0
configure:4914: test -s conftest.o
configure:4917: $? = 0
configure:4933: result: yes
configure:4944: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:5663: result: yes
configure:5668: checking how to hardcode library paths into programs
configure:5692: result: immediate
configure:5697: checking whether stripping libraries is possible
configure:5702: result: yes
configure:5713: checking dynamic linker characteristics
configure:6144: result: GNU/Linux ld.so
configure:6149: checking if libtool supports shared libraries
configure:6151: result: yes
configure:6154: checking whether to build shared libraries
configure:6175: result: yes
configure:6178: checking whether to build static libraries
configure:6182: result: no
configure:6808: checking whether -lc should be explicitly linked in
configure:6816: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:6819: $? = 0
configure:6833: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6836: $? = 0
configure:6849: result: no
configure:7432: checking whether to enable maintainer-specific portions of Makefiles
configure:7441: result: no
configure:7458: checking for some Win32 platform
configure:7468: result: no
configure:7481: checking for native Win32
configure:7492: result: no
configure:7673: checking whether build environment is sane
configure:7716: result: yes
configure:7721: checking for strerror in -lcposix
configure:7748: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer   conftest.c -lcposix   >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:7751: $? = 1
configure: failed program was:
#line 7728 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:7768: result: no
configure:7779: checking for gcc option to accept ANSI C
configure:7838: gcc  -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer  conftest.c >&5
configure:7841: $? = 0
configure:7844: test -s conftest.o
configure:7847: $? = 0
configure:7861: result: none needed
configure:7884: checking for a BSD-compatible install
configure:7938: result: /bin/install -c
configure:7949: checking whether make sets ${MAKE}
configure:7969: result: yes
configure:8052: checking for pkg-config
configure:8070: found /usr/bin/pkg-config
configure:8083: result: /usr/bin/pkg-config
configure:8100: checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1
configure:8104: result: yes
configure:8108: checking BASE_DEPENDENCIES_CFLAGS
configure:8111: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0  
configure:8114: checking BASE_DEPENDENCIES_LIBS
configure:8117: result: -Wl,--export-dynamic -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:8164: checking Whether to write dependencies into .pc files
configure:8182: result: no
configure:8202: checking for perl5
configure:8235: result: no
configure:8202: checking for perl
configure:8220: found /usr/bin/perl
configure:8232: result: /usr/bin/perl
configure:8246: checking for indent
configure:8275: result: no
configure:8294: checking for lstat
configure:8331: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8334: $? = 0
configure:8337: test -s conftest
configure:8340: $? = 0
configure:8350: result: yes
configure:8294: checking for mkstemp
configure:8331: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8334: $? = 0
configure:8337: test -s conftest
configure:8340: $? = 0
configure:8350: result: yes
configure:8294: checking for flockfile
configure:8331: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8334: $? = 0
configure:8337: test -s conftest
configure:8340: $? = 0
configure:8350: result: yes
configure:8362: checking for sigsetjmp
configure:8380: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8383: $? = 0
configure:8386: test -s conftest
configure:8389: $? = 0
configure:8398: result: yes
configure:8407: checking whether make is GNU Make
configure:8414: result: yes
configure:8442: checking locale.h usability
configure:8451: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:8454: $? = 0
configure:8457: test -s conftest.o
configure:8460: $? = 0
configure:8469: result: yes
configure:8473: checking locale.h presence
configure:8480: gcc -E  conftest.c
configure:8486: $? = 0
configure:8504: result: yes
configure:8522: checking for locale.h
configure:8529: result: yes
configure:8543: checking for LC_MESSAGES
configure:8561: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8564: $? = 0
configure:8567: test -s conftest
configure:8570: $? = 0
configure:8580: result: yes
configure:8609: checking libintl.h usability
configure:8618: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:8621: $? = 0
configure:8624: test -s conftest.o
configure:8627: $? = 0
configure:8636: result: yes
configure:8640: checking libintl.h presence
configure:8647: gcc -E  conftest.c
configure:8653: $? = 0
configure:8671: result: yes
configure:8689: checking for libintl.h
configure:8696: result: yes
configure:8707: checking for dgettext in libc
configure:8727: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8730: $? = 0
configure:8733: test -s conftest
configure:8736: $? = 0
configure:8747: result: yes
configure:8755: checking for bind_textdomain_codeset
configure:8792: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:8795: $? = 0
configure:8798: test -s conftest
configure:8801: $? = 0
configure:8811: result: yes
configure:9106: checking for msgfmt
configure:9133: result: /usr/bin/msgfmt
configure:9144: checking for dcgettext
configure:9181: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:9184: $? = 0
configure:9187: test -s conftest
configure:9190: $? = 0
configure:9200: result: yes
configure:9212: checking for gmsgfmt
configure:9243: result: /usr/bin/msgfmt
configure:9252: checking for xgettext
configure:9279: result: /usr/bin/xgettext
configure:9300: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c  >&5
configure:9303: $? = 0
configure:9306: test -s conftest
configure:9309: $? = 0
configure:9373: checking for catalogs to be installed
configure:9382: result:  am az be bg ca cs cy da de el en_GB en@IPA es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv ta tr uk vi wa zh_TW zh_CN
configure:9431: checking for extra flags to get ANSI library prototypes
configure:9448: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   -lm >&5
configure:9451: $? = 0
configure:9453: ./conftest
configure:9456: $? = 0
configure:9458: result: none needed
configure:9508: checking for the BeOS
configure:9517: result: no
configure:9522: checking for extra flags for POSIX compliance
configure:9537: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure: In function `main':
configure:9529: warning: unused variable `dir'
configure:9540: $? = 0
configure:9543: test -s conftest.o
configure:9546: $? = 0
configure:9548: result: none needed
configure:9626: checking for pkg-config
configure:9657: result: /usr/bin/pkg-config
configure:9680: checking for GLIB - version >= 2.1.4
configure:9796: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0     >&5
configure:9799: $? = 0
configure:9801: ./conftest
configure:9804: $? = 0
configure:9821: result: yes (version 2.2.1)
configure:9913: checking for bind_textdomain_codeset
configure:9969: result: yes
configure:9995: checking pwd.h usability
configure:10004: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:10007: $? = 0
configure:10010: test -s conftest.o
configure:10013: $? = 0
configure:10022: result: yes
configure:10026: checking pwd.h presence
configure:10033: gcc -E  conftest.c
configure:10039: $? = 0
configure:10057: result: yes
configure:10075: checking for pwd.h
configure:10082: result: yes
configure:10112: checking sys/time.h usability
configure:10121: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:10124: $? = 0
configure:10127: test -s conftest.o
configure:10130: $? = 0
configure:10139: result: yes
configure:10143: checking sys/time.h presence
configure:10150: gcc -E  conftest.c
configure:10156: $? = 0
configure:10174: result: yes
configure:10192: checking for sys/time.h
configure:10199: result: yes
configure:10220: checking for unistd.h
configure:10225: result: yes
configure:10492: checking for ANSI C header files
configure:10619: result: yes
configure:10631: checking for an ANSI C-conforming const
configure:10695: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure: In function `main':
configure:10664: warning: unused variable `s'
configure:10684: warning: unused variable `foo'
configure:10645: warning: unused variable `x'
configure:10651: warning: unused variable `zero'
configure:10663: warning: `t' might be used uninitialized in this function
configure:10681: warning: `b' might be used uninitialized in this function
configure:10698: $? = 0
configure:10701: test -s conftest.o
configure:10704: $? = 0
configure:10714: result: yes
configure:10726: checking return type of signal handlers
configure:10754: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure: In function `main':
configure:10746: warning: unused variable `i'
configure:10757: $? = 0
configure:10760: test -s conftest.o
configure:10763: $? = 0
configure:10773: result: void
configure:10787: checking for stdlib.h
configure:10792: result: yes
configure:10787: checking for unistd.h
configure:10792: result: yes
configure:10900: checking for getpagesize
configure:10937: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:10940: $? = 0
configure:10943: test -s conftest
configure:10946: $? = 0
configure:10956: result: yes
configure:10966: checking for working mmap
configure:11105: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:11108: $? = 0
configure:11110: ./conftest
configure:11113: $? = 0
configure:11126: result: yes
configure:11142: checking for getresuid
configure:11179: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:11182: $? = 0
configure:11185: test -s conftest
configure:11188: $? = 0
configure:11198: result: yes
configure:11208: checking for uid_t in sys/types.h
configure:11228: result: yes
configure:11245: checking for fd_set
configure:11260: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure: In function `main':
configure:11252: warning: unused variable `readMask'
configure:11252: warning: unused variable `writeMask'
configure:11263: $? = 0
configure:11266: test -s conftest.o
configure:11269: $? = 0
configure:11279: result: yes, found in sys/types.h
configure:11312: checking for wchar.h
configure:11319: gcc -E  conftest.c
configure:11325: $? = 0
configure:11350: result: yes
configure:11354: checking for wctype.h
configure:11361: gcc -E  conftest.c
configure:11367: $? = 0
configure:11392: result: yes
configure:11397: checking for iswalnum
configure:11434: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:11437: $? = 0
configure:11440: test -s conftest
configure:11443: $? = 0
configure:11453: result: yes
configure:11517: checking if iswalnum() and friends are properly defined
configure:11545: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c    >&5
configure:11548: $? = 0
configure:11551: test -s conftest
configure:11554: $? = 0
configure:11573: result: yes
configure:11597: checking whether to build gmodulized gdk-pixbuf
configure:11612: result: yes
configure:11614: checking whether dynamic modules work
configure:11639: result: yes
configure:12171: checking for jpeg_destroy_decompress in -ljpeg
configure:12198: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -ljpeg    >&5
configure:12201: $? = 0
configure:12204: test -s conftest
configure:12207: $? = 0
configure:12218: result: yes
configure:12229: checking for jpeglib.h
configure:12240: gcc -E  conftest.c
configure:12246: $? = 0
configure:12264: result: yes
configure:12268: checking for jpeg_simple_progression in -ljpeg
configure:12295: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -ljpeg    >&5
configure:12298: $? = 0
configure:12301: test -s conftest
configure:12304: $? = 0
configure:12315: result: yes
configure:12347: checking for libpng12
configure:12350: result: yes
configure:12607: checking pixbuf loaders to build
configure:12635: result: 
configure:12658: checking for sys/wait.h that is POSIX.1 compatible
configure:12686: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:12689: $? = 0
configure:12692: test -s conftest.o
configure:12695: $? = 0
configure:12705: result: yes
configure:12716: checking return type of signal handlers
configure:12763: result: void
configure:12821: checking for x86 platform
configure:12830: result: yes
configure:12838: checking compiler support for MMX
configure:12841: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.S >&5
configure:12844: $? = 0
configure:12857: result: yes
configure:12963: checking for freetype-config
configure:12981: found /usr/bin/freetype-config
configure:12994: result: /usr/bin/freetype-config
configure:13027: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lfreetype -lz   >&5
configure:13030: $? = 0
configure:13033: test -s conftest
configure:13036: $? = 0
configure:13051: checking For sufficiently new FreeType (at least 2.0.1)
configure:13069: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  -I/usr/include/freetype2 conftest.c >&5
configure:13072: $? = 0
configure:13075: test -s conftest.o
configure:13078: $? = 0
configure:13088: result: yes
configure:13165: checking for X
configure:13375: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:13514: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c    -L/usr/X11R6/lib -lX11 >&5
configure:13517: $? = 0
configure:13520: test -s conftest
configure:13523: $? = 0
configure:13649: checking for gethostbyname
configure:13686: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:13689: $? = 0
configure:13692: test -s conftest
configure:13695: $? = 0
configure:13705: result: yes
configure:13826: checking for connect
configure:13863: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:13866: $? = 0
configure:13869: test -s conftest
configure:13872: $? = 0
configure:13882: result: yes
configure:13942: checking for remove
configure:13979: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:13982: $? = 0
configure:13985: test -s conftest
configure:13988: $? = 0
configure:13998: result: yes
configure:14058: checking for shmat
configure:14095: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c   >&5
configure:14098: $? = 0
configure:14101: test -s conftest
configure:14104: $? = 0
configure:14114: result: yes
configure:14183: checking for IceConnectionNumber in -lICE
configure:14210: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   -L/usr/X11R6/lib conftest.c -lICE    >&5
configure:14213: $? = 0
configure:14216: test -s conftest
configure:14219: $? = 0
configure:14230: result: yes
configure:14508: checking for XOpenDisplay in -lX11
configure:14535: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lX11  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:14538: $? = 0
configure:14541: test -s conftest
configure:14544: $? = 0
configure:14555: result: yes
configure:14568: checking for XShmAttach in -lXext
configure:14595: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lXext  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:14598: $? = 0
configure:14601: test -s conftest
configure:14604: $? = 0
configure:14615: result: yes
configure:14813: checking for XineramaQueryExtension in -lXinerama
configure:14840: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    conftest.c -lXinerama -lXext  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:14843: $? = 0
configure:14846: test -s conftest
configure:14849: $? = 0
configure:14860: result: yes
configure:14863: checking for X11/extensions/Xinerama.h
configure:14876: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   conftest.c >&5
configure:14879: $? = 0
configure:14882: test -s conftest.o
configure:14885: $? = 0
configure:14895: result: yes
configure:14919: checking for Xinerama support on XFree86
configure:14921: result: yes
configure:14930: checking for XShapeCombineMask in -lXext
configure:14957: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lXext  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:14960: $? = 0
configure:14963: test -s conftest
configure:14966: $? = 0
configure:14977: result: yes
configure:14992: checking for XConvertCase in -lX11
configure:15019: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lX11  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:15022: $? = 0
configure:15025: test -s conftest
configure:15028: $? = 0
configure:15039: result: yes
configure:15065: checking for XkbQueryExtension in -lX11
configure:15092: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lX11  -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig -lX11 -lfreetype -lz   >&5
configure:15095: $? = 0
configure:15098: test -s conftest
configure:15101: $? = 0
configure:15112: result: yes
configure:15156: checking for XRRUpdateConfiguration in -lXrandr
configure:15183: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall   conftest.c -lXrandr  -L/usr/X11R6/lib -lXrandr -lXrender -lX11    >&5
configure:15186: $? = 0
configure:15189: test -s conftest
configure:15192: $? = 0
configure:15203: result: yes
configure:15206: checking for X11/extensions/Xrandr.h
configure:15219: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:15222: $? = 0
configure:15225: test -s conftest.o
configure:15228: $? = 0
configure:15238: result: yes
configure:15275: checking sys/ipc.h usability
configure:15284: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:15287: $? = 0
configure:15290: test -s conftest.o
configure:15293: $? = 0
configure:15302: result: yes
configure:15306: checking sys/ipc.h presence
configure:15313: gcc -E  conftest.c
configure:15319: $? = 0
configure:15337: result: yes
configure:15355: checking for sys/ipc.h
configure:15362: result: yes
configure:15386: checking sys/shm.h usability
configure:15395: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  conftest.c >&5
configure:15398: $? = 0
configure:15401: test -s conftest.o
configure:15404: $? = 0
configure:15413: result: yes
configure:15417: checking sys/shm.h presence
configure:15424: gcc -E  conftest.c
configure:15430: $? = 0
configure:15448: result: yes
configure:15466: checking for sys/shm.h
configure:15473: result: yes
configure:15490: checking X11/extensions/XShm.h
configure:15518: gcc -c -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall  -I/usr/X11R6/include  conftest.c >&5
configure: In function `main':
configure:15510: warning: unused variable `x_shm_info'
configure:15521: $? = 0
configure:15524: test -s conftest.o
configure:15527: $? = 0
configure:15537: result: yes
configure:15743: checking Pango flags
configure:15749: result: -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wl,--export-dynamic -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:15794: gcc -o conftest -march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5
/usr/lib/libXft.so.2: undefined reference to `XRenderQuerySubpixelOrder'
collect2: ld returned 1 exit status
configure:15797: $? = 1
configure: failed program was:
#line 15774 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char pango_context_new ();
int
main ()
{
pango_context_new ();
  ;
  return 0;
}
configure:15811: error:
*** Can't link to Pango. Pango is required to build
*** GTK+. For more information see http://www.pango.org

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_connect=yes
ac_cv_func_dcgettext=yes
ac_cv_func_flockfile=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresuid=yes
ac_cv_func_iswalnum=yes
ac_cv_func_lstat=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_extensions_Xinerama_h=yes
ac_cv_header_X11_extensions_Xrandr_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_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_ipc_h=yes
ac_cv_header_sys_shm_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=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XConvertCase=yes
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_X11_XkbQueryExtension=yes
ac_cv_lib_Xext_XShapeCombineMask=yes
ac_cv_lib_Xext_XShmAttach=yes
ac_cv_lib_Xinerama_XineramaQueryExtension=yes
ac_cv_lib_Xrandr_XRRUpdateConfiguration=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_jpeg_jpeg_simple_progression=yes
ac_cv_objext=o
ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/bin/install -c'
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
am_cv_prog_cc_stdc=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_have_gettext=yes
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM=nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.4 '
AS='${CC}'
ASFLAGS='${CFLAGS}'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.4'
BASE_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0  '
BASE_DEPENDENCIES_LIBS='-Wl,--export-dynamic -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
BUILD_DYNAMIC_MODULES_FALSE='#'
BUILD_DYNAMIC_MODULES_TRUE=''
CATALOGS=' am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo en@IPA.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sp.gmo sr.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_TW.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCAS='${CC}'
CCASFLAGS='${CFLAGS}'
CFLAGS='-march=athlon-xp -O2 -fprefetch-loop-arrays -pipe -fomit-frame-pointer -Wall -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
DATADIRNAME='share'
DB2HTML=''
DEFS=''
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_FB_MANAGER_FALSE=''
ENABLE_FB_MANAGER_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
FREETYPE_CFLAGS='-I/usr/include/freetype2'
FREETYPE_CONFIG='/usr/bin/freetype-config'
FREETYPE_LIBS='-lfreetype -lz'
GDK_DEP_CFLAGS=''
GDK_DEP_LIBS=''
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS='-lXrandr -lXinerama -lXext -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig   -lX11 -lfreetype -lz  '
GDK_PACKAGES=''
GDK_PIXBUF_CSOURCE=''
GDK_PIXBUF_DEP_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12   '
GDK_PIXBUF_DEP_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0    -lm'
GDK_PIXBUF_EXTRA_CFLAGS=''
GDK_PIXBUF_EXTRA_LIBS=' -lm'
GDK_PIXBUF_MAJOR='2'
GDK_PIXBUF_MICRO='1'
GDK_PIXBUF_MINOR='2'
GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0'
GDK_PIXBUF_VERSION='2.2.1'
GDK_PIXBUF_XLIB_DEP_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GDK_PIXBUF_XLIB_DEP_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0   -lXext -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig   -lX11 -lfreetype -lz   -lm'
GDK_PIXBUF_XLIB_EXTRA_CFLAGS='-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GDK_PIXBUF_XLIB_EXTRA_LIBS='-lXext -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lfontconfig   -lX11 -lfreetype -lz '
GDK_PIXBUF_XLIB_PACKAGES=''
GDK_WIN32_EXTRA_CFLAGS=''
GDK_WLIBS=''
GETTEXT_PACKAGE='gtk20'
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=' am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo en@IPA.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sp.gmo sr.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_TW.gmo zh_CN.gmo'
GMSGFMT='/usr/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GTKDOC=''
GTK_API_VERSION='2.0'
GTK_BINARY_AGE='201'
GTK_BINARY_VERSION='2.2.0'
GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GTK_DEP_CFLAGS=''
GTK_DEP_LIBS=''
GTK_EXTRA_CFLAGS=''
GTK_EXTRA_LIBS=''
GTK_INTERFACE_AGE='1'
GTK_MAJOR_VERSION='2'
GTK_MICRO_VERSION='1'
GTK_MINOR_VERSION='2'
GTK_PACKAGES=''
GTK_VERSION='2.2.1'
GTK_XIM_FLAGS='-DUSE_XIM'
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_IE55_FALSE=''
HAVE_IE55_TRUE='#'
HAVE_JPEG_FALSE='#'
HAVE_JPEG_TRUE=''
HAVE_PNG_FALSE='#'
HAVE_PNG_TRUE=''
HAVE_SGML2HTML_FALSE=''
HAVE_SGML2HTML_TRUE=''
HAVE_TIFF_FALSE=''
HAVE_TIFF_TRUE='#'
HAVE_WINTAB_FALSE=''
HAVE_WINTAB_TRUE='#'
HAVE_XFT_FALSE='#'
HAVE_XFT_TRUE=''
HTML_DIR=''
IE55_UUID_LIB=''
INCLUDED_LOADER_DEFINE=''
INCLUDED_LOADER_OBJ=''
INDENT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
INTLLIBS=''
LDFLAGS=''
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-lpng12 -lz -lm  '
LIBS='-Wl,--export-dynamic -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    '
LIBTIFF=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.0'
LT_REVISION='1'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='gtk+'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' am.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.po en_GB.po en@IPA.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po he.po hi.po hr.po hu.po ia.po it.po ja.po ko.po lt.po lv.po mk.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sp.po sr.po sv.po ta.po tr.po uk.po vi.po wa.po zh_TW.po zh_CN.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
REBUILD_PNGS='#'
SET_MAKE=''
SGML2HTML=''
SHELL='/bin/sh'
STRIP='strip'
STRIP_BEGIN='$(strip $(STRIP_DUMMY)'
STRIP_DUMMY=''
STRIP_END=')'
USE_LINUX_FB_FALSE=''
USE_LINUX_FB_TRUE='#'
USE_MMX_FALSE='#'
USE_MMX_TRUE=''
USE_NLS='yes'
USE_WIN32_FALSE=''
USE_WIN32_TRUE='#'
USE_X11_FALSE='#'
USE_X11_TRUE=''
VERSION='2.2.1'
WINTAB_LIB=''
XGETTEXT='/usr/bin/xgettext'
XINPUT_XFREE_FALSE=''
XINPUT_XFREE_TRUE='#'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
gdktarget='x11'
gdktargetlib='libgdk-x11-2.0.la'
gtktargetlib='libgtk-x11-2.0.la'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
xinput_progs=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gtk20"
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
#define GTK_LOCALEDIR "/usr/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOCKFILE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRESUID 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_IPC_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_LSTAT 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_PROGRESSIVE_JPEG 1
#define HAVE_PWD_H 1
#define HAVE_PWD_H 1
#define HAVE_RANDR 1
#define HAVE_SHAPE_EXT 1
#define HAVE_SHM_H 1
#define HAVE_SIGSETJMP 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_XCONVERTCASE 1
#define HAVE_XFREE_XINERAMA 1
#define HAVE_XFT 1
#define HAVE_XFT2 1
#define HAVE_XINERAMA 1
#define HAVE_XKB 1
#define HAVE_XSHM_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETSIGTYPE void
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_GMODULE 1
#define USE_MMX 1
#define XINPUT_NONE 1

configure: exit 1
--- SNAP ---
Comment 3 `Richard Hoechenberger 2003-04-13 10:50:36 UTC
Also first re-installing Xft and then Pango did not help.
Comment 4 foser (RETIRED) gentoo-dev 2003-04-13 11:45:56 UTC
can you check your system for Xrender files (locate Xrender should do it, run updatedb if needed).
Comment 5 `Richard Hoechenberger 2003-04-13 12:11:05 UTC
$ locate Xrender
/usr/lib/mozilla/libXrender.so.1
/usr/lib/mozilla/libXrender.so.1.1
/usr/portage/net-www/mozilla/files/1.2/mozilla-1.2.1-Xrender-includes.patch.bz2
/usr/X11R6/include/X11/extensions/Xrender.h
/usr/X11R6/lib/libXrender.a
/usr/X11R6/lib/libXrender.so
/usr/X11R6/lib/libXrender.so.1
/usr/X11R6/lib/libXrender.so.1.2
Comment 6 foser (RETIRED) gentoo-dev 2003-04-13 12:29:52 UTC
ye olde mozilla problem