Package: tomboy
Version: 0.3.3-1
Severity: serious
Justification: no longer builds from source

I am getting the following error message when trying to build Tomboy on
my machine. Build log attached.

 Unable to build: Trie.cs(146,18): error CS0165: Use of unassigned local
 variable `n'

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages tomboy depends on:
pn  libdbus-cil                              Not found.
ii  libgconf-cil                  1.0.10-2   CLI binding for GConf
ii  libglib-cil                   1.0.10-2   CLI binding for the GLib utility l
ii  libglib2.0-0                  2.8.3-1    The GLib library of C routines
ii  libgnome-cil                  1.0.10-2   CLI binding for GNOME
ii  libgtk-cil                    1.0.10-2   CLI binding for the Gtk+ toolkit
ii  libgtk2.0-0                   2.8.3-1    The GTK+ graphical user interface 
ii  libgtkspell0                  2.0.10-1   a spell-checking addon for GTK's T
ii  libpanel-applet2-0            2.12.1-1   library for GNOME 2 panel applets
ii  mono-classlib-1.0             1.1.9.2-1  Mono class library (1.0)
ii  mono-jit                      1.1.9.2-1  fast CLI (.NET) JIT compiler for M
$ fakeroot debian/rules binary
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated 
variable"
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
/usr/bin/make -f debian/rules reverse-config
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
make[1]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3'
for i in ./config.guess ./config.sub  ; do \
        if test -e $i.cdbs-orig ; then \
                mv $i.cdbs-orig $i ; \
        fi ; \
done
make[1]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3'
patches: debian/patches/01_image_name.patch
Trying patch debian/patches/01_image_name.patch at level 0...1...success.
if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch 
debian/stamp-patched ; \
elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f 
debian/stamp-patch* ; \
fi
/usr/bin/make -f debian/rules update-config
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
make[1]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3'
if test -e /usr/share/misc/config.guess ; then \
        for i in ./config.guess ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.guess $i 
; \
                fi ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./config.sub ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.sub $i ; 
\
                fi ; \
        done ; \
fi
make[1]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3'
if test -e /usr/share/misc/config.guess ; then \
        for i in ./config.guess ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.guess $i 
; \
                fi ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./config.sub ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.sub $i ; 
\
                fi ; \
        done ; \
fi
uudecode debian/tomboy.png.uu && mv tomboy.png data/images/tomboy.png
uudecode debian/tomboy-24.png.uu && mv tomboy-24.png data/images/tomboy-24.png
if test "" = "pre" ; then \
        cd . && libtoolize -c -f ; \
fi
if test -n "" ; then \
        if test -d ./m4 ; then m4="-I m4" ; fi ; \
        if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \
elif test -n "" ; then \
        if test -d ./m4 ; then m4="-I m4" ; fi ; \
        if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \
fi
if test -n "" ; then \
        if test -e ./configure.ac || test -e ./configure.in ; then cd . && 
`which autoconf || which autoconf` ; fi ; \
fi
if test -n "" ; then \
        if test -e ./configure.ac || test -e ./configure.in ; then cd . && 
`which autoheader || which autoheader` ; fi ; \
fi
if test -n "" ; then \
        if test -e ./Makefile.am ; then cd . && automake- ; fi ; \
fi
touch debian/stamp-autotools-files
dpkg-architecture: warning: Unknown gcc system type i486-linux-gnu, falling 
back to default (native compilation)
dpkg-architecture: warning: Specified GNU system type i386-linux does not match 
gcc system type i486-linux-gnu.
chmod a+x /home/sam/src/tomboy/tomboy-0.3.3/./configure
if test ""; then cd ""; else cd "."; fi && LDFLAGS="-Wl,-O1" 
/home/sam/src/tomboy/tomboy-0.3.3/./configure  --build=i386-linux --prefix=/usr 
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/tomboy" --srcdir=. --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for intltool >= 0.25... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i386-pc-linux-gnu
checking host system type... i386-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking 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++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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 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... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  bg ca cs da de en_CA en_GB es eu fr 
hu is it ja ko lt nb nl no pa pl pt_BR rw sq sv tr uk zh_CN
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for mcs... /usr/bin/mcs
checking for pkg-config... /usr/bin/pkg-config
checking for libgnomeprint-2.2
                  libgnomeprintui-2.2
                  gdk-2.0 >= 2.2.3
                  gtk+-2.0 >= 2.2.3
                  atk >= 1.2.4... yes
checking LIBTOMBOY_CFLAGS... -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include
checking LIBTOMBOY_LIBS... -Wl,--export-dynamic -L/usr/X11R6/lib 
-lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 
-lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 
-lcairo -lXrender -lX11 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtk+-2.0 >= 2.6.0... yes
checking GTK_CFLAGS... -DXTHREADS -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
checking GTK_LIBS... -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi 
-lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig 
-lXcursor -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0
checking for libpanelapplet-2.0... yes
checking LIBPANELAPPLET_CFLAGS... -DXTHREADS -DORBIT2=1 -pthread 
-I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 
-I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 
-I/usr/include/libxml2
checking LIBPANELAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib 
-lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz 
-lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 
-lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 
-lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 
-lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for gtkspell-2.0... yes
checking GTKSPELL_CFLAGS... -DXTHREADS -I/usr/include/gtkspell-2.0 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTKSPELL_LIBS... -L/usr/X11R6/lib -lgtkspell -laspell -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtkspell-2.0 > 2.0.5... yes
checking GTKSPELL_CFLAGS... -DXTHREADS -I/usr/include/gtkspell-2.0 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTKSPELL_LIBS... -L/usr/X11R6/lib -lgtkspell -laspell -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtkspell-2.0 >= 2.0.9... yes
checking GTKSPELL_CFLAGS... -DXTHREADS -I/usr/include/gtkspell-2.0 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTKSPELL_LIBS... -L/usr/X11R6/lib -lgtkspell -laspell -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for dbus-sharp >= 0.23.2... yes
checking DBUS_CFLAGS...
checking DBUS_LIBS... -r:/usr/lib/mono/dbus-sharp/dbus-sharp.dll
checking for gtk-sharp gnome-sharp gconf-sharp... yes
checking TOMBOY_CFLAGS...
checking TOMBOY_LIBS... -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/pango-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/atk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/art-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tomboy.spec
config.status: creating data/Makefile
config.status: creating data/tomboy-plugins.pc
config.status: creating data/images/Makefile
config.status: creating libtomboy/Makefile
config.status: creating Tomboy/Makefile
config.status: creating Tomboy/Plugins/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing intltool commands
config.status: executing depfiles commands
config.status: executing default-1 commands
if test "" = "post" ; then \
        if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; fi ; \
fi
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C .
make[1]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3'
make  all-recursive
make[2]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3'
Making all in data
make[3]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/data'
Making all in images
make[4]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/data/images'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/data/images'
make[4]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/data'
sed -e "s|[EMAIL PROTECTED]@|/usr/bin|g"        \
    -e "s|[EMAIL PROTECTED]@|tomboy|g"         \
    < com.beatniksoftware.Tomboy.service.in > 
com.beatniksoftware.Tomboy.servicesed -e "s|[EMAIL 
PROTECTED]@|/usr/lib/tomboy|g"      \
    < DefaultPlugins.desktop.in.in > DefaultPlugins.desktop.in
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po 
DefaultPlugins.desktop.in DefaultPlugins.desktop
Generating and caching the translation database
Merging translations into DefaultPlugins.desktop.
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po 
tomboy.desktop.in tomboy.desktop
Found cached translation database
Merging translations into tomboy.desktop.
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po 
tomboy.schemas.in tomboy.schemas
Found cached translation database
Merging translations into tomboy.schemas.
sed -e "s|[EMAIL PROTECTED]@|/usr/bin|g"        \
    -e "s|[EMAIL PROTECTED]@|tomboy|g"         \
    < GNOME_TomboyApplet.server.in.in > GNOME_TomboyApplet.server.in
LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po 
GNOME_TomboyApplet.server.in GNOME_TomboyApplet.server
Found cached translation database
Merging translations into GNOME_TomboyApplet.server.
make[4]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/data'
make[3]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/data'
Making all in libtomboy
make[3]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/libtomboy'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT gedit-print.lo -MD 
-MP -MF ".deps/gedit-print.Tpo" -c -o gedit-print.lo gedit-print.c; \
then mv -f ".deps/gedit-print.Tpo" ".deps/gedit-print.Plo"; else rm -f 
".deps/gedit-print.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
gedit-print.lo -MD -MP -MF .deps/gedit-print.Tpo -c gedit-print.c  -fPIC -DPIC 
-o .libs/gedit-print.o
gedit-print.c: In function 'get_print_dialog':
gedit-print.c:145: warning: pointer targets in passing argument 2 of 
'gnome_print_dialog_construct' differ in signedness
gedit-print.c: In function 'preview_finished_cb':
gedit-print.c:294: warning: pointer targets in passing argument 2 of 
'gnome_print_job_preview_new' differ in signedness
gedit-print.c: In function 'gedit_print_job_info_new':
gedit-print.c:434: warning: pointer targets in passing argument 2 of 
'gnome_print_config_set_int' differ in signedness
gedit-print.c:435: warning: pointer targets in passing argument 2 of 
'gnome_print_config_set_boolean' differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT gtksourceprintjob.lo 
-MD -MP -MF ".deps/gtksourceprintjob.Tpo" -c -o gtksourceprintjob.lo 
gtksourceprintjob.c; \
then mv -f ".deps/gtksourceprintjob.Tpo" ".deps/gtksourceprintjob.Plo"; else rm 
-f ".deps/gtksourceprintjob.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
gtksourceprintjob.lo -MD -MP -MF .deps/gtksourceprintjob.Tpo -c 
gtksourceprintjob.c  -fPIC -DPIC -o .libs/gtksourceprintjob.o
gtksourceprintjob.c: In function 'update_page_size_and_margins':
gtksourceprintjob.c:781: warning: pointer targets in passing argument 2 of 
'gnome_print_config_get_length' differ in signedness
gtksourceprintjob.c:783: warning: pointer targets in passing argument 2 of 
'gnome_print_config_get_length' differ in signedness
gtksourceprintjob.c:785: warning: pointer targets in passing argument 2 of 
'gnome_print_config_get_length' differ in signedness
gtksourceprintjob.c:787: warning: pointer targets in passing argument 2 of 
'gnome_print_config_get_length' differ in signedness
gtksourceprintjob.c: In function 'face_and_size_from_full_name':
gtksourceprintjob.c:933: warning: pointer targets in passing argument 1 of 
'g_strdup' differ in signedness
gtksourceprintjob.c:946: warning: pointer targets in passing argument 1 of 
'gnome_font_face_find_closest' differ in signedness
gtksourceprintjob.c: In function 'font_description_from_gnome_font_name':
gtksourceprintjob.c:959: warning: pointer targets in passing argument 1 of 
'face_and_size_from_full_name' differ in signedness
gtksourceprintjob.c:966: warning: pointer targets in passing argument 2 of 
'pango_font_description_set_family' differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT tomboykeybinder.lo 
-MD -MP -MF ".deps/tomboykeybinder.Tpo" -c -o tomboykeybinder.lo 
tomboykeybinder.c; \
then mv -f ".deps/tomboykeybinder.Tpo" ".deps/tomboykeybinder.Plo"; else rm -f 
".deps/tomboykeybinder.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
tomboykeybinder.lo -MD -MP -MF .deps/tomboykeybinder.Tpo -c tomboykeybinder.c  
-fPIC -DPIC -o .libs/tomboykeybinder.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT tomboyutil.lo -MD -MP 
-MF ".deps/tomboyutil.Tpo" -c -o tomboyutil.lo tomboyutil.c; \
then mv -f ".deps/tomboyutil.Tpo" ".deps/tomboyutil.Plo"; else rm -f 
".deps/tomboyutil.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
tomboyutil.lo -MD -MP -MF .deps/tomboyutil.Tpo -c tomboyutil.c  -fPIC -DPIC -o 
.libs/tomboyutil.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT eggaccelerators.lo 
-MD -MP -MF ".deps/eggaccelerators.Tpo" -c -o eggaccelerators.lo 
eggaccelerators.c; \
then mv -f ".deps/eggaccelerators.Tpo" ".deps/eggaccelerators.Plo"; else rm -f 
".deps/eggaccelerators.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c  
-fPIC -DPIC -o .libs/eggaccelerators.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DG_LOG_DOMAIN=\"libtomboy\" -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DXTHREADS 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/X11R6/include      -g -O2 -MT eggtrayicon.lo -MD 
-MP -MF ".deps/eggtrayicon.Tpo" -c -o eggtrayicon.lo eggtrayicon.c; \
then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Plo"; else rm -f 
".deps/eggtrayicon.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"libtomboy\" 
-DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DG_DISABLE_DEPRECATED -DXTHREADS -I/usr/include/libgnomeprint-2.2 
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/X11R6/include -g -O2 -MT 
eggtrayicon.lo -MD -MP -MF .deps/eggtrayicon.Tpo -c eggtrayicon.c  -fPIC -DPIC 
-o .libs/eggtrayicon.o
/bin/sh ../libtool --mode=link gcc  -g -O2  -Wl,-O1 -o libtomboy.la -rpath 
/usr/lib/tomboy -export-dynamic -module -avoid-version gedit-print.lo 
gtksourceprintjob.lo tomboykeybinder.lo tomboyutil.lo eggaccelerators.lo 
eggtrayicon.lo -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeprintui-2-2 
-lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -lgdk_pixbuf-2.0 
-lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 
-latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
gcc -shared  .libs/gedit-print.o .libs/gtksourceprintjob.o 
.libs/tomboykeybinder.o .libs/tomboyutil.o .libs/eggaccelerators.o 
.libs/eggtrayicon.o  -L/usr/X11R6/lib /usr/lib/libgnomeprintui-2-2.so 
/usr/lib/libgnomeprint-2-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libxml2.so 
-lz /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama 
-lXext /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
-lfontconfig /usr/lib/libXcursor.so /usr/lib/libpango-1.0.so 
/usr/lib/libcairo.so /usr/lib/libXrender.so -lX11 /usr/lib/libatk-1.0.so 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl 
/usr/lib/libglib-2.0.so  -Wl,-O1 -Wl,--export-dynamic -Wl,-soname 
-Wl,libtomboy.so -o .libs/libtomboy.so
creating libtomboy.la
(cd .libs && rm -f libtomboy.la && ln -s ../libtomboy.la libtomboy.la)
make[3]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/libtomboy'
Making all in Tomboy
make[3]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/Tomboy'
Making all in .
make[4]: Entering directory `/home/sam/src/tomboy/tomboy-0.3.3/Tomboy'
sed -e "s|[EMAIL PROTECTED]@|/usr|g"            \
    -e "s|[EMAIL PROTECTED]@|/usr/lib/tomboy|g"      \
    -e "s|[EMAIL PROTECTED]@|/usr/bin|g"                \
    -e "s|[EMAIL PROTECTED]@|Tomboy.exe|g"              \
    -e "s|[EMAIL PROTECTED]@|tomboy|g"         \
    -e "s|[EMAIL PROTECTED]@|/usr|g"  \
    < tomboy.in > tomboy
chmod +x tomboy
sed -e "s|[EMAIL PROTECTED]@|0.3.3|"     \
    -e "s|[EMAIL PROTECTED]@|/usr/share|"     \
    -e "s|[EMAIL PROTECTED]@|/usr/lib/tomboy|" \
    < Defines.cs.in > Defines.cs
mcs -out:Tomboy.exe -debug -define:DEBUG -unsafe -target:exe 
-define:ENABLE_DBUS -define:FIXED_GTKSPELL  Tomboy.cs Applet.cs Note.cs 
NoteManager.cs NoteWindow.cs NoteBuffer.cs PluginManager.cs Preferences.cs 
RecentChanges.cs Search.cs Tray.cs Trie.cs Undo.cs Utils.cs Watchers.cs 
XKeybinder.cs panelapplet/AppletFactory.cs panelapplet/BonoboUIVerb.cs 
panelapplet/PanelApplet.cs panelapplet/generated/BackgroundType.cs 
panelapplet/generated/ChangeBackgroundHandler.cs 
panelapplet/generated/ChangeSizeHandler.cs 
panelapplet/generated/FactoryCallback.cs panelapplet/generated/Flags.cs 
panelapplet/generated/MoveFocusOutOfAppletHandler.cs 
panelapplet/generated/ObjectManager.cs panelapplet/generated/PanelApplet.cs 
panelapplet/generated/PanelAppletSharp.cs RemoteControl.cs 
RemoteControlProxy.cs Defines.cs -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/pango-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/atk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/art-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll 
-r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll   -r:Mono.Posix 
-r:/usr/lib/mono/dbus-sharp/dbus-sharp.dll   
-resource:../data/GNOME_TomboyApplet.xml,GNOME_TomboyApplet.xml 
-resource:../data/Start_Here.note,Start_Here.note 
-resource:../data/DefaultPlugins.desktop,DefaultPlugins.desktop 
-resource:../data/images/tomboy.png,tomboy.png 
-resource:../data/images/tomboy-24.png,tomboy-24.png 
-resource:../data/images/stock_notes.png,stock_notes.png 
-resource:../data/images/gnome-stock-searchtool.png,gnome-stock-searchtool.png
Tomboy.cs(22,12): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tomboy.cs(86,12): warning CS0618: `Mono.Posix.Syscall' is obsolete: `Use 
Mono.Unix.Native.Syscall.'
Tomboy.cs(87,12): warning CS0618: `Mono.Posix.Syscall' is obsolete: `Use 
Mono.Unix.Native.Syscall.'
Tomboy.cs(137,13): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tomboy.cs(148,13): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tomboy.cs(172,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tomboy.cs(210,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
panelapplet/generated/PanelApplet.cs(18,45): warning CS0612: 
`Gtk.EventBox.EventBox(GLib.GType)' is obsolete
Applet.cs(134,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Applet.cs(170,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Applet.cs(175,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Applet.cs(180,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Applet.cs(187,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Note.cs(393,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(89,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(90,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(91,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(96,38): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(153,41): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteManager.cs(170,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(313,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(314,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(398,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(411,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(419,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(433,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(443,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(471,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(472,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(484,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(485,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(499,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(504,20): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(510,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(514,20): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(521,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(522,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(547,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(579,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(590,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(603,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(762,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(774,16): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(786,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(798,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(811,55): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(814,44): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(821,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(829,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
NoteWindow.cs(837,22): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
PluginManager.cs(193,14): warning CS0618: `Mono.Posix.Syscall' is obsolete: 
`Use Mono.Unix.Native.Syscall.'
PluginManager.cs(204,14): warning CS0618: `Mono.Posix.Syscall' is obsolete: 
`Use Mono.Unix.Native.Syscall.'
PluginManager.cs(215,14): warning CS0618: `Mono.Posix.Syscall' is obsolete: 
`Use Mono.Unix.Native.Syscall.'
Preferences.cs(127,20): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(141,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(144,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(184,37): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(191,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(200,37): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(207,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(216,37): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(286,37): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(294,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(314,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(330,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(346,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(362,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Preferences.cs(424,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
RecentChanges.cs(31,20): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
RecentChanges.cs(45,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
RecentChanges.cs(171,27): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
RecentChanges.cs(234,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
RecentChanges.cs(237,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
RecentChanges.cs(240,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
RecentChanges.cs(244,36): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
RecentChanges.cs(246,35): warning CS0618: `Mono.Posix.Catalog' is obsolete: 
`Use Mono.Unix.Catalog'
Search.cs(87,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(88,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(109,45): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(113,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(119,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(164,18): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(176,18): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(252,26): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(488,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(492,21): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(746,30): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Search.cs(764,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(38,30): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(77,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(112,39): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(125,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(135,42): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(153,29): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(230,33): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(236,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(237,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(278,43): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Tray.cs(286,33): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use 
Mono.Unix.Catalog'
Trie.cs(146,18): error CS0165: Use of unassigned local variable `n'
Compilation failed: 1 error(s), 99 warnings
make[4]: *** [Tomboy.exe] Error 1
make[4]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/Tomboy'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3/Tomboy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sam/src/tomboy/tomboy-0.3.3'
make: *** [debian/stamp-makefile-build] Error 2

Reply via email to