[PlanetCCRMA] gtkmm rebuild error

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Dec 19 19:28:00 2004


On Fri, 2004-11-26 at 22:44, Florin Andrei wrote:
> Rebuilding gtkmm-1.2.10-1.src.rpm on Fedora 3:
> 
> make[4]: Entering directory
> `/usr/src/redhat/BUILD/gtkmm-1.2.10/src/gtk--'
> /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I../.. -
> DGTKMM_IMPLEMENTATION -DG_LOG_DOMAIN=\"Gtk--\" -I./.. -I.. -I../../gdk--
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -
> I/usr/X11R6/include -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc+
> +-1.0     -O2 -march=athlon-xp -mcpu=athlon-xp -mfpmath=sse -pipe -
> fomit-frame-pointer -Wall -Wno-unused  -c wrap.cc
> mkdir .libs
> c++ -DHAVE_CONFIG_H -I../.. -DGTKMM_IMPLEMENTATION -DG_LOG_DOMAIN=
> \"Gtk--\" -I./.. -I.. -I../../gdk-- -I/usr/include/gtk-1.2 -
> I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -
> I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0 -O2 -
> march=athlon-xp -mcpu=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer
> -Wall -Wno-unused -c wrap.cc  -fPIC -DPIC -o .libs/wrap.lo
> In file included from ./../gtk--/base.h:34,
>                  from ./../gtk--/object.h:26,
>                  from wrap.cc:1:
> ./../gtk--/proxy.h: In member function `SigC::Slot0<R>
> Gtk::EmitProxySignal0<R, Obj, gObj, index, emit_func>::slot()':
> ./../gtk--/proxy.h:153: error: `obj' undeclared (first use this
> function)

I'm now seeing the same error (finally...) Did you find a workaround for
this problem? I also tried building 1.3.26 and it stops with a different
error. Without this we can't get amsynth and seq24 under fc3... C++
gurus? Any ideas?

-- Fernando