sorry
perl -ni -e 'print unless /msgctxt/' po/*.po
find po/*.po -exec perl -pi -e 's/"Default"/"Default SKIP$do_it"/ if
$do_it; $do_it++ if /"Default("| SKIP)/' {} \;
./configure --prefix=/sw --disable-dependency-tracking --libexecdir=/
sw/lib --disable-static PKG_CONFIG_PATH="/sw/lib/fontconfig2/lib/
pkgconfig:$PKG_CONFIG_PATH"
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.36.3... 0.40.5 found
checking for intltool-update... /sw/bin/intltool-update
checking for intltool-merge... /sw/bin/intltool-merge
checking for intltool-extract... /sw/bin/intltool-extract
checking for xgettext... /sw/bin/xgettext
checking for msgmerge... /sw/bin/msgmerge
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for perl... (cached) /usr/bin/perl
checking for XML::Parser... ok
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... i386-apple-darwin8.11.1
checking host system type... i386-apple-darwin8.11.1
checking for a sed that does not truncate output... /sw/bin/sed
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld)
is GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... fort77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether fort77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld)
is GNU ld... no
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
(cached) (cached) checking how to hardcode library paths into
programs... immediate
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... no
checking for fort77 option to produce PIC... -fno-common
checking if fort77 PIC flag -fno-common works... yes
checking if fort77 static flag -static works... no
checking if fort77 supports -c -o file.o... yes
checking whether the fort77 linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
(cached) (cached) checking how to hardcode library paths into
programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking for glib-genmarshal... /sw/bin/glib-genmarshal
checking for Win32... no
checking what warning flags to pass to the C compiler... -Wall -
Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
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 ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /sw/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /sw/bin/msgfmt
checking for xgettext... (cached) /sw/bin/xgettext
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GAIL... yes
checking for GTKHTML... yes
checking for SOUP... yes
checking for GIT... yes
checking for iso-codes package... yes
checking whether iso-codes has iso-639 and iso-3166 domains... yes
checking for regexec... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gtkhtml.spec
config.status: creating gtkhtml-zip
config.status: creating po/Makefile.in
config.status: creating gtkhtml/Makefile
config.status: creating gtkhtml/libgtkhtml.pc
config.status: WARNING: 'gtkhtml/libgtkhtml.pc.in' seems to ignore
the --datarootdir setting
config.status: creating a11y/Makefile
config.status: creating components/Makefile
config.status: creating components/html-editor/Makefile
config.status: creating components/editor/Makefile
config.status: creating components/editor/gtkhtml-editor.pc
config.status: creating art/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
# INTLTOOL_MAKEFILE
Configuration:
Editor component type: shlib
make
make all-recursive
Making all in a11y
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
cell.lo cell.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
factory.lo factory.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
html.lo html.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
hyperlink.lo hyperlink.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
image.lo image.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
object.lo object.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
paragraph.lo paragraph.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
table.lo table.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
text.lo text.c
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -I/sw/lib/
fontconfig2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/
orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/enchant -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/libart-2.0 -I/sw/include/gail-1.0 -
I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/
include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -
I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/
include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1 -I/sw/include/
libgnomeui-2.0 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/fontconfig2/include -I/sw/
include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/
include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/
atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/usr/X11R6/
include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c -o
utils.lo utils.c
../doltlibtool --tag=CC --mode=link gcc -I/sw/lib/fontconfig2/
include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/
sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/
usr/X11R6/include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -L/sw/lib/
fontconfig2/lib -L/sw/lib -o libgtkhtml-a11y.la cell.lo factory.lo
html.lo hyperlink.lo image.lo object.lo paragraph.lo table.lo text.lo
utils.lo
../doltlibtool: line 11: syntax error near unexpected token `"$arg"'
../doltlibtool: line 11: ` *) args+=("$arg")'
make[2]: *** [libgtkhtml-a11y.la] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1
(Reading database ... 190124 files and directories currently installed.)
Removing fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1 ...
Failed: phase compiling: gtkhtml3.14-dev-3.24.1.1-1 failed
Don
On 2 Dec 2008, at 20:58, Alexander Hansen wrote:
>
> On Dec 2, 2008, at 10:48 AM, Don Paul wrote:
>
>> Package manager version: 0.28.6
>> Distribution version: selfupdate-rsync Mon Dec 1 22:33:49 2008,
>> 10.4, i386
>>
>> System 10.4.11
>>
>>
>> I can't get gtkhtml3.14-dev-3.24.1.1-1_2008.12.01-22.38.11_darwin-
>> i386.deb to build.
>>
>> ../doltlibtool: line 11: syntax error near unexpected token `"$arg"'
>> ../doltlibtool: line 11: ` *) args+=("$arg")'
>> make[2]: *** [libgtkhtml-a11y.la] Error 2
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> ### execution of make failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1
>> (Reading database ... 190124 files and directories currently
>> installed.)
>> Removing fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1 ...
>> Failed: phase compiling: gtkhtml3.14-dev-3.24.1.1-1 failed
>>
>> I looked on the FAQ and the newsgroup and although there is some
>> discussion I can't see what to do.
>> Any help appreciated.
>>
>>
>> Don
>>
>
> Can you please post starting from the last line of output before
> the errors started to occur?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users