Re: [gnomemm] libbonobo**mm linker errors



On Wed, 16 Jul 2003 08:22:59 +0200, you wrote:

>> From: Gerald Henriksen [mailto:ghenriks rogers com] 
>> Well, I am finally up to the point where I am getting the same error
>> as Murray is that started this whole process.
>
>Please try again. I just checked some changes in. But try with a completely
>fresh checkout to make your life easier.

Definately progress.

The good news:  bonobouimm compiles and 2 out of 3 examples compile.
creating_control and using_control examples both compile.
creating_control seems to run but there is no feedback, using_control
I can run and the GUI app comes up.

The bad news: the hello example will not compile, here is the error
message:

make[1]: Entering directory
`/home/ghenriks/test/gnomemm/libbonobouimm/examples'Making all in
hello
make[2]: Entering directory
`/home/ghenriks/test/gnomemm/libbonobouimm/examples/hello'
source='main.cc' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../../scripts/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../bonobomm -I../../ \-DORBIT2=1
-pthread -I/usr/local/include/gtkmm-2.0
-I/usr/local/lib/gtkmm-2.0/include
-I/usr/local/include/libbonobomm-2.0
-I/usr/local/lib/libbonobomm-2.0/include
-I/usr/local/include/orbitcpp-2.0 -I/usr/include/gtk-2.0
-I/usr/lib/sigc++-1.2/include -I/usr/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/X11R6/include -I/usr/include/freetype2 -I/usr/include/atk-1.0
-I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/linc-1.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-DBONOBO_UIDIR=\""/usr/local/share/gnome/ui/"\"
-DG_LOG_DOMAIN=\"BonoboUIHello\"
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DHELLO_SRCDIR=\""."/\"
-g -O2 -c -o main.o `test -f 'main.cc' || echo './'`main.cc
In file included from main.cc:27:
hellowindow.h:27: cannot declare field
`HelloWindow::m_servantComponent' to be
   of type `UIComponent_impl'
hellowindow.h:27:   because the following virtual functions are
abstract:
/usr/local/include/libbonobomm-2.0/bonobomm/generated/Bonobo-cpp-skels.h:928:
   virtual char* POA_Bonobo::UIComponent::_get_name()
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
`/home/ghenriks/test/gnomemm/libbonobouimm/examples/hello'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/ghenriks/test/gnomemm/libbonobouimm/examples'




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]