Date: Sat, 29 May 2004 20:26:31 -0500 From: Ted Spradley <tsprad@spradley.org> To: gnome@FreeBSD.org Subject: Script "configure" failed unexpectedly. Message-ID: <20040529202631.1a54209b.tsprad@spradley.org>
next in thread | raw e-mail | index | archive | help
Help! Can anyone send me a clue? The problem is with the gtk20 port. I set out yesterday to install Audacity. It wanted a newer version of GTK than what I had, but the gtk+-2.4.1 port had this error in configure. I looked at the config.log, but it made absolutely no sense to me (these configure/autoconf/automake problems never make sense to me). I tried deinstalling and reinstalling a few ports that I thought might be related. Made no difference. I also tried cvsup a couple of times, but no changes. Now I have no GTK2, and Firefox won't even run. brick$ uname -a FreeBSD brick.spradley.org 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Wed May 5 21:13:35 CDT 2004 tsprad@brick.spradley.org:/var/src/sys/i386/compile/Brick i386 Script started on Sat May 29 20:07:36 2004 brick$ make clean install ===> Cleaning for atk-1.6.1 ===> Cleaning for gettext-0.13.1_1 ===> Cleaning for glib-2.4.1_1 ===> Cleaning for imake-4.3.0_2 ===> Cleaning for pkgconfig-0.15.0_1 ===> Cleaning for jpeg-6b_2 ===> Cleaning for png-1.2.5_5 ===> Cleaning for tiff-3.6.1_1 ===> Cleaning for perl-5.6.1_15 ===> Cleaning for hicolor-icon-theme-0.5 ===> Cleaning for shared-mime-info-0.14_2 ===> Cleaning for freetype2-2.1.7_3 ===> Cleaning for libxml2-2.6.9 ===> Cleaning for XFree86-fontEncodings-4.3.0 ===> Cleaning for XFree86-fontScalable-4.3.0 ===> Cleaning for fontconfig-2.2.2,1 ===> Cleaning for libXft-2.1.6 ===> Cleaning for pango-1.4.0 ===> Cleaning for XFree86-libraries-4.3.0_7 ===> Cleaning for gtk-2.4.1 If you want to compile with experimental menu dropshadow patch, hit Ctrl-C right now and use make "WITH_DROPSHADOW=yes" NOTE: This option is not supported by the FreeBSD GNOME Team. If the patch does not work or causes the build to fail, just stop using the patch; we will not further debug it. ===> Vulnerability check disabled ===> Extracting for gtk-2.4.1 >> Checksum OK for gnome2/gtk+-2.4.1.tar.bz2. ===> Patching for gtk-2.4.1 ===> Applying FreeBSD patches for gtk-2.4.1 ===> gtk-2.4.1 depends on file: /usr/local/bin/perl5.6.1 - found ===> gtk-2.4.1 depends on executable: pkg-config - found ===> gtk-2.4.1 depends on shared library: png.5 - found ===> gtk-2.4.1 depends on shared library: tiff.4 - found ===> gtk-2.4.1 depends on shared library: jpeg.9 - found ===> gtk-2.4.1 depends on shared library: X11.6 - found ===> gtk-2.4.1 depends on shared library: glib-2.0.400 - found ===> gtk-2.4.1 depends on shared library: atk-1.0.600 - found ===> gtk-2.4.1 depends on shared library: pango-1.0.399 - found ===> Configuring for gtk-2.4.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-portbld-freebsd5.2.1 checking host system type... i386-portbld-freebsd5.2.1 checking for native Win32... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.2.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.2.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.2.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... no checking for some Win32 platform... no checking whether build environment is sane... yes checking for strerror in -lcposix... no checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... yes checking 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 checking 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 checking Whether to write dependencies into .pc files... yes checking for perl5... /usr/local/bin/perl5 checking for indent... indent checking for lstat... yes checking for mkstemp... yes checking for flockfile... yes checking for sigsetjmp... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... af am ar az be bg bn br ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk uz uz@Latn vi wa yi zh_CN zh_TW checking for extra flags to get ANSI library prototypes... none needed checking for the BeOS... no checking for extra flags for POSIX compliance... none needed checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >= 2.4.0... yes (version 2.4.1) checking for bind_textdomain_codeset... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for getresuid... yes checking for uid_t in sys/types.h... yes checking for fd_set... yes, found in sys/types.h checking for wchar.h... yes checking for wctype.h... yes checking for iswalnum... yes checking if iswalnum() and friends are properly defined... yes checking whether to build gmodulized gdk-pixbuf... yes checking whether dynamic modules work... yes checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for libpng12... yes checking pixbuf loaders to build... checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new FreeType (at least 2.0.1)... yes gnome-config: not found configure: error: Pango 1.2.0 and Xft backend is required for x11 target ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the"/var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls/var/db/pkg`). *** Error code 1 Stop in /var/ports/x11-toolkits/gtk20. brick$ ^D Script done on Sat May 29 20:08:37 2004 brick$ ls /var/db/pkg OpenSSH-askpass-1.2.2.2001.02.24/ libmikmod-esound-3.1.10_2/ acroread-5.08/ libmng-1.0.6/ aspell-0.50.5_1/ libogg-1.1,3/ atk-1.4.1_1/ libtool-1.3.5_2/ atk-1.6.1/ libtool-1.4.3_3/ autoconf-2.13.000227_5/ libungif-4.1.0b1_1/ automake-1.4.5_9/ libvorbis-1.0.1,3/ bison-1.75_2/ libwww-5.4.0_1/ blackbox-0.65.0/ libxml-1.8.17_2/ boxtools-0.65.0/ linux_base-7.1_7/ curl-7.11.0/ lynx-ssl-2.8.5/ cvsup-without-gui-16.1h/ lyx-1.3.4/ dclock-pl6/ m4-1.4_1/ enlightenment-0.16.6_1/ man2html-3.0.1_1/ esound-0.2.34/ ngrep-1.40.1_3/ expat-1.95.7/ nmap-3.50/ firefox-0.8_4/ nspr-4.4.1_1/ fnlib-0.5_2/ nss-3.9_1/ fontconfig-2.2.90_3/ p5-XML-Parser-2.34_1/ freetype-1.3.1_3/ pango-1.4.0/ freetype2-2.1.5_1/ pcre-4.5/ gaim-0.75_8/ pdksh-5.2.14p2/ gettext-0.13.1_1/ perl-5.6.1_15/ glib-1.2.10_10/ pkgconfig-0.15.0_1/ glib-2.4.1_1/ pkgdb.db gmake-3.80_2/ png-1.2.5_3/ gnomehier-1.0_14/ popt-1.6.4_2/ gtk-1.2.10_11/ python-2.3.3_4/ gtkspell2-2.0.5/ rpm-3.0.6_9/ imake-4.3.0_2/ rxvt-2.6.4_1/ imlib-1.9.14_2/ samba-2.2.8a_1/ imlib2-1.1.0/ startup-notification-0.5_2/ intltool-0.30_1/ sudo-1.6.7.5/ jpeg-6b_2/ sylpheed-0.9.10/ lcms-1.09_1,1/ teTeX-2.0.2_3/ libIDL-0.8.3_1/ thttpd-2.24/ libao-esound-0.8.4_1/ tiff-3.6.1_1/ libast-0.5/ unzip-5.50_2/ libaudiofile-0.2.6/ xforms-1.0_3,1/ libcdaudio-0.99.9_1/ xli-1.17.0_1/ libepplet-0.7_1/ xmms-audiofile-0.1_1/ libghttp-1.0.9/ xmms-esound-1.2.10/ libiconv-1.9.1_3/ xmms-wma-0.1.3/ libltdl-1.5.2/ zip-2.3_1/ brick$ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk+ configure 2.4.1, which was generated by GNU Autoconf 2.59. 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-freebsd5.2.1 ## --------- ## ## Platform. ## ## --------- ## hostname = brick.spradley.org uname -m = i386 uname -r = 5.2.1-RELEASE-p5 uname -s = FreeBSD uname -v = FreeBSD 5.2.1-RELEASE-p5 #0: Wed May 5 21:13:35 CDT 2004 tsprad@brick.spradley.org:/var/src/sys/i386/compile/Brick /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: /home/tsprad/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1601: checking for a BSD-compatible install configure:1656: result: /usr/bin/install -c configure:1667: checking whether build environment is sane configure:1710: result: yes configure:1743: checking for gawk configure:1772: result: no configure:1743: checking for mawk configure:1772: result: no configure:1743: checking for nawk configure:1759: found /usr/bin/nawk configure:1769: result: nawk configure:1779: checking whether make sets $(MAKE) configure:1799: result: yes configure:2027: checking build system type configure:2045: result: i386-portbld-freebsd5.2.1 configure:2053: checking host system type configure:2067: result: i386-portbld-freebsd5.2.1 configure:2077: checking for native Win32 configure:2088: result: no configure:2137: checking for gcc configure:2163: result: cc configure:2407: checking for C compiler version configure:2410: cc --version </dev/null >&5 cc (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2413: $? = 0 configure:2415: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:2418: $? = 0 configure:2420: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2423: $? = 1 configure:2446: checking for C compiler default output file name configure:2449: cc -O -pipe -mcpu=pentiumpro -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:2452: $? = 0 configure:2498: result: a.out configure:2503: checking whether the C compiler works configure:2509: ./a.out configure:2512: $? = 0 configure:2529: result: yes configure:2536: checking whether we are cross compiling configure:2538: result: no configure:2541: checking for suffix of executables configure:2543: cc -o conftest -O -pipe -mcpu=pentiumpro -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:2546: $? = 0 configure:2571: result: configure:2577: checking for suffix of object files configure:2598: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2601: $? = 0 configure:2623: result: o configure:2627: checking whether we are using the GNU C compiler configure:2651: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2657: $? = 0 configure:2661: test -z || test ! -s conftest.err configure:2664: $? = 0 configure:2667: test -s conftest.o configure:2670: $? = 0 configure:2683: result: yes configure:2689: checking whether cc accepts -g configure:2710: cc -c -g -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2716: $? = 0 configure:2720: test -z || test ! -s conftest.err configure:2723: $? = 0 configure:2726: test -s conftest.o configure:2729: $? = 0 configure:2740: result: yes configure:2757: checking for cc option to accept ANSI C configure:2827: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2833: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest.o configure:2846: $? = 0 configure:2864: result: none needed configure:2882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2888: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3032: checking for style of include used by make configure:3060: result: GNU configure:3088: checking dependency style of cc configure:3171: result: gcc3 configure:3275: checking for a sed that does not truncate output configure:3329: result: /usr/bin/sed configure:3332: checking for egrep configure:3342: result: grep -E configure:3358: checking for ld used by cc configure:3425: result: /usr/bin/ld configure:3434: checking if the linker (/usr/bin/ld) is GNU ld configure:3449: result: yes configure:3454: checking for /usr/bin/ld option to reload object files configure:3461: result: -r configure:3470: checking for BSD-compatible nm configure:3512: result: /usr/bin/nm -B configure:3516: checking whether ln -s works configure:3520: result: yes configure:3527: checking how to recognise dependent libraries configure:3710: result: pass_all configure:3924: checking how to run the C preprocessor configure:3959: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3965: $? = 0 configure:3997: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" define | #GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4042: result: cc -E configure:4066: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4072: $? = 0 configure:4104: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" define | #GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4154: checking for ANSI C header files configure:4179: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4185: $? = 0 configure:4189: test -z || test ! -s conftest.err configure:4192: $? = 0 configure:4195: test -s conftest.o configure:4198: $? = 0 configure:4287: cc -o conftest -O -pipe -mcpu=pentiumpro -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:4290: $? = 0 configure:4292: ./conftest configure:4295: $? = 0 configure:4310: result: yes configure:4334: checking for sys/types.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for sys/stat.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for stdlib.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for string.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for memory.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for strings.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for inttypes.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for stdint.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for unistd.h configure:4350: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4406: checking dlfcn.h usability configure:4418: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4424: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4447: result: yes configure:4451: checking dlfcn.h presence configure:4461: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4467: $? = 0 configure:4487: result: yes configure:4522: checking for dlfcn.h configure:4529: result: yes configure:4636: checking for C++ compiler version configure:4639: c++ --version </dev/null >&5 c++ (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4642: $? = 0 configure:4644: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:4647: $? = 0 configure:4649: c++ -V </dev/null >&5 c++: `-V' option must have argument configure:4652: $? = 1 configure:4655: checking whether we are using the GNU C++ compiler configure:4679: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4685: $? = 0 configure:4689: test -z || test ! -s conftest.err configure:4692: $? = 0 configure:4695: test -s conftest.o configure:4698: $? = 0 configure:4711: result: yes configure:4717: checking whether c++ accepts -g configure:4738: c++ -c -g -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4744: $? = 0 configure:4748: test -z || test ! -s conftest.err configure:4751: $? = 0 configure:4754: test -s conftest.o configure:4757: $? = 0 configure:4768: result: yes configure:4810: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4816: $? = 0 configure:4820: test -z || test ! -s conftest.err configure:4823: $? = 0 configure:4826: test -s conftest.o configure:4829: $? = 0 configure:4855: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:25: error: `exit' undeclared (first use this function) conftest.cc:25: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4810: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4816: $? = 0 configure:4820: test -z || test ! -s conftest.err configure:4823: $? = 0 configure:4826: test -s conftest.o configure:4829: $? = 0 configure:4855: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4861: $? = 0 configure:4865: test -z || test ! -s conftest.err configure:4868: $? = 0 configure:4871: test -s conftest.o configure:4874: $? = 0 configure:4899: checking dependency style of c++ configure:4982: result: gcc3 configure:5004: checking how to run the C++ preprocessor configure:5035: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5041: $? = 0 configure:5073: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:24:28: ac_nonexistent.h: No such file or directory configure:5079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5118: result: c++ -E configure:5142: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5148: $? = 0 configure:5180: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:24:28: ac_nonexistent.h: No such file or directory configure:5186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5281: checking for g77 configure:5310: result: no configure:5281: checking for f77 configure:5297: found /usr/bin/f77 configure:5307: result: f77 configure:5322: checking for Fortran 77 compiler version configure:5325: f77 --version </dev/null >&5 GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2002 Free Software Foundation, Inc. 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:5328: $? = 0 configure:5330: f77 -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:5333: $? = 0 configure:5335: f77 -V </dev/null >&5 f77: `-V' option must have argument configure:5338: $? = 1 configure:5346: checking whether we are using the GNU Fortran 77 compiler configure:5360: f77 -c conftest.F >&5 configure:5366: $? = 0 configure:5370: test -z || test ! -s conftest.err configure:5373: $? = 0 configure:5376: test -s conftest.o configure:5379: $? = 0 configure:5392: result: yes configure:5398: checking whether f77 accepts -g configure:5410: f77 -c -g conftest.f >&5 configure:5416: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest.o configure:5429: $? = 0 configure:5441: result: yes configure:5471: checking the maximum length of command line arguments configure:5536: result: 65536 configure:5547: checking command to parse /usr/bin/nm -B output from cc object configure:5636: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5639: $? = 0 configure:5643: /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:5646: $? = 0 configure:5698: cc -o conftest -O -pipe -mcpu=pentiumpro -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:5701: $? = 0 configure:5739: result: ok configure:5743: checking for objdir configure:5758: result: .libs configure:5848: checking for ar configure:5864: found /usr/bin/ar configure:5875: result: ar configure:5928: checking for ranlib configure:5944: found /usr/bin/ranlib configure:5955: result: ranlib configure:6008: checking for strip configure:6024: found /usr/bin/strip configure:6035: result: strip configure:6297: checking if cc static flag works configure:6320: result: yes configure:6338: checking if cc supports -fno-rtti -fno-exceptions configure:6356: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:6360: $? = 0 configure:6371: result: no configure:6386: checking for cc option to produce PIC configure:6563: result: -fPIC configure:6571: checking if cc PIC flag -fPIC works configure:6589: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.c >&5 configure:6593: $? = 0 configure:6604: result: yes configure:6628: checking if cc supports -c -o file.o configure:6649: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5 configure:6653: $? = 0 configure:6673: result: yes configure:6699: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7547: result: yes configure:7573: checking whether -lc should be explicitly linked in configure:7578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7581: $? = 0 configure:7595: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7598: $? = 1 configure:7610: result: yes configure:7618: checking dynamic linker characteristics configure:8179: result: freebsd5.2.1 ld.so configure:8183: checking how to hardcode library paths into programs configure:8208: result: immediate configure:8222: checking whether stripping libraries is possible configure:8227: result: yes configure:9057: checking if libtool supports shared libraries configure:9059: result: yes configure:9062: checking whether to build shared libraries configure:9120: result: yes configure:9123: checking whether to build static libraries configure:9127: result: yes configure:9219: creating libtool configure:9766: checking for ld used by c++ configure:9833: result: /usr/bin/ld configure:9842: checking if the linker (/usr/bin/ld) is GNU ld configure:9857: result: yes configure:9908: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10736: result: yes configure:10754: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:10757: $? = 0 configure:10853: checking for c++ option to produce PIC configure:11105: result: -fPIC configure:11113: checking if c++ PIC flag -fPIC works configure:11131: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.cc >&5 configure:11135: $? = 0 configure:11146: result: yes configure:11170: checking if c++ supports -c -o file.o configure:11191: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.cc >&5 configure:11195: $? = 0 configure:11215: result: yes configure:11241: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11266: result: yes configure:11337: checking dynamic linker characteristics configure:11898: result: freebsd5.2.1 ld.so configure:11902: checking how to hardcode library paths into programs configure:11927: result: immediate configure:11941: checking whether stripping libraries is possible configure:11946: result: yes configure:13253: checking if libtool supports shared libraries configure:13255: result: yes configure:13258: checking whether to build shared libraries configure:13276: result: yes configure:13279: checking whether to build static libraries configure:13283: result: yes configure:13295: checking for f77 option to produce PIC configure:13472: result: -fPIC configure:13480: checking if f77 PIC flag -fPIC works configure:13498: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13502: $? = 0 configure:13513: result: yes configure:13537: checking if f77 supports -c -o file.o configure:13558: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13562: $? = 0 configure:13582: result: yes configure:13608: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14436: result: yes configure:14507: checking dynamic linker characteristics configure:15068: result: freebsd5.2.1 ld.so configure:15072: checking how to hardcode library paths into programs configure:15097: result: immediate configure:15111: checking whether stripping libraries is possible configure:15116: result: yes configure:19232: checking for special C compiler options needed for large files configure:19331: result: no configure:19337: checking for _FILE_OFFSET_BITS value needed for large files configure:19368: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:19374: $? = 0 configure:19378: test -z || test ! -s conftest.err configure:19381: $? = 0 configure:19384: test -s conftest.o configure:19387: $? = 0 configure:19452: result: no configure:19462: checking for _LARGE_FILES value needed for large files configure:19493: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:19499: $? = 0 configure:19503: test -z || test ! -s conftest.err configure:19506: $? = 0 configure:19509: test -s conftest.o configure:19512: $? = 0 configure:19577: result: no configure:19598: checking whether to enable maintainer-specific portions of Makefiles configure:19607: result: no configure:19623: checking for some Win32 platform configure:19633: result: no configure:19831: checking whether build environment is sane configure:19874: result: yes configure:19879: checking for strerror in -lcposix configure:19909: cc -o conftest -O -pipe -mcpu=pentiumpro -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/bin/ld: cannot find -lcposix configure:19915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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:19941: result: no configure:19952: checking for cc option to accept ANSI C configure:20015: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20021: $? = 0 configure:20025: test -z || test ! -s conftest.err configure:20028: $? = 0 configure:20031: test -s conftest.o configure:20034: $? = 0 configure:20049: result: none needed configure:20073: checking for a BSD-compatible install configure:20128: result: /usr/bin/install -c configure:20139: checking whether make sets $(MAKE) configure:20159: result: yes configure:20242: checking for pkg-config configure:20260: found /usr/local/bin/pkg-config configure:20273: result: /usr/local/bin/pkg-config configure:20290: checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0 configure:20294: result: yes configure:20298: checking BASE_DEPENDENCIES_CFLAGS configure:20301: 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:20304: checking BASE_DEPENDENCIES_LIBS configure:20307: 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:20354: checking Whether to write dependencies into .pc files configure:20372: result: yes configure:20393: checking for perl5 configure:20411: found /usr/local/bin/perl5 configure:20423: result: /usr/local/bin/perl5 configure:20437: checking for indent configure:20453: found /usr/bin/indent configure:20463: result: indent configure:20485: checking for lstat configure:20542: cc -o conftest -O -pipe -mcpu=pentiumpro -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:20548: $? = 0 configure:20552: test -z || test ! -s conftest.err configure:20555: $? = 0 configure:20558: test -s conftest configure:20561: $? = 0 configure:20573: result: yes configure:20485: checking for mkstemp configure:20542: cc -o conftest -O -pipe -mcpu=pentiumpro -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:20548: $? = 0 configure:20552: test -z || test ! -s conftest.err configure:20555: $? = 0 configure:20558: test -s conftest configure:20561: $? = 0 configure:20573: result: yes configure:20485: checking for flockfile configure:20542: cc -o conftest -O -pipe -mcpu=pentiumpro -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:20548: $? = 0 configure:20552: test -z || test ! -s conftest.err configure:20555: $? = 0 configure:20558: test -s conftest configure:20561: $? = 0 configure:20573: result: yes configure:20585: checking for sigsetjmp configure:20606: cc -o conftest -O -pipe -mcpu=pentiumpro -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:20612: $? = 0 configure:20616: test -z || test ! -s conftest.err configure:20619: $? = 0 configure:20622: test -s conftest configure:20625: $? = 0 configure:20636: result: yes configure:20667: checking locale.h usability configure:20679: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20685: $? = 0 configure:20689: test -z || test ! -s conftest.err configure:20692: $? = 0 configure:20695: test -s conftest.o configure:20698: $? = 0 configure:20708: result: yes configure:20712: checking locale.h presence configure:20722: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20728: $? = 0 configure:20748: result: yes configure:20783: checking for locale.h configure:20790: result: yes configure:20804: checking for LC_MESSAGES configure:20825: cc -o conftest -O -pipe -mcpu=pentiumpro -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:20831: $? = 0 configure:20835: test -z || test ! -s conftest.err configure:20838: $? = 0 configure:20841: test -s conftest configure:20844: $? = 0 configure:20856: result: yes configure:20885: checking libintl.h usability configure:20897: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20903: $? = 0 configure:20907: test -z || test ! -s conftest.err configure:20910: $? = 0 configure:20913: test -s conftest.o configure:20916: $? = 0 configure:20926: result: yes configure:20930: checking libintl.h presence configure:20940: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20946: $? = 0 configure:20966: result: yes configure:21001: checking for libintl.h configure:21008: result: yes configure:21019: checking for dgettext in libc configure:21042: cc -o conftest -O -pipe -mcpu=pentiumpro -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/var/tmp//cc3uOdup.o: In function `main': /var/tmp//cc3uOdup.o(.text+0x19): undefined reference to `libintl_dgettext' configure:21048: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "gtk+ 2.4.1" | #define PACKAGE_BUGREPORT | #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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:21074: result: no configure:21188: checking for bindtextdomain in -lintl configure:21218: cc -o conftest -O -pipe -mcpu=pentiumpro -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:21224: $? = 0 configure:21228: test -z || test ! -s conftest.err configure:21231: $? = 0 configure:21234: test -s conftest configure:21237: $? = 0 configure:21250: result: yes configure:21253: checking for dgettext in -lintl configure:21283: cc -o conftest -O -pipe -mcpu=pentiumpro -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:21289: $? = 0 configure:21293: test -z || test ! -s conftest.err configure:21296: $? = 0 configure:21299: test -s conftest configure:21302: $? = 0 configure:21315: result: yes configure:21415: checking for bind_textdomain_codeset configure:21472: cc -o conftest -O -pipe -mcpu=pentiumpro -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:21478: $? = 0 configure:21482: test -z || test ! -s conftest.err configure:21485: $? = 0 configure:21488: test -s conftest configure:21491: $? = 0 configure:21503: result: yes configure:21542: checking for msgfmt configure:21569: result: /usr/local/bin/msgfmt configure:21582: checking for dcgettext configure:21639: cc -o conftest -O -pipe -mcpu=pentiumpro -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:21645: $? = 0 configure:21649: test -z || test ! -s conftest.err configure:21652: $? = 0 configure:21655: test -s conftest configure:21658: $? = 0 configure:21670: result: yes configure:21682: checking for gmsgfmt configure:21713: result: /usr/local/bin/msgfmt configure:21722: checking for xgettext configure:21749: result: /usr/local/bin/xgettext configure:21773: cc -o conftest -O -pipe -mcpu=pentiumpro -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:21779: $? = 0 configure:21783: test -z || test ! -s conftest.err configure:21786: $? = 0 configure:21789: test -s conftest configure:21792: $? = 0 configure:21965: checking for catalogs to be installed configure:21990: result: af am ar az be bg bn br ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk uz uz@Latn vi wa yi zh_CN zh_TW configure:22044: checking for extra flags to get ANSI library prototypes configure:22064: cc -o conftest -O -pipe -mcpu=pentiumpro -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:22067: $? = 0 configure:22069: ./conftest configure:22072: $? = 0 configure:22074: result: none needed configure:22129: checking for the BeOS configure:22138: result: no configure:22143: checking for extra flags for POSIX compliance configure:22161: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: unused variable `dir' configure:22167: $? = 0 configure:22171: test -z || test ! -s conftest.err configure:22174: $? = 0 configure:22177: test -s conftest.o configure:22180: $? = 0 configure:22182: result: none needed configure:22275: checking for pkg-config configure:22306: result: /usr/local/bin/pkg-config configure:22329: checking for GLIB - version >= 2.4.0 configure:22448: cc -o conftest -O -pipe -mcpu=pentiumpro -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 -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv -lintl >&5 configure:22451: $? = 0 configure:22453: ./conftest configure:22456: $? = 0 configure:22474: result: yes (version 2.4.1) configure:22581: checking for bind_textdomain_codeset configure:22669: result: yes configure:22695: checking pwd.h usability configure:22707: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22713: $? = 0 configure:22717: test -z || test ! -s conftest.err configure:22720: $? = 0 configure:22723: test -s conftest.o configure:22726: $? = 0 configure:22736: result: yes configure:22740: checking pwd.h presence configure:22750: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22756: $? = 0 configure:22776: result: yes configure:22811: checking for pwd.h configure:22818: result: yes configure:22848: checking sys/time.h usability configure:22860: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22866: $? = 0 configure:22870: test -z || test ! -s conftest.err configure:22873: $? = 0 configure:22876: test -s conftest.o configure:22879: $? = 0 configure:22889: result: yes configure:22893: checking sys/time.h presence configure:22903: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22909: $? = 0 configure:22929: result: yes configure:22964: checking for sys/time.h configure:22971: result: yes configure:22992: checking for unistd.h configure:22997: result: yes configure:23330: checking for ANSI C header files configure:23486: result: yes configure:23498: checking for an ANSI C-conforming const configure:23565: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:71: warning: unused variable `s' conftest.c:91: warning: unused variable `foo' conftest.c:52: warning: unused variable `x' conftest.c:58: warning: unused variable `zero' conftest.c:70: warning: `t' might be used uninitialized in this function conftest.c:88: warning: `b' might be used uninitialized in this function configure:23571: $? = 0 configure:23575: test -z || test ! -s conftest.err configure:23578: $? = 0 configure:23581: test -s conftest.o configure:23584: $? = 0 configure:23595: result: yes configure:23607: checking return type of signal handlers configure:23638: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:58: warning: unused variable `i' configure:23644: $? = 0 configure:23648: test -z || test ! -s conftest.err configure:23651: $? = 0 configure:23654: test -s conftest.o configure:23657: $? = 0 configure:23668: result: void configure:23682: checking for stdlib.h configure:23687: result: yes configure:23682: checking for unistd.h configure:23687: result: yes configure:23831: checking for getpagesize configure:23888: cc -o conftest -O -pipe -mcpu=pentiumpro -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:23894: $? = 0 configure:23898: test -z || test ! -s conftest.err configure:23901: $? = 0 configure:23904: test -s conftest configure:23907: $? = 0 configure:23919: result: yes configure:23929: checking for working mmap configure:24071: cc -o conftest -O -pipe -mcpu=pentiumpro -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:24074: $? = 0 configure:24076: ./conftest configure:24079: $? = 0 configure:24093: result: yes configure:24109: checking for getresuid configure:24166: cc -o conftest -O -pipe -mcpu=pentiumpro -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:24172: $? = 0 configure:24176: test -z || test ! -s conftest.err configure:24179: $? = 0 configure:24182: test -s conftest configure:24185: $? = 0 configure:24197: result: yes configure:24207: checking for uid_t in sys/types.h configure:24230: result: yes configure:24247: checking for fd_set configure:24265: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:54: warning: unused variable `readMask' conftest.c:54: warning: unused variable `writeMask' configure:24271: $? = 0 configure:24275: test -z || test ! -s conftest.err configure:24278: $? = 0 configure:24281: test -s conftest.o configure:24284: $? = 0 configure:24295: result: yes, found in sys/types.h configure:24331: checking for wchar.h configure:24341: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24347: $? = 0 configure:24374: result: yes configure:24378: checking for wctype.h configure:24388: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24394: $? = 0 configure:24421: result: yes configure:24426: checking for iswalnum configure:24483: cc -o conftest -O -pipe -mcpu=pentiumpro -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:24489: $? = 0 configure:24493: test -z || test ! -s conftest.err configure:24496: $? = 0 configure:24499: test -s conftest configure:24502: $? = 0 configure:24514: result: yes configure:24593: checking if iswalnum() and friends are properly defined configure:24624: cc -o conftest -O -pipe -mcpu=pentiumpro -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:24630: $? = 0 configure:24634: test -z || test ! -s conftest.err configure:24637: $? = 0 configure:24640: test -s conftest configure:24643: $? = 0 configure:24664: result: yes configure:24688: checking whether to build gmodulized gdk-pixbuf configure:24703: result: yes configure:24705: checking whether dynamic modules work configure:24730: result: yes configure:24759: checking for TIFFReadScanline in -ltiff configure:24789: cc -o conftest -O -pipe -mcpu=pentiumpro -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:24795: $? = 0 configure:24799: test -z || test ! -s conftest.err configure:24802: $? = 0 configure:24805: test -s conftest configure:24808: $? = 0 configure:24821: result: yes configure:24834: checking tiffio.h usability configure:24846: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24852: $? = 0 configure:24856: test -z || test ! -s conftest.err configure:24859: $? = 0 configure:24862: test -s conftest.o configure:24865: $? = 0 configure:24875: result: yes configure:24879: checking tiffio.h presence configure:24889: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24895: $? = 0 configure:24915: result: yes configure:24950: checking for tiffio.h configure:24957: result: yes configure:25415: checking for jpeg_destroy_decompress in -ljpeg configure:25445: cc -o conftest -O -pipe -mcpu=pentiumpro -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:25451: $? = 0 configure:25455: test -z || test ! -s conftest.err configure:25458: $? = 0 configure:25461: test -s conftest configure:25464: $? = 0 configure:25477: result: yes configure:25488: checking for jpeglib.h configure:25502: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:25508: $? = 0 configure:25528: result: yes configure:25532: checking for jpeg_simple_progression in -ljpeg configure:25562: cc -o conftest -O -pipe -mcpu=pentiumpro -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:25568: $? = 0 configure:25572: test -z || test ! -s conftest.err configure:25575: $? = 0 configure:25578: test -s conftest configure:25581: $? = 0 configure:25594: result: yes configure:25626: checking for libpng12 configure:25629: result: yes configure:25946: checking pixbuf loaders to build configure:25974: result: configure:25997: checking for sys/wait.h that is POSIX.1 compatible configure:26028: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:26034: $? = 0 configure:26038: test -z || test ! -s conftest.err configure:26041: $? = 0 configure:26044: test -s conftest.o configure:26047: $? = 0 configure:26058: result: yes configure:26069: checking return type of signal handlers configure:26130: result: void configure:26191: checking for x86 platform configure:26200: result: yes configure:26208: checking compiler support for MMX configure:26211: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.S >&5 configure:26214: $? = 0 configure:26227: result: yes configure:26354: checking for freetype-config configure:26372: found /usr/local/bin/freetype-config configure:26385: result: /usr/local/bin/freetype-config configure:26421: cc -o conftest -O -pipe -mcpu=pentiumpro -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:26427: $? = 0 configure:26431: test -z || test ! -s conftest.err configure:26434: $? = 0 configure:26437: test -s conftest configure:26440: $? = 0 configure:26457: checking For sufficiently new FreeType (at least 2.0.1) configure:26479: cc -c -O -pipe -mcpu=pentiumpro -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:26485: $? = 0 configure:26489: test -z || test ! -s conftest.err configure:26492: $? = 0 configure:26495: test -s conftest.o configure:26498: $? = 0 configure:26509: result: yes configure:26536: error: Pango 1.2.0 and Xft backend is required for x11 target ## ---------------- ## ## 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 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro' 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 ac_cv_sys_large_files=no 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=yes 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 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_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd5.2.1 ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set 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/local/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=yes ac_cv_header_stdint_h=yes 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_header_locale_h=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.2.1 ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' ac_cv_sys_largefile_CC=no 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-freebsd5.2.1 ac_cv_env_F77_set= ac_cv_env_host_alias_value= 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= am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd5.2.1 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1 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/bin/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_sys_file_offset_bits=no ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run automake-1.7' AWK='nawk' 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=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo br.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -mcpu=pentiumpro -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' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -mcpu=pentiumpro' CYGPATH_W='echo' DATADIRNAME='share' DB2HTML='' DEFS='' DEPDIR='.deps' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='#' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_FB_MANAGER_FALSE='' ENABLE_FB_MANAGER_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_MAN_FALSE='' ENABLE_MAN_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='1' GDK_PIXBUF_MINOR='4' GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0' GDK_PIXBUF_VERSION='2.4.1' 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 -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo br.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTK_API_VERSION='2.0' GTK_BINARY_AGE='401' GTK_BINARY_VERSION='2.4.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='' GTK_DEP_LIBS='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='1' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='1' GTK_MINOR_VERSION='4' GTK_PACKAGES='' GTK_VERSION='2.4.1' 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_TIFF_FALSE='#' HAVE_TIFF_TRUE='' HAVE_WINTAB_FALSE='' HAVE_WINTAB_TRUE='#' HAVE_X11R6_FALSE='' HAVE_X11R6_TRUE='' HTML_DIR='' IE55_UUID_LIB='' INCLUDED_LOADER_DEFINE='' INCLUDED_LOADER_OBJ='' INDENT='indent' INSTALL_DATA='install -m 444' INSTALL_PROGRAM='install -s -m 555' INSTALL_SCRIPT='install -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' 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_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='400:1:400' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJEXT='o' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gtk+' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+' PACKAGE_NAME='gtk+' PACKAGE_STRING='gtk+ 2.4.1' PACKAGE_TARNAME='gtk+' PACKAGE_VERSION='2.4.1' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' af.po am.po ar.po az.po be.po bg.po bn.po br.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po is.po it.po ja.po ko.po li.po lt.po lv.po mi.po mk.po ml.po mn.po mr.po ms.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po th.po tr.po uk.po uz.po uz@Latn.po vi.po wa.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' REBUILD_PNGS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' 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.4.1' WINTAB_LIB='' XCURSOR_CFLAGS='' XCURSOR_LIBS='' XGETTEXT='/usr/local/bin/xgettext' XINPUT_XFREE_FALSE='' XINPUT_XFREE_TRUE='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.2.1' build_alias='i386-portbld-freebsd5.2.1' build_cpu='i386' build_os='freebsd5.2.1' 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-freebsd5.2.1' host_alias='' host_cpu='i386' host_os='freebsd5.2.1' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/var/ports/x11-toolkits/gtk20/work/gtk+-2.4.1/install-sh' 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='' ## ----------- ## ## 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_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRESUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_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_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define PACKAGE_BUGREPORT #"http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" define #PACKAGE_NAME "gtk+" define PACKAGE_STRING "gtk+ 2.4.1" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.4.1" #define RETSIGTYPE void #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_GMODULE 1 #define USE_MMX 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040529202631.1a54209b.tsprad>