Skip site navigation (1)Skip section navigation (2)
Date:      01 Aug 2002 14:23:57 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: gtk20
Message-ID:  <1028226237.322.46.camel@gyros.marcuscom.com>
In-Reply-To: <Pine.GSO.4.21.0208011421020.16937-200000@sparky.ic.sunysb.edu>
References:  <Pine.GSO.4.21.0208011421020.16937-200000@sparky.ic.sunysb.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-08-01 at 14:21, Tsu-Fan Cheng wrote:
> thanks!=20

Looks like your atk port might be out of date.  Can you send me the
output of make configure?  That may, I'll know for sure.  In any event,
your pango port is a bit out of date.

Joe

>=20
>=20
> Best Regards, :-)
>=20
> Tsu-Fan Cheng [=E9=84=AD=E7=A5=96=E5=B8=86] (BIG5)		=09
> SUNY at Stony Brook		 	=09
> Stony Brook, NY, 11794
>=20
> "There is no gene for the human spirits"	~GATTACA
> ----
>=20

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by configure, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
>=20
>   $ ./configure --enable-static --disable-glibtest --x-libraries=3D/usr/X=
11R6/lib --x-includes=3D/usr/X11R6/include --prefix=3D/usr/X11R6 --target=
=3Di386-unknown-freebsd4.6
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D tfcheng.dnsq.org
> uname -m =3D i386
> uname -r =3D 4.6-STABLE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.6-STABLE #0: Thu Aug  1 13:10:27 EDT 2002     tfch=
eng@tfcheng.dnsq.org:/usr/obj/usr/src/sys/TFCHENG=20
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /root/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1532: checking for a BSD-compatible install
> configure:1586: result: /usr/bin/install -c -o root -g wheel
> configure:1597: checking whether build environment is sane
> configure:1640: result: yes
> configure:1655: checking whether make sets ${MAKE}
> configure:1675: result: yes
> configure:1698: checking for working aclocal
> configure:1709: result: missing
> configure:1713: checking for working autoconf
> configure:1724: result: missing
> configure:1728: checking for working automake
> configure:1739: result: missing
> configure:1743: checking for working autoheader
> configure:1754: result: missing
> configure:1758: checking for working makeinfo
> configure:1765: result: found
> configure:1828: checking for gcc
> configure:1854: result: cc
> configure:2098: checking for C compiler version
> configure:2101: cc --version </dev/null >&5
> 2.95.4
> configure:2104: $? =3D 0
> configure:2106: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2109: $? =3D 0
> configure:2111: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2114: $? =3D 1
> configure:2140: checking for C compiler default output
> configure:2143: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include/free=
type2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.=
c  >&5
> configure:2146: $? =3D 0
> configure:2179: result: a.out
> configure:2184: checking whether the C compiler works
> configure:2190: ./a.out
> configure:2193: $? =3D 0
> configure:2208: result: yes
> configure:2215: checking whether we are cross compiling
> configure:2217: result: no
> configure:2220: checking for suffix of executables
> configure:2222: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c  >&5
> configure:2225: $? =3D 0
> configure:2247: result:=20
> configure:2253: checking for suffix of object files
> configure:2277: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:2280: $? =3D 0
> configure:2299: result: o
> configure:2303: checking whether we are using the GNU C compiler
> configure:2330: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:2333: $? =3D 0
> configure:2336: test -s conftest.o
> configure:2339: $? =3D 0
> configure:2351: result: yes
> configure:2357: checking whether cc accepts -g
> configure:2381: cc -c -g -I/usr/local/include/freetype2  -I/usr/local/inc=
lude -I/usr/X11R6/include conftest.c >&5
> configure:2384: $? =3D 0
> configure:2387: test -s conftest.o
> configure:2390: $? =3D 0
> configure:2400: result: yes
> configure:2427: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2430: $? =3D 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2613: checking build system type
> configure:2631: result: i386-unknown-freebsd4.6
> configure:2639: checking host system type
> configure:2653: result: i386-unknown-freebsd4.6
> configure:2683: checking for ld used by GCC
> configure:2746: result: /usr/libexec/elf/ld
> configure:2755: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeB=
SD])
> configure:2767: result: yes
> configure:2772: checking for /usr/libexec/elf/ld option to reload object =
files
> configure:2779: result: -r
> configure:2784: checking for BSD-compatible nm
> configure:2820: result: /usr/bin/nm -B
> configure:2823: checking whether ln -s works
> configure:2827: result: yes
> configure:2834: checking how to recognise dependant libraries
> configure:3012: result: pass_all
> configure:3025: checking command to parse /usr/bin/nm -B output
> configure:3106: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3109: $? =3D 0
> configure:3113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
ISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \=
> conftest.nm
> configure:3116: $? =3D 0
> configure:3168: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c conftstm.o >&5
> configure:3171: $? =3D 0
> configure:3215: result: ok
> configure:3224: checking how to run the C preprocessor
> configure:3250: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3256: $? =3D 0
> configure:3283: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3280: ac_nonexistent.h: No such file or directory
> configure:3289: $? =3D 1
> configure: failed program was:
> #line 3279 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3326: result: cc -E
> configure:3341: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3347: $? =3D 0
> configure:3374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3371: ac_nonexistent.h: No such file or directory
> configure:3380: $? =3D 1
> configure: failed program was:
> #line 3370 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3420: checking for ANSI C header files
> configure:3434: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3440: $? =3D 0
> configure:3527: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c  >&5
> configure:3530: $? =3D 0
> configure:3532: ./conftest
> configure:3535: $? =3D 0
> configure:3549: result: yes
> configure:3573: checking for sys/types.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for sys/stat.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for stdlib.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for string.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for memory.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for strings.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for inttypes.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3573: checking for stdint.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3615: stdint.h: No such file or directory
> configure:3589: $? =3D 1
> configure: failed program was:
> #line 3579 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
>=20
> #include <stdint.h>
> configure:3605: result: no
> configure:3573: checking for unistd.h
> configure:3586: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3589: $? =3D 0
> configure:3592: test -s conftest.o
> configure:3595: $? =3D 0
> configure:3605: result: yes
> configure:3631: checking dlfcn.h usability
> configure:3640: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3643: $? =3D 0
> configure:3646: test -s conftest.o
> configure:3649: $? =3D 0
> configure:3658: result: yes
> configure:3662: checking dlfcn.h presence
> configure:3669: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3675: $? =3D 0
> configure:3693: result: yes
> configure:3711: checking for dlfcn.h
> configure:3718: result: yes
> configure:3915: checking for ranlib
> configure:3931: found /usr/bin/ranlib
> configure:3942: result: ranlib
> configure:3995: checking for strip
> configure:4011: found /usr/bin/strip
> configure:4022: result: strip
> configure:4233: checking for objdir
> configure:4244: result: .libs
> configure:4261: checking for cc option to produce PIC
> configure:4411: result: -fPIC
> configure:4415: checking if cc PIC flag -fPIC works
> configure:4441: cc -c -O -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/loc=
al/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c =
>&5
> configure:4444: $? =3D 0
> configure:4447: test -s conftest.o
> configure:4450: $? =3D 0
> configure:4487: result: yes
> configure:4503: checking if cc static flag -static works
> configure:4530: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib -static conftest.c  >&5
> configure:4533: $? =3D 0
> configure:4536: test -s conftest
> configure:4539: $? =3D 0
> configure:4554: result: yes
> configure:4566: checking if cc supports -c -o file.o
> configure:4586: cc -c -O -pipe -march=3Dpentiumpro -o out/conftest2.o -I/=
usr/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conf=
test.c >&5
> configure:4610: result: yes
> configure:4615: checking if cc supports -c -o file.lo
> configure:4645: cc -c -O -pipe -march=3Dpentiumpro -c -o conftest.lo -I/u=
sr/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conft=
est.c >&5
> configure:4648: $? =3D 0
> configure:4651: test -s conftest.lo
> configure:4654: $? =3D 0
> configure:4675: result: yes
> configure:4706: checking if cc supports -fno-rtti -fno-exceptions
> configure:4731: cc -c -O -pipe -march=3Dpentiumpro -fno-rtti -fno-excepti=
ons -c conftest.c -I/usr/local/include/freetype2  -I/usr/local/include -I/u=
sr/X11R6/include conftest.c >&5
> configure:4734: $? =3D 0
> configure:4737: test -s conftest.o
> configure:4740: $? =3D 0
> configure:4756: result: yes
> configure:4767: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:5447: result: yes
> configure:5452: checking how to hardcode library paths into programs
> configure:5476: result: immediate
> configure:5481: checking whether stripping libraries is possible
> configure:5486: result: yes
> configure:5497: checking dynamic linker characteristics
> configure:5890: result: freebsd4.6 ld.so
> configure:5895: checking if libtool supports shared libraries
> configure:5897: result: yes
> configure:5900: checking whether to build shared libraries
> configure:5921: result: yes
> configure:5924: checking whether to build static libraries
> configure:5928: result: yes
> configure:6590: checking whether -lc should be explicitly linked in
> configure:6598: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:6601: $? =3D 0
> configure:6615: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6618: $? =3D 1
> configure:6631: result: yes
> configure:7212: checking whether to enable maintainer-specific portions o=
f Makefiles
> configure:7221: result: no
> configure:7238: checking for some Win32 platform
> configure:7248: result: no
> configure:7261: checking for native Win32
> configure:7272: result: no
> configure:7453: checking whether build environment is sane
> configure:7496: result: yes
> configure:7501: checking for strerror in -lcposix
> configure:7534: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:7537: $? =3D 1
> configure: failed program was:
> #line 7509 "configure"
> #include "confdefs.h"
>=20
> /* 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 ();
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> strerror ();
>   ;
>   return 0;
> }
> configure:7554: result: no
> configure:7565: checking for cc option to accept ANSI C
> configure:7630: cc  -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/=
freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:7633: $? =3D 0
> configure:7636: test -s conftest.o
> configure:7639: $? =3D 0
> configure:7653: result: none needed
> configure:7676: checking for a BSD-compatible install
> configure:7730: result: /usr/bin/install -c -o root -g wheel
> configure:7741: checking whether make sets ${MAKE}
> configure:7761: result: yes
> configure:7812: checking for pkg-config
> configure:7830: found /usr/local/bin/pkg-config
> configure:7843: result: /usr/local/bin/pkg-config
> configure:7860: checking for glib-2.0 >=3D 2.0.1 atk >=3D 1.0.1 pango >=
=3D 1.0.1
> configure:7864: result: yes
> configure:7868: checking BASE_DEPENDENCIES_CFLAGS
> configure:7871: result:                   -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/=
include/pango-1.0 =20
> configure:7874: checking BASE_DEPENDENCIES_LIBS
> configure:7877: result:        -Wl,--export-dynamic           -Wl,--expor=
t-dynamic    -L/usr/local/lib -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobj=
ect-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv =20
> configure:7924: checking Whether to write dependencies into .pc files
> configure:7942: result: yes
> configure:7962: checking for perl5
> configure:7980: found /usr/bin/perl5
> configure:7992: result: /usr/bin/perl5
> configure:8006: checking for indent
> configure:8022: found /usr/bin/indent
> configure:8032: result: indent
> configure:8054: checking for lstat
> configure:8097: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8100: $? =3D 0
> configure:8103: test -s conftest
> configure:8106: $? =3D 0
> configure:8116: result: yes
> configure:8054: checking for mkstemp
> configure:8097: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8100: $? =3D 0
> configure:8103: test -s conftest
> configure:8106: $? =3D 0
> configure:8116: result: yes
> configure:8054: checking for flockfile
> configure:8097: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8100: $? =3D 0
> configure:8103: test -s conftest
> configure:8106: $? =3D 0
> configure:8116: result: yes
> configure:8128: checking for sigsetjmp
> configure:8152: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8155: $? =3D 0
> configure:8158: test -s conftest
> configure:8161: $? =3D 0
> configure:8170: result: yes
> configure:8179: checking whether make is GNU Make
> configure:8189: result: no
> configure:8240: checking for ranlib
> configure:8267: result: ranlib
> configure:8279: checking for cc option to accept ANSI C
> configure:8342: cc  -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8345: $? =3D 0
> configure:8348: test -s conftest.o
> configure:8351: $? =3D 0
> configure:8368: result: none needed
> configure:8376: checking for an ANSI C-conforming const
> configure:8446: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:8416: warning: unused variable `s'
> configure:8436: warning: unused variable `foo'
> configure:8403: warning: unused variable `zero'
> configure:8397: warning: unused variable `x'
> configure:8415: warning: `t' might be used uninitialized in this function
> configure:8433: warning: `b' might be used uninitialized in this function
> configure:8449: $? =3D 0
> configure:8452: test -s conftest.o
> configure:8455: $? =3D 0
> configure:8465: result: yes
> configure:8475: checking for inline
> configure:8492: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8495: $? =3D 0
> configure:8498: test -s conftest.o
> configure:8501: $? =3D 0
> configure:8512: result: inline
> configure:8527: checking for off_t
> configure:8554: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8557: $? =3D 0
> configure:8560: test -s conftest.o
> configure:8563: $? =3D 0
> configure:8573: result: yes
> configure:8585: checking for size_t
> configure:8612: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8615: $? =3D 0
> configure:8618: test -s conftest.o
> configure:8621: $? =3D 0
> configure:8631: result: yes
> configure:8645: checking for working alloca.h
> configure:8669: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8652: alloca.h: No such file or directory
> configure: In function `main':
> configure:8662: warning: unused variable `p'
> configure:8672: $? =3D 1
> configure: failed program was:
> #line 8651 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> char *p =3D (char *) alloca (2 * sizeof (int));
>   ;
>   return 0;
> }
> configure:8688: result: no
> configure:8698: checking for alloca
> configure:8742: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure: In function `main':
> configure:8735: warning: unused variable `p'
> configure:8745: $? =3D 0
> configure:8748: test -s conftest
> configure:8751: $? =3D 0
> configure:8761: result: yes
> configure:8957: checking for stdlib.h
> configure:8962: result: yes
> configure:8957: checking for unistd.h
> configure:8962: result: yes
> configure:9070: checking for getpagesize
> configure:9113: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9116: $? =3D 0
> configure:9119: test -s conftest
> configure:9122: $? =3D 0
> configure:9132: result: yes
> configure:9142: checking for working mmap
> configure:9281: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9284: $? =3D 0
> configure:9286: ./conftest
> configure:9289: $? =3D 0
> configure:9302: result: yes
> configure:9336: checking argz.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9374: argz.h: No such file or directory
> configure:9348: $? =3D 1
> configure: failed program was:
> #line 9339 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
> #include <argz.h>
> configure:9363: result: no
> configure:9367: checking argz.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9371: argz.h: No such file or directory
> configure:9380: $? =3D 1
> configure: failed program was:
> #line 9370 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:9398: result: no
> configure:9416: checking for argz.h
> configure:9423: result: no
> configure:9336: checking limits.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9348: $? =3D 0
> configure:9351: test -s conftest.o
> configure:9354: $? =3D 0
> configure:9363: result: yes
> configure:9367: checking limits.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9380: $? =3D 0
> configure:9398: result: yes
> configure:9416: checking for limits.h
> configure:9423: result: yes
> configure:9336: checking locale.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9348: $? =3D 0
> configure:9351: test -s conftest.o
> configure:9354: $? =3D 0
> configure:9363: result: yes
> configure:9367: checking locale.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9380: $? =3D 0
> configure:9398: result: yes
> configure:9416: checking for locale.h
> configure:9423: result: yes
> configure:9336: checking nl_types.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9348: $? =3D 0
> configure:9351: test -s conftest.o
> configure:9354: $? =3D 0
> configure:9363: result: yes
> configure:9367: checking nl_types.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9380: $? =3D 0
> configure:9398: result: yes
> configure:9416: checking for nl_types.h
> configure:9423: result: yes
> configure:9336: checking malloc.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> In file included from configure:9374:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9348: $? =3D 0
> configure:9351: test -s conftest.o
> configure:9354: $? =3D 0
> configure:9363: result: yes
> configure:9367: checking malloc.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> In file included from configure:9371:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9380: $? =3D 0
> configure:9398: result: yes
> configure:9416: checking for malloc.h
> configure:9423: result: yes
> configure:9327: checking for string.h
> configure:9332: result: yes
> configure:9327: checking for unistd.h
> configure:9332: result: yes
> configure:9336: checking sys/param.h usability
> configure:9345: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9348: $? =3D 0
> configure:9351: test -s conftest.o
> configure:9354: $? =3D 0
> configure:9363: result: yes
> configure:9367: checking sys/param.h presence
> configure:9374: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9380: $? =3D 0
> configure:9398: result: yes
> configure:9416: checking for sys/param.h
> configure:9423: result: yes
> configure:9451: checking for getcwd
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for munmap
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for putenv
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for setenv
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for setlocale
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for strchr
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for strcasecmp
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for strdup
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9497: $? =3D 0
> configure:9500: test -s conftest
> configure:9503: $? =3D 0
> configure:9513: result: yes
> configure:9451: checking for __argz_count
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/ccGY528N.o: In function `main':
> /tmp/ccGY528N.o(.text+0x9): undefined reference to `__argz_count'
> configure:9497: $? =3D 1
> configure: failed program was:
> #line 9457 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_count (); below.  */
> #include <assert.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 __argz_count ();
> char (*f) ();
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_count) || defined (__stub_____argz_count)
> choke me
> #else
> f =3D __argz_count;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9513: result: no
> configure:9451: checking for __argz_stringify
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/cc5VtzNh.o: In function `main':
> /tmp/cc5VtzNh.o(.text+0x9): undefined reference to `__argz_stringify'
> configure:9497: $? =3D 1
> configure: failed program was:
> #line 9457 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_stringify (); below.  */
> #include <assert.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 __argz_stringify ();
> char (*f) ();
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringi=
fy)
> choke me
> #else
> f =3D __argz_stringify;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9513: result: no
> configure:9451: checking for __argz_next
> configure:9494: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/ccJRfj5u.o: In function `main':
> /tmp/ccJRfj5u.o(.text+0x9): undefined reference to `__argz_next'
> configure:9497: $? =3D 1
> configure: failed program was:
> #line 9457 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_next (); below.  */
> #include <assert.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 __argz_next ();
> char (*f) ();
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_next) || defined (__stub_____argz_next)
> choke me
> #else
> f =3D __argz_next;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9513: result: no
> configure:9525: checking for LC_MESSAGES
> configure:9549: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9552: $? =3D 0
> configure:9555: test -s conftest
> configure:9558: $? =3D 0
> configure:9568: result: yes
> configure:9600: checking libintl.h usability
> configure:9609: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9612: $? =3D 0
> configure:9615: test -s conftest.o
> configure:9618: $? =3D 0
> configure:9627: result: yes
> configure:9631: checking libintl.h presence
> configure:9638: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9644: $? =3D 0
> configure:9662: result: yes
> configure:9680: checking for libintl.h
> configure:9687: result: yes
> configure:9692: checking for dgettext in libc
> configure:9716: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/ccMr1On7.o: In function `main':
> /tmp/ccMr1On7.o(.text+0x14): undefined reference to `dgettext'
> configure:9719: $? =3D 1
> configure: failed program was:
> #line 9698 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> return (int) dgettext ("","")
>   ;
>   return 0;
> }
> configure:9735: result: no
> configure:9742: checking for bindtextdomain in -lintl
> configure:9775: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl   >&5
> configure:9778: $? =3D 0
> configure:9781: test -s conftest
> configure:9784: $? =3D 0
> configure:9795: result: yes
> configure:9798: checking for dgettext in -lintl
> configure:9831: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl   >&5
> configure:9834: $? =3D 0
> configure:9837: test -s conftest
> configure:9840: $? =3D 0
> configure:9851: result: yes
> configure:9861: checking if -liconv is needed to use gettext
> configure:9863: result:=20
> configure:9865: checking for dcgettext in -lintl
> configure:9898: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl -liconv  >&5
> configure:9901: $? =3D 0
> configure:9904: test -s conftest
> configure:9907: $? =3D 0
> configure:9918: result: yes
> configure:9943: checking for msgfmt
> configure:9970: result: /usr/local/bin/msgfmt
> configure:9981: checking for dcgettext
> configure:10024: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -lintl -liconv >&5
> configure:10027: $? =3D 0
> configure:10030: test -s conftest
> configure:10033: $? =3D 0
> configure:10043: result: yes
> configure:10055: checking for gmsgfmt
> configure:10086: result: /usr/local/bin/msgfmt
> configure:10095: checking for xgettext
> configure:10122: result: /usr/local/bin/xgettext
> configure:10149: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -lintl -liconv >&5
> configure:10152: $? =3D 0
> configure:10155: test -s conftest
> configure:10158: $? =3D 0
> configure:10236: checking for catalogs to be installed
> configure:10245: result:  ar az ca cs cy da de el en_GB en@IPA es et eu f=
a fi fr ga gl he hr hu ia it ja ko lt ms nl nn no pl pt pt_BR ro ru sk sl s=
p sr sv tr uk vi wa zh_TW zh_CN
> configure:10398: checking for extra flags to get ANSI library prototypes
> configure:10415: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv -lm >&5
> configure:10418: $? =3D 0
> configure:10420: ./conftest
> configure:10423: $? =3D 0
> configure:10425: result: none needed
> configure:10475: checking for the BeOS
> configure:10484: result: no
> configure:10489: checking for extra flags for POSIX compliance
> configure:10510: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:10503: warning: unused variable `dir'
> configure:10513: $? =3D 0
> configure:10516: test -s conftest.o
> configure:10519: $? =3D 0
> configure:10521: result: none needed
> configure:10605: checking for pkg-config
> configure:10636: result: /usr/local/bin/pkg-config
> configure:10659: checking for GLIB - version >=3D 2.0.1
> configure:10800: result: yes (version 2.0.4)
> configure:10898: checking for bind_textdomain_codeset
> configure:10941: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv        -Wl,--export-dynamic   =
  -pthread  -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lgl=
ib-2.0 -lintl -liconv   >&5
> /usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
> /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
> /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider us=
ing mkstemp()
> /usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
> /usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider us=
ing mkstemp()
> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not=
 recommended.
> /usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider u=
sing mkstemp()
> /usr/lib/libc_r.so: undefined reference to `__sys_close'
> configure:10944: $? =3D 1
> configure: failed program was:
> #line 10904 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char bind_textdomain_codeset (); below.  */
> #include <assert.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 bind_textdomain_codeset ();
> char (*f) ();
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_bind_textdomain_codeset) || defined (__stub___bind_te=
xtdomain_codeset)
> choke me
> #else
> f =3D bind_textdomain_codeset;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:10960: result: no
> configure:10986: checking pwd.h usability
> configure:10995: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:10998: $? =3D 0
> configure:11001: test -s conftest.o
> configure:11004: $? =3D 0
> configure:11013: result: yes
> configure:11017: checking pwd.h presence
> configure:11024: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:11030: $? =3D 0
> configure:11048: result: yes
> configure:11066: checking for pwd.h
> configure:11073: result: yes
> configure:11103: checking sys/time.h usability
> configure:11112: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11115: $? =3D 0
> configure:11118: test -s conftest.o
> configure:11121: $? =3D 0
> configure:11130: result: yes
> configure:11134: checking sys/time.h presence
> configure:11141: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:11147: $? =3D 0
> configure:11165: result: yes
> configure:11183: checking for sys/time.h
> configure:11190: result: yes
> configure:11211: checking for unistd.h
> configure:11216: result: yes
> configure:11337: checking winsock.h usability
> configure:11346: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11375: winsock.h: No such file or directory
> configure:11349: $? =3D 1
> configure: failed program was:
> #line 11340 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
> #include <winsock.h>
> configure:11364: result: no
> configure:11368: checking winsock.h presence
> configure:11375: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:11372: winsock.h: No such file or directory
> configure:11381: $? =3D 1
> configure: failed program was:
> #line 11371 "configure"
> #include "confdefs.h"
> #include <winsock.h>
> configure:11399: result: no
> configure:11417: checking for winsock.h
> configure:11424: result: no
> configure:11609: checking whether byte ordering is bigendian
> configure:11639: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11642: $? =3D 0
> configure:11645: test -s conftest.o
> configure:11648: $? =3D 0
> configure:11675: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:11666: syntax error before `big'
> configure:11678: $? =3D 1
> configure: failed program was:
> #line 11652 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <sys/param.h>
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> #if BYTE_ORDER !=3D BIG_ENDIAN
>  not big endian
> #endif
>=20
>   ;
>   return 0;
> }
> configure:11792: result: no
> configure:11813: checking for ANSI C header files
> configure:11942: result: yes
> configure:11954: checking for an ANSI C-conforming const
> configure:12043: result: yes
> configure:12055: checking return type of signal handlers
> configure:12089: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:12082: warning: unused variable `i'
> configure:12092: $? =3D 0
> configure:12095: test -s conftest.o
> configure:12098: $? =3D 0
> configure:12108: result: void
> configure:12122: checking for stdlib.h
> configure:12127: result: yes
> configure:12122: checking for unistd.h
> configure:12127: result: yes
> configure:12235: checking for getpagesize
> configure:12297: result: yes
> configure:12307: checking for working mmap
> configure:12467: result: yes
> configure:12483: checking for getresuid
> configure:12526: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv >&5
> configure:12529: $? =3D 0
> configure:12532: test -s conftest
> configure:12535: $? =3D 0
> configure:12545: result: yes
> configure:12555: checking for uid_t in sys/types.h
> configure:12575: result: yes
> configure:12592: checking for fd_set
> configure:12613: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:12606: warning: unused variable `writeMask'
> configure:12606: warning: unused variable `readMask'
> configure:12616: $? =3D 0
> configure:12619: test -s conftest.o
> configure:12622: $? =3D 0
> configure:12632: result: yes, found in sys/types.h
> configure:12665: checking for wchar.h
> configure:12672: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:12678: $? =3D 0
> configure:12703: result: yes
> configure:12707: checking for wctype.h
> configure:12714: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:12720: $? =3D 0
> configure:12745: result: yes
> configure:12750: checking for iswalnum
> configure:12793: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv >&5
> /tmp/ccSoa8sq.o: In function `main':
> /tmp/ccSoa8sq.o(.text+0x9): undefined reference to `iswalnum'
> configure:12796: $? =3D 1
> configure: failed program was:
> #line 12756 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char iswalnum (); below.  */
> #include <assert.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 iswalnum ();
> char (*f) ();
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_iswalnum) || defined (__stub___iswalnum)
> choke me
> #else
> f =3D iswalnum;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:12812: result: no
> configure:12817: checking for iswalnum in -lw
> configure:12850: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lw   -liconv -lintl -liconv >&5
> /usr/libexec/elf/ld: cannot find -lw
> configure:12853: $? =3D 1
> configure: failed program was:
> #line 12825 "configure"
> #include "confdefs.h"
>=20
> /* 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 iswalnum ();
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> iswalnum ();
>   ;
>   return 0;
> }
> configure:12870: result: no
> configure:12882: checking if iswalnum() and friends are properly defined
> configure:12916: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv  >&5
> configure: In function `main':
> configure:12908: warning: implicit declaration of function `iswalnum'
> /tmp/ccjJrRFM.o: In function `main':
> /tmp/ccjJrRFM.o(.text+0xc): undefined reference to `iswalnum'
> configure:12919: $? =3D 1
> configure: failed program was:
> #line 12885 "configure"
> #include "confdefs.h"
> #include <stdlib.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
>=20
> #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
> #  ifdef HAVE_WCTYPE_H
> #    include <wctype.h>
> #  else
> #    ifdef HAVE_WCHAR_H
> #      include <wchar.h>
> #    endif
> #  endif
> #else
> #  define iswalnum(c) ((wchar_t)(c) <=3D 0xFF && isalnum(c))
> #endif
> iswalnum((wchar_t) 0);
>=20
>   ;
>   return 0;
> }
> configure:12944: result: no
> configure:12954: checking whether to build gmodulized gdk-pixbuf
> configure:12975: result: yes
> configure:12977: checking whether dynamic modules work
> configure:13002: result: yes
> configure:13031: checking for TIFFReadScanline in -ltiff
> configure:13064: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ltiff -lm  -liconv -lintl -liconv >&5
> configure:13067: $? =3D 0
> configure:13070: test -s conftest
> configure:13073: $? =3D 0
> configure:13084: result: yes
> configure:13097: checking tiffio.h usability
> configure:13106: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:13109: $? =3D 0
> configure:13112: test -s conftest.o
> configure:13115: $? =3D 0
> configure:13124: result: yes
> configure:13128: checking tiffio.h presence
> configure:13135: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:13141: $? =3D 0
> configure:13159: result: yes
> configure:13177: checking for tiffio.h
> configure:13184: result: yes
> configure:13552: checking for jpeg_destroy_decompress in -ljpeg
> configure:13585: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ljpeg   -liconv -lintl -liconv >&5
> configure:13588: $? =3D 0
> configure:13591: test -s conftest
> configure:13594: $? =3D 0
> configure:13605: result: yes
> configure:13616: checking for jpeglib.h
> configure:13627: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:13633: $? =3D 0
> configure:13651: result: yes
> configure:13655: checking for jpeg_simple_progression in -ljpeg
> configure:13688: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ljpeg   -liconv -lintl -liconv >&5
> configure:13691: $? =3D 0
> configure:13694: test -s conftest
> configure:13697: $? =3D 0
> configure:13708: result: yes
> configure:13740: checking for libpng12
> configure:13749: result: no
> configure:13751: checking for png_read_info in -lpng
> configure:13784: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lpng -lz -lm  -liconv -lintl -liconv >&5
> configure:13787: $? =3D 0
> configure:13790: test -s conftest
> configure:13793: $? =3D 0
> configure:13804: result: yes
> configure:13817: checking png.h usability
> configure:13826: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:13829: $? =3D 0
> configure:13832: test -s conftest.o
> configure:13835: $? =3D 0
> configure:13844: result: yes
> configure:13848: checking png.h presence
> configure:13855: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:13861: $? =3D 0
> configure:13879: result: yes
> configure:13897: checking for png.h
> configure:13904: result: yes
> configure:13921: checking for png_structp in png.h
> configure:13942: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:13935: warning: statement with no effect
> configure:13935: warning: unused variable `cmap'
> configure:13935: warning: unused variable `info'
> configure:13935: warning: unused variable `pp'
> configure:13945: $? =3D 0
> configure:13948: test -s conftest.o
> configure:13951: $? =3D 0
> configure:13960: result: yes
> configure:14012: checking pixbuf loaders to build
> configure:14040: result:=20
> configure:14063: checking for sys/wait.h that is POSIX.1 compatible
> configure:14097: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:14100: $? =3D 0
> configure:14103: test -s conftest.o
> configure:14106: $? =3D 0
> configure:14116: result: yes
> configure:14127: checking return type of signal handlers
> configure:14180: result: void
> configure:14238: checking for x86 platform
> configure:14247: result: yes
> configure:14255: checking compiler support for MMX
> configure:14258: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.S >&5
> configure:14261: $? =3D 0
> configure:14274: result: yes
> configure:14380: checking for freetype-config
> configure:14398: found /usr/local/bin/freetype-config
> configure:14411: result: /usr/local/bin/freetype-config
> configure:14422: checking for FT_New_Face in -lfreetype
> configure:14455: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lfreetype -L/usr/local/lib -lfreetype  -liconv -lintl=
 -liconv >&5
> configure:14458: $? =3D 0
> configure:14461: test -s conftest
> configure:14464: $? =3D 0
> configure:14475: result: yes
> configure:14489: checking For sufficiently new FreeType (at least 2.0.1)
> configure:14513: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include -I/usr/local/inc=
lude/freetype2 -I/usr/local/include conftest.c >&5
> configure:14516: $? =3D 0
> configure:14519: test -s conftest.o
> configure:14522: $? =3D 0
> configure:14532: result: yes
> configure:16052: checking for XOpenDisplay in -lX11
> configure:16085: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lX11  -Wl,--export-dynamic -Wl,--export-dynamic -L/us=
r/local/lib -L/usr/X11R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -l=
Xext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -l=
intl -liconv  -liconv -lintl -liconv >&5
> configure:16088: $? =3D 0
> configure:16091: test -s conftest
> configure:16094: $? =3D 0
> configure:16105: result: yes
> configure:16118: checking for XShmAttach in -lXext
> configure:16151: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lXext  -Wl,--export-dynamic -Wl,--export-dynamic -L/u=
sr/local/lib -L/usr/X11R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -=
lXext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -=
lintl -liconv  -liconv -lintl -liconv >&5
> configure:16154: $? =3D 0
> configure:16157: test -s conftest
> configure:16160: $? =3D 0
> configure:16171: result: yes
> configure:16252: checking for XShapeCombineMask in -lXext
> configure:16285: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lXext  -Wl,--export-dynamic -Wl,--export-dynamic -L/u=
sr/local/lib -L/usr/X11R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -=
lXext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -=
lintl -liconv  -liconv -lintl -liconv >&5
> configure:16288: $? =3D 0
> configure:16291: test -s conftest
> configure:16294: $? =3D 0
> configure:16305: result: yes
> configure:16320: checking for XConvertCase in -lX11
> configure:16353: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lX11  -Wl,--export-dynamic -Wl,--export-dynamic -L/us=
r/local/lib -L/usr/X11R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -l=
Xext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -l=
intl -liconv  -liconv -lintl -liconv >&5
> configure:16356: $? =3D 0
> configure:16359: test -s conftest
> configure:16362: $? =3D 0
> configure:16373: result: yes
> configure:16399: checking for XkbQueryExtension in -lX11
> configure:16432: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lX11  -Wl,--export-dynamic -Wl,--export-dynamic -L/us=
r/local/lib -L/usr/X11R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -l=
Xext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -l=
intl -liconv  -liconv -lintl -liconv >&5
> configure:16435: $? =3D 0
> configure:16438: test -s conftest
> configure:16441: $? =3D 0
> configure:16452: result: yes
> configure:16522: checking sys/ipc.h usability
> configure:16531: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:16534: $? =3D 0
> configure:16537: test -s conftest.o
> configure:16540: $? =3D 0
> configure:16549: result: yes
> configure:16553: checking sys/ipc.h presence
> configure:16560: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:16566: $? =3D 0
> configure:16584: result: yes
> configure:16602: checking for sys/ipc.h
> configure:16609: result: yes
> configure:16633: checking sys/shm.h usability
> configure:16642: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:16645: $? =3D 0
> configure:16648: test -s conftest.o
> configure:16651: $? =3D 0
> configure:16660: result: yes
> configure:16664: checking sys/shm.h presence
> configure:16671: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:16677: $? =3D 0
> configure:16695: result: yes
> configure:16713: checking for sys/shm.h
> configure:16720: result: yes
> configure:16737: checking X11/extensions/XShm.h
> configure:16771: cc -c -O -pipe -march=3Dpentiumpro -Wall  -I/usr/local/i=
nclude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:16764: warning: unused variable `x_shm_info'
> configure:16774: $? =3D 0
> configure:16777: test -s conftest.o
> configure:16780: $? =3D 0
> configure:16790: result: yes
> configure:16978: checking Pango flags
> configure:16984: result:                       -I/usr/local/include/glib-=
2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr=
/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include         =
 -Wl,--export-dynamic             -Wl,--export-dynamic      -L/usr/local/li=
b -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lXrender -lXext -lfreetype -lpango=
x-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lico=
nv =20
> configure:17007: checking for pango_context_new in -lpango-1.0
> configure:17040: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall       =
                -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc=
lude -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/inclu=
de/freetype2 -I/usr/local/include   -I/usr/local/include/freetype2  -I/usr/=
local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lpango-1.0 =
       -Wl,--export-dynamic             -Wl,--export-dynamic      -L/usr/lo=
cal/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lXrender -lXext -lfreetype -=
lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl=
 -liconv    -liconv -lintl -liconv >&5
> configure:17043: $? =3D 0
> configure:17046: test -s conftest
> configure:17049: $? =3D 0
> configure:17060: result: yes
> configure:17103: checking ATK flags
> configure:17109: result:         -I/usr/local/include/atk-1.0 -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include         -Wl,--export-d=
ynamic    -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0=
 -lintl -liconv =20
> configure:17126: checking for atk_object_get_type in -latk-1.0
> configure:17159: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -latk-1.0       -Wl,--export-dynamic    -L/usr/local/l=
ib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv         =
 -Wl,--export-dynamic     -pthread  -L/usr/local/lib -lgobject-2.0 -lgmodul=
e-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv    -liconv -lintl -liconv >&5
> /usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
> /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
> /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider us=
ing mkstemp()
> /usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
> /usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider us=
ing mkstemp()
> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not=
 recommended.
> /usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider u=
sing mkstemp()
> /usr/lib/libc_r.so: undefined reference to `__sys_close'
> configure:17162: $? =3D 1
> configure: failed program was:
> #line 17134 "configure"
> #include "confdefs.h"
>=20
> /* 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 atk_object_get_type ();
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> atk_object_get_type ();
>   ;
>   return 0;
> }
> configure:17179: result: no
> configure:17184: error:
>                 *** Cannot link to Accessibility Toolkit. Accessibility T=
oolkit is required
>                 *** to build GTK+
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_func_bind_textdomain_codeset=3Dno
> ac_cv_type_size_t=3Dyes
> ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext
> ac_cv_func_getcwd=3Dyes
> ac_cv_lib_X11_XOpenDisplay=3Dyes
> ac_cv_path_FREETYPE_CONFIG=3D/usr/local/bin/freetype-config
> ac_cv_header_tiffio_h=3Dyes
> ac_cv_c_bigendian=3Dno
> gt_cv_func_dgettext_libc=3Dno
> ac_cv_header_stdlib_h=3Dyes
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_lib_atk_1_0_atk_object_get_type=3Dno
> ac_cv_header_sys_time_h=3Dyes
> ac_cv_header_pwd_h=3Dyes
> ac_cv_lib_Xext_XShapeCombineMask=3Dyes
> ac_cv_header_nl_types_h=3Dyes
> ac_cv_lib_cposix_strerror=3Dno
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_LDFLAGS_set=3Dset
> ac_cv_header_sys_ipc_h=3Dyes
> ac_cv_lib_Xext_XShmAttach=3Dyes
> ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
> lt_cv_prog_cc_can_build_shared=3Dyes
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_lib_png_png_read_info=3Dyes
> ac_cv_lib_jpeg_jpeg_destroy_decompress=3Dyes
> ac_cv_func_setlocale=3Dyes
> ac_cv_lib_tiff_TIFFReadScanline=3Dyes
> ac_cv_func_mmap_fixed_mapped=3Dyes
> ac_cv_lib_freetype_FT_New_Face=3Dyes
> ac_cv_func_iswalnum=3Dno
> ac_cv_header_sys_wait_h=3Dyes
> ac_cv_header_winsock_h=3Dno
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_lib_intl_dcgettext=3Dyes
> ac_cv_func_strcasecmp=3Dyes
> lt_cv_prog_cc_static_works=3Dyes
> lt_cv_prog_cc_no_builtin=3D
> lt_cv_prog_cc_shlib=3D
> ac_cv_lib_jpeg_jpeg_simple_progression=3Dyes
> ac_cv_func___argz_count=3Dno
> lt_cv_prog_cc_static=3D-static
> ac_cv_env_host_alias_set=3D
> ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt
> ac_cv_c_const=3Dyes
> ac_cv_func_mkstemp=3Dyes
> lt_cv_ld_reload_flag=3D-r
> ac_cv_working_alloca_h=3Dno
> lt_cv_sys_path_separator=3D:
> ac_cv_func_munmap=3Dyes
> lt_cv_archive_cmds_need_lc=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> lt_cv_prog_gnu_ld=3Dyes
> ac_cv_env_build_alias_set=3D
> ac_cv_header_sys_shm_h=3Dyes
> ac_cv_header_limits_h=3Dyes
> ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib
> ac_cv_env_target_alias_set=3Dset
> ac_cv_func_alloca_works=3Dyes
> ac_cv_prog_cc_stdc=3D
> ac_cv_prog_INDENT=3Dindent
> ac_cv_host_alias=3Di386-unknown-freebsd4.6
> ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro'
> ac_cv_env_CC_set=3Dset
> ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt
> lt_cv_prog_cc_wl=3D-Wl,
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_func___argz_stringify=3Dno
> ac_cv_path_PERL=3D/usr/bin/perl5
> ac_cv_header_strings_h=3Dyes
> ac_cv_func_getresuid=3Dyes
> ac_cv_type_signal=3Dvoid
> ac_cv_func_dcgettext=3Dyes
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_prog_make_make_set=3Dyes
> ac_cv_lib_X11_XkbQueryExtension=3Dyes
> nls_cv_header_intl=3D
> ac_cv_func___argz_next=3Dno
> ac_cv_func_setenv=3Dyes
> ac_cv_header_sys_param_h=3Dyes
> ac_cv_header_locale_h=3Dyes
> ac_cv_c_inline=3Dinline
> ac_cv_header_unistd_h=3Dyes
> ac_cv_header_string_h=3Dyes
> lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char=
 \1;/p'\'''
> lt_cv_path_LD=3D/usr/libexec/elf/ld
> ac_cv_build_alias=3Di386-unknown-freebsd4.6
> ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include/freetype2  -I/usr/local/=
include -I/usr/X11R6/include'
> ac_cv_func_strchr=3Dyes
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_header_memory_h=3Dyes
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_host=3Di386-unknown-freebsd4.6
> ac_cv_env_host_alias_value=3D
> ac_cv_lib_w_iswalnum=3Dno
> am_cv_val_LC_MESSAGES=3Dyes
> ac_cv_type_off_t=3Dyes
> ac_cv_lib_intl_dgettext=3Dyes
> nls_cv_force_use_gnu_gettext=3Dno
> lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ =
 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"=
\2", (lt_ptr) \&\2},/p'\'''
> ac_cv_lib_X11_XConvertCase=3Dyes
> ac_cv_lib_intl_bindtextdomain=3Dyes
> gt_cv_func_dgettext_libintl=3Dyes
> am_cv_prog_cc_stdc=3D
> lt_cv_compiler_c_o=3Dyes
> lt_cv_prog_cc_pic_works=3Dyes
> lt_cv_file_magic_test_file=3D
> nls_cv_use_gnu_gettext=3Dno
> ac_cv_header_argz_h=3Dno
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_build=3Di386-unknown-freebsd4.6
> ac_cv_env_build_alias_value=3D
> ac_cv_header_malloc_h=3Dyes
> ac_cv_func_getpagesize=3Dyes
> ac_cv_func_lstat=3Dyes
> lt_cv_prog_cc_pic=3D' -fPIC'
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCD=
GISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=3Dpass_all
> ac_cv_prog_ac_ct_CC=3Dcc
> ac_cv_header_libintl_h=3Dyes
> ac_cv_func_flockfile=3Dyes
> lt_cv_compiler_o_lo=3Dyes
> ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.6
> ac_cv_env_CC_value=3Dcc
> ac_cv_type_uid_t=3Dyes
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> ac_cv_env_CPP_set=3D
> ac_cv_header_dlfcn_h=3Dyes
> ac_cv_lib_pango_1_0_pango_context_new=3Dyes
> ac_cv_header_png_h=3Dyes
> nls_cv_header_libgt=3D
> ac_cv_func_strdup=3Dyes
> ac_cv_func_putenv=3Dyes
> ac_cv_objext=3Do
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define GETTEXT_PACKAGE "gtk20"
> #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_UNISTD_H 1
> #define HAVE_DLFCN_H 1
> #define GTK_COMPILED_WITH_DEBUGGING "minimum"
> #define HAVE_LSTAT 1
> #define HAVE_MKSTEMP 1
> #define HAVE_FLOCKFILE 1
> #define HAVE_SIGSETJMP 1
> #define HAVE_ALLOCA 1
> #define HAVE_STDLIB_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_MMAP 1
> #define HAVE_LIMITS_H 1
> #define HAVE_LOCALE_H 1
> #define HAVE_NL_TYPES_H 1
> #define HAVE_MALLOC_H 1
> #define HAVE_STRING_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_GETCWD 1
> #define HAVE_MUNMAP 1
> #define HAVE_PUTENV 1
> #define HAVE_SETENV 1
> #define HAVE_SETLOCALE 1
> #define HAVE_STRCHR 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRDUP 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> #define ENABLE_NLS 1
> #define HAVE_PWD_H 1
> #define HAVE_PWD_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define STDC_HEADERS 1
> #define RETSIGTYPE void
> #define HAVE_STDLIB_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_MMAP 1
> #define HAVE_GETRESUID 1
> #define HAVE_WCHAR_H 1
> #define HAVE_WCTYPE_H 1
> #define HAVE_BROKEN_WCTYPE 1
> #define USE_GMODULE 1
> #define HAVE_PROGRESSIVE_JPEG 1
> #define HAVE_SYS_WAIT_H 1
> #define RETSIGTYPE void
> #define USE_MMX 1
> #define HAVE_XFT 1
> #define HAVE_SHAPE_EXT 1
> #define HAVE_XCONVERTCASE 1
> #define HAVE_XKB 1
> #define XINPUT_NONE 1
> #define HAVE_IPC_H 1
> #define HAVE_SHM_H 1
> #define HAVE_XSHM_H 1
>=20
> configure: exit 1
--=20
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028226237.322.46.camel>