Date: Fri, 11 Jun 2004 13:12:51 -0700 (PDT) From: paul@paulbeard.org (paul) To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67847: portupgrade of gtk20 (gtk-2.4.2) fails Message-ID: <20040611201251.02B9F10D5B5@www.paulbeard.org> Resent-Message-ID: <200406112020.i5BKKNvZ041226@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Note: There was a bad value `sw-bug[' for the field `>Class:'. It was set to the default value of `sw-bug'. >Number: 67847 >Category: ports >Synopsis: portupgrade of gtk20 (gtk-2.4.2) fails >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 11 20:20:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: paul >Release: FreeBSD 4.9-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD red.paulbeard.org 4.9-RELEASE-p9 FreeBSD 4.9-RELEASE-p9 #0: Sat Jun 5 19:24:43 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED i386 >Description: portupgrade of x11-toolkits/gtk20 fails >How-To-Repeat: portupgrade or make install both fail every time. >Fix: ---> Upgrading 'gtk-2.4.1' to 'gtk-2.4.2' (x11-toolkits/gtk20) ---> Building '/opt/ports/x11-toolkits/gtk20' ===> Cleaning for atk-1.6.1 ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for gettext-0.13.1_1 ===> Cleaning for glib-2.4.2 ===> Cleaning for gmake-3.80_2 ===> Cleaning for imake-4.3.0_2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for pkgconfig-0.15.0_1 ===> Cleaning for jpeg-6b_3 ===> Cleaning for png-1.2.5_5 ===> Cleaning for tiff-3.6.1_1 ===> Cleaning for perl-5.8.4 ===> Cleaning for python-2.3.4 ===> Cleaning for hicolor-icon-theme-0.5 ===> Cleaning for shared-mime-info-0.14_2 ===> Cleaning for freetype2-2.1.7_3 ===> Cleaning for expat-1.95.7 ===> Cleaning for intltool-0.30_1 ===> Cleaning for libxml2-2.6.9 ===> Cleaning for p5-XML-Parser-2.34_1 ===> 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_1 ===> Cleaning for XFree86-clients-4.3.0_8 ===> Cleaning for XFree86-libraries-4.3.0_7 ===> Cleaning for gtk-2.4.2 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.2 >Release-Note: >Audit-Trail: >Unformatted: portupgrade of gtk20 (gtk-2.4.2) fails From: paul <paulbeard@mac.com> Reply-To: paul <paulbeard@mac.com> Cc: X-send-pr-version: 3.113 X-GNATS-Notify: >> Checksum OK for gnome2/gtk+-2.4.2.tar.bz2. ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> Patching for gtk-2.4.2 ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> Applying FreeBSD patches for gtk-2.4.2 ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> gtk-2.4.2 depends on executable: pkg-config - found ===> gtk-2.4.2 depends on shared library: png.5 - found ===> gtk-2.4.2 depends on shared library: tiff.4 - found ===> gtk-2.4.2 depends on shared library: jpeg.9 - found ===> gtk-2.4.2 depends on shared library: X11.6 - found ===> gtk-2.4.2 depends on shared library: glib-2.0.400 - found ===> gtk-2.4.2 depends on shared library: atk-1.0.600 - found ===> gtk-2.4.2 depends on shared library: pango-1.0.399 - found ===> Configuring for gtk-2.4.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 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... gcc checking for a sed that does not truncate output... /usr/local/bin/gsed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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... no 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++... gcc 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... yes 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/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.9 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/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/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/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.9 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/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.9 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 -o root -g wheel 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 tk 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.2) 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... no checking for iswalnum in -lw... no checking if iswalnum() and friends are properly defined... no 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 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/Xinerama.h... yes checking for Xinerama support on XFree86... yes checking for XShapeCombineMask in -lXext... yes checking for XConvertCase in -lX11... yes checking for XAddConnectionWatch in -lX11... yes checking for XkbQueryExtension in -lX11... yes checking for XRRUpdateConfiguration in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for xcursor... yes checking XCURSOR_CFLAGS... -I/usr/X11R6/include checking XCURSOR_LIBS... -L/usr/X11R6/lib -lXcursor checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/extensions/XShm.h... yes checking Pango flags... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpan goxft-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 checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for db2html... false configure: creating ./config.status config.status: creating config.h.win32 config.status: creating gtk-zip.sh config.status: creating Makefile config.status: creating gdk-pixbuf-2.0.pc config.status: creating gdk-2.0.pc config.status: creating gtk+-2.0.pc config.status: creating gdk-pixbuf-2.0-uninstalled.pc config.status: creating gdk-2.0-uninstalled.pc config.status: creating gtk+-2.0-uninstalled.pc config.status: creating m4macros/Makefile config.status: creating po/Makefile.in config.status: creating po-properties/Makefile.in config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating demos/Makefile config.status: creating demos/gtk-demo/Makefile config.status: creating demos/gtk-demo/geninclude.pl config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gdk-pixbuf/Makefile config.status: creating docs/reference/gdk-pixbuf/version.xml config.status: creating docs/reference/gdk/Makefile config.status: creating docs/reference/gdk/version.xml config.status: creating docs/reference/gtk/Makefile config.status: creating docs/reference/gtk/version.xml config.status: creating docs/faq/Makefile config.status: creating docs/tutorial/Makefile config.status: creating gdk-pixbuf/Makefile config.status: creating gdk-pixbuf/gdk_pixbuf.rc config.status: creating gdk-pixbuf/gdk-pixbuf-features.h config.status: creating gdk-pixbuf/pixops/Makefile config.status: creating gdk/Makefile config.status: creating gdk/x11/Makefile config.status: creating gdk/win32/Makefile config.status: creating gdk/win32/rc/Makefile config.status: creating gdk/win32/rc/gdk.rc config.status: creating gdk/linux-fb/Makefile config.status: creating gtk/Makefile config.status: creating gtk/makefile.msc config.status: creating gtk/gtkversion.h config.status: creating gtk/gtk-win32.rc config.status: creating gtk/stock-icons/Makefile config.status: creating gtk/theme-bits/Makefile config.status: creating gtk/xdgmime/Makefile config.status: creating modules/Makefile config.status: creating modules/input/Makefile config.status: creating contrib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands ===> Building for gtk-2.4.2 make all-recursive Making all in po Making all in po-properties Making all in gdk-pixbuf ( cd . && glib-mkenums --fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" --fprod "/* enumerations from \"@filename@\" */\n" --vhead "GType @enum_name@_get_type (void);\n#d efine GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" --ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" gdk-pixbuf.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) && rm -f tmp-gdk-pixbuf-enum-types.h && echo timestamp > s-enum-types-h (cd . && glib-mkenums --fhead "#include <gdk-pixbuf/gdk-pixbuf.h>" --fprod "\n/* enumerations from \"@filename@\" */" --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[ ] = {" --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" gdk-pixbuf.h gdk-pixbuf-io.h gdk -pixbuf-animation.h gdk-pixbuf-loader.h) > gdk-pixbuf-enum-types.c glib-genmarshal --prefix=gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh && (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) && rm -f xgen-gmh xgen-gmh~ && echo timestamp > stamp-gdk-pixbuf-marshal.h make all-recursive Making all in pixops source='pixops.c' object='pixops.lo' libtool=yes depfile='.deps/pixops.Plo' tmpdepfile='.deps/pixops.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CH ECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o pixops.lo `test -f 'pixops.c' || echo './'`pixops.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/inc lude/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c pixops.c -Wp,-MD,.deps/pixops.TPlo -fPIC -DPIC -o .libs/pixops.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/inc lude/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c pixops.c -Wp,-MD,.deps/pixops.TPlo -o pixops.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o have_mmx.lo `test -f 'have_mmx.S' || echo './'`have_mmx.S cc -O -pipe -Wall -c have_mmx.S -fPIC -DPIC -o .libs/have_mmx.o cc -O -pipe -Wall -c have_mmx.S -o have_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o scale_line_22_33_mmx.lo `test -f 'scale_line_22_33_mmx.S' || echo './'`scale_line_22_33_mmx.S cc -O -pipe -Wall -c scale_line_22_33_mmx.S -fPIC -DPIC -o .libs/scale_line_22_33_mmx.o cc -O -pipe -Wall -c scale_line_22_33_mmx.S -o scale_line_22_33_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o composite_line_22_4a4_mmx.lo `test -f 'composite_line_22_4a4_mmx.S' || echo './'`composite_line_22_4a4_mmx.S cc -O -pipe -Wall -c composite_line_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_22_4a4_mmx.o cc -O -pipe -Wall -c composite_line_22_4a4_mmx.S -o composite_line_22_4a4_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o composite_line_color_22_4a4_mmx.lo `test -f 'composite_line_color_22_4a4_mmx.S' || echo './'`composite_line_color_22_4a4_mmx.S cc -O -pipe -Wall -c composite_line_color_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_color_22_4a4_mmx.o cc -O -pipe -Wall -c composite_line_color_22_4a4_mmx.S -o composite_line_color_22_4a4_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libpixops.la pixops.lo have_mmx.lo scale_line_22_33_mmx.lo composite_line_22_4a4_mmx.lo composite_line_color_22_4a4_mmx.lo -lintl rm -fr .libs/libpixops.lax mkdir .libs/libpixops.lax rm -fr .libs/libpixops.lax/libintl.a mkdir .libs/libpixops.lax/libintl.a (cd .libs/libpixops.lax/libintl.a && ar x /usr/local/lib/libintl.a) ar cru .libs/libpixops.a .libs/pixops.o .libs/have_mmx.o .libs/scale_line_22_33_mmx.o .libs/composite_line_22_4a4_mmx.o .libs/composite_line_color_22_4a4_mmx.o .libs/libpixops.lax/libintl.a/bindtextdom.o .libs/libpixops.lax/libintl.a/dcgettext.o .libs/li bpixops.lax/libintl.a/dgettext.o .libs/libpixops.lax/libintl.a/gettext.o .libs/libpixops.lax/libintl.a/finddomain.o .libs/libpixops.lax/libintl.a/loadmsgcat.o .libs/libpixops.lax/libintl.a/localealias.o .libs/libpixops.lax/libintl.a/textdomain.o .libs/li bpixops.lax/libintl.a/l10nflist.o .libs/libpixops.lax/libintl.a/explodename.o .libs/libpixops.lax/libintl.a/dcigettext.o .libs/libpixops.lax/libintl.a/dcngettext.o .libs/libpixops.lax/libintl.a/dngettext.o .libs/libpixops.lax/libintl.a/ngettext.o .libs/l ibpixops.lax/libintl.a/plural.o .libs/libpixops.lax/libintl.a/plural-exp.o .libs/libpixops.lax/libintl.a/localcharset.o .libs/libpixops.lax/libintl.a/relocatable.o .libs/libpixops.lax/libintl.a/localename.o .libs/libpixops.l ax/l ibintl.a/log.o .libs/libpixops.lax/libintl.a/printf.o .libs/libpixops.lax/libintl.a/osdep.o .libs/libpixops.lax/libintl.a/intl-compat.o ranlib .libs/libpixops.a rm -fr .libs/libpixops.lax creating libpixops.la (cd .libs && rm -f libpixops.la && ln -s ../libpixops.la libpixops.la) source='timescale.c' object='timescale.o' libtool=no depfile='.deps/timescale.Po' tmpdepfile='.deps/timescale.TPo' depmode=gcc /bin/sh ../../depcomp cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/ local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c `test -f 'tim escale.c' || echo './'`timescale.c /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o timescale timescale.o libpixops.la -Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm -lintl cc -O -pipe -Wall -o timescale timescale.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpixops.a -pthread /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0. so -lm /usr/local/lib/libintl.a /usr/local/lib/libiconv.so -lc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/lib/libc_r.so: WARNING! setkey(3) not present in the system! /usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mkstemp() source='gdk-pixbuf.c' object='gdk-pixbuf.lo' libtool=yes depfile='.deps/gdk-pixbuf.Plo' tmpdepfile='.deps/gdk-pixbuf.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAS T_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local /include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf.lo `test -f 'gdk-pixbuf.c' || echo './'`gdk-pixbuf.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf.c -Wp,-MD,.deps/gdk-pixbuf.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf.c -Wp,-MD,.deps/gdk-pixbuf.TPlo -o gdk-pixbuf.o >/dev/null 2>&1 source='gdk-pixbuf-animation.c' object='gdk-pixbuf-animation.lo' libtool=yes depfile='.deps/gdk-pixbuf-animation.Plo' tmpdepfile='.deps/gdk-pixbuf-animation.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PRE FIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUI LT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-animation.lo `test -f 'gdk-pixbuf-animation.c' || echo './'`gdk-pixbuf-animation.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-animation.c -Wp,-MD,.deps/gdk-pixbuf-animation.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-animation.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-animation.c -Wp,-MD,.deps/gdk-pixbuf-animation.TPlo -o gdk-pixbuf-animation.o >/dev/null 2>&1 source='gdk-pixbuf-data.c' object='gdk-pixbuf-data.lo' libtool=yes depfile='.deps/gdk-pixbuf-data.Plo' tmpdepfile='.deps/gdk-pixbuf-data.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DO MAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./. libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-data.lo `test -f 'gdk-pixbuf-data.c' || echo './'`gdk-pixbuf-data.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-data.c -Wp,-MD,.deps/gdk-pixbuf-data.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-data.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-data.c -Wp,-MD,.deps/gdk-pixbuf-data.TPlo -o gdk-pixbuf-data.o >/dev/null 2>&1 source='gdk-pixbuf-io.c' object='gdk-pixbuf-io.lo' libtool=yes depfile='.deps/gdk-pixbuf-io.Plo' tmpdepfile='.deps/gdk-pixbuf-io.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"G dkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG _DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-io.lo `test -f 'gdk-pixbuf-io.c' || echo './'`gdk-pixbuf-io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-io.c -Wp,-MD,.deps/gdk-pixbuf-io.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-io.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-io.c -Wp,-MD,.deps/gdk-pixbuf-io.TPlo -o gdk-pixbuf-io.o >/dev/null 2>&1 source='gdk-pixbuf-loader.c' object='gdk-pixbuf-loader.lo' libtool=yes depfile='.deps/gdk-pixbuf-loader.Plo' tmpdepfile='.deps/gdk-pixbuf-loader.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -D G_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X 11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_D IR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-loader.lo `test -f 'gdk-pixbuf-loader.c' || echo './'`gdk-pixbuf-loader.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-loader.c -Wp,-MD,.deps/gdk-pixbuf-loader.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-loader.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-loader.c -Wp,-MD,.deps/gdk-pixbuf-loader.TPlo -o gdk-pixbuf-loader.o >/dev/null 2>&1 source='gdk-pixbuf-scale.c' object='gdk-pixbuf-scale.lo' libtool=yes depfile='.deps/gdk-pixbuf-scale.Plo' tmpdepfile='.deps/gdk-pixbuf-scale.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LO G_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6 \" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\ "./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-scale.lo `test -f 'gdk-pixbuf-scale.c' || echo './'`gdk-pixbuf-scale.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-scale.c -Wp,-MD,.deps/gdk-pixbuf-scale.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-scale.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-scale.c -Wp,-MD,.deps/gdk-pixbuf-scale.TPlo -o gdk-pixbuf-scale.o >/dev/null 2>&1 source='gdk-pixbuf-util.c' object='gdk-pixbuf-util.lo' libtool=yes depfile='.deps/gdk-pixbuf-util.Plo' tmpdepfile='.deps/gdk-pixbuf-util.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DO MAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./. libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-util.lo `test -f 'gdk-pixbuf-util.c' || echo './'`gdk-pixbuf-util.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-util.c -Wp,-MD,.deps/gdk-pixbuf-util.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-util.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-util.c -Wp,-MD,.deps/gdk-pixbuf-util.TPlo -o gdk-pixbuf-util.o >/dev/null 2>&1 source='gdk-pixdata.c' object='gdk-pixdata.lo' libtool=yes depfile='.deps/gdk-pixdata.Plo' tmpdepfile='.deps/gdk-pixdata.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf \" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE _CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/l ocal/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixdata.lo `test -f 'gdk-pixdata.c' || echo './'`gdk-pixdata.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixdata.c -Wp,-MD,.deps/gdk-pixdata.TPlo -fPIC -DPIC -o .libs/gdk-pixdata.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixdata.c -Wp,-MD,.deps/gdk-pixdata.TPlo -o gdk-pixdata.o >/dev/null 2>&1 source='gdk-pixbuf-enum-types.c' object='gdk-pixbuf-enum-types.lo' libtool=yes depfile='.deps/gdk-pixbuf-enum-types.Plo' tmpdepfile='.deps/gdk-pixbuf-enum-types.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK _PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "- DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-enum-types.lo `test -f 'gdk-pixbuf-enum-types.c' || echo './'`gdk-pixbuf-enum-types. c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-enum-types.c -Wp,-MD,.deps/gdk-pixbuf-enum-types.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-enum-types.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-enum-types.c -Wp,-MD,.deps/gdk-pixbuf-enum-types.TPlo -o gdk-pixbuf-enum-types.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libgdk_pixbuf-2.0.la -rpath /usr/X11R6/lib -version-info 400:2:400 -export-symbols-regex "^[^_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.l o gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm -lintl generating symbol list for `libgdk_pixbuf-2.0.la' /usr/bin/nm -B .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o pixops/.libs/libpi xops.a /usr/local/lib/libintl.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT" mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp" cc -shared .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o -Wl,--whole-archive pix ops/.libs/libpixops.a /usr/local/lib/libintl.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lc /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/li bglib-2.0.so /usr/local/lib/libiconv.so -lm -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.400 -Wl,-retain-symbols-file -Wl,.libs/libgdk_pixbuf-2.0.exp -o .libs/libgdk_pixbuf-2.0.so.400 /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bindtextdomain': bindtextdom.o(.text+0x338): multiple definition of `libintl_bindtextdomain' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x338): first defined here /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bind_textdomain_codeset': bindtextdom.o(.text+0x354): multiple definition of `libintl_bind_textdomain_codeset' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x354): first defined here /usr/local/lib/libintl.a(dcgettext.o): In function `libintl_dcgettext': dcgettext.o(.text+0x0): multiple definition of `libintl_dcgettext' pixops/.libs/libpixops.a(dcgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dgettext.o): In function `libintl_dgettext': dgettext.o(.text+0x0): multiple definition of `libintl_dgettext' pixops/.libs/libpixops.a(dgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(gettext.o): In function `libintl_gettext': gettext.o(.text+0x0): multiple definition of `libintl_gettext' pixops/.libs/libpixops.a(gettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(finddomain.o): In function `_nl_find_domain': finddomain.o(.text+0x0): multiple definition of `_nl_find_domain' pixops/.libs/libpixops.a(finddomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_init_domain_conv': loadmsgcat.o(.text+0x584): multiple definition of `_nl_init_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x584): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_free_domain_conv': loadmsgcat.o(.text+0x6ec): multiple definition of `_nl_free_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x6ec): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_load_domain': loadmsgcat.o(.text+0x728): multiple definition of `_nl_load_domain' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x728): first defined here /usr/local/lib/libintl.a(localealias.o): In function `_nl_expand_alias': localealias.o(.text+0x0): multiple definition of `_nl_expand_alias' pixops/.libs/libpixops.a(localealias.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(textdomain.o): In function `libintl_textdomain': textdomain.o(.text+0x0): multiple definition of `libintl_textdomain' pixops/.libs/libpixops.a(textdomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_make_l10nflist': l10nflist.o(.text+0xc8): multiple definition of `_nl_make_l10nflist' pixops/.libs/libpixops.a(l10nflist.o)(.text+0xc8): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_normalize_codeset': l10nflist.o(.text+0x5ac): multiple definition of `_nl_normalize_codeset' pixops/.libs/libpixops.a(l10nflist.o)(.text+0x5ac): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_find_language': explodename.o(.text+0x0): multiple definition of `_nl_find_language' pixops/.libs/libpixops.a(explodename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_explode_name': explodename.o(.text+0x24): multiple definition of `_nl_explode_name' pixops/.libs/libpixops.a(explodename.o)(.text+0x24): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x0): multiple definition of `libintl_nl_default_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.data+0x0): multiple definition of `libintl_nl_current_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x9): multiple definition of `libintl_nl_default_dirname' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x9): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `libintl_dcigettext': dcigettext.o(.text+0x20c): multiple definition of `libintl_dcigettext' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x20c): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': dcigettext.o(.text+0x740): multiple definition of `_nl_find_msg' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x740): first defined here /usr/local/lib/libintl.a(dcngettext.o): In function `libintl_dcngettext': dcngettext.o(.text+0x0): multiple definition of `libintl_dcngettext' pixops/.libs/libpixops.a(dcngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dngettext.o): In function `libintl_dngettext': dngettext.o(.text+0x0): multiple definition of `libintl_dngettext' pixops/.libs/libpixops.a(dngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(ngettext.o): In function `libintl_ngettext': ngettext.o(.text+0x0): multiple definition of `libintl_ngettext' pixops/.libs/libpixops.a(ngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettext_free_exp': plural.o(.text+0x528): multiple definition of `libintl_gettext_free_exp' pixops/.libs/libpixops.a(plural.o)(.text+0x528): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettextparse': plural.o(.text+0xa4): multiple definition of `libintl_gettextparse' pixops/.libs/libpixops.a(plural.o)(.text+0xa4): first defined here /usr/local/lib/libintl.a(plural-exp.o)(.data+0x0): multiple definition of `libintl_gettext_germanic_plural' pixops/.libs/libpixops.a(plural-exp.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(plural-exp.o): In function `libintl_gettext_extract_plural': plural-exp.o(.text+0x0): multiple definition of `libintl_gettext_extract_plural' pixops/.libs/libpixops.a(plural-exp.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(localcharset.o): In function `locale_charset': localcharset.o(.text+0x2a8): multiple definition of `locale_charset' pixops/.libs/libpixops.a(localcharset.o)(.text+0x2a8): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_set_relocation_prefix': relocatable.o(.text+0xd0): multiple definition of `libintl_set_relocation_prefix' pixops/.libs/libpixops.a(relocatable.o)(.text+0xd0): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_relocate': relocatable.o(.text+0xfc): multiple definition of `libintl_relocate' pixops/.libs/libpixops.a(relocatable.o)(.text+0xfc): first defined here /usr/local/lib/libintl.a(localename.o): In function `_nl_locale_name': localename.o(.text+0x0): multiple definition of `_nl_locale_name' pixops/.libs/libpixops.a(localename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(log.o): In function `_nl_log_untranslated': log.o(.text+0x108): multiple definition of `_nl_log_untranslated' pixops/.libs/libpixops.a(log.o)(.text+0x108): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `gettext': intl-compat.o(.text+0x0): multiple definition of `gettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dgettext': intl-compat.o(.text+0x14): multiple definition of `dgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x14): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcgettext': intl-compat.o(.text+0x2c): multiple definition of `dcgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x2c): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `ngettext': intl-compat.o(.text+0x48): multiple definition of `ngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x48): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dngettext': intl-compat.o(.text+0x64): multiple definition of `dngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x64): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcngettext': intl-compat.o(.text+0x80): multiple definition of `dcngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x80): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `textdomain': intl-compat.o(.text+0xa0): multiple definition of `textdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xa0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bindtextdomain': intl-compat.o(.text+0xb4): multiple definition of `bindtextdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xb4): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bind_textdomain_codeset': intl-compat.o(.text+0xcc): multiple definition of `bind_textdomain_codeset' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xcc): first defined here *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'gtk-2.4.1' ---> Preserving /usr/X11R6/lib/libgdk-x11-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk-x11-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgdk_pixbuf-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgdk_pixbuf_xlib-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk_pixbuf_xlib-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgtk-x11-2.0.so.400 as /usr/local/lib/compat/pkg/libgtk-x11-2.0.so.400 ---> Installing the new version via the port ===> Building for gtk-2.4.2 make all-recursive Making all in po Making all in po-properties Making all in gdk-pixbuf make all-recursive Making all in pixops /bin/sh ../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libgdk_pixbuf-2.0.la -rpath /usr/X11R6/lib -version-info 400:2:400 -export-symbols-regex "^[^_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.l o gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm -lintl rm -fr .libs/libgdk_pixbuf-2.0.exp generating symbol list for `libgdk_pixbuf-2.0.la' /usr/bin/nm -B .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o pixops/.libs/libpi xops.a /usr/local/lib/libintl.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT" mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp" cc -shared .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o -Wl,--whole-archive pix ops/.libs/libpixops.a /usr/local/lib/libintl.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lc /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/li bglib-2.0.so /usr/local/lib/libiconv.so -lm -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.400 -Wl,-retain-symbols-file -Wl,.libs/libgdk_pixbuf-2.0.exp -o .libs/libgdk_pixbuf-2.0.so.400 /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bindtextdomain': bindtextdom.o(.text+0x338): multiple definition of `libintl_bindtextdomain' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x338): first defined here /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bind_textdomain_codeset': bindtextdom.o(.text+0x354): multiple definition of `libintl_bind_textdomain_codeset' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x354): first defined here /usr/local/lib/libintl.a(dcgettext.o): In function `libintl_dcgettext': dcgettext.o(.text+0x0): multiple definition of `libintl_dcgettext' pixops/.libs/libpixops.a(dcgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dgettext.o): In function `libintl_dgettext': dgettext.o(.text+0x0): multiple definition of `libintl_dgettext' pixops/.libs/libpixops.a(dgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(gettext.o): In function `libintl_gettext': gettext.o(.text+0x0): multiple definition of `libintl_gettext' pixops/.libs/libpixops.a(gettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(finddomain.o): In function `_nl_find_domain': finddomain.o(.text+0x0): multiple definition of `_nl_find_domain' pixops/.libs/libpixops.a(finddomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_init_domain_conv': loadmsgcat.o(.text+0x584): multiple definition of `_nl_init_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x584): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_free_domain_conv': loadmsgcat.o(.text+0x6ec): multiple definition of `_nl_free_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x6ec): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_load_domain': loadmsgcat.o(.text+0x728): multiple definition of `_nl_load_domain' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x728): first defined here /usr/local/lib/libintl.a(localealias.o): In function `_nl_expand_alias': localealias.o(.text+0x0): multiple definition of `_nl_expand_alias' pixops/.libs/libpixops.a(localealias.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(textdomain.o): In function `libintl_textdomain': textdomain.o(.text+0x0): multiple definition of `libintl_textdomain' pixops/.libs/libpixops.a(textdomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_make_l10nflist': l10nflist.o(.text+0xc8): multiple definition of `_nl_make_l10nflist' pixops/.libs/libpixops.a(l10nflist.o)(.text+0xc8): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_normalize_codeset': l10nflist.o(.text+0x5ac): multiple definition of `_nl_normalize_codeset' pixops/.libs/libpixops.a(l10nflist.o)(.text+0x5ac): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_find_language': explodename.o(.text+0x0): multiple definition of `_nl_find_language' pixops/.libs/libpixops.a(explodename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_explode_name': explodename.o(.text+0x24): multiple definition of `_nl_explode_name' pixops/.libs/libpixops.a(explodename.o)(.text+0x24): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x0): multiple definition of `libintl_nl_default_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.data+0x0): multiple definition of `libintl_nl_current_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x9): multiple definition of `libintl_nl_default_dirname' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x9): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `libintl_dcigettext': dcigettext.o(.text+0x20c): multiple definition of `libintl_dcigettext' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x20c): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': dcigettext.o(.text+0x740): multiple definition of `_nl_find_msg' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x740): first defined here /usr/local/lib/libintl.a(dcngettext.o): In function `libintl_dcngettext': dcngettext.o(.text+0x0): multiple definition of `libintl_dcngettext' pixops/.libs/libpixops.a(dcngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dngettext.o): In function `libintl_dngettext': dngettext.o(.text+0x0): multiple definition of `libintl_dngettext' pixops/.libs/libpixops.a(dngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(ngettext.o): In function `libintl_ngettext': ngettext.o(.text+0x0): multiple definition of `libintl_ngettext' pixops/.libs/libpixops.a(ngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettext_free_exp': plural.o(.text+0x528): multiple definition of `libintl_gettext_free_exp' pixops/.libs/libpixops.a(plural.o)(.text+0x528): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettextparse': plural.o(.text+0xa4): multiple definition of `libintl_gettextparse' pixops/.libs/libpixops.a(plural.o)(.text+0xa4): first defined here /usr/local/lib/libintl.a(plural-exp.o)(.data+0x0): multiple definition of `libintl_gettext_germanic_plural' pixops/.libs/libpixops.a(plural-exp.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(plural-exp.o): In function `libintl_gettext_extract_plural': plural-exp.o(.text+0x0): multiple definition of `libintl_gettext_extract_plural' pixops/.libs/libpixops.a(plural-exp.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(localcharset.o): In function `locale_charset': localcharset.o(.text+0x2a8): multiple definition of `locale_charset' pixops/.libs/libpixops.a(localcharset.o)(.text+0x2a8): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_set_relocation_prefix': relocatable.o(.text+0xd0): multiple definition of `libintl_set_relocation_prefix' pixops/.libs/libpixops.a(relocatable.o)(.text+0xd0): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_relocate': relocatable.o(.text+0xfc): multiple definition of `libintl_relocate' pixops/.libs/libpixops.a(relocatable.o)(.text+0xfc): first defined here /usr/local/lib/libintl.a(localename.o): In function `_nl_locale_name': localename.o(.text+0x0): multiple definition of `_nl_locale_name' pixops/.libs/libpixops.a(localename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(log.o): In function `_nl_log_untranslated': log.o(.text+0x108): multiple definition of `_nl_log_untranslated' pixops/.libs/libpixops.a(log.o)(.text+0x108): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `gettext': intl-compat.o(.text+0x0): multiple definition of `gettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dgettext': intl-compat.o(.text+0x14): multiple definition of `dgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x14): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcgettext': intl-compat.o(.text+0x2c): multiple definition of `dcgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x2c): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `ngettext': intl-compat.o(.text+0x48): multiple definition of `ngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x48): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dngettext': intl-compat.o(.text+0x64): multiple definition of `dngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x64): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcngettext': intl-compat.o(.text+0x80): multiple definition of `dcngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x80): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `textdomain': intl-compat.o(.text+0xa0): multiple definition of `textdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xa0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bindtextdomain': intl-compat.o(.text+0xb4): multiple definition of `bindtextdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xb4): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bind_textdomain_codeset': intl-compat.o(.text+0xcc): multiple definition of `bind_textdomain_codeset' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xcc): first defined here *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. ---> Restoring the old version ! x11-toolkits/gtk20 (gtk-2.4.1) (install error) ---> Packages processed: 0 done, 21 ignored, 0 skipped and 1 failed /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2 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.2, 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-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = red.paulbeard.org uname -m = i386 uname -r = 4.9-RELEASE-p9 uname -s = FreeBSD uname -v = FreeBSD 4.9-RELEASE-p9 #0: Sat Jun 5 19:24:43 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED /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/bin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1601: checking for a BSD-compatible install configure:1656: result: /usr/bin/install -c -o root -g wheel 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-freebsd4.9 configure:2053: checking host system type configure:2067: result: i386-portbld-freebsd4.9 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 2.95.4 configure:2413: $? = 0 configure:2415: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2418: $? = 0 configure:2420: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2423: $? = 1 configure:2446: checking for C compiler default output file name configure:2449: 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: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 -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 -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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: 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: gcc configure:3275: checking for a sed that does not truncate output configure:3329: result: /usr/local/bin/gsed configure:3332: checking for egrep configure:3342: result: grep -E configure:3358: checking for ld used by cc configure:3425: result: /usr/libexec/elf/ld configure:3434: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:3449: result: yes configure:3454: checking for /usr/libexec/elf/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: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:53: stdint.h: No such file or directory configure:4356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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 | /* 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:4380: result: no configure:4334: checking for unistd.h configure:4350: cc -c -O -pipe -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 -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 2.95.4 configure:4642: $? = 0 configure:4644: c++ -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:4647: $? = 0 configure:4649: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:4652: $? = 1 configure:4655: checking whether we are using the GNU C++ compiler configure:4679: c++ -c -O -pipe -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 -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 -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: gcc 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:20: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* 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:20: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* 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 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:5328: $? = 0 configure:5330: 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/ccWhsrGZ.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/ccaPpj5v.o /tmp/ccWhsrGZ.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/cc3QmjKD /tmp/ccaPpj5v.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/cc3QmjKD __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:5333: $? = 0 configure:5335: f77 -V </dev/null >&5 f77: argument to `-V' missing 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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5 configure:6360: $? = 0 configure:6371: result: yes 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 -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 -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/libexec/elf/ld) supports shared libraries configure:7547: result: yes configure:7573: checking whether -lc should be explicitly linked in configure:7578: cc -c -O -pipe -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: freebsd4.9 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/libexec/elf/ld configure:9842: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:9857: result: yes configure:9908: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:10736: result: yes configure:10754: c++ -c -O -pipe -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 -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 -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/libexec/elf/ld) supports shared libraries configure:11266: result: yes configure:11337: checking dynamic linker characteristics configure:11898: result: freebsd4.9 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/libexec/elf/ld) supports shared libraries configure:14436: result: yes configure:14507: checking dynamic linker characteristics configure:15068: result: freebsd4.9 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 -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 -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 -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:19915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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:19941: result: no configure:19952: checking for cc option to accept ANSI C configure:20015: cc -c -O -pipe -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 -o root -g wheel 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 -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 -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 -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 -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 -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 -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 -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 -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/ccdYmKU8.o: In function `main': /tmp/ccdYmKU8.o(.text+0x14): 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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:21074: result: no configure:21188: checking for bindtextdomain in -lintl configure:21218: 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: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 -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 -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 -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 -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 tk tr uk uz uz@Latn v i wa yi zh_CN zh_TW configure:22044: checking for extra flags to get ANSI library prototypes configure:22064: 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: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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:36: 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 -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:22451: $? = 0 configure:22453: ./conftest configure:22456: $? = 0 configure:22474: result: yes (version 2.4.2) configure:22581: checking for bind_textdomain_codeset configure:22669: result: yes configure:22695: checking pwd.h usability configure:22707: cc -c -O -pipe -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 -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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: warning: unused variable `s' conftest.c:87: warning: unused variable `foo' conftest.c:54: warning: unused variable `zero' conftest.c:48: warning: unused variable `x' conftest.c:66: warning: `t' might be used uninitialized in this function conftest.c:84: 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 -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 `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 -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 -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 -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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:50: warning: unused variable `writeMask' conftest.c:50: warning: unused variable `readMask' 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 -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/ccJK2Zxv.o: In function `main': /tmp/ccJK2Zxv.o(.text+0x9): undefined reference to `iswalnum' /tmp/ccJK2Zxv.o(.data+0x0): undefined reference to `iswalnum' configure:24489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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. */ | /* Define iswalnum to an innocuous variant, in case <limits.h> declares iswalnum. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define iswalnum innocuous_iswalnum | | /* 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 | | #undef iswalnum | | /* 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:24514: result: no configure:24519: checking for iswalnum in -lw configure:24549: 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:24555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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:24581: result: no configure:24593: checking if iswalnum() and friends are properly defined configure:24624: 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 conftest.c: In function `main': conftest.c:64: warning: implicit declaration of function `iswalnum' /tmp/cczCeKEo.o: In function `main': /tmp/cczCeKEo.o(.text+0xc): undefined reference to `iswalnum' configure:24630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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:24664: result: no 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 -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 -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 -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 -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 -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 -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 -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 -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:26562: checking for X configure:26792: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:26964: 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:26970: $? = 0 configure:26974: test -z || test ! -s conftest.err configure:26977: $? = 0 configure:26980: test -s conftest configure:26983: $? = 0 configure:27141: checking for gethostbyname configure:27198: 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:27204: $? = 0 configure:27208: test -z || test ! -s conftest.err configure:27211: $? = 0 configure:27214: test -s conftest configure:27217: $? = 0 configure:27229: result: yes configure:27380: checking for connect configure:27437: 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:27443: $? = 0 configure:27447: test -z || test ! -s conftest.err configure:27450: $? = 0 configure:27453: test -s conftest configure:27456: $? = 0 configure:27468: result: yes configure:27543: checking for remove configure:27600: 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:27606: $? = 0 configure:27610: test -z || test ! -s conftest.err configure:27613: $? = 0 configure:27616: test -s conftest configure:27619: $? = 0 configure:27631: result: yes configure:27706: checking for shmat configure:27763: 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:27769: $? = 0 configure:27773: test -z || test ! -s conftest.err configure:27776: $? = 0 configure:27779: test -s conftest configure:27782: $? = 0 configure:27794: result: yes configure:27878: checking for IceConnectionNumber in -lICE configure:27908: 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:27914: $? = 0 configure:27918: test -z || test ! -s conftest.err configure:27921: $? = 0 configure:27924: test -s conftest configure:27927: $? = 0 configure:27940: result: yes configure:27972: checking for XOpenDisplay in -lX11 configure:28002: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28008: $? = 0 configure:28012: test -z || test ! -s conftest.err configure:28015: $? = 0 configure:28018: test -s conftest configure:28021: $? = 0 configure:28034: result: yes configure:28047: checking for XShmAttach in -lXext configure:28077: 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 -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lf reetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28083: $? = 0 configure:28087: test -z || test ! -s conftest.err configure:28090: $? = 0 configure:28093: test -s conftest configure:28096: $? = 0 configure:28109: result: yes configure:28366: checking for XineramaQueryExtension in -lXinerama configure:28396: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/inc lude/freetype2 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXinerama -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28402: $? = 0 configure:28406: test -z || test ! -s conftest.err configure:28409: $? = 0 configure:28412: test -s conftest configure:28415: $? = 0 configure:28428: result: yes configure:28431: checking for X11/extensions/Xinerama.h configure:28447: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/free type2 -I/usr/local/include conftest.c >&5 configure:28453: $? = 0 configure:28457: test -z || test ! -s conftest.err configure:28460: $? = 0 configure:28463: test -s conftest.o configure:28466: $? = 0 configure:28477: result: yes configure:28507: checking for Xinerama support on XFree86 configure:28509: result: yes configure:28518: checking for XShapeCombineMask in -lXext configure:28548: 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 -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lf reetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28554: $? = 0 configure:28558: test -z || test ! -s conftest.err configure:28561: $? = 0 configure:28564: test -s conftest configure:28567: $? = 0 configure:28580: result: yes configure:28597: checking for XConvertCase in -lX11 configure:28627: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28633: $? = 0 configure:28637: test -z || test ! -s conftest.err configure:28640: $? = 0 configure:28643: test -s conftest configure:28646: $? = 0 configure:28659: result: yes configure:28674: checking for XAddConnectionWatch in -lX11 configure:28704: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28710: $? = 0 configure:28714: test -z || test ! -s conftest.err configure:28717: $? = 0 configure:28720: test -s conftest configure:28723: $? = 0 configure:28736: result: yes configure:28771: checking for XkbQueryExtension in -lX11 configure:28801: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28807: $? = 0 configure:28811: test -z || test ! -s conftest.err configure:28814: $? = 0 configure:28817: test -s conftest configure:28820: $? = 0 configure:28833: result: yes configure:28882: checking for XRRUpdateConfiguration in -lXrandr configure:28912: 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 -lXrandr -L/usr/X11R6/lib -lXrandr -lXrender -lX11 -lintl >&5 configure:28918: $? = 0 configure:28922: test -z || test ! -s conftest.err configure:28925: $? = 0 configure:28928: test -s conftest configure:28931: $? = 0 configure:28944: result: yes configure:28947: checking for X11/extensions/Xrandr.h configure:28963: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:28969: $? = 0 configure:28973: test -z || test ! -s conftest.err configure:28976: $? = 0 configure:28979: test -s conftest.o configure:28982: $? = 0 configure:28993: result: yes configure:29079: checking for xcursor configure:29083: result: yes configure:29087: checking XCURSOR_CFLAGS configure:29090: result: -I/usr/X11R6/include configure:29093: checking XCURSOR_LIBS configure:29096: result: -L/usr/X11R6/lib -lXcursor configure:29146: checking sys/ipc.h usability configure:29158: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:29164: $? = 0 configure:29168: test -z || test ! -s conftest.err configure:29171: $? = 0 configure:29174: test -s conftest.o configure:29177: $? = 0 configure:29187: result: yes configure:29191: checking sys/ipc.h presence configure:29201: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:29207: $? = 0 configure:29227: result: yes configure:29262: checking for sys/ipc.h configure:29269: result: yes configure:29293: checking sys/shm.h usability configure:29305: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:29311: $? = 0 configure:29315: test -z || test ! -s conftest.err configure:29318: $? = 0 configure:29321: test -s conftest.o configure:29324: $? = 0 configure:29334: result: yes configure:29338: checking sys/shm.h presence configure:29348: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:29354: $? = 0 configure:29374: result: yes configure:29409: checking for sys/shm.h configure:29416: result: yes configure:29433: checking X11/extensions/XShm.h configure:29464: cc -c -O -pipe -Wall -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:77: warning: unused variable `x_shm_info' configure:29470: $? = 0 configure:29474: test -z || test ! -s conftest.err configure:29477: $? = 0 configure:29480: test -s conftest.o configure:29483: $? = 0 configure:29494: result: yes configure:29706: checking Pango flags configure:29712: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpa ngoxft-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 configure:29760: cc -o conftest -O -pipe -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/u sr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -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 -lgmo dule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:29766: $? = 0 configure:29770: test -z || test ! -s conftest.err configure:29773: $? = 0 configure:29776: test -s conftest configure:29779: $? = 0 configure:29826: checking ATK flags configure:29832: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:29874: 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 -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:29880: $? = 0 configure:29884: test -z || test ! -s conftest.err configure:29887: $? = 0 configure:29890: test -s conftest configure:29893: $? = 0 configure:30064: checking for db2html configure:30091: result: false configure:30626: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtk+ config.status 2.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on red.paulbeard.org config.status:31612: creating config.h.win32 config.status:31612: creating gtk-zip.sh config.status:31612: creating Makefile config.status:31612: creating gdk-pixbuf-2.0.pc config.status:31612: creating gdk-2.0.pc config.status:31612: creating gtk+-2.0.pc config.status:31612: creating gdk-pixbuf-2.0-uninstalled.pc config.status:31612: creating gdk-2.0-uninstalled.pc config.status:31612: creating gtk+-2.0-uninstalled.pc config.status:31612: creating m4macros/Makefile config.status:31612: creating po/Makefile.in config.status:31612: creating po-properties/Makefile.in config.status:31612: creating build/Makefile config.status:31612: creating build/win32/Makefile config.status:31612: creating build/win32/dirent/Makefile config.status:31612: creating demos/Makefile config.status:31612: creating demos/gtk-demo/Makefile config.status:31612: creating demos/gtk-demo/geninclude.pl config.status:31612: creating tests/Makefile config.status:31612: creating docs/Makefile config.status:31612: creating docs/reference/Makefile config.status:31612: creating docs/reference/gdk-pixbuf/Makefile config.status:31612: creating docs/reference/gdk-pixbuf/version.xml config.status:31612: creating docs/reference/gdk/Makefile config.status:31612: creating docs/reference/gdk/version.xml config.status:31612: creating docs/reference/gtk/Makefile config.status:31612: creating docs/reference/gtk/version.xml config.status:31612: creating docs/faq/Makefile config.status:31612: creating docs/tutorial/Makefile config.status:31612: creating gdk-pixbuf/Makefile config.status:31612: creating gdk-pixbuf/gdk_pixbuf.rc config.status:31612: creating gdk-pixbuf/gdk-pixbuf-features.h config.status:31612: creating gdk-pixbuf/pixops/Makefile config.status:31612: creating gdk/Makefile config.status:31612: creating gdk/x11/Makefile config.status:31612: creating gdk/win32/Makefile config.status:31612: creating gdk/win32/rc/Makefile config.status:31612: creating gdk/win32/rc/gdk.rc config.status:31612: creating gdk/linux-fb/Makefile config.status:31612: creating gtk/Makefile config.status:31612: creating gtk/makefile.msc config.status:31612: creating gtk/gtkversion.h config.status:31612: creating gtk/gtk-win32.rc config.status:31612: creating gtk/stock-icons/Makefile config.status:31612: creating gtk/theme-bits/Makefile config.status:31612: creating gtk/xdgmime/Makefile config.status:31612: creating modules/Makefile config.status:31612: creating modules/input/Makefile config.status:31612: creating contrib/Makefile config.status:31612: creating contrib/gdk-pixbuf-xlib/Makefile config.status:31612: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status:31715: creating config.h config.status:32039: executing depfiles commands config.status:32039: executing default-1 commands config.status:32039: executing default-2 commands config.status:32039: executing gdk/gdkconfig.h commands ## ---------------- ## ## 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=gcc 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=yes 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_Xext_XShapeCombineMask=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_header_sys_ipc_h=yes ac_cv_lib_Xext_XShmAttach=yes 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=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_lib_Xrandr_XRRUpdateConfiguration=yes 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_lib_Xinerama_XineramaQueryExtension=yes 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 ac_cv_header_sys_shm_h=yes ac_cv_lib_X11_XAddConnectionWatch=yes 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-freebsd4.9 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_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/local/bin/gsed ac_cv_func_getresuid=yes ac_cv_type_signal=void ac_cv_func_dcgettext=yes 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_prog_DB2HTML=false ac_cv_lib_X11_XkbQueryExtension=yes ac_cv_header_X11_extensions_Xinerama_h=yes 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' 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-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_X11_XConvertCase=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 am_cv_CXX_dependencies_compiler_type=gcc ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.9 ac_cv_prog_AWK=nawk 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_sys_file_offset_bits=no ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run autoconf' AUTOHEADER='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run autoheader' AUTOMAKE='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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 tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gm o vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc' 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' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DATADIRNAME='share' DB2HTML='false' DEFS='-DHAVE_CONFIG_H' 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='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' GDK_DEP_LIBS='-L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor -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 -lgmodul e-2.0 -lglib-2.0 -liconv -lm' GDK_EXTRA_CFLAGS='-I/usr/X11R6/include ' GDK_EXTRA_LIBS=' -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor ' GDK_PACKAGES='pangoxft pangox' 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=' -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='2' GDK_PIXBUF_MINOR='4' GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0' GDK_PIXBUF_VERSION='2.4.2' GDK_PIXBUF_XLIB_DEP_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetyp e2 -I/usr/local/include ' GDK_PIXBUF_XLIB_DEP_LIBS=' -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -L/usr/X11R6/lib -lX11 -lXext -lm' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include ' GDK_PIXBUF_XLIB_EXTRA_LIBS=' -L/usr/X11R6/lib -lX11 -lXext ' 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=' 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 tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gm o 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='402' GTK_BINARY_VERSION='2.4.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='-D_THREAD_SAFE -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 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' GTK_DEP_LIBS='-L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -latk-1.0 -lgobject-2. 0 -lgmodule-2.0 -lglib-2.0 -liconv -lm' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='2' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='2' GTK_MINOR_VERSION='4' GTK_PACKAGES='atk' GTK_VERSION='2.4.2' 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='${datadir}/gtk-doc/html' 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' 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:2:400' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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.2' PACKAGE_TARNAME='gtk+' PACKAGE_VERSION='2.4.2' 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.p o 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 tk.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.2' WINTAB_LIB='' XCURSOR_CFLAGS='-I/usr/X11R6/include ' XCURSOR_LIBS='-L/usr/X11R6/lib -lXcursor ' XGETTEXT='/usr/local/bin/xgettext' XINPUT_XFREE_FALSE='#' XINPUT_XFREE_TRUE='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' 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_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-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='i386' build_os='freebsd4.9' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' 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' install_sh='/opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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_BROKEN_WCTYPE 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRESUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_IPC_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_PROGRESSIVE_JPEG 1 #define HAVE_PWD_H 1 #define HAVE_PWD_H 1 #define HAVE_RANDR 1 #define HAVE_SHAPE_EXT 1 #define HAVE_SHM_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_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_X11R6 1 #define HAVE_XCONVERTCASE 1 #define HAVE_XCURSOR 1 #define HAVE_XFREE_XINERAMA 1 #define HAVE_XINERAMA 1 #define HAVE_XKB 1 #define HAVE_XSHM_H 1 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" #define PACKAGE_NAME "gtk+" #define PACKAGE_STRING "gtk+ 2.4.2" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.4.2" #define RETSIGTYPE void #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_GMODULE 1 #define USE_MMX 1 #define XINPUT_XFREE 1 configure: exit 0 To: FreeBSD-gnats-submit@freebsd.org From: paul <paulbeard@mac.com> Reply-To: paul <paulbeard@mac.com> Cc: X-send-pr-version: 3.113 X-GNATS-Notify: >> Checksum OK for gnome2/gtk+-2.4.2.tar.bz2. ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> Patching for gtk-2.4.2 ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> Applying FreeBSD patches for gtk-2.4.2 ===> gtk-2.4.2 depends on file: /usr/local/bin/perl5.8.4 - found ===> gtk-2.4.2 depends on executable: pkg-config - found ===> gtk-2.4.2 depends on shared library: png.5 - found ===> gtk-2.4.2 depends on shared library: tiff.4 - found ===> gtk-2.4.2 depends on shared library: jpeg.9 - found ===> gtk-2.4.2 depends on shared library: X11.6 - found ===> gtk-2.4.2 depends on shared library: glib-2.0.400 - found ===> gtk-2.4.2 depends on shared library: atk-1.0.600 - found ===> gtk-2.4.2 depends on shared library: pango-1.0.399 - found ===> Configuring for gtk-2.4.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 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... gcc checking for a sed that does not truncate output... /usr/local/bin/gsed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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... no 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++... gcc 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... yes 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/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.9 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/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/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/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.9 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/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.9 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 -o root -g wheel 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 tk 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.2) 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... no checking for iswalnum in -lw... no checking if iswalnum() and friends are properly defined... no 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 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/Xinerama.h... yes checking for Xinerama support on XFree86... yes checking for XShapeCombineMask in -lXext... yes checking for XConvertCase in -lX11... yes checking for XAddConnectionWatch in -lX11... yes checking for XkbQueryExtension in -lX11... yes checking for XRRUpdateConfiguration in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for xcursor... yes checking XCURSOR_CFLAGS... -I/usr/X11R6/include checking XCURSOR_LIBS... -L/usr/X11R6/lib -lXcursor checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/extensions/XShm.h... yes checking Pango flags... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpan goxft-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 checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for db2html... false configure: creating ./config.status config.status: creating config.h.win32 config.status: creating gtk-zip.sh config.status: creating Makefile config.status: creating gdk-pixbuf-2.0.pc config.status: creating gdk-2.0.pc config.status: creating gtk+-2.0.pc config.status: creating gdk-pixbuf-2.0-uninstalled.pc config.status: creating gdk-2.0-uninstalled.pc config.status: creating gtk+-2.0-uninstalled.pc config.status: creating m4macros/Makefile config.status: creating po/Makefile.in config.status: creating po-properties/Makefile.in config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating demos/Makefile config.status: creating demos/gtk-demo/Makefile config.status: creating demos/gtk-demo/geninclude.pl config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gdk-pixbuf/Makefile config.status: creating docs/reference/gdk-pixbuf/version.xml config.status: creating docs/reference/gdk/Makefile config.status: creating docs/reference/gdk/version.xml config.status: creating docs/reference/gtk/Makefile config.status: creating docs/reference/gtk/version.xml config.status: creating docs/faq/Makefile config.status: creating docs/tutorial/Makefile config.status: creating gdk-pixbuf/Makefile config.status: creating gdk-pixbuf/gdk_pixbuf.rc config.status: creating gdk-pixbuf/gdk-pixbuf-features.h config.status: creating gdk-pixbuf/pixops/Makefile config.status: creating gdk/Makefile config.status: creating gdk/x11/Makefile config.status: creating gdk/win32/Makefile config.status: creating gdk/win32/rc/Makefile config.status: creating gdk/win32/rc/gdk.rc config.status: creating gdk/linux-fb/Makefile config.status: creating gtk/Makefile config.status: creating gtk/makefile.msc config.status: creating gtk/gtkversion.h config.status: creating gtk/gtk-win32.rc config.status: creating gtk/stock-icons/Makefile config.status: creating gtk/theme-bits/Makefile config.status: creating gtk/xdgmime/Makefile config.status: creating modules/Makefile config.status: creating modules/input/Makefile config.status: creating contrib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands ===> Building for gtk-2.4.2 make all-recursive Making all in po Making all in po-properties Making all in gdk-pixbuf ( cd . && glib-mkenums --fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" --fprod "/* enumerations from \"@filename@\" */\n" --vhead "GType @enum_name@_get_type (void);\n#d efine GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" --ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" gdk-pixbuf.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) && rm -f tmp-gdk-pixbuf-enum-types.h && echo timestamp > s-enum-types-h (cd . && glib-mkenums --fhead "#include <gdk-pixbuf/gdk-pixbuf.h>" --fprod "\n/* enumerations from \"@filename@\" */" --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[ ] = {" --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" gdk-pixbuf.h gdk-pixbuf-io.h gdk -pixbuf-animation.h gdk-pixbuf-loader.h) > gdk-pixbuf-enum-types.c glib-genmarshal --prefix=gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh && (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) && rm -f xgen-gmh xgen-gmh~ && echo timestamp > stamp-gdk-pixbuf-marshal.h make all-recursive Making all in pixops source='pixops.c' object='pixops.lo' libtool=yes depfile='.deps/pixops.Plo' tmpdepfile='.deps/pixops.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CH ECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o pixops.lo `test -f 'pixops.c' || echo './'`pixops.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/inc lude/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c pixops.c -Wp,-MD,.deps/pixops.TPlo -fPIC -DPIC -o .libs/pixops.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/inc lude/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c pixops.c -Wp,-MD,.deps/pixops.TPlo -o pixops.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o have_mmx.lo `test -f 'have_mmx.S' || echo './'`have_mmx.S cc -O -pipe -Wall -c have_mmx.S -fPIC -DPIC -o .libs/have_mmx.o cc -O -pipe -Wall -c have_mmx.S -o have_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o scale_line_22_33_mmx.lo `test -f 'scale_line_22_33_mmx.S' || echo './'`scale_line_22_33_mmx.S cc -O -pipe -Wall -c scale_line_22_33_mmx.S -fPIC -DPIC -o .libs/scale_line_22_33_mmx.o cc -O -pipe -Wall -c scale_line_22_33_mmx.S -o scale_line_22_33_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o composite_line_22_4a4_mmx.lo `test -f 'composite_line_22_4a4_mmx.S' || echo './'`composite_line_22_4a4_mmx.S cc -O -pipe -Wall -c composite_line_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_22_4a4_mmx.o cc -O -pipe -Wall -c composite_line_22_4a4_mmx.S -o composite_line_22_4a4_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -O -pipe -Wall -c -o composite_line_color_22_4a4_mmx.lo `test -f 'composite_line_color_22_4a4_mmx.S' || echo './'`composite_line_color_22_4a4_mmx.S cc -O -pipe -Wall -c composite_line_color_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_color_22_4a4_mmx.o cc -O -pipe -Wall -c composite_line_color_22_4a4_mmx.S -o composite_line_color_22_4a4_mmx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libpixops.la pixops.lo have_mmx.lo scale_line_22_33_mmx.lo composite_line_22_4a4_mmx.lo composite_line_color_22_4a4_mmx.lo -lintl rm -fr .libs/libpixops.lax mkdir .libs/libpixops.lax rm -fr .libs/libpixops.lax/libintl.a mkdir .libs/libpixops.lax/libintl.a (cd .libs/libpixops.lax/libintl.a && ar x /usr/local/lib/libintl.a) ar cru .libs/libpixops.a .libs/pixops.o .libs/have_mmx.o .libs/scale_line_22_33_mmx.o .libs/composite_line_22_4a4_mmx.o .libs/composite_line_color_22_4a4_mmx.o .libs/libpixops.lax/libintl.a/bindtextdom.o .libs/libpixops.lax/libintl.a/dcgettext.o .libs/li bpixops.lax/libintl.a/dgettext.o .libs/libpixops.lax/libintl.a/gettext.o .libs/libpixops.lax/libintl.a/finddomain.o .libs/libpixops.lax/libintl.a/loadmsgcat.o .libs/libpixops.lax/libintl.a/localealias.o .libs/libpixops.lax/libintl.a/textdomain.o .libs/li bpixops.lax/libintl.a/l10nflist.o .libs/libpixops.lax/libintl.a/explodename.o .libs/libpixops.lax/libintl.a/dcigettext.o .libs/libpixops.lax/libintl.a/dcngettext.o .libs/libpixops.lax/libintl.a/dngettext.o .libs/libpixops.lax/libintl.a/ngettext.o .libs/l ibpixops.lax/libintl.a/plural.o .libs/libpixops.lax/libintl.a/plural-exp.o .libs/libpixops.lax/libintl.a/localcharset.o .libs/libpixops.lax/libintl.a/relocatable.o .libs/libpixops.lax/libintl.a/localename.o .libs/libpixops.l ax/l ibintl.a/log.o .libs/libpixops.lax/libintl.a/printf.o .libs/libpixops.lax/libintl.a/osdep.o .libs/libpixops.lax/libintl.a/intl-compat.o ranlib .libs/libpixops.a rm -fr .libs/libpixops.lax creating libpixops.la (cd .libs && rm -f libpixops.la && ln -s ../libpixops.la libpixops.la) source='timescale.c' object='timescale.o' libtool=no depfile='.deps/timescale.Po' tmpdepfile='.deps/timescale.TPo' depmode=gcc /bin/sh ../../depcomp cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/ local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c `test -f 'tim escale.c' || echo './'`timescale.c /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o timescale timescale.o libpixops.la -Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm -lintl cc -O -pipe -Wall -o timescale timescale.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpixops.a -pthread /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0. so -lm /usr/local/lib/libintl.a /usr/local/lib/libiconv.so -lc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/lib/libc_r.so: WARNING! setkey(3) not present in the system! /usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mkstemp() source='gdk-pixbuf.c' object='gdk-pixbuf.lo' libtool=yes depfile='.deps/gdk-pixbuf.Plo' tmpdepfile='.deps/gdk-pixbuf.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAS T_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local /include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf.lo `test -f 'gdk-pixbuf.c' || echo './'`gdk-pixbuf.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf.c -Wp,-MD,.deps/gdk-pixbuf.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf.c -Wp,-MD,.deps/gdk-pixbuf.TPlo -o gdk-pixbuf.o >/dev/null 2>&1 source='gdk-pixbuf-animation.c' object='gdk-pixbuf-animation.lo' libtool=yes depfile='.deps/gdk-pixbuf-animation.Plo' tmpdepfile='.deps/gdk-pixbuf-animation.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PRE FIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUI LT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-animation.lo `test -f 'gdk-pixbuf-animation.c' || echo './'`gdk-pixbuf-animation.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-animation.c -Wp,-MD,.deps/gdk-pixbuf-animation.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-animation.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-animation.c -Wp,-MD,.deps/gdk-pixbuf-animation.TPlo -o gdk-pixbuf-animation.o >/dev/null 2>&1 source='gdk-pixbuf-data.c' object='gdk-pixbuf-data.lo' libtool=yes depfile='.deps/gdk-pixbuf-data.Plo' tmpdepfile='.deps/gdk-pixbuf-data.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DO MAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./. libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-data.lo `test -f 'gdk-pixbuf-data.c' || echo './'`gdk-pixbuf-data.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-data.c -Wp,-MD,.deps/gdk-pixbuf-data.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-data.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-data.c -Wp,-MD,.deps/gdk-pixbuf-data.TPlo -o gdk-pixbuf-data.o >/dev/null 2>&1 source='gdk-pixbuf-io.c' object='gdk-pixbuf-io.lo' libtool=yes depfile='.deps/gdk-pixbuf-io.Plo' tmpdepfile='.deps/gdk-pixbuf-io.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"G dkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG _DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-io.lo `test -f 'gdk-pixbuf-io.c' || echo './'`gdk-pixbuf-io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-io.c -Wp,-MD,.deps/gdk-pixbuf-io.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-io.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-io.c -Wp,-MD,.deps/gdk-pixbuf-io.TPlo -o gdk-pixbuf-io.o >/dev/null 2>&1 source='gdk-pixbuf-loader.c' object='gdk-pixbuf-loader.lo' libtool=yes depfile='.deps/gdk-pixbuf-loader.Plo' tmpdepfile='.deps/gdk-pixbuf-loader.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -D G_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X 11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_D IR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-loader.lo `test -f 'gdk-pixbuf-loader.c' || echo './'`gdk-pixbuf-loader.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-loader.c -Wp,-MD,.deps/gdk-pixbuf-loader.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-loader.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-loader.c -Wp,-MD,.deps/gdk-pixbuf-loader.TPlo -o gdk-pixbuf-loader.o >/dev/null 2>&1 source='gdk-pixbuf-scale.c' object='gdk-pixbuf-scale.lo' libtool=yes depfile='.deps/gdk-pixbuf-scale.Plo' tmpdepfile='.deps/gdk-pixbuf-scale.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LO G_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6 \" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\ "./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-scale.lo `test -f 'gdk-pixbuf-scale.c' || echo './'`gdk-pixbuf-scale.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-scale.c -Wp,-MD,.deps/gdk-pixbuf-scale.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-scale.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-scale.c -Wp,-MD,.deps/gdk-pixbuf-scale.TPlo -o gdk-pixbuf-scale.o >/dev/null 2>&1 source='gdk-pixbuf-util.c' object='gdk-pixbuf-util.lo' libtool=yes depfile='.deps/gdk-pixbuf-util.Plo' tmpdepfile='.deps/gdk-pixbuf-util.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DO MAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./. libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-util.lo `test -f 'gdk-pixbuf-util.c' || echo './'`gdk-pixbuf-util.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-util.c -Wp,-MD,.deps/gdk-pixbuf-util.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-util.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-util.c -Wp,-MD,.deps/gdk-pixbuf-util.TPlo -o gdk-pixbuf-util.o >/dev/null 2>&1 source='gdk-pixdata.c' object='gdk-pixdata.lo' libtool=yes depfile='.deps/gdk-pixdata.Plo' tmpdepfile='.deps/gdk-pixdata.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf \" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/X11R6\" -DG_DISABLE _CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/l ocal/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixdata.lo `test -f 'gdk-pixdata.c' || echo './'`gdk-pixdata.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixdata.c -Wp,-MD,.deps/gdk-pixdata.TPlo -fPIC -DPIC -o .libs/gdk-pixdata.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixdata.c -Wp,-MD,.deps/gdk-pixdata.TPlo -o gdk-pixdata.o >/dev/null 2>&1 source='gdk-pixbuf-enum-types.c' object='gdk-pixbuf-enum-types.lo' libtool=yes depfile='.deps/gdk-pixbuf-enum-types.Plo' tmpdepfile='.deps/gdk-pixbuf-enum-types.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK _PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\"" "- DBUILT_MODULES_DIR=\"./.libs\"" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c -o gdk-pixbuf-enum-types.lo `test -f 'gdk-pixbuf-enum-types.c' || echo './'`gdk-pixbuf-enum-types. c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-enum-types.c -Wp,-MD,.deps/gdk-pixbuf-enum-types.TPlo -fPIC -DPIC -o .libs/gdk-pixbuf-enum-types.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/X11R6/etc\" -DGTK_VERSION=\"2.4.2\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGT K_PREFIX=\"/usr/X11R6\" -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/X11R6/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULE S_DIR=\"./.libs\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -c gdk-pixbuf-enum-types.c -Wp,-MD,.deps/gdk-pixbuf-enum-types.TPlo -o gdk-pixbuf-enum-types.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libgdk_pixbuf-2.0.la -rpath /usr/X11R6/lib -version-info 400:2:400 -export-symbols-regex "^[^_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.l o gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm -lintl generating symbol list for `libgdk_pixbuf-2.0.la' /usr/bin/nm -B .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o pixops/.libs/libpi xops.a /usr/local/lib/libintl.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT" mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp" cc -shared .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o -Wl,--whole-archive pix ops/.libs/libpixops.a /usr/local/lib/libintl.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lc /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/li bglib-2.0.so /usr/local/lib/libiconv.so -lm -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.400 -Wl,-retain-symbols-file -Wl,.libs/libgdk_pixbuf-2.0.exp -o .libs/libgdk_pixbuf-2.0.so.400 /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bindtextdomain': bindtextdom.o(.text+0x338): multiple definition of `libintl_bindtextdomain' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x338): first defined here /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bind_textdomain_codeset': bindtextdom.o(.text+0x354): multiple definition of `libintl_bind_textdomain_codeset' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x354): first defined here /usr/local/lib/libintl.a(dcgettext.o): In function `libintl_dcgettext': dcgettext.o(.text+0x0): multiple definition of `libintl_dcgettext' pixops/.libs/libpixops.a(dcgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dgettext.o): In function `libintl_dgettext': dgettext.o(.text+0x0): multiple definition of `libintl_dgettext' pixops/.libs/libpixops.a(dgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(gettext.o): In function `libintl_gettext': gettext.o(.text+0x0): multiple definition of `libintl_gettext' pixops/.libs/libpixops.a(gettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(finddomain.o): In function `_nl_find_domain': finddomain.o(.text+0x0): multiple definition of `_nl_find_domain' pixops/.libs/libpixops.a(finddomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_init_domain_conv': loadmsgcat.o(.text+0x584): multiple definition of `_nl_init_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x584): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_free_domain_conv': loadmsgcat.o(.text+0x6ec): multiple definition of `_nl_free_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x6ec): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_load_domain': loadmsgcat.o(.text+0x728): multiple definition of `_nl_load_domain' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x728): first defined here /usr/local/lib/libintl.a(localealias.o): In function `_nl_expand_alias': localealias.o(.text+0x0): multiple definition of `_nl_expand_alias' pixops/.libs/libpixops.a(localealias.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(textdomain.o): In function `libintl_textdomain': textdomain.o(.text+0x0): multiple definition of `libintl_textdomain' pixops/.libs/libpixops.a(textdomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_make_l10nflist': l10nflist.o(.text+0xc8): multiple definition of `_nl_make_l10nflist' pixops/.libs/libpixops.a(l10nflist.o)(.text+0xc8): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_normalize_codeset': l10nflist.o(.text+0x5ac): multiple definition of `_nl_normalize_codeset' pixops/.libs/libpixops.a(l10nflist.o)(.text+0x5ac): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_find_language': explodename.o(.text+0x0): multiple definition of `_nl_find_language' pixops/.libs/libpixops.a(explodename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_explode_name': explodename.o(.text+0x24): multiple definition of `_nl_explode_name' pixops/.libs/libpixops.a(explodename.o)(.text+0x24): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x0): multiple definition of `libintl_nl_default_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.data+0x0): multiple definition of `libintl_nl_current_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x9): multiple definition of `libintl_nl_default_dirname' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x9): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `libintl_dcigettext': dcigettext.o(.text+0x20c): multiple definition of `libintl_dcigettext' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x20c): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': dcigettext.o(.text+0x740): multiple definition of `_nl_find_msg' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x740): first defined here /usr/local/lib/libintl.a(dcngettext.o): In function `libintl_dcngettext': dcngettext.o(.text+0x0): multiple definition of `libintl_dcngettext' pixops/.libs/libpixops.a(dcngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dngettext.o): In function `libintl_dngettext': dngettext.o(.text+0x0): multiple definition of `libintl_dngettext' pixops/.libs/libpixops.a(dngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(ngettext.o): In function `libintl_ngettext': ngettext.o(.text+0x0): multiple definition of `libintl_ngettext' pixops/.libs/libpixops.a(ngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettext_free_exp': plural.o(.text+0x528): multiple definition of `libintl_gettext_free_exp' pixops/.libs/libpixops.a(plural.o)(.text+0x528): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettextparse': plural.o(.text+0xa4): multiple definition of `libintl_gettextparse' pixops/.libs/libpixops.a(plural.o)(.text+0xa4): first defined here /usr/local/lib/libintl.a(plural-exp.o)(.data+0x0): multiple definition of `libintl_gettext_germanic_plural' pixops/.libs/libpixops.a(plural-exp.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(plural-exp.o): In function `libintl_gettext_extract_plural': plural-exp.o(.text+0x0): multiple definition of `libintl_gettext_extract_plural' pixops/.libs/libpixops.a(plural-exp.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(localcharset.o): In function `locale_charset': localcharset.o(.text+0x2a8): multiple definition of `locale_charset' pixops/.libs/libpixops.a(localcharset.o)(.text+0x2a8): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_set_relocation_prefix': relocatable.o(.text+0xd0): multiple definition of `libintl_set_relocation_prefix' pixops/.libs/libpixops.a(relocatable.o)(.text+0xd0): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_relocate': relocatable.o(.text+0xfc): multiple definition of `libintl_relocate' pixops/.libs/libpixops.a(relocatable.o)(.text+0xfc): first defined here /usr/local/lib/libintl.a(localename.o): In function `_nl_locale_name': localename.o(.text+0x0): multiple definition of `_nl_locale_name' pixops/.libs/libpixops.a(localename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(log.o): In function `_nl_log_untranslated': log.o(.text+0x108): multiple definition of `_nl_log_untranslated' pixops/.libs/libpixops.a(log.o)(.text+0x108): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `gettext': intl-compat.o(.text+0x0): multiple definition of `gettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dgettext': intl-compat.o(.text+0x14): multiple definition of `dgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x14): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcgettext': intl-compat.o(.text+0x2c): multiple definition of `dcgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x2c): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `ngettext': intl-compat.o(.text+0x48): multiple definition of `ngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x48): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dngettext': intl-compat.o(.text+0x64): multiple definition of `dngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x64): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcngettext': intl-compat.o(.text+0x80): multiple definition of `dcngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x80): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `textdomain': intl-compat.o(.text+0xa0): multiple definition of `textdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xa0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bindtextdomain': intl-compat.o(.text+0xb4): multiple definition of `bindtextdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xb4): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bind_textdomain_codeset': intl-compat.o(.text+0xcc): multiple definition of `bind_textdomain_codeset' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xcc): first defined here *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'gtk-2.4.1' ---> Preserving /usr/X11R6/lib/libgdk-x11-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk-x11-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgdk_pixbuf-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgdk_pixbuf_xlib-2.0.so.400 as /usr/local/lib/compat/pkg/libgdk_pixbuf_xlib-2.0.so.400 ---> Preserving /usr/X11R6/lib/libgtk-x11-2.0.so.400 as /usr/local/lib/compat/pkg/libgtk-x11-2.0.so.400 ---> Installing the new version via the port ===> Building for gtk-2.4.2 make all-recursive Making all in po Making all in po-properties Making all in gdk-pixbuf make all-recursive Making all in pixops /bin/sh ../libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -L/usr/X11R6/lib -o libgdk_pixbuf-2.0.la -rpath /usr/X11R6/lib -version-info 400:2:400 -export-symbols-regex "^[^_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.l o gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm -lintl rm -fr .libs/libgdk_pixbuf-2.0.exp generating symbol list for `libgdk_pixbuf-2.0.la' /usr/bin/nm -B .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o pixops/.libs/libpi xops.a /usr/local/lib/libintl.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT" mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp" cc -shared .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o -Wl,--whole-archive pix ops/.libs/libpixops.a /usr/local/lib/libintl.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lc /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/li bglib-2.0.so /usr/local/lib/libiconv.so -lm -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.400 -Wl,-retain-symbols-file -Wl,.libs/libgdk_pixbuf-2.0.exp -o .libs/libgdk_pixbuf-2.0.so.400 /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bindtextdomain': bindtextdom.o(.text+0x338): multiple definition of `libintl_bindtextdomain' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x338): first defined here /usr/local/lib/libintl.a(bindtextdom.o): In function `libintl_bind_textdomain_codeset': bindtextdom.o(.text+0x354): multiple definition of `libintl_bind_textdomain_codeset' pixops/.libs/libpixops.a(bindtextdom.o)(.text+0x354): first defined here /usr/local/lib/libintl.a(dcgettext.o): In function `libintl_dcgettext': dcgettext.o(.text+0x0): multiple definition of `libintl_dcgettext' pixops/.libs/libpixops.a(dcgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dgettext.o): In function `libintl_dgettext': dgettext.o(.text+0x0): multiple definition of `libintl_dgettext' pixops/.libs/libpixops.a(dgettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(gettext.o): In function `libintl_gettext': gettext.o(.text+0x0): multiple definition of `libintl_gettext' pixops/.libs/libpixops.a(gettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(finddomain.o): In function `_nl_find_domain': finddomain.o(.text+0x0): multiple definition of `_nl_find_domain' pixops/.libs/libpixops.a(finddomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_init_domain_conv': loadmsgcat.o(.text+0x584): multiple definition of `_nl_init_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x584): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_free_domain_conv': loadmsgcat.o(.text+0x6ec): multiple definition of `_nl_free_domain_conv' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x6ec): first defined here /usr/local/lib/libintl.a(loadmsgcat.o): In function `_nl_load_domain': loadmsgcat.o(.text+0x728): multiple definition of `_nl_load_domain' pixops/.libs/libpixops.a(loadmsgcat.o)(.text+0x728): first defined here /usr/local/lib/libintl.a(localealias.o): In function `_nl_expand_alias': localealias.o(.text+0x0): multiple definition of `_nl_expand_alias' pixops/.libs/libpixops.a(localealias.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(textdomain.o): In function `libintl_textdomain': textdomain.o(.text+0x0): multiple definition of `libintl_textdomain' pixops/.libs/libpixops.a(textdomain.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_make_l10nflist': l10nflist.o(.text+0xc8): multiple definition of `_nl_make_l10nflist' pixops/.libs/libpixops.a(l10nflist.o)(.text+0xc8): first defined here /usr/local/lib/libintl.a(l10nflist.o): In function `_nl_normalize_codeset': l10nflist.o(.text+0x5ac): multiple definition of `_nl_normalize_codeset' pixops/.libs/libpixops.a(l10nflist.o)(.text+0x5ac): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_find_language': explodename.o(.text+0x0): multiple definition of `_nl_find_language' pixops/.libs/libpixops.a(explodename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(explodename.o): In function `_nl_explode_name': explodename.o(.text+0x24): multiple definition of `_nl_explode_name' pixops/.libs/libpixops.a(explodename.o)(.text+0x24): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x0): multiple definition of `libintl_nl_default_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.data+0x0): multiple definition of `libintl_nl_current_default_domain' pixops/.libs/libpixops.a(dcigettext.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(dcigettext.o)(.rodata+0x9): multiple definition of `libintl_nl_default_dirname' pixops/.libs/libpixops.a(dcigettext.o)(.rodata+0x9): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `libintl_dcigettext': dcigettext.o(.text+0x20c): multiple definition of `libintl_dcigettext' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x20c): first defined here /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': dcigettext.o(.text+0x740): multiple definition of `_nl_find_msg' pixops/.libs/libpixops.a(dcigettext.o)(.text+0x740): first defined here /usr/local/lib/libintl.a(dcngettext.o): In function `libintl_dcngettext': dcngettext.o(.text+0x0): multiple definition of `libintl_dcngettext' pixops/.libs/libpixops.a(dcngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(dngettext.o): In function `libintl_dngettext': dngettext.o(.text+0x0): multiple definition of `libintl_dngettext' pixops/.libs/libpixops.a(dngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(ngettext.o): In function `libintl_ngettext': ngettext.o(.text+0x0): multiple definition of `libintl_ngettext' pixops/.libs/libpixops.a(ngettext.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettext_free_exp': plural.o(.text+0x528): multiple definition of `libintl_gettext_free_exp' pixops/.libs/libpixops.a(plural.o)(.text+0x528): first defined here /usr/local/lib/libintl.a(plural.o): In function `libintl_gettextparse': plural.o(.text+0xa4): multiple definition of `libintl_gettextparse' pixops/.libs/libpixops.a(plural.o)(.text+0xa4): first defined here /usr/local/lib/libintl.a(plural-exp.o)(.data+0x0): multiple definition of `libintl_gettext_germanic_plural' pixops/.libs/libpixops.a(plural-exp.o)(.data+0x0): first defined here /usr/local/lib/libintl.a(plural-exp.o): In function `libintl_gettext_extract_plural': plural-exp.o(.text+0x0): multiple definition of `libintl_gettext_extract_plural' pixops/.libs/libpixops.a(plural-exp.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(localcharset.o): In function `locale_charset': localcharset.o(.text+0x2a8): multiple definition of `locale_charset' pixops/.libs/libpixops.a(localcharset.o)(.text+0x2a8): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_set_relocation_prefix': relocatable.o(.text+0xd0): multiple definition of `libintl_set_relocation_prefix' pixops/.libs/libpixops.a(relocatable.o)(.text+0xd0): first defined here /usr/local/lib/libintl.a(relocatable.o): In function `libintl_relocate': relocatable.o(.text+0xfc): multiple definition of `libintl_relocate' pixops/.libs/libpixops.a(relocatable.o)(.text+0xfc): first defined here /usr/local/lib/libintl.a(localename.o): In function `_nl_locale_name': localename.o(.text+0x0): multiple definition of `_nl_locale_name' pixops/.libs/libpixops.a(localename.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(log.o): In function `_nl_log_untranslated': log.o(.text+0x108): multiple definition of `_nl_log_untranslated' pixops/.libs/libpixops.a(log.o)(.text+0x108): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `gettext': intl-compat.o(.text+0x0): multiple definition of `gettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dgettext': intl-compat.o(.text+0x14): multiple definition of `dgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x14): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcgettext': intl-compat.o(.text+0x2c): multiple definition of `dcgettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x2c): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `ngettext': intl-compat.o(.text+0x48): multiple definition of `ngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x48): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dngettext': intl-compat.o(.text+0x64): multiple definition of `dngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x64): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `dcngettext': intl-compat.o(.text+0x80): multiple definition of `dcngettext' pixops/.libs/libpixops.a(intl-compat.o)(.text+0x80): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `textdomain': intl-compat.o(.text+0xa0): multiple definition of `textdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xa0): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bindtextdomain': intl-compat.o(.text+0xb4): multiple definition of `bindtextdomain' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xb4): first defined here /usr/local/lib/libintl.a(intl-compat.o): In function `bind_textdomain_codeset': intl-compat.o(.text+0xcc): multiple definition of `bind_textdomain_codeset' pixops/.libs/libpixops.a(intl-compat.o)(.text+0xcc): first defined here *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/gdk-pixbuf. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. *** Error code 1 Stop in /opt/ports/x11-toolkits/gtk20. ---> Restoring the old version ! x11-toolkits/gtk20 (gtk-2.4.1) (install error) ---> Packages processed: 0 done, 21 ignored, 0 skipped and 1 failed 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.2, 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-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = red.paulbeard.org uname -m = i386 uname -r = 4.9-RELEASE-p9 uname -s = FreeBSD uname -v = FreeBSD 4.9-RELEASE-p9 #0: Sat Jun 5 19:24:43 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED /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/bin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1601: checking for a BSD-compatible install configure:1656: result: /usr/bin/install -c -o root -g wheel 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-freebsd4.9 configure:2053: checking host system type configure:2067: result: i386-portbld-freebsd4.9 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 2.95.4 configure:2413: $? = 0 configure:2415: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2418: $? = 0 configure:2420: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2423: $? = 1 configure:2446: checking for C compiler default output file name configure:2449: 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: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 -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 -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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: 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: gcc configure:3275: checking for a sed that does not truncate output configure:3329: result: /usr/local/bin/gsed configure:3332: checking for egrep configure:3342: result: grep -E configure:3358: checking for ld used by cc configure:3425: result: /usr/libexec/elf/ld configure:3434: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:3449: result: yes configure:3454: checking for /usr/libexec/elf/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: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:53: stdint.h: No such file or directory configure:4356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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 | /* 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:4380: result: no configure:4334: checking for unistd.h configure:4350: cc -c -O -pipe -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 -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 2.95.4 configure:4642: $? = 0 configure:4644: c++ -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:4647: $? = 0 configure:4649: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:4652: $? = 1 configure:4655: checking whether we are using the GNU C++ compiler configure:4679: c++ -c -O -pipe -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 -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 -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: gcc 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:20: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* 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:20: 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* 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 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:5328: $? = 0 configure:5330: 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/ccWhsrGZ.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/ccaPpj5v.o /tmp/ccWhsrGZ.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/cc3QmjKD /tmp/ccaPpj5v.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/cc3QmjKD __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:5333: $? = 0 configure:5335: f77 -V </dev/null >&5 f77: argument to `-V' missing 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 -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 -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 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5 configure:6360: $? = 0 configure:6371: result: yes 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 -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 -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/libexec/elf/ld) supports shared libraries configure:7547: result: yes configure:7573: checking whether -lc should be explicitly linked in configure:7578: cc -c -O -pipe -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: freebsd4.9 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/libexec/elf/ld configure:9842: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:9857: result: yes configure:9908: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:10736: result: yes configure:10754: c++ -c -O -pipe -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 -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 -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/libexec/elf/ld) supports shared libraries configure:11266: result: yes configure:11337: checking dynamic linker characteristics configure:11898: result: freebsd4.9 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/libexec/elf/ld) supports shared libraries configure:14436: result: yes configure:14507: checking dynamic linker characteristics configure:15068: result: freebsd4.9 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 -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 -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 -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:19915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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:19941: result: no configure:19952: checking for cc option to accept ANSI C configure:20015: cc -c -O -pipe -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 -o root -g wheel 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 -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 -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 -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 -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 -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 -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 -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 -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/ccdYmKU8.o: In function `main': /tmp/ccdYmKU8.o(.text+0x14): 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.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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:21074: result: no configure:21188: checking for bindtextdomain in -lintl configure:21218: 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: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 -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 -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 -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 -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 tk tr uk uz uz@Latn v i wa yi zh_CN zh_TW configure:22044: checking for extra flags to get ANSI library prototypes configure:22064: 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: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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:36: 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 -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:22451: $? = 0 configure:22453: ./conftest configure:22456: $? = 0 configure:22474: result: yes (version 2.4.2) configure:22581: checking for bind_textdomain_codeset configure:22669: result: yes configure:22695: checking pwd.h usability configure:22707: cc -c -O -pipe -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 -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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: warning: unused variable `s' conftest.c:87: warning: unused variable `foo' conftest.c:54: warning: unused variable `zero' conftest.c:48: warning: unused variable `x' conftest.c:66: warning: `t' might be used uninitialized in this function conftest.c:84: 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 -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 `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 -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 -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 -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 -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:50: warning: unused variable `writeMask' conftest.c:50: warning: unused variable `readMask' 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 -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/ccJK2Zxv.o: In function `main': /tmp/ccJK2Zxv.o(.text+0x9): undefined reference to `iswalnum' /tmp/ccJK2Zxv.o(.data+0x0): undefined reference to `iswalnum' configure:24489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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. */ | /* Define iswalnum to an innocuous variant, in case <limits.h> declares iswalnum. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define iswalnum innocuous_iswalnum | | /* 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 | | #undef iswalnum | | /* 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:24514: result: no configure:24519: checking for iswalnum in -lw configure:24549: 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:24555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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:24581: result: no configure:24593: checking if iswalnum() and friends are properly defined configure:24624: 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 conftest.c: In function `main': conftest.c:64: warning: implicit declaration of function `iswalnum' /tmp/cczCeKEo.o: In function `main': /tmp/cczCeKEo.o(.text+0xc): undefined reference to `iswalnum' configure:24630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "gtk+ 2.4.2" | #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_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 HAVE_DCGETTEXT 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:24664: result: no 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 -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 -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 -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 -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 -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 -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 -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 -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:26562: checking for X configure:26792: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:26964: 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:26970: $? = 0 configure:26974: test -z || test ! -s conftest.err configure:26977: $? = 0 configure:26980: test -s conftest configure:26983: $? = 0 configure:27141: checking for gethostbyname configure:27198: 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:27204: $? = 0 configure:27208: test -z || test ! -s conftest.err configure:27211: $? = 0 configure:27214: test -s conftest configure:27217: $? = 0 configure:27229: result: yes configure:27380: checking for connect configure:27437: 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:27443: $? = 0 configure:27447: test -z || test ! -s conftest.err configure:27450: $? = 0 configure:27453: test -s conftest configure:27456: $? = 0 configure:27468: result: yes configure:27543: checking for remove configure:27600: 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:27606: $? = 0 configure:27610: test -z || test ! -s conftest.err configure:27613: $? = 0 configure:27616: test -s conftest configure:27619: $? = 0 configure:27631: result: yes configure:27706: checking for shmat configure:27763: 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:27769: $? = 0 configure:27773: test -z || test ! -s conftest.err configure:27776: $? = 0 configure:27779: test -s conftest configure:27782: $? = 0 configure:27794: result: yes configure:27878: checking for IceConnectionNumber in -lICE configure:27908: 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:27914: $? = 0 configure:27918: test -z || test ! -s conftest.err configure:27921: $? = 0 configure:27924: test -s conftest configure:27927: $? = 0 configure:27940: result: yes configure:27972: checking for XOpenDisplay in -lX11 configure:28002: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28008: $? = 0 configure:28012: test -z || test ! -s conftest.err configure:28015: $? = 0 configure:28018: test -s conftest configure:28021: $? = 0 configure:28034: result: yes configure:28047: checking for XShmAttach in -lXext configure:28077: 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 -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lf reetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28083: $? = 0 configure:28087: test -z || test ! -s conftest.err configure:28090: $? = 0 configure:28093: test -s conftest configure:28096: $? = 0 configure:28109: result: yes configure:28366: checking for XineramaQueryExtension in -lXinerama configure:28396: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/inc lude/freetype2 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXinerama -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28402: $? = 0 configure:28406: test -z || test ! -s conftest.err configure:28409: $? = 0 configure:28412: test -s conftest configure:28415: $? = 0 configure:28428: result: yes configure:28431: checking for X11/extensions/Xinerama.h configure:28447: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/free type2 -I/usr/local/include conftest.c >&5 configure:28453: $? = 0 configure:28457: test -z || test ! -s conftest.err configure:28460: $? = 0 configure:28463: test -s conftest.o configure:28466: $? = 0 configure:28477: result: yes configure:28507: checking for Xinerama support on XFree86 configure:28509: result: yes configure:28518: checking for XShapeCombineMask in -lXext configure:28548: 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 -lXext -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lf reetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28554: $? = 0 configure:28558: test -z || test ! -s conftest.err configure:28561: $? = 0 configure:28564: test -s conftest configure:28567: $? = 0 configure:28580: result: yes configure:28597: checking for XConvertCase in -lX11 configure:28627: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28633: $? = 0 configure:28637: test -z || test ! -s conftest.err configure:28640: $? = 0 configure:28643: test -s conftest configure:28646: $? = 0 configure:28659: result: yes configure:28674: checking for XAddConnectionWatch in -lX11 configure:28704: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28710: $? = 0 configure:28714: test -z || test ! -s conftest.err configure:28717: $? = 0 configure:28720: test -s conftest configure:28723: $? = 0 configure:28736: result: yes configure:28771: checking for XkbQueryExtension in -lX11 configure:28801: 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 -lfr eetype -lz -lXrender -lXext -lX11 -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:28807: $? = 0 configure:28811: test -z || test ! -s conftest.err configure:28814: $? = 0 configure:28817: test -s conftest configure:28820: $? = 0 configure:28833: result: yes configure:28882: checking for XRRUpdateConfiguration in -lXrandr configure:28912: 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 -lXrandr -L/usr/X11R6/lib -lXrandr -lXrender -lX11 -lintl >&5 configure:28918: $? = 0 configure:28922: test -z || test ! -s conftest.err configure:28925: $? = 0 configure:28928: test -s conftest configure:28931: $? = 0 configure:28944: result: yes configure:28947: checking for X11/extensions/Xrandr.h configure:28963: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:28969: $? = 0 configure:28973: test -z || test ! -s conftest.err configure:28976: $? = 0 configure:28979: test -s conftest.o configure:28982: $? = 0 configure:28993: result: yes configure:29079: checking for xcursor configure:29083: result: yes configure:29087: checking XCURSOR_CFLAGS configure:29090: result: -I/usr/X11R6/include configure:29093: checking XCURSOR_LIBS configure:29096: result: -L/usr/X11R6/lib -lXcursor configure:29146: checking sys/ipc.h usability configure:29158: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:29164: $? = 0 configure:29168: test -z || test ! -s conftest.err configure:29171: $? = 0 configure:29174: test -s conftest.o configure:29177: $? = 0 configure:29187: result: yes configure:29191: checking sys/ipc.h presence configure:29201: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:29207: $? = 0 configure:29227: result: yes configure:29262: checking for sys/ipc.h configure:29269: result: yes configure:29293: checking sys/shm.h usability configure:29305: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:29311: $? = 0 configure:29315: test -z || test ! -s conftest.err configure:29318: $? = 0 configure:29321: test -s conftest.o configure:29324: $? = 0 configure:29334: result: yes configure:29338: checking sys/shm.h presence configure:29348: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:29354: $? = 0 configure:29374: result: yes configure:29409: checking for sys/shm.h configure:29416: result: yes configure:29433: checking X11/extensions/XShm.h configure:29464: cc -c -O -pipe -Wall -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:77: warning: unused variable `x_shm_info' configure:29470: $? = 0 configure:29474: test -z || test ! -s conftest.err configure:29477: $? = 0 configure:29480: test -s conftest.o configure:29483: $? = 0 configure:29494: result: yes configure:29706: checking Pango flags configure:29712: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpa ngoxft-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 configure:29760: cc -o conftest -O -pipe -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/u sr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -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 -lgmo dule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:29766: $? = 0 configure:29770: test -z || test ! -s conftest.err configure:29773: $? = 0 configure:29776: test -s conftest configure:29779: $? = 0 configure:29826: checking ATK flags configure:29832: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:29874: 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 -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 configure:29880: $? = 0 configure:29884: test -z || test ! -s conftest.err configure:29887: $? = 0 configure:29890: test -s conftest configure:29893: $? = 0 configure:30064: checking for db2html configure:30091: result: false configure:30626: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtk+ config.status 2.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on red.paulbeard.org config.status:31612: creating config.h.win32 config.status:31612: creating gtk-zip.sh config.status:31612: creating Makefile config.status:31612: creating gdk-pixbuf-2.0.pc config.status:31612: creating gdk-2.0.pc config.status:31612: creating gtk+-2.0.pc config.status:31612: creating gdk-pixbuf-2.0-uninstalled.pc config.status:31612: creating gdk-2.0-uninstalled.pc config.status:31612: creating gtk+-2.0-uninstalled.pc config.status:31612: creating m4macros/Makefile config.status:31612: creating po/Makefile.in config.status:31612: creating po-properties/Makefile.in config.status:31612: creating build/Makefile config.status:31612: creating build/win32/Makefile config.status:31612: creating build/win32/dirent/Makefile config.status:31612: creating demos/Makefile config.status:31612: creating demos/gtk-demo/Makefile config.status:31612: creating demos/gtk-demo/geninclude.pl config.status:31612: creating tests/Makefile config.status:31612: creating docs/Makefile config.status:31612: creating docs/reference/Makefile config.status:31612: creating docs/reference/gdk-pixbuf/Makefile config.status:31612: creating docs/reference/gdk-pixbuf/version.xml config.status:31612: creating docs/reference/gdk/Makefile config.status:31612: creating docs/reference/gdk/version.xml config.status:31612: creating docs/reference/gtk/Makefile config.status:31612: creating docs/reference/gtk/version.xml config.status:31612: creating docs/faq/Makefile config.status:31612: creating docs/tutorial/Makefile config.status:31612: creating gdk-pixbuf/Makefile config.status:31612: creating gdk-pixbuf/gdk_pixbuf.rc config.status:31612: creating gdk-pixbuf/gdk-pixbuf-features.h config.status:31612: creating gdk-pixbuf/pixops/Makefile config.status:31612: creating gdk/Makefile config.status:31612: creating gdk/x11/Makefile config.status:31612: creating gdk/win32/Makefile config.status:31612: creating gdk/win32/rc/Makefile config.status:31612: creating gdk/win32/rc/gdk.rc config.status:31612: creating gdk/linux-fb/Makefile config.status:31612: creating gtk/Makefile config.status:31612: creating gtk/makefile.msc config.status:31612: creating gtk/gtkversion.h config.status:31612: creating gtk/gtk-win32.rc config.status:31612: creating gtk/stock-icons/Makefile config.status:31612: creating gtk/theme-bits/Makefile config.status:31612: creating gtk/xdgmime/Makefile config.status:31612: creating modules/Makefile config.status:31612: creating modules/input/Makefile config.status:31612: creating contrib/Makefile config.status:31612: creating contrib/gdk-pixbuf-xlib/Makefile config.status:31612: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status:31715: creating config.h config.status:32039: executing depfiles commands config.status:32039: executing default-1 commands config.status:32039: executing default-2 commands config.status:32039: executing gdk/gdkconfig.h commands ## ---------------- ## ## 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=gcc 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=yes 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_Xext_XShapeCombineMask=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_header_sys_ipc_h=yes ac_cv_lib_Xext_XShmAttach=yes 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=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_lib_Xrandr_XRRUpdateConfiguration=yes 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_lib_Xinerama_XineramaQueryExtension=yes 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 ac_cv_header_sys_shm_h=yes ac_cv_lib_X11_XAddConnectionWatch=yes 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-freebsd4.9 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_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/local/bin/gsed ac_cv_func_getresuid=yes ac_cv_type_signal=void ac_cv_func_dcgettext=yes 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_prog_DB2HTML=false ac_cv_lib_X11_XkbQueryExtension=yes ac_cv_header_X11_extensions_Xinerama_h=yes 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' 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-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_X11_XConvertCase=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 am_cv_CXX_dependencies_compiler_type=gcc ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.9 ac_cv_prog_AWK=nawk 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_sys_file_offset_bits=no ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run autoconf' AUTOHEADER='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/missing --run autoheader' AUTOMAKE='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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 tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gm o vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc' 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' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DATADIRNAME='share' DB2HTML='false' DEFS='-DHAVE_CONFIG_H' 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='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' GDK_DEP_LIBS='-L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor -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 -lgmodul e-2.0 -lglib-2.0 -liconv -lm' GDK_EXTRA_CFLAGS='-I/usr/X11R6/include ' GDK_EXTRA_LIBS=' -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor ' GDK_PACKAGES='pangoxft pangox' 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=' -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='2' GDK_PIXBUF_MINOR='4' GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0' GDK_PIXBUF_VERSION='2.4.2' GDK_PIXBUF_XLIB_DEP_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetyp e2 -I/usr/local/include ' GDK_PIXBUF_XLIB_DEP_LIBS=' -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -L/usr/X11R6/lib -lX11 -lXext -lm' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include ' GDK_PIXBUF_XLIB_EXTRA_LIBS=' -L/usr/X11R6/lib -lX11 -lXext ' 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=' 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 tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gm o 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='402' GTK_BINARY_VERSION='2.4.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='-D_THREAD_SAFE -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 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' GTK_DEP_LIBS='-L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -L/usr/X11R6/lib -lXcursor -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -latk-1.0 -lgobject-2. 0 -lgmodule-2.0 -lglib-2.0 -liconv -lm' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='2' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='2' GTK_MINOR_VERSION='4' GTK_PACKAGES='atk' GTK_VERSION='2.4.2' 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='${datadir}/gtk-doc/html' 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' 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:2:400' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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.2' PACKAGE_TARNAME='gtk+' PACKAGE_VERSION='2.4.2' 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.p o 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 tk.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.2' WINTAB_LIB='' XCURSOR_CFLAGS='-I/usr/X11R6/include ' XCURSOR_LIBS='-L/usr/X11R6/lib -lXcursor ' XGETTEXT='/usr/local/bin/xgettext' XINPUT_XFREE_FALSE='#' XINPUT_XFREE_TRUE='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' 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_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-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='i386' build_os='freebsd4.9' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' 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' install_sh='/opt/ports/x11-toolkits/gtk20/work/gtk+-2.4.2/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_BROKEN_WCTYPE 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRESUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_IPC_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_PROGRESSIVE_JPEG 1 #define HAVE_PWD_H 1 #define HAVE_PWD_H 1 #define HAVE_RANDR 1 #define HAVE_SHAPE_EXT 1 #define HAVE_SHM_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_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_X11R6 1 #define HAVE_XCONVERTCASE 1 #define HAVE_XCURSOR 1 #define HAVE_XFREE_XINERAMA 1 #define HAVE_XINERAMA 1 #define HAVE_XKB 1 #define HAVE_XSHM_H 1 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" #define PACKAGE_NAME "gtk+" #define PACKAGE_STRING "gtk+ 2.4.2" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.4.2" #define RETSIGTYPE void #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_GMODULE 1 #define USE_MMX 1 #define XINPUT_XFREE 1 configure: exit 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040611201251.02B9F10D5B5>