gtk20 brokenness

Frank Laszlo laszlof at vonostingroup.com
Sun Mar 28 09:46:36 PST 2004


Joe Marcus Clarke wrote:

>On Sun, 2004-03-28 at 12:37, Frank Laszlo wrote:
>  
>
>>apparently the gtk20 port is broken. Someone else brought this to my 
>>attention, And I could also recreate the problem locally. Here is the 
>>error from configure I recieved:
>>
>>checking for connect... yes
>>checking for remove... yes
>>checking for shmat... yes
>>checking for IceConnectionNumber in -lICE... yes
>>checking for XOpenDisplay in -lX11... no
>>configure: error: *** libX11 not found. Check 'config.log' for more details.
>>===>  Script "configure" failed unexpectedly.
>>
>>Attached is my config.log.
>>Thanks
>>
>>P.S. I have the latest XFree86-libraries from ports.
>>    
>>
>
>You did not include the config.log.  chances are you're missing another
>library.
>
>Joe
>
>  
>
>>________________________
>>Frank Laszlo
>>VonOstin Group
>>laszlof at vonostingroup dot com
>>
>>
>>______________________________________________________________________
>>_______________________________________________
>>freebsd-gnome at freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>>To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>>    
>>
Hmm, thats strange. I'll attach it inline. Thanks

________________________
Frank Laszlo
VonOstin Group
laszlof at vonostingroup dot com



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.57.  Invocation command line was

  $ ./configure --enable-static --with-xinput=yes 
--x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include 
--prefix=/usr/X11R6 --build=i386-portbld-freebsd4.9

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

hostname = ritamari.vonostingroup.com
uname -m = i386
uname -r = 4.9-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE-p3 #2: Mon Mar  8 18:14:29 EST 2004     
root at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI

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

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

PATH: /usr/local/libexec/libtool13
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /usr/X11R6/sbin
PATH: /home/l/laszlof/bin
PATH: /usr/games
PATH: .


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

configure:1643: checking for a BSD-compatible install
configure:1697: result: /usr/bin/install -c -o root -g wheel
configure:1708: checking whether build environment is sane
configure:1751: result: yes
configure:1766: checking whether make sets $(MAKE)
configure:1786: result: yes
configure:1809: checking for working aclocal-1.4
configure:1820: result: missing
configure:1824: checking for working autoconf
configure:1831: result: found
configure:1839: checking for working automake-1.4
configure:1850: result: missing
configure:1854: checking for working autoheader
configure:1861: result: found
configure:1869: checking for working makeinfo
configure:1876: result: found
configure:1939: checking for gcc
configure:1965: result: cc
configure:2209: checking for C compiler version
configure:2212: cc --version </dev/null >&5
2.95.4
configure:2215: $? = 0
configure:2217: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2220: $? = 0
configure:2222: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2225: $? = 1
configure:2249: checking for C compiler default output
configure:2252: cc -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib 
-L/usr/X11R6/lib conftest.c  >&5
configure:2255: $? = 0
configure:2301: result: a.out
configure:2306: checking whether the C compiler works
configure:2312: ./a.out
configure:2315: $? = 0
configure:2332: result: yes
configure:2339: checking whether we are cross compiling
configure:2341: result: no
configure:2344: checking for suffix of executables
configure:2346: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib 
-L/usr/X11R6/lib conftest.c  >&5
configure:2349: $? = 0
configure:2374: result:
configure:2380: checking for suffix of object files
configure:2402: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:2405: $? = 0
configure:2427: result: o
configure:2431: checking whether we are using the GNU C compiler
configure:2456: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:2459: $? = 0
configure:2462: test -s conftest.o
configure:2465: $? = 0
configure:2478: result: yes
configure:2484: checking whether cc accepts -g
configure:2506: cc -c -g -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:2509: $? = 0
configure:2512: test -s conftest.o
configure:2515: $? = 0
configure:2526: result: yes
configure:2543: checking for cc option to accept ANSI C
configure:2604: cc  -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:2607: $? = 0
configure:2610: test -s conftest.o
configure:2613: $? = 0
configure:2631: result: none needed
configure:2649: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2652: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2842: checking build system type
configure:2860: result: i386-portbld-freebsd4.9
configure:2868: checking host system type
configure:2882: result: i386-portbld-freebsd4.9
configure:2890: checking for a sed that does not truncate output
configure:2944: result: /usr/bin/sed
configure:2947: checking for egrep
configure:2957: result: grep -E
configure:2973: checking for ld used by cc
configure:3040: result: /usr/libexec/elf/ld
configure:3049: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:3064: result: yes
configure:3069: checking for /usr/libexec/elf/ld option to reload object 
files
configure:3076: result: -r
configure:3085: checking for BSD-compatible nm
configure:3127: result: /usr/bin/nm -B
configure:3131: checking whether ln -s works
configure:3135: result: yes
configure:3142: checking how to recognise dependent libraries
configure:3342: result: pass_all
configure:3788: checking how to run the C preprocessor
configure:3824: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:3830: $? = 0
configure:3862: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:3863: ac_nonexistent.h: No such file or directory
configure:3868: $? = 1
configure: failed program was:
| #line 3854 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3906: result: cc -E
configure:3931: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:3937: $? = 0
configure:3969: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:3970: ac_nonexistent.h: No such file or directory
configure:3975: $? = 1
configure: failed program was:
| #line 3961 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4018: checking for ANSI C header files
configure:4044: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4047: $? = 0
configure:4050: test -s conftest.o
configure:4053: $? = 0
configure:4145: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib 
-L/usr/X11R6/lib conftest.c  >&5
configure:4148: $? = 0
configure:4150: ./conftest
configure:4153: $? = 0
configure:4168: result: yes
configure:4192: checking for sys/types.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for sys/stat.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for stdlib.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for string.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for memory.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for strings.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for inttypes.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4192: checking for stdint.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4250: stdint.h: No such file or directory
configure:4212: $? = 1
configure: failed program was:
| #line 4198 "configure"
| /* confdefs.h.  */
|
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:4229: result: no
configure:4192: checking for unistd.h
configure:4209: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4229: result: yes
configure:4255: checking dlfcn.h usability
configure:4268: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:4271: $? = 0
configure:4274: test -s conftest.o
configure:4277: $? = 0
configure:4287: result: yes
configure:4291: checking dlfcn.h presence
configure:4302: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:4308: $? = 0
configure:4327: result: yes
configure:4363: checking for dlfcn.h
configure:4370: result: yes
configure:4477: checking for C++ compiler version
configure:4480: c++ --version </dev/null >&5
2.95.4
configure:4483: $? = 0
configure:4485: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:4488: $? = 0
configure:4490: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4493: $? = 1
configure:4496: checking whether we are using the GNU C++ compiler
configure:4521: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc >&5
configure:4524: $? = 0
configure:4527: test -s conftest.o
configure:4530: $? = 0
configure:4543: result: yes
configure:4549: checking whether c++ accepts -g
configure:4571: c++ -c -g -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc >&5
configure:4574: $? = 0
configure:4577: test -s conftest.o
configure:4580: $? = 0
configure:4591: result: yes
configure:4635: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc >&5
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4671: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4708: checking how to run the C++ preprocessor
configure:4740: c++ -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc
configure:4746: $? = 0
configure:4778: c++ -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc
configure:4789: ac_nonexistent.h: No such file or directory
configure:4784: $? = 1
configure: failed program was:
| #line 4770 "configure"
| /* confdefs.h.  */
|
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4822: result: c++ -E
configure:4847: c++ -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc
configure:4853: $? = 0
configure:4885: c++ -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc
configure:4896: ac_nonexistent.h: No such file or directory
configure:4891: $? = 1
configure: failed program was:
| #line 4877 "configure"
| /* confdefs.h.  */
|
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4985: checking for g77
configure:5014: result: no
configure:4985: checking for f77
configure:5001: found /usr/bin/f77
configure:5011: result: f77
configure:5026: checking for Fortran 77 compiler version
configure:5029: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5032: $? = 0
configure:5034: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 
20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
 /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 
-D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ 
-D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) 
-Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) 
-Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f 
-version -fversion -o /tmp/ccq60cw2.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) 
compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
 /usr/libexec/elf/as -v -o /tmp/ccIVv8Kg.o /tmp/ccq60cw2.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 
(i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o 
/tmp/ccdB5CJ8 /tmp/ccIVv8Kg.o /usr/lib/crt1.o /usr/lib/crti.o 
/usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc 
/usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider 
using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
  Supported emulations:
   elf_i386
 /tmp/ccdB5CJ8
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:5037: $? = 0
configure:5039: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:5042: $? = 1
configure:5049: checking whether we are using the GNU Fortran 77 compiler
configure:5063: f77 -c  conftest.F >&5
configure:5066: $? = 0
configure:5069: test -s conftest.o
configure:5072: $? = 0
configure:5085: result: yes
configure:5092: checking whether f77 accepts -g
configure:5104: f77 -c -g conftest.f >&5
configure:5107: $? = 0
configure:5110: test -s conftest.o
configure:5113: $? = 0
configure:5125: result: yes
configure:5153: checking the maximum length of command line arguments
configure:5212: result: 65536
configure:5223: checking command to parse /usr/bin/nm -B output from cc 
object
configure:5312: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:5315: $? = 0
configure:5319: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5322: $? = 0
configure:5374: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib 
-L/usr/X11R6/lib conftest.c conftstm.o >&5
configure:5377: $? = 0
configure:5415: result: ok
configure:5419: checking for objdir
configure:5434: result: .libs
configure:5524: checking for ar
configure:5540: found /usr/bin/ar
configure:5551: result: ar
configure:5604: checking for ranlib
configure:5620: found /usr/bin/ranlib
configure:5631: result: ranlib
configure:5684: checking for strip
configure:5700: found /usr/bin/strip
configure:5711: result: strip
configure:5973: checking if cc static flag  works
configure:5996: result: yes
configure:6013: checking if cc supports -fno-rtti -fno-exceptions
configure:6031: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -fno-rtti -fno-exceptions 
conftest.c >&5
configure:6035: $? = 0
configure:6046: result: yes
configure:6061: checking for cc option to produce PIC
configure:6238: result: -fPIC
configure:6245: checking if cc PIC flag -fPIC works
configure:6263: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.c >&5
configure:6267: $? = 0
configure:6278: result: yes
configure:6302: checking if cc supports -c -o file.o
configure:6330: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5
configure:6334: $? = 0
configure:6351: result: yes
configure:6377: checking whether the cc linker (/usr/libexec/elf/ld) 
supports shared libraries
configure:7196: result: yes
configure:7222: checking whether -lc should be explicitly linked in
configure:7227: cc -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:7230: $? = 0
configure:7244: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7247: $? = 1
configure:7259: result: yes
configure:7267: checking how to hardcode library paths into programs
configure:7292: result: immediate
configure:7306: checking whether stripping libraries is possible
configure:7311: result: yes
configure:7333: checking dynamic linker characteristics
configure:7868: result: freebsd4.9 ld.so
configure:8594: checking if libtool supports shared libraries
configure:8596: result: yes
configure:8599: checking whether to build shared libraries
configure:8648: result: yes
configure:8651: checking whether to build static libraries
configure:8655: result: yes
configure:8746: creating libtool
configure:9290: checking for ld used by c++
configure:9357: result: /usr/libexec/elf/ld
configure:9366: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:9381: result: yes
configure:9432: checking whether the c++ linker (/usr/libexec/elf/ld) 
supports shared libraries
configure:10227: result: yes
configure:10245: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.cc >&5
configure:10248: $? = 0
configure:10344: checking for c++ option to produce PIC
configure:10596: result: -fPIC
configure:10603: checking if c++ PIC flag -fPIC works
configure:10621: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.cc >&5
configure:10625: $? = 0
configure:10636: result: yes
configure:10660: checking if c++ supports -c -o file.o
configure:10688: c++ -c  -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.cc >&5
configure:10692: $? = 0
configure:10709: result: yes
configure:10735: checking whether the c++ linker (/usr/libexec/elf/ld) 
supports shared libraries
configure:10760: result: yes
configure:10831: checking how to hardcode library paths into programs
configure:10856: result: immediate
configure:10870: checking whether stripping libraries is possible
configure:10875: result: yes
configure:10897: checking dynamic linker characteristics
configure:11432: result: freebsd4.9 ld.so
configure:12631: checking if libtool supports shared libraries
configure:12633: result: yes
configure:12636: checking whether to build shared libraries
configure:12654: result: yes
configure:12657: checking whether to build static libraries
configure:12661: result: yes
configure:12673: checking for f77 option to produce PIC
configure:12850: result: -fPIC
configure:12857: checking if f77 PIC flag -fPIC works
configure:12875: f77 -c -g -O2 -fPIC conftest.f >&5
configure:12879: $? = 0
configure:12890: result: yes
configure:12914: checking if f77 supports -c -o file.o
configure:12942: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:12946: $? = 0
configure:12963: result: yes
configure:12989: checking whether the f77 linker (/usr/libexec/elf/ld) 
supports shared libraries
configure:13786: result: yes
configure:13857: checking how to hardcode library paths into programs
configure:13882: result: immediate
configure:13896: checking whether stripping libraries is possible
configure:13901: result: yes
configure:13923: checking dynamic linker characteristics
configure:14458: result: freebsd4.9 ld.so
configure:18406: checking whether to enable maintainer-specific portions 
of Makefiles
configure:18415: result: no
configure:18432: checking for some Win32 platform
configure:18442: result: no
configure:18455: checking for native Win32
configure:18466: result: no
configure:18639: checking whether build environment is sane
configure:18682: result: yes
configure:18687: checking for strerror in -lcposix
configure:18718: cc -o conftest -O -pipe  
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-lcposix   >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:18721: $? = 1
configure: failed program was:
| #line 18695 "configure"
| /* confdefs.h.  */
|
| #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"
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:18739: result: no
configure:18750: checking for cc option to accept ANSI C
configure:18813: cc  -c -O -pipe  -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:18816: $? = 0
configure:18819: test -s conftest.o
configure:18822: $? = 0
configure:18837: result: none needed
configure:18860: checking for a BSD-compatible install
configure:18914: result: /usr/bin/install -c -o root -g wheel
configure:18925: checking whether make sets $(MAKE)
configure:18945: result: yes
configure:19028: checking for pkg-config
configure:19046: found /usr/local/bin/pkg-config
configure:19059: result: /usr/local/bin/pkg-config
configure:19076: checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1
configure:19080: result: yes
configure:19084: checking BASE_DEPENDENCIES_CFLAGS
configure:19087: 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 
configure:19090: checking BASE_DEPENDENCIES_LIBS
configure:19093: result: -Wl,--export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -liconv 
configure:19140: checking Whether to write dependencies into .pc files
configure:19158: result: yes
configure:19178: checking for perl5
configure:19196: found /usr/bin/perl5
configure:19208: result: /usr/bin/perl5
configure:19222: checking for indent
configure:19238: found /usr/bin/indent
configure:19248: result: indent
configure:19270: checking for lstat
configure:19320: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:19323: $? = 0
configure:19326: test -s conftest
configure:19329: $? = 0
configure:19340: result: yes
configure:19270: checking for mkstemp
configure:19320: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:19323: $? = 0
configure:19326: test -s conftest
configure:19329: $? = 0
configure:19340: result: yes
configure:19270: checking for flockfile
configure:19320: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:19323: $? = 0
configure:19326: test -s conftest
configure:19329: $? = 0
configure:19340: result: yes
configure:19352: checking for sigsetjmp
configure:19374: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:19377: $? = 0
configure:19380: test -s conftest
configure:19383: $? = 0
configure:19393: result: yes
configure:19402: checking whether make is GNU Make
configure:19412: result: no
configure:19437: checking locale.h usability
configure:19450: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:19453: $? = 0
configure:19456: test -s conftest.o
configure:19459: $? = 0
configure:19469: result: yes
configure:19473: checking locale.h presence
configure:19484: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:19490: $? = 0
configure:19509: result: yes
configure:19545: checking for locale.h
configure:19552: result: yes
configure:19566: checking for LC_MESSAGES
configure:19588: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
configure:19591: $? = 0
configure:19594: test -s conftest
configure:19597: $? = 0
configure:19608: result: yes
configure:19637: checking libintl.h usability
configure:19650: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:19653: $? = 0
configure:19656: test -s conftest.o
configure:19659: $? = 0
configure:19669: result: yes
configure:19673: checking libintl.h presence
configure:19684: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:19690: $? = 0
configure:19709: result: yes
configure:19745: checking for libintl.h
configure:19752: result: yes
configure:19763: checking for dgettext in libc
configure:19787: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
/tmp/cc1og52N.o: In function `main':
/tmp/cc1og52N.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:19790: $? = 1
configure: failed program was:
| #line 19769 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
|
| #include <libintl.h>
|
| int
| main ()
| {
| return (int) dgettext ("","")
|   ;
|   return 0;
| }
configure:19808: result: no
configure:19904: checking for bindtextdomain in -lintl
configure:19935: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-lintl   >&5
configure:19938: $? = 0
configure:19941: test -s conftest
configure:19944: $? = 0
configure:19956: result: yes
configure:19959: checking for dgettext in -lintl
configure:19990: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-lintl   >&5
configure:19993: $? = 0
configure:19996: test -s conftest
configure:19999: $? = 0
configure:20011: result: yes
configure:20101: checking for bind_textdomain_codeset
configure:20151: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:20154: $? = 0
configure:20157: test -s conftest
configure:20160: $? = 0
configure:20171: result: yes
configure:20210: checking for msgfmt
configure:20237: result: /usr/local/bin/msgfmt
configure:20248: checking for dcgettext
configure:20298: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
/tmp/ccfoalIN.o: In function `main':
/tmp/ccfoalIN.o(.text+0x9): undefined reference to `dcgettext'
/tmp/ccfoalIN.o(.data+0x0): undefined reference to `dcgettext'
configure:20301: $? = 1
configure: failed program was:
| #line 20254 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dcgettext (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 dcgettext ();
| /* 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_dcgettext) || defined (__stub___dcgettext)
| choke me
| #else
| char (*f) () = dcgettext;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != dcgettext;
|   ;
|   return 0;
| }
configure:20318: result: no
configure:20330: checking for gmsgfmt
configure:20361: result: /usr/local/bin/msgfmt
configure:20370: checking for xgettext
configure:20397: result: /usr/local/bin/xgettext
configure:20422: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
/tmp/ccOzcYaC.o: In function `main':
/tmp/ccOzcYaC.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure:20425: $? = 1
configure: failed program was:
| #line 20405 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
|              return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:20551: result: found xgettext program is not GNU xgettext; 
ignore it
configure:20584: checking for catalogs to be installed
configure:20609: result:  am ar az be bg ca cs cy da de el en_GB es et 
eu fa fi fr ga gl he hi hr hu ia id is it ja ko lt lv mk ml mn ms ne nl 
nn no pl pt pt_BR ro ru sk sl sq sr sr at Latn sv ta tr uk vi wa yi zh_TW zh_CN
configure:20661: checking for extra flags to get ANSI library prototypes
configure:20682: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  -lm >&5
configure:20685: $? = 0
configure:20687: ./conftest
configure:20690: $? = 0
configure:20692: result: none needed
configure:20748: checking for the BeOS
configure:20757: result: no
configure:20762: checking for extra flags for POSIX compliance
configure:20781: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:20799: warning: unused variable `dir'
configure:20784: $? = 0
configure:20787: test -s conftest.o
configure:20790: $? = 0
configure:20792: result: none needed
configure:20876: checking for pkg-config
configure:20907: result: /usr/local/bin/pkg-config
configure:20930: checking for GLIB - version >= 2.1.4
configure:21050: cc -o conftest -O -pipe  -Wall -D_THREAD_SAFE 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv    -lintl  >&5
configure:21053: $? = 0
configure:21055: ./conftest
configure:21058: $? = 0
configure:21076: result: yes (version 2.2.3)
configure:21173: checking for bind_textdomain_codeset
configure:21243: result: yes
configure:21269: checking pwd.h usability
configure:21282: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:21285: $? = 0
configure:21288: test -s conftest.o
configure:21291: $? = 0
configure:21301: result: yes
configure:21305: checking pwd.h presence
configure:21316: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:21322: $? = 0
configure:21341: result: yes
configure:21377: checking for pwd.h
configure:21384: result: yes
configure:21414: checking sys/time.h usability
configure:21427: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:21430: $? = 0
configure:21433: test -s conftest.o
configure:21436: $? = 0
configure:21446: result: yes
configure:21450: checking sys/time.h presence
configure:21461: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:21467: $? = 0
configure:21486: result: yes
configure:21522: checking for sys/time.h
configure:21529: result: yes
configure:21550: checking for unistd.h
configure:21555: result: yes
configure:21860: checking for ANSI C header files
configure:22010: result: yes
configure:22022: checking for an ANSI C-conforming const
configure:22090: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:22093: warning: unused variable `s'
configure:22113: warning: unused variable `foo'
configure:22080: warning: unused variable `zero'
configure:22074: warning: unused variable `x'
configure:22092: warning: `t' might be used uninitialized in this function
configure:22110: warning: `b' might be used uninitialized in this function
configure:22093: $? = 0
configure:22096: test -s conftest.o
configure:22099: $? = 0
configure:22110: result: yes
configure:22122: checking return type of signal handlers
configure:22154: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:22180: warning: unused variable `i'
configure:22157: $? = 0
configure:22160: test -s conftest.o
configure:22163: $? = 0
configure:22174: result: void
configure:22188: checking for stdlib.h
configure:22193: result: yes
configure:22188: checking for unistd.h
configure:22193: result: yes
configure:22329: checking for getpagesize
configure:22379: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:22382: $? = 0
configure:22385: test -s conftest
configure:22388: $? = 0
configure:22399: result: yes
configure:22409: checking for working mmap
configure:22552: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:22555: $? = 0
configure:22557: ./conftest
configure:22560: $? = 0
configure:22574: result: yes
configure:22590: checking for getresuid
configure:22640: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:22643: $? = 0
configure:22646: test -s conftest
configure:22649: $? = 0
configure:22660: result: yes
configure:22670: checking for uid_t in sys/types.h
configure:22694: result: yes
configure:22711: checking for fd_set
configure:22730: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:22762: warning: unused variable `writeMask'
configure:22762: warning: unused variable `readMask'
configure:22733: $? = 0
configure:22736: test -s conftest.o
configure:22739: $? = 0
configure:22750: result: yes, found in sys/types.h
configure:22787: checking for wchar.h
configure:22798: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:22804: $? = 0
configure:22830: result: yes
configure:22834: checking for wctype.h
configure:22845: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:22851: $? = 0
configure:22877: result: yes
configure:22882: checking for iswalnum
configure:22932: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
/tmp/ccDqrocq.o: In function `main':
/tmp/ccDqrocq.o(.text+0x9): undefined reference to `iswalnum'
/tmp/ccDqrocq.o(.data+0x0): undefined reference to `iswalnum'
configure:22935: $? = 1
configure: failed program was:
| #line 22888 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/X11R6/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 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
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char iswalnum (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 ();
| /* 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
| char (*f) () = iswalnum;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != iswalnum;
|   ;
|   return 0;
| }
configure:22952: result: no
configure:22957: checking for iswalnum in -lw
configure:22988: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lw   
-lintl  >&5
/usr/libexec/elf/ld: cannot find -lw
configure:22991: $? = 1
configure: failed program was:
| #line 22965 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/X11R6/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 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
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char iswalnum ();
| int
| main ()
| {
| iswalnum ();
|   ;
|   return 0;
| }
configure:23009: result: no
configure:23021: checking if iswalnum() and friends are properly defined
configure:23053: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl   >&5
configure: In function `main':
configure:23086: warning: implicit declaration of function `iswalnum'
/tmp/ccWkw75I.o: In function `main':
/tmp/ccWkw75I.o(.text+0xc): undefined reference to `iswalnum'
configure:23056: $? = 1
configure: failed program was:
| #line 23024 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/X11R6/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 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
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
|
| #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) <= 0xFF && isalnum(c))
| #endif
| iswalnum((wchar_t) 0);
|
|   ;
|   return 0;
| }
configure:23082: result: no
configure:23106: checking whether to build gmodulized gdk-pixbuf
configure:23121: result: yes
configure:23123: checking whether dynamic modules work
configure:23148: result: yes
configure:23177: checking for TIFFReadScanline in -ltiff
configure:23208: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff 
-lm  -lintl  >&5
configure:23211: $? = 0
configure:23214: test -s conftest
configure:23217: $? = 0
configure:23229: result: yes
configure:23242: checking tiffio.h usability
configure:23255: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:23258: $? = 0
configure:23261: test -s conftest.o
configure:23264: $? = 0
configure:23274: result: yes
configure:23278: checking tiffio.h presence
configure:23289: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:23295: $? = 0
configure:23314: result: yes
configure:23350: checking for tiffio.h
configure:23357: result: yes
configure:23779: checking for jpeg_destroy_decompress in -ljpeg
configure:23810: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-ljpeg   -lintl  >&5
configure:23813: $? = 0
configure:23816: test -s conftest
configure:23819: $? = 0
configure:23831: result: yes
configure:23842: checking for jpeglib.h
configure:23857: cc -E -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c
configure:23863: $? = 0
configure:23882: result: yes
configure:23886: checking for jpeg_simple_progression in -ljpeg
configure:23917: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-ljpeg   -lintl  >&5
configure:23920: $? = 0
configure:23923: test -s conftest
configure:23926: $? = 0
configure:23938: result: yes
configure:23970: checking for libpng12
configure:23973: result: yes
configure:24262: checking pixbuf loaders to build
configure:24290: result:
configure:24313: checking for sys/wait.h that is POSIX.1 compatible
configure:24345: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:24348: $? = 0
configure:24351: test -s conftest.o
configure:24354: $? = 0
configure:24365: result: yes
configure:24376: checking return type of signal handlers
configure:24428: result: void
configure:24486: checking for x86 platform
configure:24495: result: yes
configure:24503: checking compiler support for MMX
configure:24506: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include conftest.S >&5
configure:24509: $? = 0
configure:24522: result: yes
configure:24647: checking for freetype-config
configure:24665: found /usr/local/bin/freetype-config
configure:24678: result: /usr/local/bin/freetype-config
configure:24715: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c 
-L/usr/local/lib -lfreetype -lz  -lintl  >&5
configure:24718: $? = 0
configure:24721: test -s conftest
configure:24724: $? = 0
configure:24740: checking For sufficiently new FreeType (at least 2.0.1)
configure:24763: cc -c -O -pipe  -Wall -I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 
-I/usr/local/include conftest.c >&5
configure:24766: $? = 0
configure:24769: test -s conftest.o
configure:24772: $? = 0
configure:24783: result: yes
configure:24861: checking for X
configure:25081: result: libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
configure:25234: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl   -L/usr/X11R6/lib -lX11 >&5
configure:25237: $? = 0
configure:25240: test -s conftest
configure:25243: $? = 0
configure:25380: checking for gethostbyname
configure:25430: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:25433: $? = 0
configure:25436: test -s conftest
configure:25439: $? = 0
configure:25450: result: yes
configure:25581: checking for connect
configure:25631: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:25634: $? = 0
configure:25637: test -s conftest
configure:25640: $? = 0
configure:25651: result: yes
configure:25716: checking for remove
configure:25766: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:25769: $? = 0
configure:25772: test -s conftest
configure:25775: $? = 0
configure:25786: result: yes
configure:25851: checking for shmat
configure:25901: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  
-lintl  >&5
configure:25904: $? = 0
configure:25907: test -s conftest
configure:25910: $? = 0
configure:25921: result: yes
configure:25995: checking for IceConnectionNumber in -lICE
configure:26026: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib 
conftest.c -lICE   -lintl  >&5
configure:26029: $? = 0
configure:26032: test -s conftest
configure:26035: $? = 0
configure:26047: result: yes
configure:26363: checking for XOpenDisplay in -lX11
configure:26394: cc -o conftest -O -pipe  -Wall 
-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lX11  
-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 
-lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  -lintl  >&5
/usr/libexec/elf/ld: warning: libexpat.so.4, needed by 
/usr/X11R6/lib/libfontconfig.so, not found (try using -rpath or -rpath-link)
/usr/X11R6/lib/libfontconfig.so: undefined reference to 
`XML_SetElementHandler'
/usr/X11R6/lib/libfontconfig.so: undefined reference to 
`XML_SetDoctypeDeclHandler'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserFree'
/usr/X11R6/lib/libfontconfig.so: undefined reference to 
`XML_SetCharacterDataHandler'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to 
`XML_GetCurrentLineNumber'
configure:26397: $? = 1
configure: failed program was:
| #line 26371 "configure"
| /* confdefs.h.  */
|
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/X11R6/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 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_XFT2 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char XOpenDisplay ();
| int
| main ()
| {
| XOpenDisplay ();
|   ;
|   return 0;
| }
configure:26415: result: no
configure:26420: error: *** libX11 not found. Check 'config.log' for 
more details.

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

ac_cv_func_bind_textdomain_codeset=yes
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[     
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[     ][     
]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_lib_X11_XOpenDisplay=no
ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config
ac_cv_header_tiffio_h=yes
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern 
int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_sys_time_h=yes
ac_cv_header_pwd_h=yes
ac_cv_lib_cposix_strerror=no
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) 
$/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ 
]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_lib_tiff_TIFFReadScanline=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_iswalnum=no
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* 
\\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_header_sys_wait_h=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_lib_jpeg_jpeg_simple_progression=yes
gt_cv_have_gettext=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_c_const=yes
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ 
]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ 
]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
ac_cv_func_mkstemp=yes
lt_cv_ld_reload_flag=-r
ac_cv_func_remove=yes
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib'
ac_cv_env_target_alias_set=
ac_cv_prog_INDENT=indent
ac_cv_host_alias=i386-portbld-freebsd4.9
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
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_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_path_PERL=/usr/bin/perl5
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_getresuid=yes
ac_cv_type_signal=void
ac_cv_func_dcgettext=no
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_env_FFLAGS_value=
ac_cv_func_gethostbyname=yes
ac_cv_header_locale_h=yes
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd4.9
ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2  
-I/usr/local/include -I/usr/X11R6/include'
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.9
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_lib_w_iswalnum=no
am_cv_val_LC_MESSAGES=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
am_cv_prog_cc_stdc=
lt_cv_file_magic_test_file=
ac_cv_func_connect=yes
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd4.9
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
ac_cv_func_getpagesize=yes
ac_cv_func_lstat=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'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
ac_cv_func_flockfile=yes
lt_cv_path_LDCXX=/usr/libexec/elf/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_type_uid_t=yes
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o

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

ACLOCAL='/usr/home/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/missing 
aclocal-1.4 '
AR='ar'
AS='${CC}'
ASFLAGS='${CFLAGS}'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/home/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/missing 
automake-1.4'
BASE_DEPENDENCIES_CFLAGS='-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  '
BASE_DEPENDENCIES_LIBS='-Wl,--export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -liconv  '
BUILD_DYNAMIC_MODULES_FALSE='#'
BUILD_DYNAMIC_MODULES_TRUE=''
CATALOGS=' am.mo ar.mo az.mo be.mo bg.mo ca.mo cs.mo cy.mo da.mo de.mo 
el.mo en_GB.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo he.mo 
hi.mo hr.mo hu.mo ia.mo id.mo is.mo it.mo ja.mo ko.mo lt.mo lv.mo mk.mo 
ml.mo mn.mo ms.mo ne.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ro.mo 
ru.mo sk.mo sl.mo sq.mo sr.mo sr at Latn.mo sv.mo ta.mo tr.mo uk.mo vi.mo 
wa.mo yi.mo zh_TW.mo zh_CN.mo'
CATOBJEXT='.mo'
CC='cc'
CCAS='${CC}'
CCASFLAGS='${CFLAGS}'
CFLAGS='-O -pipe  -Wall'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include/freetype2  -I/usr/local/include 
-I/usr/X11R6/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS=' -O -pipe '
DATADIRNAME='share'
DB2HTML=''
DEFS=''
DISABLE_EXPLICIT_DEPS_FALSE=''
DISABLE_EXPLICIT_DEPS_TRUE='#'
DLLTOOL='dlltool'
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=''
F77='f77'
FFLAGS='-g -O2'
FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include'
FREETYPE_CONFIG='/usr/local/bin/freetype-config'
FREETYPE_LIBS='-L/usr/local/lib -lfreetype -lz'
GDK_DEP_CFLAGS=''
GDK_DEP_LIBS=''
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=''
GDK_PACKAGES=''
GDK_PIXBUF_CSOURCE=''
GDK_PIXBUF_DEP_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng   '
GDK_PIXBUF_DEP_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 
-lgobject-2.0 -lglib-2.0 -liconv    -lm'
GDK_PIXBUF_EXTRA_CFLAGS=''
GDK_PIXBUF_EXTRA_LIBS=' -lm'
GDK_PIXBUF_MAJOR='2'
GDK_PIXBUF_MICRO='4'
GDK_PIXBUF_MINOR='2'
GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0'
GDK_PIXBUF_VERSION='2.2.4'
GDK_PIXBUF_XLIB_DEP_CFLAGS=''
GDK_PIXBUF_XLIB_DEP_LIBS=''
GDK_PIXBUF_XLIB_EXTRA_CFLAGS=''
GDK_PIXBUF_XLIB_EXTRA_LIBS=''
GDK_PIXBUF_XLIB_PACKAGES=''
GDK_WIN32_EXTRA_CFLAGS=''
GDK_WLIBS=''
GETTEXT_PACKAGE='gtk20'
GLIB_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo 
da.gmo de.gmo el.gmo en_GB.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 id.gmo is.gmo it.gmo 
ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo ne.gmo nl.gmo 
nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo 
sr.gmo sr at Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo 
zh_TW.gmo zh_CN.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GTKDOC=''
GTK_API_VERSION='2.0'
GTK_BINARY_AGE='204'
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='4'
GTK_MAJOR_VERSION='2'
GTK_MICRO_VERSION='4'
GTK_MINOR_VERSION='2'
GTK_PACKAGES=''
GTK_VERSION='2.2.4'
GTK_XIM_FLAGS=''
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_X11R6_FALSE=''
HAVE_X11R6_TRUE=''
HAVE_XFT_FALSE='#'
HAVE_XFT_TRUE=''
HTML_DIR=''
IE55_UUID_LIB=''
INCLUDED_LOADER_DEFINE=''
INCLUDED_LOADER_OBJ=''
INDENT='indent'
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-L/usr/local/lib -lpng -lz -lm  '
LIBS=' -lintl '
LIBTIFF='-ltiff'
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='4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP='objdump'
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/perl5'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po 
el.po en_GB.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 id.po is.po it.po ja.po ko.po lt.po lv.po mk.po 
ml.po mn.po ms.po ne.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po 
ru.po sk.po sl.po sq.po sr.po sr at Latn.po sv.po ta.po tr.po uk.po vi.po 
wa.po yi.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_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.4'
WINTAB_LIB=''
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_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu='i386'
build_os='freebsd4.9'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
gdktarget='x11'
gdktargetlib='libgdk-x11-2.0.la'
gtktargetlib='libgtk-x11-2.0.la'
host='i386-portbld-freebsd4.9'
host_alias=''
host_cpu='i386'
host_os='freebsd4.9'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/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/X11R6/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BROKEN_WCTYPE 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_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_SIGSETJMP 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_XFT 1
#define HAVE_XFT2 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

configure: exit 1



More information about the freebsd-gnome mailing list