Dear freebsd people,
who is able to help me with this problem I have on my machine (a amd64 system running freebsd 6.3).
I can't install yelp and am at a dead end.
The error message I get is (from the script output which I captured in a file):
Script started on Tue Nov 4 19:00:35 2008
# pwd
/usr/ports/x11/yelp
# make install clean
yelp is using firefox for gecko support, but you can
change that by defining WITH_GECKO to the following values:
firefox
xulrunner
=> yelp-2.22.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
=> Attempting to fetch from
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/yelp/2.22/.
yelp-2.22.1.tar.bz2 0% of 972 kB 0 Bpsyelp-2.22.1.tar.bz2 73% of 972 kB 1113 kBpsyelp-2.22.1.tar.bz2 100% of 972 kB 1211 kBps
===> Extracting for yelp-2.22.1_1
=> MD5 Checksum OK for gnome2/yelp-2.22.1.tar.bz2.
=> SHA256 Checksum OK for gnome2/yelp-2.22.1.tar.bz2.
===> Patching for yelp-2.22.1_1
===> Applying FreeBSD patches for yelp-2.22.1_1
===> yelp-2.22.1_1 depends on file: /usr/local/lib/firefox/libgtkembedmoz.so - found
===> yelp-2.22.1_1 depends on executable: gmake - found
===> yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> yelp-2.22.1_1 depends on file: /usr/local/bin/intltool-extract - found
===> yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===> yelp-2.22.1_1 depends on executable: pkg-config - found
===> yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===> yelp-2.22.1_1 depends on shared library: dbus-glib-1.2 - found
===> yelp-2.22.1_1 depends on shared library: rarian.0 - found
===> yelp-2.22.1_1 depends on shared library: intl - found
===> yelp-2.22.1_1 depends on shared library: esd.2 - found
===> yelp-2.22.1_1 depends on shared library: atk-1.0.0 - found
===> yelp-2.22.1_1 depends on shared library: gailutil.18 - found
===> yelp-2.22.1_1 depends on shared library: gconf-2.4 - found
===> yelp-2.22.1_1 depends on shared library: glib-2.0.0 - found
===> yelp-2.22.1_1 depends on shared library: gnomevfs-2.0 - found
===> yelp-2.22.1_1 depends on shared library: gtk-x11-2.0.0 - found
===> yelp-2.22.1_1 depends on shared library: art_lgpl_2.5 - found
===> yelp-2.22.1_1 depends on shared library: bonobo-2.0 - found
===> yelp-2.22.1_1 depends on shared library: bonoboui-2.0 - found
===> yelp-2.22.1_1 depends on shared library: glade-2.0.0 - found
===> yelp-2.22.1_1 depends on shared library: gnome-2.0 - found
===> yelp-2.22.1_1 depends on shared library: gnomecanvas-2.0 - found
===> yelp-2.22.1_1 depends on shared library: gnomeui-2.0 - found
===> yelp-2.22.1_1 depends on shared library: IDL-2.0 - found
===> yelp-2.22.1_1 depends on shared library: xml2.5 - found
===> yelp-2.22.1_1 depends on shared library: xslt.2 - found
===> yelp-2.22.1_1 depends on shared library: ORBit-2.0 - found
===> yelp-2.22.1_1 depends on shared library: pango-1.0.0 - found
===> Configuring for yelp-2.22.1_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking for gconftool-2... /usr/local/bin/gconftool-2
Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking whether ln -s works... yes
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 gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... amd64-portbld-freebsd6.3
checking host system type... amd64-portbld-freebsd6.3
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise 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 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) 262144
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 supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
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... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.16.5)
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
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... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for YELP... yes
checking for gsed... /usr/bin/sed
checking for X... libraries /usr/local/lib, headers /usr/local/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 YELP_SEARCH... no
checking for gawk... (cached) gawk
checking which gecko to use... firefox
checking for compiler -fshort-wchar option... yes
checking whether to enable C++ RTTI... no
checking whether we have a gtk 2 gecko build... yes
checking whether we have a gecko debug build... no
checking for gecko version... 1.8.1
checking for MOZILLA_COMPONENT... yes
checking for gzopen in -lz... yes
checking for lzmadec_open in -llzmadec... yes
checking for bzread in -lbz2... no
checking for BZ2_bzread in -lbz2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating stylesheets/Makefile
config.status: creating stylesheets/db2html.xsl
config.status: creating stylesheets/db-title.xsl
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/ui/Makefile
config.status: creating po/Makefile.in
config.status: creating yelp.desktop.in
config.status: creating config.h
config.status: executing intltool commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
yelp-2.22.1:
prefix: /usr/local
source code location: .
compiler: cc
Debug enabled: no
Search backend: auto - basic
Mozilla version: firefox
===> Building for yelp-2.22.1_1
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1'
Making all in src
gmake[2]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
gmake all-am
gmake[3]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz -fno-rtti -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-Yelper.o -MD -MP -MF ".deps/yelp-Yelper.Tpo" -c -o yelp-Yelper.o `test -f 'Yelper.cpp' || echo './'`Yelper.cpp; \
then mv -f ".deps/yelp-Yelper.Tpo" ".deps/yelp-Yelper.Po"; else rm -f ".deps/yelp-Yelper.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-base.o -MD -MP -MF ".deps/yelp-yelp-base.Tpo" -c -o yelp-yelp-base.o `test -f 'yelp-base.c' || echo './'`yelp-base.c; \
then mv -f ".deps/yelp-yelp-base.Tpo" ".deps/yelp-yelp-base.Po"; else rm -f ".deps/yelp-yelp-base.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-bookmarks.o -MD -MP -MF ".deps/yelp-yelp-bookmarks.Tpo" -c -o yelp-yelp-bookmarks.o `test -f 'yelp-bookmarks.c' || echo './'`yelp-bookmarks.c; \
then mv -f ".deps/yelp-yelp-bookmarks.Tpo" ".deps/yelp-yelp-bookmarks.Po"; else rm -f ".deps/yelp-yelp-bookmarks.Tpo"; exit 1; fi
yelp-bookmarks.c: In function `yelp_bookmarks_add':
yelp-bookmarks.c:310: warning: null format string
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-debug.o -MD -MP -MF ".deps/yelp-yelp-debug.Tpo" -c -o yelp-yelp-debug.o `test -f 'yelp-debug.c' || echo './'`yelp-debug.c; \
then mv -f ".deps/yelp-yelp-debug.Tpo" ".deps/yelp-yelp-debug.Po"; else rm -f ".deps/yelp-yelp-debug.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-error.o -MD -MP -MF ".deps/yelp-yelp-error.Tpo" -c -o yelp-yelp-error.o `test -f 'yelp-error.c' || echo './'`yelp-error.c; \
then mv -f ".deps/yelp-yelp-error.Tpo" ".deps/yelp-yelp-error.Po"; else rm -f ".deps/yelp-yelp-error.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz -fno-rtti -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-gecko-utils.o -MD -MP -MF ".deps/yelp-yelp-gecko-utils.Tpo" -c -o yelp-yelp-gecko-utils.o `test -f 'yelp-gecko-utils.cpp' || echo './'`yelp-gecko-utils.cpp; \
then mv -f ".deps/yelp-yelp-gecko-utils.Tpo" ".deps/yelp-yelp-gecko-utils.Po"; else rm -f ".deps/yelp-yelp-gecko-utils.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz -fno-rtti -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-html.o -MD -MP -MF ".deps/yelp-yelp-html.Tpo" -c -o yelp-yelp-html.o `test -f 'yelp-html.cpp' || echo './'`yelp-html.cpp; \
then mv -f ".deps/yelp-yelp-html.Tpo" ".deps/yelp-yelp-html.Po"; else rm -f ".deps/yelp-yelp-html.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-io-channel.o -MD -MP -MF ".deps/yelp-yelp-io-channel.Tpo" -c -o yelp-yelp-io-channel.o `test -f 'yelp-io-channel.c' || echo './'`yelp-io-channel.c; \
then mv -f ".deps/yelp-yelp-io-channel.Tpo" ".deps/yelp-yelp-io-channel.Po"; else rm -f ".deps/yelp-yelp-io-channel.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-settings.o -MD -MP -MF ".deps/yelp-yelp-settings.Tpo" -c -o yelp-yelp-settings.o `test -f 'yelp-settings.c' || echo './'`yelp-settings.c; \
then mv -f ".deps/yelp-yelp-settings.Tpo" ".deps/yelp-yelp-settings.Po"; else rm -f ".deps/yelp-yelp-settings.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-utils.o -MD -MP -MF ".deps/yelp-yelp-utils.Tpo" -c -o yelp-yelp-utils.o `test -f 'yelp-utils.c' || echo './'`yelp-utils.c; \
then mv -f ".deps/yelp-yelp-utils.Tpo" ".deps/yelp-yelp-utils.Po"; else rm -f ".deps/yelp-yelp-utils.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-window.o -MD -MP -MF ".deps/yelp-yelp-window.Tpo" -c -o yelp-yelp-window.o `test -f 'yelp-window.c' || echo './'`yelp-window.c; \
then mv -f ".deps/yelp-yelp-window.Tpo" ".deps/yelp-yelp-window.Po"; else rm -f ".deps/yelp-yelp-window.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-marshal.o -MD -MP -MF ".deps/yelp-yelp-marshal.Tpo" -c -o yelp-yelp-marshal.o `test -f 'yelp-marshal.c' || echo './'`yelp-marshal.c; \
then mv -f ".deps/yelp-yelp-marshal.Tpo" ".deps/yelp-yelp-marshal.Po"; else rm -f ".deps/yelp-yelp-marshal.Tpo"; exit 1; fi
yelp-marshal.c:58: warning: no previous prototype for 'yelp_marshal_VOID__POINTER_BOOLEAN'
yelp-marshal.c:99: warning: no previous prototype for 'yelp_marshal_VOID__STRING_INT'
yelp-marshal.c:138: warning: no previous prototype for 'yelp_marshal_BOOLEAN__POINTER_BOOLEAN'
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-main.o -MD -MP -MF ".deps/yelp-yelp-main.Tpo" -c -o yelp-yelp-main.o `test -f 'yelp-main.c' || echo './'`yelp-main.c; \
then mv -f ".deps/yelp-yelp-main.Tpo" ".deps/yelp-yelp-main.Po"; else rm -f ".deps/yelp-yelp-main.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-print.o -MD -MP -MF ".deps/yelp-yelp-print.Tpo" -c -o yelp-yelp-print.o `test -f 'yelp-print.c' || echo './'`yelp-print.c; \
then mv -f ".deps/yelp-yelp-print.Tpo" ".deps/yelp-yelp-print.Po"; else rm -f ".deps/yelp-yelp-print.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-page.o -MD -MP -MF ".deps/yelp-yelp-page.Tpo" -c -o yelp-yelp-page.o `test -f 'yelp-page.c' || echo './'`yelp-page.c; \
then mv -f ".deps/yelp-yelp-page.Tpo" ".deps/yelp-yelp-page.Po"; else rm -f ".deps/yelp-yelp-page.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-transform.o -MD -MP -MF ".deps/yelp-yelp-transform.Tpo" -c -o yelp-yelp-transform.o `test -f 'yelp-transform.c' || echo './'`yelp-transform.c; \
then mv -f ".deps/yelp-yelp-transform.Tpo" ".deps/yelp-yelp-transform.Po"; else rm -f ".deps/yelp-yelp-transform.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz -fno-rtti -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-gecko-services.o -MD -MP -MF ".deps/yelp-yelp-gecko-services.Tpo" -c -o yelp-yelp-gecko-services.o `test -f 'yelp-gecko-services.cpp' || echo './'`yelp-gecko-services.cpp; \
then mv -f ".deps/yelp-yelp-gecko-services.Tpo" ".deps/yelp-yelp-gecko-services.Po"; else rm -f ".deps/yelp-yelp-gecko-services.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-document.o -MD -MP -MF ".deps/yelp-yelp-document.Tpo" -c -o yelp-yelp-document.o `test -f 'yelp-document.c' || echo './'`yelp-document.c; \
then mv -f ".deps/yelp-yelp-document.Tpo" ".deps/yelp-yelp-document.Po"; else rm -f ".deps/yelp-yelp-document.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-toc.o -MD -MP -MF ".deps/yelp-yelp-toc.Tpo" -c -o yelp-yelp-toc.o `test -f 'yelp-toc.c' || echo './'`yelp-toc.c; \
then mv -f ".deps/yelp-yelp-toc.Tpo" ".deps/yelp-yelp-toc.Po"; else rm -f ".deps/yelp-yelp-toc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
-DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\" -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/l...(message truncated)