[gtkmm] Problem compiling gnomemm 1.2.3



Hi,

I try to compile gnomemm-1.2.3 on my GNU/Linux system with gcc-3.2
There was no problem with the configure but for the make i got this :

# gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/gnomemm-1.2.3'
Making all in src
gmake[2]: Entering directory `/tmp/gnomemm-1.2.3/src'
Making all in build_sources
gmake[3]: Entering directory `/tmp/gnomemm-1.2.3/src/build_sources'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/gnomemm-1.2.3/src/build_sources'
Making all in gnome--
gmake[3]: Entering directory `/tmp/gnomemm-1.2.3/src/gnome--'
Making all in private
gmake[4]: Entering directory `/tmp/gnomemm-1.2.3/src/gnome--/private'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/tmp/gnomemm-1.2.3/src/gnome--/private'
gmake[4]: Entering directory `/tmp/gnomemm-1.2.3/src/gnome--'
/bin/sh ../../libtool --mode=compile g++ -s -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. -I./.. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- -I/usr/local/lib/gtkmm/include -I/usr/local/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/lib/sigc++-1.0/include -I/usr/local/include/sigc++-1.0 `gnome-config gnomeui --cflags` -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -O3 -march=i686 -Wall -Wno-unused -c procbar.cc g++ -s -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. -I./.. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- -I/usr/local/lib/gtkmm/include -I/usr/local/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/lib/sigc++-1.0/include -I/usr/local/include/sigc++-1.0 -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -O3 -march=i686 -Wall -Wno-unused -c procbar.cc -fPIC -DPIC -o procbar.lo cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory procbar.cc: In constructor `Gnome::ProcBar::ProcBar(const Gtk::Label&, const std::vector<Gdk_Color*, std::allocator<Gdk_Color*> >&, gint (*)())':
procbar.cc:26: invalid conversion from `gint (*)(void*)' to `gint (*)()'
gmake[4]: *** [procbar.lo] Error 1
gmake[4]: Leaving directory `/tmp/gnomemm-1.2.3/src/gnome--'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/tmp/gnomemm-1.2.3/src/gnome--'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/gnomemm-1.2.3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/gnomemm-1.2.3'
gmake: *** [all-recursive-am] Error 2




It would be great if you could help me with this !

Best regards,

Pierre.



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