[gtkmm] Problem while buiding libgnomecanvasmm on windows



Hi all,

i am trying to built libgnomecanvasmm on windows platform using
cygwin from source.

below following are results of ./configure and make

no problem with ./configure but while making in examples folder of libgnomecanvasmm

i included library path in LD_LIBRARY_PATH

please help me

Regards Manjit Dua

---------------------------------------------------------------------------------------------
Following is the result of make

manjitd comp152 /cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0
$ make
Making all in tools
make[1]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools'
Making all in extra_defs_gen
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools/ext
ra_defs_gen'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../libgnomecanvas
-I/usr/include/gtkmm-2.0 -
I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/sigc++-1.2/i
nclude -I/usr/local/include/sigc++-1.2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2
.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/at
k-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/X11R6/i
nclude/freetype2      -g -O2 -MT generate_defs_libgnomecanvas.o -MD
-MP -MF ".de
ps/generate_defs_libgnomecanvas.Tpo" \
  -c -o generate_defs_libgnomecanvas.o `test -f
'generate_defs_libgnomecanvas.cc
' || echo './'`generate_defs_libgnomecanvas.cc; \
then mv ".deps/generate_defs_libgnomecanvas.Tpo"
".deps/generate_defs_libgnomeca
nvas.Po"; \
else rm -f ".deps/generate_defs_libgnomecanvas.Tpo"; exit
1; \
fi
/bin/bash ../../libtool --mode=link g++  -g -O2   -o
generate_extra_defs.exe  ge
nerate_defs_libgnomecanvas.o  -Wl,--export-dynamic -L/usr/local/lib
-lgtkmm-2.0
-lgdkmm-2.0 -latkmm-1.0 -lpangomm-1.0 -lglibmm-2.0 -lsigc-1.2
-lgnomecanvas-2 -l
art_lgpl_2 -lpangoft2-1.0 -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0
-lgdk_pixbuf
-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
-lglib-2.0
 -lintl -liconv -lm   -lgtkmm_generate_extra_defs-2.0
mkdir .libs
extracting exported symbol list from `cyggtkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtkmm-2.0-1.dll >
.libs/cyggtkmm-2.0-1.dll
-def
generating import library for `cyggtkmm-2.0-1.dll'
dlltool --as=as --dllname cyggtkmm-2.0-1.dll --def
.libs/cyggtkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggtkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggtkmm-2.0-1.dll-def:4919
extracting exported symbol list from `cyggdkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdkmm-2.0-1.dll >
.libs/cyggdkmm-2.0-1.dll
-def
generating import library for `cyggdkmm-2.0-1.dll'
dlltool --as=as --dllname cyggdkmm-2.0-1.dll --def
.libs/cyggdkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggdkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggdkmm-2.0-1.dll-def:740
extracting exported symbol list from `cygatkmm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatkmm-1.0-1.dll >
.libs/cygatkmm-1.0-1.dll
-def
generating import library for `cygatkmm-1.0-1.dll'
dlltool --as=as --dllname cygatkmm-1.0-1.dll --def
.libs/cygatkmm-1.0-1.dll-def
--output-lib .libs/libimp-cygatkmm-1.0-1.a
extracting exported symbol list from `cygpangomm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangomm-1.0-1.dll >
.libs/cygpangomm-1.0-1
.dll-def
generating import library for `cygpangomm-1.0-1.dll'
dlltool --as=as --dllname cygpangomm-1.0-1.dll --def
.libs/cygpangomm-1.0-1.dll-
def --output-lib .libs/libimp-cygpangomm-1.0-1.a
extracting exported symbol list from `cygglibmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglibmm-2.0-1.dll >
.libs/cygglibmm-2.0-1.d
ll-def
generating import library for `cygglibmm-2.0-1.dll'
dlltool --as=as --dllname cygglibmm-2.0-1.dll --def
.libs/cygglibmm-2.0-1.dll-de
f --output-lib .libs/libimp-cygglibmm-2.0-1.a
dlltool: Syntax error in def file .libs/cygglibmm-2.0-1.dll-def:767
extracting exported symbol list from `cygsigc-1.2-5.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/local/lib/../bin/cygsigc-1.2-5.dll >
.libs/cygsigc-1.2-5
.dll-def
generating import library for `cygsigc-1.2-5.dll'
dlltool --as=as --dllname cygsigc-1.2-5.dll --def
.libs/cygsigc-1.2-5.dll-def --
output-lib .libs/libimp-cygsigc-1.2-5.a
extracting exported symbol list from `cyggnomecanvas-2-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggnomecanvas-2-0.dll >
.libs/cyggnomecanvas
-2-0.dll-def
generating import library for `cyggnomecanvas-2-0.dll'
dlltool --as=as --dllname cyggnomecanvas-2-0.dll --def
.libs/cyggnomecanvas-2-0.
dll-def --output-lib .libs/libimp-cyggnomecanvas-2-0.a
extracting exported symbol list from `cygart_lgpl_2-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygart_lgpl_2-2.dll >
.libs/cygart_lgpl_2-2.d
ll-def
generating import library for `cygart_lgpl_2-2.dll'
dlltool --as=as --dllname cygart_lgpl_2-2.dll --def
.libs/cygart_lgpl_2-2.dll-de
f --output-lib .libs/libimp-cygart_lgpl_2-2.a
extracting exported symbol list from `cygpangoft2-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangoft2-1.0-0.dll >
.libs/cygpangoft2-1.0
-0.dll-def
generating import library for `cygpangoft2-1.0-0.dll'
dlltool --as=as --dllname cygpangoft2-1.0-0.dll --def
.libs/cygpangoft2-1.0-0.dl
l-def --output-lib .libs/libimp-cygpangoft2-1.0-0.a
extracting exported symbol list from `cyggtk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtk-win32-2.0-0.dll >
.libs/cyggtk-win32-2
.0-0.dll-def
generating import library for `cyggtk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggtk-win32-2.0-0.dll --def
.libs/cyggtk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggtk-win32-2.0-0.a
extracting exported symbol list from `cyggdk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk-win32-2.0-0.dll >
.libs/cyggdk-win32-2
.0-0.dll-def
generating import library for `cyggdk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggdk-win32-2.0-0.dll --def
.libs/cyggdk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggdk-win32-2.0-0.a
extracting exported symbol list from `cygatk-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatk-1.0-0.dll >
.libs/cygatk-1.0-0.dll-def

generating import library for `cygatk-1.0-0.dll'
dlltool --as=as --dllname cygatk-1.0-0.dll --def
.libs/cygatk-1.0-0.dll-def --ou
tput-lib .libs/libimp-cygatk-1.0-0.a
extracting exported symbol list from `cyggdk_pixbuf-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk_pixbuf-2.0-0.dll >
.libs/cyggdk_pixbuf
-2.0-0.dll-def
generating import library for `cyggdk_pixbuf-2.0-0.dll'
dlltool --as=as --dllname cyggdk_pixbuf-2.0-0.dll --def
.libs/cyggdk_pixbuf-2.0-
0.dll-def --output-lib .libs/libimp-cyggdk_pixbuf-2.0-0.a
extracting exported symbol list from `cygpangowin32-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangowin32-1.0-0.dll >
.libs/cygpangowin32
-1.0-0.dll-def
generating import library for `cygpangowin32-1.0-0.dll'
dlltool --as=as --dllname cygpangowin32-1.0-0.dll --def
.libs/cygpangowin32-1.0-
0.dll-def --output-lib .libs/libimp-cygpangowin32-1.0-0.a
extracting exported symbol list from `cygpango-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpango-1.0-0.dll >
.libs/cygpango-1.0-0.dll
-def
generating import library for `cygpango-1.0-0.dll'
dlltool --as=as --dllname cygpango-1.0-0.dll --def
.libs/cygpango-1.0-0.dll-def
--output-lib .libs/libimp-cygpango-1.0-0.a
extracting exported symbol list from `cyggobject-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggobject-2.0-0.dll >
.libs/cyggobject-2.0-0
.dll-def
generating import library for `cyggobject-2.0-0.dll'
dlltool --as=as --dllname cyggobject-2.0-0.dll --def
.libs/cyggobject-2.0-0.dll-
def --output-lib .libs/libimp-cyggobject-2.0-0.a
extracting exported symbol list from `cyggmodule-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggmodule-2.0-0.dll >
.libs/cyggmodule-2.0-0
.dll-def
generating import library for `cyggmodule-2.0-0.dll'
dlltool --as=as --dllname cyggmodule-2.0-0.dll --def
.libs/cyggmodule-2.0-0.dll-
def --output-lib .libs/libimp-cyggmodule-2.0-0.a
extracting exported symbol list from `cygglib-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglib-2.0-0.dll >
.libs/cygglib-2.0-0.dll-d
ef
generating import library for `cygglib-2.0-0.dll'
dlltool --as=as --dllname cygglib-2.0-0.dll --def
.libs/cygglib-2.0-0.dll-def --
output-lib .libs/libimp-cygglib-2.0-0.a
extracting exported symbol list from
`cyggtkmm_generate_extra_defs-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen
/usr/lib/../bin/cyggtkmm_generate_extra_defs-2.0-1.dll > .lib
s/cyggtkmm_generate_extra_defs-2.0-1.dll-def
generating import library for `cyggtkmm_generate_extra_defs-2.0-1.dll'
dlltool --as=as --dllname cyggtkmm_generate_extra_defs-2.0-1.dll
--def .libs/cyg
gtkmm_generate_extra_defs-2.0-1.dll-def --output-lib
.libs/libimp-cyggtkmm_gener
ate_extra_defs-2.0-1.a
extracting exported symbol list from `cygintl-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygintl-2.dll >
.libs/cygintl-2.dll-def
generating import library for `cygintl-2.dll'
dlltool --as=as --dllname cygintl-2.dll --def .libs/cygintl-2.dll-def
--output-l
ib .libs/libimp-cygintl-2.a
extracting exported symbol list from `cygiconv-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygiconv-2.dll >
.libs/cygiconv-2.dll-def
generating import library for `cygiconv-2.dll'
dlltool --as=as --dllname cygiconv-2.dll --def
.libs/cygiconv-2.dll-def --output
-lib .libs/libimp-cygiconv-2.a
g++ -g -O2 -o generate_extra_defs.exe generate_defs_libgnomecanvas.o
-Wl,--expor
t-dynamic  -L/usr/local/lib .libs/libimp-cyggtkmm-2.0-1.a -L/usr/lib
.libs/libim
p-cyggdkmm-2.0-1.a .libs/libimp-cygatkmm-1.0-1.a
.libs/libimp-cygpangomm-1.0-1.a
 .libs/libimp-cygglibmm-2.0-1.a .libs/libimp-cyggnomecanvas-2-0.a
.libs/libimp-c
ygart_lgpl_2-2.a .libs/libimp-cygpangoft2-1.0-0.a -luser32 -lkernel32
.libs/libi
mp-cyggtkmm_generate_extra_defs-2.0-1.a .libs/libimp-cygsigc-1.2-5.a
.libs/libim
p-cyggtk-win32-2.0-0.a .libs/libimp-cyggdk-win32-2.0-0.a
.libs/libimp-cygatk-1.0
-0.a .libs/libimp-cyggdk_pixbuf-2.0-0.a
.libs/libimp-cygpangowin32-1.0-0.a -lgdi
32 .libs/libimp-cygpango-1.0-0.a .libs/libimp-cyggobject-2.0-0.a
.libs/libimp-cy
ggmodule-2.0-0.a .libs/libimp-cygglib-2.0-0.a
.libs/libimp-cygintl-2.a .libs/lib
imp-cygiconv-2.a -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools/extr
a_defs_gen'
Making all in m4
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools/m4'

make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools/m4'
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools'
make[1]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/tools'
Making all in libgnomecanvas
make[1]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas'
make  all-recursive
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas'
Making all in src
make[3]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas/src'
Making all in libgnomecanvasmm
make[3]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas/libgnomecanvasmm'
Making all in private
make[4]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas/libgnomecanvasmm/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas/libgnomecanvasmm/private'
make[4]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas/libgnomecanvasmm'
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT canvas.lo -MD -MP -MF
".deps/canvas.Tp
o" \
  -c -o canvas.lo `test -f 'canvas.cc' || echo './'`canvas.cc; \
then mv ".deps/canvas.Tpo" ".deps/canvas.Plo"; \
else rm -f ".deps/canvas.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT canv
as.lo -MD -MP -MF .deps/canvas.Tpo -c canvas.cc  -DDLL_EXPORT -DPIC
-o canvas.lo

if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT ellipse.lo -MD -MP -MF
".deps/ellipse.
Tpo" \
  -c -o ellipse.lo `test -f 'ellipse.cc' || echo './'`ellipse.cc; \
then mv ".deps/ellipse.Tpo" ".deps/ellipse.Plo"; \
else rm -f ".deps/ellipse.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT elli
pse.lo -MD -MP -MF .deps/ellipse.Tpo -c ellipse.cc  -DDLL_EXPORT
-DPIC -o ellips
e.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT rect.lo -MD -MP -MF
".deps/rect.Tpo" \

  -c -o rect.lo `test -f 'rect.cc' || echo './'`rect.cc; \
then mv ".deps/rect.Tpo" ".deps/rect.Plo"; \
else rm -f ".deps/rect.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT rect
.lo -MD -MP -MF .deps/rect.Tpo -c rect.cc  -DDLL_EXPORT -DPIC -o
rect.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT group.lo -MD -MP -MF
".deps/group.Tpo"
 \
  -c -o group.lo `test -f 'group.cc' || echo './'`group.cc; \
then mv ".deps/group.Tpo" ".deps/group.Plo"; \
else rm -f ".deps/group.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT grou
p.lo -MD -MP -MF .deps/group.Tpo -c group.cc  -DDLL_EXPORT -DPIC -o
group.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT item.lo -MD -MP -MF
".deps/item.Tpo" \

  -c -o item.lo `test -f 'item.cc' || echo './'`item.cc; \
then mv ".deps/item.Tpo" ".deps/item.Plo"; \
else rm -f ".deps/item.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT item
.lo -MD -MP -MF .deps/item.Tpo -c item.cc  -DDLL_EXPORT -DPIC -o
item.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT line.lo -MD -MP -MF
".deps/line.Tpo" \

  -c -o line.lo `test -f 'line.cc' || echo './'`line.cc; \
then mv ".deps/line.Tpo" ".deps/line.Plo"; \
else rm -f ".deps/line.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT line
.lo -MD -MP -MF .deps/line.Tpo -c line.cc  -DDLL_EXPORT -DPIC -o
line.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT polygon.lo -MD -MP -MF
".deps/polygon.
Tpo" \
  -c -o polygon.lo `test -f 'polygon.cc' || echo './'`polygon.cc; \
then mv ".deps/polygon.Tpo" ".deps/polygon.Plo"; \
else rm -f ".deps/polygon.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT poly
gon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.cc  -DDLL_EXPORT
-DPIC -o polygo
n.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT rect-ellipse.lo -MD -MP -MF
".deps/rec
t-ellipse.Tpo" \
  -c -o rect-ellipse.lo `test -f 'rect-ellipse.cc' || echo
'./'`rect-ellipse.cc;
 \
then mv ".deps/rect-ellipse.Tpo"
".deps/rect-ellipse.Plo"; \
else rm -f ".deps/rect-ellipse.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT rect
-ellipse.lo -MD -MP -MF .deps/rect-ellipse.Tpo -c rect-ellipse.cc 
-DDLL_EXPORT
-DPIC -o rect-ellipse.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT shape.lo -MD -MP -MF
".deps/shape.Tpo"
 \
  -c -o shape.lo `test -f 'shape.cc' || echo './'`shape.cc; \
then mv ".deps/shape.Tpo" ".deps/shape.Plo"; \
else rm -f ".deps/shape.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT shap
e.lo -MD -MP -MF .deps/shape.Tpo -c shape.cc  -DDLL_EXPORT -DPIC -o
shape.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT pixbuf.lo -MD -MP -MF
".deps/pixbuf.Tp
o" \
  -c -o pixbuf.lo `test -f 'pixbuf.cc' || echo './'`pixbuf.cc; \
then mv ".deps/pixbuf.Tpo" ".deps/pixbuf.Plo"; \
else rm -f ".deps/pixbuf.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT pixb
uf.lo -MD -MP -MF .deps/pixbuf.Tpo -c pixbuf.cc  -DDLL_EXPORT -DPIC
-o pixbuf.lo

if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT rich-text.lo -MD -MP -MF
".deps/rich-t
ext.Tpo" \
  -c -o rich-text.lo `test -f 'rich-text.cc' || echo
'./'`rich-text.cc; \
then mv ".deps/rich-text.Tpo"
".deps/rich-text.Plo"; \
else rm -f ".deps/rich-text.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT rich
-text.lo -MD -MP -MF .deps/rich-text.Tpo -c rich-text.cc 
-DDLL_EXPORT -DPIC -o
rich-text.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT text.lo -MD -MP -MF
".deps/text.Tpo" \

  -c -o text.lo `test -f 'text.cc' || echo './'`text.cc; \
then mv ".deps/text.Tpo" ".deps/text.Plo"; \
else rm -f ".deps/text.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT text
.lo -MD -MP -MF .deps/text.Tpo -c text.cc  -DDLL_EXPORT -DPIC -o
text.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT widget.lo -MD -MP -MF
".deps/widget.Tp
o" \
  -c -o widget.lo `test -f 'widget.cc' || echo './'`widget.cc; \
then mv ".deps/widget.Tpo" ".deps/widget.Plo"; \
else rm -f ".deps/widget.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT widg
et.lo -MD -MP -MF .deps/widget.Tpo -c widget.cc  -DDLL_EXPORT -DPIC
-o widget.lo

if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT path-def.lo -MD -MP -MF
".deps/path-de
f.Tpo" \
  -c -o path-def.lo `test -f 'path-def.cc' || echo './'`path-def.cc; \
then mv ".deps/path-def.Tpo"
".deps/path-def.Plo"; \
else rm -f ".deps/path-def.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT path
-def.lo -MD -MP -MF .deps/path-def.Tpo -c path-def.cc  -DDLL_EXPORT
-DPIC -o pat
h-def.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT bpath.lo -MD -MP -MF
".deps/bpath.Tpo"
 \
  -c -o bpath.lo `test -f 'bpath.cc' || echo './'`bpath.cc; \
then mv ".deps/bpath.Tpo" ".deps/bpath.Plo"; \
else rm -f ".deps/bpath.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT bpat
h.lo -MD -MP -MF .deps/bpath.Tpo -c bpath.cc  -DDLL_EXPORT -DPIC -o
bpath.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT wrap_init.lo -MD -MP -MF
".deps/wrap_i
nit.Tpo" \
  -c -o wrap_init.lo `test -f 'wrap_init.cc' || echo
'./'`wrap_init.cc; \
then mv ".deps/wrap_init.Tpo"
".deps/wrap_init.Plo"; \
else rm -f ".deps/wrap_init.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT wrap
_init.lo -MD -MP -MF .deps/wrap_init.Tpo -c wrap_init.cc 
-DDLL_EXPORT -DPIC -o
wrap_init.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT affinetrans.lo -MD -MP -MF
".deps/affi
netrans.Tpo" \
  -c -o affinetrans.lo `test -f 'affinetrans.cc' || echo
'./'`affinetrans.cc; \
then mv ".deps/affinetrans.Tpo"
".deps/affinetrans.Plo"; \
else rm -f ".deps/affinetrans.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT affi
netrans.lo -MD -MP -MF .deps/affinetrans.Tpo -c affinetrans.cc 
-DDLL_EXPORT -DP
IC -o affinetrans.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT properties.lo -MD -MP -MF
".deps/prope
rties.Tpo" \
  -c -o properties.lo `test -f 'properties.cc' || echo
'./'`properties.cc; \
then mv ".deps/properties.Tpo"
".deps/properties.Plo"; \
else rm -f ".deps/properties.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT prop
erties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cc 
-DDLL_EXPORT -DPIC
-o properties.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT init.lo -MD -MP -MF
".deps/init.Tpo" \

  -c -o init.lo `test -f 'init.cc' || echo './'`init.cc; \
then mv ".deps/init.Tpo" ".deps/init.Plo"; \
else rm -f ".deps/init.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT init
.lo -MD -MP -MF .deps/init.Tpo -c init.cc  -DDLL_EXPORT -DPIC -o
init.lo
if /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"l
ibgnomecanvasmm\"	-I../../libgnomecanvas -I../../libgnomecanvas
-I/usr/include/
gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/s
igc++-1.2/include -I/usr/local/include/sigc++-1.2
-I/usr/include/glib-2.0 -I/usr
/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr
/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/
usr/X11R6/include/freetype2    -g -O2 -MT point.lo -MD -MP -MF
".deps/point.Tpo"
 \
  -c -o point.lo `test -f 'point.cc' || echo './'`point.cc; \
then mv ".deps/point.Tpo" ".deps/point.Plo"; \
else rm -f ".deps/point.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\"
-I../../libgnomecanvas -
I../../libgnomecanvas -I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/u
sr/include/gtk-2.0 -I/usr/local/lib/sigc++-1.2/include
-I/usr/local/include/sigc
++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/in
clude -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/libgnomecan
vas-2.0 -I/usr/include/libart-2.0 -I/usr/X11R6/include/freetype2 -g
-O2 -MT poin
t.lo -MD -MP -MF .deps/point.Tpo -c point.cc  -DDLL_EXPORT -DPIC -o
point.lo
/bin/bash ../../libtool --mode=link g++  -g -O2   -o
libgnomecanvasmm-2.0.la -rp
ath /usr/local/lib -version-info 1:0:0 canvas.lo ellipse.lo rect.lo
group.lo ite
m.lo line.lo polygon.lo rect-ellipse.lo shape.lo pixbuf.lo
rich-text.lo text.lo
widget.lo path-def.lo bpath.lo wrap_init.lo affinetrans.lo
properties.lo init.lo
 point.lo -Wl,--export-dynamic -L/usr/local/lib -lgtkmm-2.0
-lgdkmm-2.0 -latkmm-
1.0 -lpangomm-1.0 -lglibmm-2.0 -lsigc-1.2 -lgnomecanvas-2
-lart_lgpl_2 -lpangoft
2-1.0 -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangowin32-1.
0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
-liconv -lm

mkdir .libs
extracting exported symbol list from `cyggtkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtkmm-2.0-1.dll >
.libs/cyggtkmm-2.0-1.dll
-def
generating import library for `cyggtkmm-2.0-1.dll'
dlltool --as=as --dllname cyggtkmm-2.0-1.dll --def
.libs/cyggtkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggtkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggtkmm-2.0-1.dll-def:4919
extracting exported symbol list from `cyggdkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdkmm-2.0-1.dll >
.libs/cyggdkmm-2.0-1.dll
-def
generating import library for `cyggdkmm-2.0-1.dll'
dlltool --as=as --dllname cyggdkmm-2.0-1.dll --def
.libs/cyggdkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggdkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggdkmm-2.0-1.dll-def:740
extracting exported symbol list from `cygatkmm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatkmm-1.0-1.dll >
.libs/cygatkmm-1.0-1.dll
-def
generating import library for `cygatkmm-1.0-1.dll'
dlltool --as=as --dllname cygatkmm-1.0-1.dll --def
.libs/cygatkmm-1.0-1.dll-def
--output-lib .libs/libimp-cygatkmm-1.0-1.a
extracting exported symbol list from `cygpangomm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangomm-1.0-1.dll >
.libs/cygpangomm-1.0-1
.dll-def
generating import library for `cygpangomm-1.0-1.dll'
dlltool --as=as --dllname cygpangomm-1.0-1.dll --def
.libs/cygpangomm-1.0-1.dll-
def --output-lib .libs/libimp-cygpangomm-1.0-1.a
extracting exported symbol list from `cygglibmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglibmm-2.0-1.dll >
.libs/cygglibmm-2.0-1.d
ll-def
generating import library for `cygglibmm-2.0-1.dll'
dlltool --as=as --dllname cygglibmm-2.0-1.dll --def
.libs/cygglibmm-2.0-1.dll-de
f --output-lib .libs/libimp-cygglibmm-2.0-1.a
dlltool: Syntax error in def file .libs/cygglibmm-2.0-1.dll-def:767
extracting exported symbol list from `cygsigc-1.2-5.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/local/lib/../bin/cygsigc-1.2-5.dll >
.libs/cygsigc-1.2-5
.dll-def
generating import library for `cygsigc-1.2-5.dll'
dlltool --as=as --dllname cygsigc-1.2-5.dll --def
.libs/cygsigc-1.2-5.dll-def --
output-lib .libs/libimp-cygsigc-1.2-5.a
extracting exported symbol list from `cyggnomecanvas-2-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggnomecanvas-2-0.dll >
.libs/cyggnomecanvas
-2-0.dll-def
generating import library for `cyggnomecanvas-2-0.dll'
dlltool --as=as --dllname cyggnomecanvas-2-0.dll --def
.libs/cyggnomecanvas-2-0.
dll-def --output-lib .libs/libimp-cyggnomecanvas-2-0.a
extracting exported symbol list from `cygart_lgpl_2-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygart_lgpl_2-2.dll >
.libs/cygart_lgpl_2-2.d
ll-def
generating import library for `cygart_lgpl_2-2.dll'
dlltool --as=as --dllname cygart_lgpl_2-2.dll --def
.libs/cygart_lgpl_2-2.dll-de
f --output-lib .libs/libimp-cygart_lgpl_2-2.a
extracting exported symbol list from `cygpangoft2-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangoft2-1.0-0.dll >
.libs/cygpangoft2-1.0
-0.dll-def
generating import library for `cygpangoft2-1.0-0.dll'
dlltool --as=as --dllname cygpangoft2-1.0-0.dll --def
.libs/cygpangoft2-1.0-0.dl
l-def --output-lib .libs/libimp-cygpangoft2-1.0-0.a
extracting exported symbol list from `cyggtk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtk-win32-2.0-0.dll >
.libs/cyggtk-win32-2
.0-0.dll-def
generating import library for `cyggtk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggtk-win32-2.0-0.dll --def
.libs/cyggtk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggtk-win32-2.0-0.a
extracting exported symbol list from `cyggdk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk-win32-2.0-0.dll >
.libs/cyggdk-win32-2
.0-0.dll-def
generating import library for `cyggdk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggdk-win32-2.0-0.dll --def
.libs/cyggdk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggdk-win32-2.0-0.a
extracting exported symbol list from `cygatk-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatk-1.0-0.dll >
.libs/cygatk-1.0-0.dll-def

generating import library for `cygatk-1.0-0.dll'
dlltool --as=as --dllname cygatk-1.0-0.dll --def
.libs/cygatk-1.0-0.dll-def --ou
tput-lib .libs/libimp-cygatk-1.0-0.a
extracting exported symbol list from `cyggdk_pixbuf-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk_pixbuf-2.0-0.dll >
.libs/cyggdk_pixbuf
-2.0-0.dll-def
generating import library for `cyggdk_pixbuf-2.0-0.dll'
dlltool --as=as --dllname cyggdk_pixbuf-2.0-0.dll --def
.libs/cyggdk_pixbuf-2.0-
0.dll-def --output-lib .libs/libimp-cyggdk_pixbuf-2.0-0.a
extracting exported symbol list from `cygpangowin32-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangowin32-1.0-0.dll >
.libs/cygpangowin32
-1.0-0.dll-def
generating import library for `cygpangowin32-1.0-0.dll'
dlltool --as=as --dllname cygpangowin32-1.0-0.dll --def
.libs/cygpangowin32-1.0-
0.dll-def --output-lib .libs/libimp-cygpangowin32-1.0-0.a
extracting exported symbol list from `cygpango-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpango-1.0-0.dll >
.libs/cygpango-1.0-0.dll
-def
generating import library for `cygpango-1.0-0.dll'
dlltool --as=as --dllname cygpango-1.0-0.dll --def
.libs/cygpango-1.0-0.dll-def
--output-lib .libs/libimp-cygpango-1.0-0.a
extracting exported symbol list from `cyggobject-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggobject-2.0-0.dll >
.libs/cyggobject-2.0-0
.dll-def
generating import library for `cyggobject-2.0-0.dll'
dlltool --as=as --dllname cyggobject-2.0-0.dll --def
.libs/cyggobject-2.0-0.dll-
def --output-lib .libs/libimp-cyggobject-2.0-0.a
extracting exported symbol list from `cyggmodule-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggmodule-2.0-0.dll >
.libs/cyggmodule-2.0-0
.dll-def
generating import library for `cyggmodule-2.0-0.dll'
dlltool --as=as --dllname cyggmodule-2.0-0.dll --def
.libs/cyggmodule-2.0-0.dll-
def --output-lib .libs/libimp-cyggmodule-2.0-0.a
extracting exported symbol list from `cygglib-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglib-2.0-0.dll >
.libs/cygglib-2.0-0.dll-d
ef
generating import library for `cygglib-2.0-0.dll'
dlltool --as=as --dllname cygglib-2.0-0.dll --def
.libs/cygglib-2.0-0.dll-def --
output-lib .libs/libimp-cygglib-2.0-0.a
extracting exported symbol list from `cygintl-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygintl-2.dll >
.libs/cygintl-2.dll-def
generating import library for `cygintl-2.dll'
dlltool --as=as --dllname cygintl-2.dll --def .libs/cygintl-2.dll-def
--output-l
ib .libs/libimp-cygintl-2.a
extracting exported symbol list from `cygiconv-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygiconv-2.dll >
.libs/cygiconv-2.dll-def
generating import library for `cygiconv-2.dll'
dlltool --as=as --dllname cygiconv-2.dll --def
.libs/cygiconv-2.dll-def --output
-lib .libs/libimp-cygiconv-2.a
libtool: link: warning: undefined symbols not allowed in
i686-pc-cygwin shared l
ibraries
rm -fr .libs/libgnomecanvasmm-2.0.la .libs/libgnomecanvasmm-2.0.*
.libs/libgnome
canvasmm-2.0.*
(cd . && ln -s canvas.lo canvas.o)
(cd . && ln -s ellipse.lo ellipse.o)
(cd . && ln -s rect.lo rect.o)
(cd . && ln -s group.lo group.o)
(cd . && ln -s item.lo item.o)
(cd . && ln -s line.lo line.o)
(cd . && ln -s polygon.lo polygon.o)
(cd . && ln -s rect-ellipse.lo rect-ellipse.o)
(cd . && ln -s shape.lo shape.o)
(cd . && ln -s pixbuf.lo pixbuf.o)
(cd . && ln -s rich-text.lo rich-text.o)
(cd . && ln -s text.lo text.o)
(cd . && ln -s widget.lo widget.o)
(cd . && ln -s path-def.lo path-def.o)
(cd . && ln -s bpath.lo bpath.o)
(cd . && ln -s wrap_init.lo wrap_init.o)
(cd . && ln -s affinetrans.lo affinetrans.o)
(cd . && ln -s properties.lo properties.o)
(cd . && ln -s init.lo init.o)
(cd . && ln -s point.lo point.o)
ar cru .libs/libgnomecanvasmm-2.0.a  canvas.o ellipse.o rect.o
group.o item.o li
ne.o polygon.o rect-ellipse.o shape.o pixbuf.o rich-text.o text.o
widget.o path-
def.o bpath.o wrap_init.o affinetrans.o properties.o init.o point.o
ranlib .libs/libgnomecanvasmm-2.0.a
creating libgnomecanvasmm-2.0.la
(cd .libs && rm -f libgnomecanvasmm-2.0.la && ln -s
../libgnomecanvasmm-2.0.la l
ibgnomecanvasmm-2.0.la)
make[4]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas/libgnomecanvasmm'
make[3]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas/libgnomecanvasmm'
make[3]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomec
anvas'
make[3]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas'
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas'
make[1]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomeca
nvas'
Making all in docs
make[1]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/docs'
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/docs'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/docs'
make[1]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/docs'
Making all in examples
make[1]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples'

Making all in canvas
make[2]: Entering directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/
canvas'
if g++ -DHAVE_CONFIG_H	-I. -I. -I../../libgnomecanvas
-I/usr/include/gtkmm-2.0
-I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/local/lib/sigc++-1.2/
include -I/usr/local/include/sigc++-1.2 -I/usr/include/glib-2.0
-I/usr/lib/glib-
2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/a
tk-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/X11R6/
include/freetype2    -g -O2 -MT canvas.o -MD -MP -MF
".deps/canvas.Tpo" \
  -c -o canvas.o `test -f 'canvas.cc' || echo './'`canvas.cc; \
then mv ".deps/canvas.Tpo" ".deps/canvas.Po"; \
else rm -f ".deps/canvas.Tpo"; exit 1; \
fi
/bin/bash ../../libtool --mode=link g++  -g -O2   -o example.exe 
canvas.o  ../.
./libgnomecanvas/libgnomecanvasmm/libgnomecanvasmm-2.0.la
-Wl,--export-dynamic -
L/usr/local/lib -lgtkmm-2.0 -lgdkmm-2.0 -latkmm-1.0 -lpangomm-1.0
-lglibmm-2.0 -
lsigc-1.2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-win32-2.0
-lgdk-win3
2-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0
-lgobject-
2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
mkdir .libs
extracting exported symbol list from `cyggtkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtkmm-2.0-1.dll >
.libs/cyggtkmm-2.0-1.dll
-def
generating import library for `cyggtkmm-2.0-1.dll'
dlltool --as=as --dllname cyggtkmm-2.0-1.dll --def
.libs/cyggtkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggtkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggtkmm-2.0-1.dll-def:4919
extracting exported symbol list from `cyggdkmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdkmm-2.0-1.dll >
.libs/cyggdkmm-2.0-1.dll
-def
generating import library for `cyggdkmm-2.0-1.dll'
dlltool --as=as --dllname cyggdkmm-2.0-1.dll --def
.libs/cyggdkmm-2.0-1.dll-def
--output-lib .libs/libimp-cyggdkmm-2.0-1.a
dlltool: Syntax error in def file .libs/cyggdkmm-2.0-1.dll-def:740
extracting exported symbol list from `cygatkmm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatkmm-1.0-1.dll >
.libs/cygatkmm-1.0-1.dll
-def
generating import library for `cygatkmm-1.0-1.dll'
dlltool --as=as --dllname cygatkmm-1.0-1.dll --def
.libs/cygatkmm-1.0-1.dll-def
--output-lib .libs/libimp-cygatkmm-1.0-1.a
extracting exported symbol list from `cygpangomm-1.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangomm-1.0-1.dll >
.libs/cygpangomm-1.0-1
.dll-def
generating import library for `cygpangomm-1.0-1.dll'
dlltool --as=as --dllname cygpangomm-1.0-1.dll --def
.libs/cygpangomm-1.0-1.dll-
def --output-lib .libs/libimp-cygpangomm-1.0-1.a
extracting exported symbol list from `cygglibmm-2.0-1.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglibmm-2.0-1.dll >
.libs/cygglibmm-2.0-1.d
ll-def
generating import library for `cygglibmm-2.0-1.dll'
dlltool --as=as --dllname cygglibmm-2.0-1.dll --def
.libs/cygglibmm-2.0-1.dll-de
f --output-lib .libs/libimp-cygglibmm-2.0-1.a
dlltool: Syntax error in def file .libs/cygglibmm-2.0-1.dll-def:767
extracting exported symbol list from `cygsigc-1.2-5.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygsigc-1.2-5.dll >
.libs/cygsigc-1.2-5.dll-d
ef
generating import library for `cygsigc-1.2-5.dll'
dlltool --as=as --dllname cygsigc-1.2-5.dll --def
.libs/cygsigc-1.2-5.dll-def --
output-lib .libs/libimp-cygsigc-1.2-5.a
extracting exported symbol list from `cyggnomecanvas-2-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggnomecanvas-2-0.dll >
.libs/cyggnomecanvas
-2-0.dll-def
generating import library for `cyggnomecanvas-2-0.dll'
dlltool --as=as --dllname cyggnomecanvas-2-0.dll --def
.libs/cyggnomecanvas-2-0.
dll-def --output-lib .libs/libimp-cyggnomecanvas-2-0.a
extracting exported symbol list from `cyggtk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggtk-win32-2.0-0.dll >
.libs/cyggtk-win32-2
.0-0.dll-def
generating import library for `cyggtk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggtk-win32-2.0-0.dll --def
.libs/cyggtk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggtk-win32-2.0-0.a
extracting exported symbol list from `cyggdk-win32-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk-win32-2.0-0.dll >
.libs/cyggdk-win32-2
.0-0.dll-def
generating import library for `cyggdk-win32-2.0-0.dll'
dlltool --as=as --dllname cyggdk-win32-2.0-0.dll --def
.libs/cyggdk-win32-2.0-0.
dll-def --output-lib .libs/libimp-cyggdk-win32-2.0-0.a
extracting exported symbol list from `cygatk-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygatk-1.0-0.dll >
.libs/cygatk-1.0-0.dll-def

generating import library for `cygatk-1.0-0.dll'
dlltool --as=as --dllname cygatk-1.0-0.dll --def
.libs/cygatk-1.0-0.dll-def --ou
tput-lib .libs/libimp-cygatk-1.0-0.a
extracting exported symbol list from `cyggdk_pixbuf-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggdk_pixbuf-2.0-0.dll >
.libs/cyggdk_pixbuf
-2.0-0.dll-def
generating import library for `cyggdk_pixbuf-2.0-0.dll'
dlltool --as=as --dllname cyggdk_pixbuf-2.0-0.dll --def
.libs/cyggdk_pixbuf-2.0-
0.dll-def --output-lib .libs/libimp-cyggdk_pixbuf-2.0-0.a
extracting exported symbol list from `cygpangowin32-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangowin32-1.0-0.dll >
.libs/cygpangowin32
-1.0-0.dll-def
generating import library for `cygpangowin32-1.0-0.dll'
dlltool --as=as --dllname cygpangowin32-1.0-0.dll --def
.libs/cygpangowin32-1.0-
0.dll-def --output-lib .libs/libimp-cygpangowin32-1.0-0.a
extracting exported symbol list from `cygart_lgpl_2-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygart_lgpl_2-2.dll >
.libs/cygart_lgpl_2-2.d
ll-def
generating import library for `cygart_lgpl_2-2.dll'
dlltool --as=as --dllname cygart_lgpl_2-2.dll --def
.libs/cygart_lgpl_2-2.dll-de
f --output-lib .libs/libimp-cygart_lgpl_2-2.a
extracting exported symbol list from `cygpangoft2-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpangoft2-1.0-0.dll >
.libs/cygpangoft2-1.0
-0.dll-def
generating import library for `cygpangoft2-1.0-0.dll'
dlltool --as=as --dllname cygpangoft2-1.0-0.dll --def
.libs/cygpangoft2-1.0-0.dl
l-def --output-lib .libs/libimp-cygpangoft2-1.0-0.a
extracting exported symbol list from `cygpango-1.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygpango-1.0-0.dll >
.libs/cygpango-1.0-0.dll
-def
generating import library for `cygpango-1.0-0.dll'
dlltool --as=as --dllname cygpango-1.0-0.dll --def
.libs/cygpango-1.0-0.dll-def
--output-lib .libs/libimp-cygpango-1.0-0.a
extracting exported symbol list from `cyggobject-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggobject-2.0-0.dll >
.libs/cyggobject-2.0-0
.dll-def
generating import library for `cyggobject-2.0-0.dll'
dlltool --as=as --dllname cyggobject-2.0-0.dll --def
.libs/cyggobject-2.0-0.dll-
def --output-lib .libs/libimp-cyggobject-2.0-0.a
extracting exported symbol list from `cyggmodule-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cyggmodule-2.0-0.dll >
.libs/cyggmodule-2.0-0
.dll-def
generating import library for `cyggmodule-2.0-0.dll'
dlltool --as=as --dllname cyggmodule-2.0-0.dll --def
.libs/cyggmodule-2.0-0.dll-
def --output-lib .libs/libimp-cyggmodule-2.0-0.a
extracting exported symbol list from `cygglib-2.0-0.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygglib-2.0-0.dll >
.libs/cygglib-2.0-0.dll-d
ef
generating import library for `cygglib-2.0-0.dll'
dlltool --as=as --dllname cygglib-2.0-0.dll --def
.libs/cygglib-2.0-0.dll-def --
output-lib .libs/libimp-cygglib-2.0-0.a
extracting exported symbol list from `cygintl-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygintl-2.dll >
.libs/cygintl-2.dll-def
generating import library for `cygintl-2.dll'
dlltool --as=as --dllname cygintl-2.dll --def .libs/cygintl-2.dll-def
--output-l
ib .libs/libimp-cygintl-2.a
extracting exported symbol list from `cygiconv-2.dll'
test -f .libs/impgen.c || \
      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\*
impgen.c ends here \
*\// { s/^# //;s/^# *$//; p; }" -e d < ../../libtool >
.libs/impgen.c
      test -f .libs/impgen.exe || (cd .libs && \
      if test "x" != "x" ; then  -o impgen
impgen.c ; \
      else gcc -o impgen impgen.c ; fi)
      .libs/impgen /usr/lib/../bin/cygiconv-2.dll >
.libs/cygiconv-2.dll-def
generating import library for `cygiconv-2.dll'
dlltool --as=as --dllname cygiconv-2.dll --def
.libs/cygiconv-2.dll-def --output
-lib .libs/libimp-cygiconv-2.a
g++ -g -O2 -o example.exe canvas.o -Wl,--export-dynamic 
../../libgnomecanvas/li
bgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a -L/usr/local/lib
-L/usr/lib .libs/li
bimp-cyggtkmm-2.0-1.a .libs/libimp-cyggdkmm-2.0-1.a
.libs/libimp-cygatkmm-1.0-1.
a .libs/libimp-cygpangomm-1.0-1.a .libs/libimp-cygglibmm-2.0-1.a
.libs/libimp-cy
gsigc-1.2-5.a .libs/libimp-cyggnomecanvas-2-0.a
.libs/libimp-cygart_lgpl_2-2.a .
libs/libimp-cygpangoft2-1.0-0.a .libs/libimp-cyggtk-win32-2.0-0.a
.libs/libimp-c
yggdk-win32-2.0-0.a .libs/libimp-cygatk-1.0-0.a
.libs/libimp-cyggdk_pixbuf-2.0-0
.a .libs/libimp-cygpangowin32-1.0-0.a -lgdi32
.libs/libimp-cygpango-1.0-0.a .lib
s/libimp-cyggobject-2.0-0.a .libs/libimp-cyggmodule-2.0-0.a
.libs/libimp-cygglib
-2.0-0.a -luser32 -lkernel32 .libs/libimp-cygintl-2.a
.libs/libimp-cygiconv-2.a
-Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
canvas.o(.data$_ZTC7MainWin92_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome6
Canvas10PropertieslsINS0_4TextEN3Gdk5ColorEEERT_S7_RKNS1_8PropertyIT0_EE':


/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/l


ibgnomecanvasmm/properties.h: undefined reference to
`Glib::ObjectBase::referenc
e() const'
canvas.o(.data$_ZTC7MainWin92_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin92_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refer
ence() const'
canvas.o(.data$_ZTC7MainWin92_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unref
erence() const'
canvas.o(.data$_ZTC7MainWin92_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-20] to
Glib::ObjectBase::set_m
anage()'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:


undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object [in-cha
rge]()'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:


undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object [in-cha
rge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:


undefined reference to `Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:


undefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x68): In function
`_ZN13CanvasExamp
leC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/canvas.cc:24:

 undefine
d reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference to
`virtual thunk
[v:0,-16] to Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference to
`virtual thunk
[v:0,-20] to Glib::ObjectBase::set_manage()'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference to
`virtual thunk
[v:0,-24] to Glib::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference to
`virtual thunk
[v:0,-24] to Glib::Object::~Object [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x40): In function
`_ZN5Gnome6Canvas1
0PropertieslsINS0_4TextEN3Gdk5ColorEEERT_S7_RKNS1_8PropertyIT0_EE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/l


ibgnomecanvasmm/properties.h: undefined reference to `virtual thunk
[v:0,-16] to
 Gtk::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:

 u
ndefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~Object [in-charg
e deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()
'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:

 u
ndefined reference to `Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:

 u
ndefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properties.h:

 u
ndefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x70): In function
`_ZN13CanvasExampl
eC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/canvas.cc:24:

 undefine
d reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference to
`virtual thunk [
v:0,-16] to Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference to
`virtual thunk [
v:0,-20] to Gtk::Object::set_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference to
`virtual thunk [
v:0,-24] to Gtk::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference to
`virtual thunk [
v:0,-24] to Gtk::Object::~Object [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x130): In function
`_ZN13CanvasExamp
leC2Ev':
/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`virtual thun
k [v:0,-16] to Gtk::Widget::~Widget [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x134):/usr/include/c++/3.2/bits/stl_


vector.h:493: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Widget::~W
idget [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x138):/usr/include/c++/3.2/bits/stl_


vector.h:493: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::de
stroy_notify_()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x13c):/usr/include/c++/3.2/bits/stl_


vector.h:493: undefined reference to `Glib::ObjectBase::reference()
const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x140):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `Glib::ObjectBase::unreference()
const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x144):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::se
t_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x160):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBas
e::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x164):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBas
e::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x168):/usr/include/c++/3.2/bits/stl_


vector.h:491: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::se
t_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x16c):/usr/include/c++/3.2/bits/stl_


vector.h:491: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Widget::~W
idget [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WidgetE+0x170):/usr/include/c++/3.2/bits/stl_


vector.h:491: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Widget::~W
idget [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x158):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Contain
er::~Container [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x15c):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Contain
er::~Container [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x160):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object:
:destroy_notify_()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x164):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to
`Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x168):/usr/include/c++/3.2/bits/s


tl_vector.h:491: undefined reference to
`Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x16c):/usr/include/c++/3.2/bits/s


tl_vector.h:491: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object:
:set_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x188):/usr/include/c++/3.2/bits/s


tl_vector.h:493: undefined reference to `virtual thunk [v:0,-12] to
Glib::Object
Base::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x18c):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object
Base::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x190):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object:
:set_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x194):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Contain
er::~Container [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk9ContainerE+0x198):/usr/include/c++/3.2/bits/s


tl_vector.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Contain
er::~Container [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x158):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Bin::~Bin [in
-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x15c):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Bin::~Bin [in
-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x160):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destr
oy_notify_()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x164):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `Glib::ObjectBase::reference()
const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x168):/usr/include/c++/3.2/bits/stl_vec


tor.h:491: undefined reference to `Glib::ObjectBase::unreference()
const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x16c):/usr/include/c++/3.2/bits/stl_vec


tor.h:491: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_m
anage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x188):/usr/include/c++/3.2/bits/stl_vec


tor.h:493: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::
reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x18c):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::
unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x190):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_m
anage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x194):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Bin::~Bin [in
-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk3BinE+0x198):/usr/include/c++/3.2/bits/stl_vec


tor.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Bin::~Bin [in
-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x170):/usr/include/c++/3.2/bits/stl_


vector.h:491: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Window::~W
indow [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x174): In function
`_ZN13CanvasExamp
leC2Ev':
/usr/include/c++/3.2/new:89: undefined reference to `virtual thunk
[v:0,-16] to
Gtk::Window::~Window [in-charge deleting]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x178):/usr/include/c++/3.2/new:89:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()
'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x17c): In function
`_ZN13CanvasExamp
leC2Ev':
/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`Glib::Object
Base::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x180):/usr/include/c++/3.2/bits/stl_


vector.h:493: undefined reference to `Glib::ObjectBase::unreference()
const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x184):/usr/include/c++/3.2/bits/stl_


vector.h:493: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Window::se
t_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x1a0):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBas
e::reference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x1a4):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBas
e::unreference() const'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x1a8):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Window::se
t_manage()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x1ac):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Window::~W
indow [in-charge]()'
canvas.o(.data$_ZTC7MainWin0_N3Gtk6WindowE+0x1b0):/usr/include/c++/3.2/bits/stl_


vector.h:490: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Window::~W
indow [in-charge deleting]()'
canvas.o(.data$_ZTV7MainWin+0x178): In function
`_ZN13CanvasExampleC2Ev':
/usr/include/c++/3.2/new:89: undefined reference to `virtual thunk
[v:0,-20] to
Gtk::Object::destroy_notify_()'
canvas.o(.data$_ZTV7MainWin+0x17c): In function
`_ZN13CanvasExampleC2Ev':
/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`Glib::Object
Base::reference() const'
canvas.o(.data$_ZTV7MainWin+0x180):/usr/include/c++/3.2/bits/stl_vector.h:493:

 u
ndefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTV7MainWin+0x184):/usr/include/c++/3.2/bits/stl_vector.h:493:

 u
ndefined reference to `virtual thunk [v:0,-32] to
Gtk::Window::set_manage()'
canvas.o(.data$_ZTV7MainWin+0x1a0):/usr/include/c++/3.2/bits/stl_vector.h:490:

 u
ndefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference()
const'
canvas.o(.data$_ZTV7MainWin+0x1a4):/usr/include/c++/3.2/bits/stl_vector.h:490:

 u
ndefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference(
) const'
canvas.o(.data$_ZTV7MainWin+0x1a8):/usr/include/c++/3.2/bits/stl_vector.h:490:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Window::set_manage()'
canvas.o(.data$_ZTC13CanvasExample56_N4Glib10ObjectBaseE+0x2c): In
function `_ZN
5Gnome6Canvas10PropertieslsINS0_4TextEN3Gdk5ColorEEERT_S7_RKNS1_8PropertyIT0_EE'


:
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/l


ibgnomecanvasmm/properties.h: undefined reference to
`Glib::ObjectBase::referenc
e() const'
canvas.o(.data$_ZTC13CanvasExample56_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/p


roperties.h: undefined reference to `Glib::ObjectBase::unreference()
const'
canvas.o(.data$_ZTC13CanvasExample56_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/p


roperties.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase
::reference() const'
canvas.o(.data$_ZTC13CanvasExample56_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/p


roperties.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase
::unreference() const'
canvas.o(.data$_ZTC13CanvasExample56_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/p


roperties.h: undefined reference to `virtual thunk [v:0,-20] to
Glib::ObjectBase
::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/propert


ies.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object
[in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/propert


ies.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object
[in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/propert


ies.h: undefined reference to `Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/propert


ies.h: undefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x68): In function
`_ZN13Canv
asExampleC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/canvas.cc:24:

 undefine
d reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference
to `virtual
 thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference
to `virtual
 thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference
to `virtual
 thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference
to `virtual
 thunk [v:0,-24] to Glib::Object::~Object [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x40): In function
`_ZN5Gnome6
Canvas10PropertieslsINS0_4TextEN3Gdk5ColorEEERT_S7_RKNS1_8PropertyIT0_EE':


/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/l


ibgnomecanvasmm/properties.h: undefined reference to `virtual thunk
[v:0,-16] to
 Gtk::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~Object [i
n-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_no
tify_()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/../../libgnomecanvas/libgnomecanvasmm/properti


es.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage
()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x70): In function
`_ZN13Canva
sExampleC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/canvas/canvas.cc:24:

 undefine
d reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/canvas.cc:24: undefined reference
to `virtual
thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference
to `virtual
thunk [v:0,-20] to Gtk::Object::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference
to `virtual
thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/examples/canvas/canvas.cc:25: undefined reference
to `virtual
thunk [v:0,-24] to Gtk::Object::~Object [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x130): In function
`_ZN13Canv
asExampleC2Ev':
/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`virtual thun
k [v:0,-16] to Gtk::Widget::~Widget [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x134):/usr/include/c++/3.2/bi


ts/stl_vector.h:493: undefined reference to `virtual thunk [v:0,-16]
to Gtk::Wid
get::~Widget [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x138):/usr/include/c++/3.2/bi


ts/stl_vector.h:493: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obj
ect::destroy_notify_()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x13c):/usr/include/c++/3.2/bi


ts/stl_vector.h:493: undefined reference to
`Glib::ObjectBase::reference() const
'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x140):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to
`Glib::ObjectBase::unreference() con
st'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x144):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-32]
to Gtk::Obj
ect::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x160):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-12]
to Glib::Ob
jectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x164):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-16]
to Glib::Ob
jectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x168):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obj
ect::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x16c):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Wid
get::~Widget [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6WidgetE+0x170):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Wid
get::~Widget [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x158):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-16] to Gtk::
Container::~Container [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x15c):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-16] to Gtk::
Container::~Container [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x160):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-20] to Gtk::
Object::destroy_notify_()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x164):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to
`Glib::ObjectBase::reference() co
nst'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x168):/usr/include/c++/3.2


/bits/stl_vector.h:491: undefined reference to
`Glib::ObjectBase::unreference()
const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x16c):/usr/include/c++/3.2


/bits/stl_vector.h:491: undefined reference to `virtual thunk
[v:0,-32] to Gtk::
Object::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x188):/usr/include/c++/3.2


/bits/stl_vector.h:493: undefined reference to `virtual thunk
[v:0,-12] to Glib:
:ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x18c):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-16] to Glib:
:ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x190):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-20] to Gtk::
Object::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x194):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-24] to Gtk::
Container::~Container [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk9ContainerE+0x198):/usr/include/c++/3.2


/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-24] to Gtk::
Container::~Container [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x15c):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-16]
to Gtk::Lay
out::~Layout [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x160):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-16]
to Gtk::Lay
out::~Layout [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x164):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obj
ect::destroy_notify_()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x168):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to
`Glib::ObjectBase::reference() const
'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x16c):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to
`Glib::ObjectBase::unreference() con
st'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x170):/usr/include/c++/3.2/bi


ts/stl_vector.h:491: undefined reference to `virtual thunk [v:0,-32]
to Gtk::Obj
ect::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x18c):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-12]
to Glib::Ob
jectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x190):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-16]
to Glib::Ob
jectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x194):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obj
ect::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x198):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Lay
out::~Layout [in-charge]()'
canvas.o(.data$_ZTC13CanvasExample0_N3Gtk6LayoutE+0x19c):/usr/include/c++/3.2/bi


ts/stl_vector.h:490: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Lay
out::~Layout [in-charge deleting]()'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x170):/usr/include/c


++/3.2/bits/stl_vector.h:491: undefined reference to `virtual thunk
[v:0,-20] to
 Gtk::Object::destroy_notify_()'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x174): In
function `
_ZN13CanvasExampleC2Ev':
/usr/include/c++/3.2/new:89: undefined reference to
`Glib::ObjectBase::reference
() const'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x178):/usr/include/c


++/3.2/new:89: undefined reference to
`Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x17c): In
function `
_ZN13CanvasExampleC2Ev':
/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`virtual thun
k [v:0,-32] to Gtk::Object::set_manage()'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x198):/usr/include/c


++/3.2/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-12] to
 Glib::ObjectBase::reference() const'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x19c):/usr/include/c


++/3.2/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-16] to
 Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTC13CanvasExample0_N5Gnome6Canvas6CanvasE+0x1a0):/usr/include/c


++/3.2/bits/stl_vector.h:490: undefined reference to `virtual thunk
[v:0,-20] to
 Gtk::Object::set_manage()'
canvas.o(.data$_ZTV13CanvasExample+0x170):/usr/include/c++/3.2/bits/stl_vector.h


:491: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_no
tify_()'
canvas.o(.data$_ZTV13CanvasExample+0x174): In function
`_ZN13CanvasExampleC2Ev':

/usr/include/c++/3.2/new:89: undefined reference to
`Glib::ObjectBase::reference
() const'
canvas.o(.data$_ZTV13CanvasExample+0x178):/usr/include/c++/3.2/new:89:
 undefined
 reference to `Glib::ObjectBase::unreference() const'
canvas.o(.data$_ZTV13CanvasExample+0x17c): In function
`_ZN13CanvasExampleC2Ev':

/usr/include/c++/3.2/bits/stl_vector.h:493: undefined reference to
`virtual thun
k [v:0,-32] to Gtk::Object::set_manage()'
canvas.o(.data$_ZTV13CanvasExample+0x198):/usr/include/c++/3.2/bits/stl_vector.h


:490: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refer
ence() const'
canvas.o(.data$_ZTV13CanvasExample+0x19c):/usr/include/c++/3.2/bits/stl_vector.h


:490: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unref
erence() const'
canvas.o(.data$_ZTV13CanvasExample+0x1a0):/usr/include/c++/3.2/bits/stl_vector.h


:490: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage
()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.te


xt+0x22): In function
`_ZNK5Gnome6Canvas6Canvas9get_colorERKN4Glib7ustringERN3Gd
k5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/canvas.h:101: undefined reference to
`Glib::ustr
ing::c_str() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.te


xt+0x63d): In function
`_ZN5Gnome6Canvas12Canvas_Class29request_update_vfunc_cal
lbackEP12_GnomeCanvas':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:208: undefined reference to `Glib::ObjectBase::is_derived_()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.te


xt+0x717): In function
`_ZN5Gnome6Canvas12Canvas_Class24draw_background_callback
EP12_GnomeCanvasP12_GdkDrawableiiii':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:243: undefined reference to `Glib::ObjectBase::is_derived_()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.te


xt+0x893): In function
`_ZN5Gnome6Canvas12Canvas_Class26render_background_callba
ckEP12_GnomeCanvasP14GnomeCanvasBuf':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:282: undefined reference to `Glib::ObjectBase::is_derived_()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE8_N4Glib10ObjectBaseE+0x2c): In
function `_ZNK5Gn
ome6Canvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/canvas.h:101: undefined reference to
`Glib::Obje
ctBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgno


mecanvasmm/canvas.h:101: undefined reference to
`Glib::ObjectBase::unreference()
 const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE8_N4Glib10ObjectBaseE+0x50): In
function `_ZNK5Gn
ome6Canvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:49: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined ref
erence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined ref
erence to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x38): In function
`_ZNK5Gnome6C
anvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/canvas.h:101: undefined reference to
`virtual th
unk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x3c): In function
`_ZNK5Gnome6C
anvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:49: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object
 [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined referenc
e to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined referenc
e to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:50:
undefined referenc
e to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined referenc
e to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined reference
 to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined reference
 to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:50:
undefined reference
 to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined reference
 to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined reference
 to `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51:
undefined reference
 to `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x130): In function
`_ZN5Gnome6Ca
nvas8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Widget::~Widget
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x134):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referenc
e to `virtual thunk [v:0,-16] to Gtk::Widget::~Widget [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x138):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x13c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referenc
e to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x140):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x144):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referenc
e to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x160): In function
`_ZN5Gnome6Ca
nvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x164):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x168):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x16c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Widget::~Widget [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6WidgetE+0x170):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Widget::~Widget [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x158): In function
`_ZN5Gnome
6Canvas8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Container::~Cont
ainer [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x15c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined refer
ence to `virtual thunk [v:0,-16] to Gtk::Container::~Container
[in-charge deleti
ng]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x160): In function
`_ZN5Gnome
6Canvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_
notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x164):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined refer
ence to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x168):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined refer
ence to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x16c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined refer
ence to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x188): In function
`_ZN5Gnome
6Canvas8CanvasAAC1Ev':
/usr/local/include/sigc++-1.2/sigc++/object.h:76: undefined reference
to `virtua
l thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x18c): In function
`_ZN5Gnome
6Canvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:56: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unr
eference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x190):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined refer
ence to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x194):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined refer
ence to `virtual thunk [v:0,-24] to Gtk::Container::~Container
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk9ContainerE+0x198):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined refer
ence to `virtual thunk [v:0,-24] to Gtk::Container::~Container
[in-charge deleti
ng]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x15c): In function
`_ZN5Gnome6Ca
nvas8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Layout::~Layout
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x160): In function
`_ZN5Gnome6Ca
nvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Layout::~Layout
[in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x164):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x168):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x16c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x170):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referenc
e to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x18c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x190):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x194):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x198):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Layout::~Layout [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_N3Gtk6LayoutE+0x19c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Layout::~Layout [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x170):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined reference
 to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x174): In function
`_ZN5Gnome6Can
vas8CanvasAAC1Ev':
/usr/local/include/sigc++-1.2/sigc++/object.h:76: undefined reference
to `Glib::
ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x178):/usr/local/include/sigc++-1


.2/sigc++/object.h:76: undefined reference to
`Glib::ObjectBase::unreference() c
onst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x17c):/usr/local/include/sigc++-1


.2/sigc++/object.h:76: undefined reference to `virtual thunk
[v:0,-32] to Gtk::O
bject::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x198): In function
`_ZN5Gnome6Can
vas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:56: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x19c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined reference
 to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas8CanvasAAE0_NS0_6CanvasE+0x1a0):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined reference
 to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x170):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0


/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined reference to
`virtual t
hunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x174): In function
`_ZN5Gnome6Canvas8CanvasAAC1
Ev':
/usr/local/include/sigc++-1.2/sigc++/object.h:76: undefined reference
to `Glib::
ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x178):/usr/local/include/sigc++-1.2/sigc++/obje


ct.h:76: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x17c):/usr/local/include/sigc++-1.2/sigc++/obje


ct.h:76: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_man
age()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x198): In function
`_ZN5Gnome6Canvas8CanvasAAC1
Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:56: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x19c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0


/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined reference to
`virtual t
hunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas8CanvasAAE+0x1a0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0


/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined reference to
`virtual t
hunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZNK5Gnom
e6Canvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/canvas.h:101: undefined reference to
`Glib::Obje
ctBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnome


canvasmm/canvas.h:101: undefined reference to
`Glib::ObjectBase::unreference() c
onst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE8_N4Glib10ObjectBaseE+0x50): In function
`_ZNK5Gnom
e6Canvas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:49: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined refer
ence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49:
undefined refer
ence to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x38): In function
`_ZNK5Gnome6Can
vas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/canvas.h:101: undefined reference to
`virtual th
unk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x3c): In function
`_ZNK5Gnome6Can
vas6Canvas9get_colorERKN4Glib7ustringERN3Gdk5ColorE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:49: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object
 [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference
to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference
to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:50: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:49: undefined
reference t
o `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:50: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:51: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x130): In function
`_ZN5Gnome6Canv
as8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Widget::~Widget
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x134):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62: undefined
reference
to `virtual thunk [v:0,-16] to Gtk::Widget::~Widget [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x138):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x13c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x140):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x144):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62: undefined
reference
to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x160): In function
`_ZN5Gnome6Canv
as8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x164):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x168):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x16c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-24] to Gtk::Widget::~Widget [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6WidgetE+0x170):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-24] to Gtk::Widget::~Widget [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x158): In function
`_ZN5Gnome6C
anvas8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Container::~Cont
ainer [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x15c):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:62:
undefined referen
ce to `virtual thunk [v:0,-16] to Gtk::Container::~Container
[in-charge deleting
]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x160): In function
`_ZN5Gnome6C
anvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_
notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x164):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referen
ce to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x168):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referen
ce to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x16c):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55:
undefined referen
ce to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x188): In function
`_ZN5Gnome6C
anvas8CanvasAAC1Ev':
/usr/local/include/sigc++-1.2/sigc++/object.h:76: undefined reference
to `virtua
l thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x18c): In function
`_ZN5Gnome6C
anvas8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:56: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unr
eference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x190):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referen
ce to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x194):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referen
ce to `virtual thunk [v:0,-24] to Gtk::Container::~Container
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk9ContainerE+0x198):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56:
undefined referen
ce to `virtual thunk [v:0,-24] to Gtk::Container::~Container
[in-charge deleting
]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x15c): In function
`_ZN5Gnome6Canv
as8CanvasAAC2Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:62: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Layout::~Layout
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x160): In function
`_ZN5Gnome6Canv
as8CanvasAAC1Ev':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:55: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Layout::~Layout
[in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x164):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x168):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x16c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x170):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined
reference
to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x18c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined
reference
to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x190):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x194):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x198):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined
reference
to `virtual thunk [v:0,-24] to Gtk::Layout::~Layout [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTCN5Gnome6Canvas6CanvasE0_N3Gtk6LayoutE+0x19c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined
reference
to `virtual thunk [v:0,-24] to Gtk::Layout::~Layout [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x170):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/l


ibgnomecanvas/libgnomecanvasmm/canvas.cc:55: undefined reference to
`virtual thu
nk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x174): In function
`_ZN5Gnome6Canvas8CanvasAAC1Ev
':
/usr/local/include/sigc++-1.2/sigc++/object.h:76: undefined reference
to `Glib::
ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x178):/usr/local/include/sigc++-1.2/sigc++/object


.h:76: undefined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x17c):/usr/local/include/sigc++-1.2/sigc++/object


.h:76: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manag
e()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x198): In function
`_ZN5Gnome6Canvas8CanvasAAC1Ev
':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/canvas


.cc:56: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::ref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x19c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/l


ibgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined reference to
`virtual thu
nk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(canvas.o)(.da


ta$_ZTVN5Gnome6Canvas6CanvasE+0x1a0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/l


ibgnomecanvas/libgnomecanvasmm/canvas.cc:56: undefined reference to
`virtual thu
nk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(properties.o)


(.text+0x46a): In function
`_ZNK5Gnome6Canvas10Properties8PropertyIN3Gdk5ColorEE
19set_value_in_objectERN4Glib6ObjectE':
/usr/include/gtkmm-2.0/glibmm/ustring.h:801: undefined reference to
`Glib::ustri
ng::compare(char const*) const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(properties.o)


(.text+0x6e9): In function
`_ZNK5Gnome6Canvas10Properties8PropertyIN5Pango15Font
DescriptionEE19set_value_in_objectERN4Glib6ObjectE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/proper


ties.cc:110: undefined reference to `Glib::ustring::size() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.text


+0x9d): In function
`_ZN5Gnome6Canvas4TextC2ERNS0_5GroupEddRKN4Glib7ustringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.c


c:38: undefined reference to `Glib::ustring::c_str() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.text


+0x1cb): In function
`_ZN5Gnome6Canvas4TextC1ERNS0_5GroupEddRKN4Glib7ustringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.c


c:38: undefined reference to `Glib::ustring::c_str() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome6Can
vas4TextC2ERNS0_5GroupEddRKN4Glib7ustringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.c


c:35: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:35: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference t
o `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `Gl
ib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `Gl
ib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Gtk::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `Gli
b::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `Gli
b::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined
reference to `vir
tual thunk [v:0,-24] to Gtk::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined reference
to `virtua
l thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined reference
to `Glib::
ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined reference
to `Glib::
ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:36: undefined reference
to `virtua
l thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:38: undefined reference
to `virtua
l thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:38: undefined reference
to `virtua
l thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTCN5Gnome6Canvas4TextE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/text.cc:38: undefined reference
to `virtua
l thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:36: undefined reference to `virtual
thunk [v:0
,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:36: undefined reference to
`Glib::ObjectBase::
reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:36: undefined reference to
`Glib::ObjectBase::
unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:36: undefined reference to `virtual
thunk [v:0
,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:38: undefined reference to `virtual
thunk [v:0
,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:38: undefined reference to `virtual
thunk [v:0
,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(text.o)(.data


$_ZTVN5Gnome6Canvas4TextE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/text.cc:38: undefined reference to `virtual
thunk [v:0
,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome6Can
vas4RectC2ERNS0_5GroupEdddd':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.c


c:35: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:35: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference t
o `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:35: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:35: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Gl
ib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Gl
ib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vi
rtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vi
rtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Gtk::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Gli
b::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Gli
b::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `vir
tual thunk [v:0,-24] to Gtk::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined reference
to `virtua
l thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined reference
to `Glib::
ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined reference
to `Glib::
ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined reference
to `virtua
l thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined reference
to `virtua
l thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined reference
to `virtua
l thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-


2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:38: undefined reference
to `virtua
l thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `virtu
al thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Glib:
:ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `Glib:
:ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to `virtu
al thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined
reference to `virtu
al thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined
reference to `virtu
al thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_5ShapeE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm


-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:38: undefined
reference to `virtu
al thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0x74):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to
 `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0x78):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to
 `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0x7c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to
 `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0x80):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:36: undefined
reference to
 `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0x9c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined
reference to
 `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0xa0):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:37: undefined
reference to
 `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTCN5Gnome6Canvas4RectE0_NS0_11RectEllipseE+0xa4):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect.cc:38: undefined
reference to
 `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:36: undefined reference to `virtual
thunk [v:0
,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:36: undefined reference to
`Glib::ObjectBase::
reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:36: undefined reference to
`Glib::ObjectBase::
unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:36: undefined reference to `virtual
thunk [v:0
,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:37: undefined reference to `virtual
thunk [v:0
,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:37: undefined reference to `virtual
thunk [v:0
,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect.o)(.data


$_ZTVN5Gnome6Canvas4RectE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/rect.cc:38: undefined reference to `virtual
thunk [v:0
,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE8_N4Glib10ObjectBaseE+0x2c): In
function `_ZN5Gno
me6Canvas7EllipseC2ERNS0_5GroupEdddd':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellips


e.cc:36: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:36:
undefined re
ference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined re
ference to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined re
ference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/li


bgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined re
ference to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:36:
undefined referen
ce to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:36:
undefined referen
ce to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnom


ecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referen
ce to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference t
o `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference t
o `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:39: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0x74):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0x78):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0x7c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0x80):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined
reference
to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0x9c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined
reference
to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0xa0):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_5ShapeE+0xa4):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:39: undefined
reference
to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0x74):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined ref
erence to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0x78):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined ref
erence to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0x7c):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined ref
erence to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0x80):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:37:
undefined ref
erence to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0x9c):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38:
undefined ref
erence to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0xa0):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:38:
undefined ref
erence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTCN5Gnome6Canvas7EllipseE0_NS0_11RectEllipseE+0xa4):/cygdrive/d/Cygwin/lib


gnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/ellipse.cc:39:
undefined ref
erence to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined reference to
`virtual t
hunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined reference to
`Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined reference to
`Glib::Obj
ectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:37: undefined reference to
`virtual t
hunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined reference to
`virtual t
hunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:38: undefined reference to
`virtual t
hunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(ellipse.o)(.d


ata$_ZTVN5Gnome6Canvas7EllipseE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/


libgnomecanvas/libgnomecanvasmm/ellipse.cc:39: undefined reference to
`virtual t
hunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZSt24__unini
tialized_copy_auxIPN5Gnome3Art5PointES3_ET0_T_S5_S4_12__false_type':
/usr/include/c++/3.2/bits/stl_uninitialized.h: undefined reference to
`Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE8_N4Glib10ObjectBaseE+0x30):/usr/include/c++/3.2/bits/s


tl_uninitialized.h: undefined reference to
`Glib::ObjectBase::unreference() cons
t'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE8_N4Glib10ObjectBaseE+0x50):/usr/include/c++/3.2/bits/s


tl_uninitialized.h: undefined reference to `virtual thunk [v:0,-12]
to Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE8_N4Glib10ObjectBaseE+0x54):/usr/include/c++/3.2/bits/s


tl_uninitialized.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::Obj
ectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE8_N4Glib10ObjectBaseE+0x58):/usr/include/c++/3.2/bits/s


tl_uninitialized.h: undefined reference to `virtual thunk [v:0,-20]
to Glib::Obj
ectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x38):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::
~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x3c):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::
~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x44):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x48):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x68):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBa
se::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x6c):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBa
se::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x70):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-20] to
Glib::ObjectBa
se::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x74):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-24] to
Glib::Object::
~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N4Glib6ObjectE+0x78):/usr/include/c++/3.2/bits/stl_un


initialized.h: undefined reference to `virtual thunk [v:0,-24] to
Glib::Object::
~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x40):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~O
bject [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x44):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~O
bject [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x48):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::de
stroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x4c):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x50):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x54):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::se
t_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x70):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBas
e::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x74):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBas
e::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x78):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::se
t_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x7c):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Object::~O
bject [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_N3Gtk6ObjectE+0x80):/usr/include/c++/3.2/bits/stl_uni


nitialized.h: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Object::~O
bject [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0x74):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destr
oy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0x78):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0x7c):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0x80):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_m
anage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0x9c):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::
reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0xa0):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::
unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTCN5Gnome6Canvas4LineE0_NS0_4ItemE+0xa4):/usr/include/c++/3.2/bits/stl_uninit


ialized.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_m
anage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0x74):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()
'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0x78):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0x7c):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0x80):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0x9c):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0xa0):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference(
) const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(line.o)(.data


$_ZTVN5Gnome6Canvas4LineE+0xa4):/usr/include/c++/3.2/bits/stl_uninitialized.h:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome6C
anvas5GroupC2ERS1_dd':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.


cc:36: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:36:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37:
undefined referenc
e to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to
`virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `
virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `Gli
b::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `Gli
b::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:37: undefined
reference to `vir
tual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:39: undefined
reference to `vir
tual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:39: undefined
reference to `vir
tual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTCN5Gnome6Canvas5GroupE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/group.cc:39: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:37: undefined reference to
`virtual thunk [
v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:37: undefined reference to
`Glib::ObjectBas
e::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:37: undefined reference to
`Glib::ObjectBas
e::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:37: undefined reference to
`virtual thunk [
v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:39: undefined reference to
`virtual thunk [
v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:39: undefined reference to
`virtual thunk [
v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(group.o)(.dat


a$_ZTVN5Gnome6Canvas5GroupE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/group.cc:39: undefined reference to
`virtual thunk [
v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x4c3): In function
`_ZN5Gnome6Canvas10Item_Class21update_vfunc_callbackEP16_Gn
omeCanvasItemPdP7_ArtSVPi':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:242: undefined reference to `Glib::ObjectBase::is_derived_() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x5ad): In function
`_ZN5Gnome6Canvas10Item_Class22realize_vfunc_callbackEP16_G
nomeCanvasItem':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:276: undefined reference to `Glib::ObjectBase::is_derived_() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x67d): In function
`_ZN5Gnome6Canvas10Item_Class24unrealize_vfunc_callbackEP16
_GnomeCanvasItem':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:310: undefined reference to `Glib::ObjectBase::is_derived_() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x74d): In function
`_ZN5Gnome6Canvas10Item_Class18map_vfunc_callbackEP16_Gnome
CanvasItem':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:344: undefined reference to `Glib::ObjectBase::is_derived_() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x81d): In function
`_ZN5Gnome6Canvas10Item_Class20unmap_vfunc_callbackEP16_Gno
meCanvasItem':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:378: undefined reference to `Glib::ObjectBase::is_derived_() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.text


+0x8ed):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasm


m/item.cc:412: more undefined references to
`Glib::ObjectBase::is_derived_() con
st' follow
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome6Can
vas4Item14item_constructERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/group.h:92: undefined reference to
`Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanv


asmm/group.h:92: undefined reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanv


asmm/group.h:92: undefined reference to `virtual thunk [v:0,-12] to
Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE8_N4Glib10ObjectBaseE+0x54): In function
`_ZN5Gnome6Can
vas4Item14item_constructERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:49: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unref
erence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:49: undefined
reference t
o `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x38): In function
`_ZN5Gnome6Canvas4I
tem14item_constructERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/group.h:92: undefined reference to
`virtual thun
k [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/


group.h:92: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Ob
ject [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/


group.h:92: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/


group.h:92: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x68): In function
`_ZN5Gnome6Canvas4I
tem14item_constructERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:54: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refer
ence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vi
rtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vi
rtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vi
rtual thunk [v:0,-24] to Glib::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x40): In function
`_ZN5Gnome6Canvas4It
em14item_constructERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/group.h:92: undefined reference to
`virtual thun
k [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/g


roup.h:92: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~Obje
ct [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/g


roup.h:92: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destr
oy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/g


roup.h:92: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/g


roup.h:92: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x54): In function
`_ZN5Gnome6Canvas4It
em14item_constructERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:49: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage
()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x70): In function
`_ZN5Gnome6Canvas4It
em14item_constructERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:54: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refer
ence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vir
tual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanvas


mm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.cc:54: undefined
reference to `vir
tual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTCN5Gnome6Canvas4ItemE0_N3Gtk6ObjectE+0x80): In function
`_ZN5Gnome6Canvas4It
em14item_constructERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/group.h:92: undefined reference to
`virtual thun
k [v:0,-24] to Gtk::Object::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0x74): In function
`_ZN5Gnome6Canvas4Item14item_constr
uctERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/item.c


c:54: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_no
tify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/item.cc:54: undefined reference to
`Glib::ObjectBase::
reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/item.cc:54: undefined reference to
`Glib::ObjectBase::
unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0x80): In function
`_ZN5Gnome6Canvas4Item14item_constr
uctERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/group.h:92: undefined reference to
`virtual thun
k [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0x9c): In function
`_ZN5Gnome6Canvas4Item14item_constr
uctERNS0_5GroupEPKcPc':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/../../


libgnomecanvas/libgnomecanvasmm/item.h:99: undefined reference to
`virtual thunk
 [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/item.h:99:

 undef
ined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() co
nst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(item.o)(.data


$_ZTVN5Gnome6Canvas4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgno


mecanvas/libgnomecanvasmm/../../libgnomecanvas/libgnomecanvasmm/item.h:99:

 undef
ined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE8_N4Glib10ObjectBaseE+0x2c):
In functio
n `_ZN5Gnome6Canvas11RectEllipseC2ERNS0_5GroupE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-e


llipse.cc:36: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d


/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:3


6: undefined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d


/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:3


6: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::referenc
e() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d


/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:3


6: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unrefere
nce() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d


/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:3


6: undefined reference to `virtual thunk [v:0,-20] to
Glib::ObjectBase::set_mana
ge()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 un
defined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object [in-charg
e]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 un
defined reference to `virtual thunk [v:0,-16] to
Glib::Object::~Object [in-charg
e deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 un
defined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 un
defined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 un
defined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() c
onst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 un
defined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference()
 const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 un
defined reference to `virtual thunk [v:0,-20] to
Glib::ObjectBase::set_manage()'

../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 un
defined reference to `virtual thunk [v:0,-24] to
Glib::Object::~Object [in-charg
e]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygw


in/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 un
defined reference to `virtual thunk [v:0,-24] to
Glib::Object::~Object [in-charg
e deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `virtual thunk [v:0,-16] to Gtk::Object::~Object
[in-charge]
()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `virtual thunk [v:0,-16] to Gtk::Object::~Object
[in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:36:

 und
efined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 und
efined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() co
nst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 und
efined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 und
efined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 und
efined reference to `virtual thunk [v:0,-24] to Gtk::Object::~Object
[in-charge]
()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwi


n/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 und
efined reference to `virtual thunk [v:0,-24] to Gtk::Object::~Object
[in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 undefi
ned reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 undefi
ned reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undefi
ned reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undefi
ned reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undefi
ned reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const
'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undefi
ned reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() con
st'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/l


ibgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undefi
ned reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0x74):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 undef
ined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0x78):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:

 undef
ined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0x7c):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undef
ined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0x80):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undef
ined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0x9c):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undef
ined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() cons
t'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0xa0):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undef
ined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() co
nst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTCN5Gnome6Canvas11RectEllipseE0_NS0_5ShapeE+0xa4):/cygdrive/d/Cygwin/


libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:

 undef
ined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:37:
undefined referenc
e to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0x7c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0x80):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:
undefined referenc
e to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0x9c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0xa0):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rect-ellipse.


o)(.data$_ZTVN5Gnome6Canvas11RectEllipseE+0xa4):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/rect-ellipse.cc:38:
undefined referenc
e to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN4Glib4wr
apEP17_GnomeCanvasShapeb':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:37: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37:
undefined referenc
e to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37:
undefined referenc
e to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37:
undefined referenc
e to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libgno


mecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37:
undefined referenc
e to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to
`virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to
`virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to
`Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x68): In function
`_ZN5Gnome6Canvas
11Shape_Class4initEv':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:51: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refe
rence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:52: undefined
reference to
`virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:52: undefined
reference to
`virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to
`virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecan


vasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to
`virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x40): In function
`_ZN4Glib4wrapEP17
_GnomeCanvasShapeb':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:37: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::~Object [
in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to `
virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to `
Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to `
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:37: undefined
reference to `
virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x70): In function
`_ZN5Gnome6Canvas1
1Shape_Class4initEv':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:52: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refe
rence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to `
virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:55: undefined
reference to `
virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomecanv


asmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:55: undefined
reference to `
virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:69: undefined
reference to `Gli
b::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:55: undefined
reference to `Gli
b::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:55: undefined
reference to `vir
tual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:63: undefined
reference to `vir
tual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0xa0): In function
`_ZN5Gnome6Canvas11Sh
ape_Class19class_init_functionEPvS2_':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:72: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unre
ference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTCN5Gnome6Canvas5ShapeE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasm


m-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.cc:74: undefined
reference to `vir
tual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0x74): In function
`_ZN5Gnome6Canvas11Shape_Class4in
itEv':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:69: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_n
otify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/shape.cc:69: undefined reference to
`Glib::ObjectBas
e::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/shape.cc:55: undefined reference to
`Glib::ObjectBas
e::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/shape.cc:55: undefined reference to
`virtual thunk [
v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/shape.cc:63: undefined reference to
`virtual thunk [
v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0xa0): In function
`_ZN5Gnome6Canvas11Shape_Class19c
lass_init_functionEPvS2_':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/shape.


cc:72: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unre
ference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(shape.o)(.dat


a$_ZTVN5Gnome6Canvas5ShapeE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libg


nomecanvas/libgnomecanvasmm/shape.cc:74: undefined reference to
`virtual thunk [
v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome
6Canvas6WidgetC2ERNS0_5GroupEddRN3Gtk6WidgetE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget


.cc:38: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:38:
undefined refer
ence to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39:
undefined refer
ence to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39:
undefined refer
ence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39:
undefined refer
ence to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference to `
Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference to `
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined
reference to `
virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0x9c): In function
`_ZN5Gnome6Canvas6W
idgetC2ERNS0_5GroupEddRN3Gtk6WidgetE':
/usr/include/gtkmm-2.0/gtkmm/widget.h:311: undefined reference to
`virtual thunk
 [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0xa0):/usr/include/gtkmm-2.0/gtkmm/wid


get.h:311: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::
unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTCN5Gnome6Canvas6WidgetE0_NS0_4ItemE+0xa4):/usr/include/gtkmm-2.0/gtkmm/wid


get.h:311: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_m
anage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0x74): In function
`_ZN5Gnome6Canvas6WidgetC2ERNS0
_5GroupEddRN3Gtk6WidgetE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/widget


.cc:39: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_
notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined reference to
`Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined reference to
`Glib::Object
Base::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/widget.cc:39: undefined reference to
`virtual thun
k [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0x9c): In function
`_ZN5Gnome6Canvas6WidgetC2ERNS0
_5GroupEddRN3Gtk6WidgetE':
/usr/include/gtkmm-2.0/gtkmm/widget.h:311: undefined reference to
`virtual thunk
 [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0xa0):/usr/include/gtkmm-2.0/gtkmm/widget.h:311:

 u
ndefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference(
) const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(widget.o)(.da


ta$_ZTVN5Gnome6Canvas6WidgetE+0xa4):/usr/include/gtkmm-2.0/gtkmm/widget.h:311:

 u
ndefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.text+0x9d): In function
`_ZN5Gnome6Canvas8RichTextC2ERNS0_5GroupEddRKN4Glib7ust
ringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-t


ext.cc:40: undefined reference to `Glib::ustring::c_str() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.text+0x1cb): In function
`_ZN5Gnome6Canvas8RichTextC1ERNS0_5GroupEddRKN4Glib7us
tringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-t


ext.cc:40: undefined reference to `Glib::ustring::c_str() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.text+0x667): In function
`_ZN5Gnome6Canvas14RichText_Class20tag_changed_callbac
kEP20_GnomeCanvasRichTextP11_GtkTextTag':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-t


ext.cc:159: undefined reference to `Glib::ObjectBase::is_derived_()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE8_N4Glib10ObjectBaseE+0x2c): In
function `_ZN5
Gnome6Canvas8RichTextC2ERNS0_5GroupEddRKN4Glib7ustringE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-t


ext.cc:37: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin


/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:37:

 undefin
ed reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin


/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:

 undefin
ed reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference() const'

../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin


/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:

 undefin
ed reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() cons
t'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin


/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:

 undefin
ed reference to `virtual thunk [v:0,-20] to
Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-16] to Glib::Object::~Object
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-16] to Glib::Object::~Object
[in-charge deleting
]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-24] to Glib::Object::~Object
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined re
ference to `virtual thunk [v:0,-24] to Glib::Object::~Object
[in-charge deleting
]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-16] to Gtk::Object::~Object
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting](
)'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-24] to Gtk::Object::~Object
[in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgn


omecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined ref
erence to `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting](
)'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined refere
nce to `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined refere
nce to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined refere
nce to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38:
undefined refere
nce to `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40:
undefined refere
nce to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40:
undefined refere
nce to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTCN5Gnome6Canvas8RichTextE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnome


canvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40:
undefined refere
nce to `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38: undefined
reference to `virt
ual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38: undefined
reference to `Glib
::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38: undefined
reference to `Glib
::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0x84):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:38: undefined
reference to `virt
ual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40: undefined
reference to `virt
ual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40: undefined
reference to `virt
ual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(rich-text.o)(


.data$_ZTVN5Gnome6Canvas8RichTextE+0xa8):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0


.0/libgnomecanvas/libgnomecanvasmm/rich-text.cc:40: undefined
reference to `virt
ual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE8_N4Glib10ObjectBaseE+0x2c): In
function `_ZN4Sig
C6manageIN5Gnome6Canvas7PolygonEEEPT_S5_':
/usr/include/gtkmm-2.0/glibmm/propertyproxy.h: undefined reference to
`Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE8_N4Glib10ObjectBaseE+0x30):/usr/include/gtkmm-2.


0/glibmm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference(
) const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE8_N4Glib10ObjectBaseE+0x50):/usr/include/gtkmm-2.


0/glibmm/propertyproxy.h: undefined reference to `virtual thunk
[v:0,-12] to Gli
b::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE8_N4Glib10ObjectBaseE+0x54):/usr/include/gtkmm-2.


0/glibmm/propertyproxy.h: undefined reference to `virtual thunk
[v:0,-16] to Gli
b::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE8_N4Glib10ObjectBaseE+0x58):/usr/include/gtkmm-2.


0/glibmm/propertyproxy.h: undefined reference to `virtual thunk
[v:0,-20] to Gli
b::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x38):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::Ob
ject::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x3c):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::Ob
ject::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x44):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::reference() const
'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x48):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() con
st'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x68):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-12]
to Glib::Ob
jectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x6c):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::Ob
jectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x70):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20]
to Glib::Ob
jectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x74):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-24]
to Glib::Ob
ject::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N4Glib6ObjectE+0x78):/usr/include/gtkmm-2.0/gli


bmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-24]
to Glib::Ob
ject::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x40):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Gtk::Obje
ct::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x44):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Gtk::Obje
ct::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x48):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obje
ct::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x4c):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::reference() const'

../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x50):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() cons
t'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x54):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-32]
to Gtk::Obje
ct::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x70):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-12]
to Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x74):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::Obj
ectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x78):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20]
to Gtk::Obje
ct::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x7c):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Obje
ct::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_N3Gtk6ObjectE+0x80):/usr/include/gtkmm-2.0/glib


mm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-24]
to Gtk::Obje
ct::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0x74):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object:
:destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0x78):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to
`Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0x7c):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0x80):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object:
:set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0x9c):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0xa0):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object
Base::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_4ItemE+0xa4):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object:
:set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0x74):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object
::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0x78):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to
`Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0x7c):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() const'

../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0x80):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object
::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0x9c):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::Objec
tBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0xa0):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Objec
tBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTCN5Gnome6Canvas7PolygonE0_NS0_5ShapeE+0xa4):/usr/include/gtkmm-2.0/glibmm


/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object
::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0x74):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_not
ify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0x78):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0x7c):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0x80):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage(
)'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0x9c):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::refere
nce() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0xa0):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unrefe
rence() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(polygon.o)(.d


ata$_ZTVN5Gnome6Canvas7PolygonE+0xa4):/usr/include/gtkmm-2.0/glibmm/propertyprox


y.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage(
)'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN5Gnome
6Canvas6PixbufC2ERNS0_5GroupEddRKN4Glib6RefPtrIN3Gdk6PixbufEEE':
/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf


.cc:37: undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE8_N4Glib10ObjectBaseE+0x30):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:37:
undefined refer
ence to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE8_N4Glib10ObjectBaseE+0x50):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38:
undefined refer
ence to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE8_N4Glib10ObjectBaseE+0x54):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38:
undefined refer
ence to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE8_N4Glib10ObjectBaseE+0x58):/cygdrive/d/Cygwin/libg


nomecanvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38:
undefined refer
ence to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x38):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:37: undefined
reference
to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x3c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:37: undefined
reference
to `virtual thunk [v:0,-16] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x68):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x6c):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `virtual thunk [v:0,-20] to Glib::ObjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N4Glib6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomec


anvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference
to `virtual thunk [v:0,-24] to Glib::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x40):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:37: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x44):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-16] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x48):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x4c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x50):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x54):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x70):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x74):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x78):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x7c):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_N3Gtk6ObjectE+0x80):/cygdrive/d/Cygwin/libgnomeca


nvasmm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference t
o `virtual thunk [v:0,-24] to Gtk::Object::~Object [in-charge
deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0x74):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0x78):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference to `
Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0x7c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference to `
Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0x80):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined
reference to `
virtual thunk [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0x9c):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined
reference to `
virtual thunk [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0xa0):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined
reference to `
virtual thunk [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTCN5Gnome6Canvas6PixbufE0_NS0_4ItemE+0xa4):/cygdrive/d/Cygwin/libgnomecanva


smm-2.0.0/libgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined
reference to `
virtual thunk [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0x74):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined reference to
`virtual thun
k [v:0,-20] to Gtk::Object::destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0x78):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined reference to
`Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0x7c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined reference to
`Glib::Object
Base::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0x80):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:38: undefined reference to
`virtual thun
k [v:0,-32] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0x9c):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined reference to
`virtual thun
k [v:0,-12] to Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0xa0):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined reference to
`virtual thun
k [v:0,-16] to Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(pixbuf.o)(.da


ta$_ZTVN5Gnome6Canvas6PixbufE+0xa4):/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/li


bgnomecanvas/libgnomecanvasmm/pixbuf.cc:39: undefined reference to
`virtual thun
k [v:0,-20] to Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE8_N4Glib10ObjectBaseE+0x2c): In function
`_ZN4SigC6ma
nageIN5Gnome6Canvas5BpathEEEPT_S5_':
/usr/include/gtkmm-2.0/glibmm/propertyproxy.h: undefined reference to
`Glib::Obj
ectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE8_N4Glib10ObjectBaseE+0x30):/usr/include/gtkmm-2.0/gl


ibmm/propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() co
nst'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE8_N4Glib10ObjectBaseE+0x50):/usr/include/gtkmm-2.0/gl


ibmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-12]
to Glib::O
bjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE8_N4Glib10ObjectBaseE+0x54):/usr/include/gtkmm-2.0/gl


ibmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-16]
to Glib::O
bjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE8_N4Glib10ObjectBaseE+0x58):/usr/include/gtkmm-2.0/gl


ibmm/propertyproxy.h: undefined reference to `virtual thunk [v:0,-20]
to Glib::O
bjectBase::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x38):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object
::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x3c):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object
::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x44):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to
`Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x48):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x68):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::Object
Base::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x6c):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::Object
Base::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x70):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Glib::Object
Base::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x74):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-24] to
Glib::Object
::~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N4Glib6ObjectE+0x78):/usr/include/gtkmm-2.0/glibmm/


propertyproxy.h: undefined reference to `virtual thunk [v:0,-24] to
Glib::Object
::~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x40):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::
~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x44):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Gtk::Object::
~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x48):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::
destroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x4c):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x50):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to
`Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x54):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::
set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x70):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectB
ase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x74):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectB
ase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x78):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::
set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x7c):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Object::
~Object [in-charge]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_N3Gtk6ObjectE+0x80):/usr/include/gtkmm-2.0/glibmm/p


ropertyproxy.h: undefined reference to `virtual thunk [v:0,-24] to
Gtk::Object::
~Object [in-charge deleting]()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0x74):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::des
troy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0x78):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0x7c):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0x80):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set
_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0x9c):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase
::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0xa0):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase
::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_4ItemE+0xa4):/usr/include/gtkmm-2.0/glibmm/prop


ertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set
_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0x74):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::de
stroy_notify_()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0x78):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `Glib::ObjectBase::reference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0x7c):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `Glib::ObjectBase::unreference()
const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0x80):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::se
t_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0x9c):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBas
e::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0xa0):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBas
e::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTCN5Gnome6Canvas5BpathE0_NS0_5ShapeE+0xa4):/usr/include/gtkmm-2.0/glibmm/pro


pertyproxy.h: undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::se
t_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0x74):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::destroy_notify_
()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0x78):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `Glib::ObjectBase::reference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0x7c):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `Glib::ObjectBase::unreference() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0x80):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `virtual thunk [v:0,-32] to
Gtk::Object::set_manage()'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0x9c):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `virtual thunk [v:0,-12] to
Glib::ObjectBase::reference(
) const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0xa0):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `virtual thunk [v:0,-16] to
Glib::ObjectBase::unreferenc
e() const'
../../libgnomecanvas/libgnomecanvasmm/.libs/libgnomecanvasmm-2.0.a(bpath.o)(.dat


a$_ZTVN5Gnome6Canvas5BpathE+0xa4):/usr/include/gtkmm-2.0/glibmm/propertyproxy.h:


 undefined reference to `virtual thunk [v:0,-20] to
Gtk::Object::set_manage()'
collect2: ld returned 1 exit status
make[2]: *** [example.exe] Error 1
make[2]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples/c
anvas'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/cygdrive/d/Cygwin/libgnomecanvasmm-2.0.0/examples'
make: *** [all-recursive] Error 1

-- 
______________________________________________
http://www.indiainfo.com
Now with POP3/SMTP access for only US$14.95/yr

Powered by Outblaze



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]