[gtkmm] Problem compiling GTKMM - cvs
- From: Alberto Paro <alberto paro homeunix org>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Problem compiling GTKMM - cvs
- Date: Thu, 12 Feb 2004 16:53:48 +0100
I have:
libsigc++.1.9.13
glibmm
They compile perfectly.
gtkmm stops on:
make[4]: Entering directory `/home/gnome/gtkmm/pango/pangomm'
source='attributes.cc' object='attributes.lo' libtool=yes \
depfile='.deps/attributes.Plo' tmpdepfile='.deps/attributes.TPlo' \
depmode=gcc3 /bin/sh ../../scripts/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"pangomm\" -I../../pango -I../../pango -I../../pango
-I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
-I../../gtk -I../../gtk -I/usr/include/glibmm-2.3
-I/usr/lib/glibmm-2.3/include -I/usr/include/sigc++-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -g -O2 -pedantic -W -Wall -Werror -c -o
attributes.lo `test -f attributes.cc || echo './'`attributes.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"pangomm\" -I../../pango
-I../../pango -I../../pango -I../../pango -I../../atk -I../../atk
-I../../gdk -I../../gdk -I../../gtk -I../../gtk
-I/usr/include/glibmm-2.3 -I/usr/lib/glibmm-2.3/include
-I/usr/include/sigc++-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -g -O2 -pedantic -W
-Wall -Werror -c attributes.cc -MT attributes.lo -MD -MP -MF
.deps/attributes.TPlo -fPIC -DPIC -o .libs/attributes.o
In file included from /usr/include/sigc++-2.0/sigc++/sigc++.h:23,
from /usr/include/glibmm-2.3/glibmm/dispatcher.h:24,
from /usr/include/glibmm-2.3/glibmm.h:31,
from ../../pango/pangomm/attributes.h:6,
from attributes.cc:3:
/usr/include/sigc++-2.0/sigc++/signal.h: In copy constructor `
sigc::signal_base::signal_base(const sigc::signal_base&)':
/usr/include/sigc++-2.0/sigc++/signal.h:188: warning: base class `struct
sigc::trackable' should be explicitly initialized in the copy constructor
make[4]: *** [attributes.lo] Error 1
make[4]: Leaving directory `/home/gnome/gtkmm/pango/pangomm'
make[3]: *** [all-recursive] Error 1
It seems like a libsigc++ problem? I tried to downgrade libsigc++ to
1.9.9 but it does not compile glibmm.
Any suggestion? Do I need to open a bug in bugzilla?
Hi,
Alberto
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]