[gtkmm] AIX build problem
- From: Benoît Touron <B Touron citb bull net>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: [gtkmm] AIX build problem
- Date: Tue, 17 Feb 2004 15:29:11 +0100
Hi !
I have problems to build gtkmm 2.2.8 under AIX 4.3.3, using the Visual
Age C++ 6.0 (IBM's compiler):
The error looks like the following:
xlC_r -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -Dgtkmm_COMPILATION
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I../../glib
-I../../glib -I../../pango -I../../pango -I../../atk -I../../atk
-I../../gdk -I../../gdk -I../../gtk -I../../gtk
-I/opt/freeware/include/gtk-2.0 -I/opt/freeware/lib/gtk-2.0/include
-I/opt/freeware/include/atk-1.0 -I/opt/freeware/include/pango-1.0
-I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include
-I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2
-D_THREAD_SAFE -I/opt/freeware/include/glib-2.0
-I/opt/freeware/lib/glib-2.0/include -g -c fileselection.cc -DPIC -o
.libs/fileselection.o
"../../gtk/gtkmm/treeview.h", line 1143.19: 1540-0218 (S) The call does
not match any parameter list for "SigC::slot".
"/usr/local/include/sigc++-1.2/sigc++/slot.h", line 223.10: 1540-1283
(I) "template <class R> SigC::slot(R (*)())" is not a viable candidate.
"/usr/local/include/sigc++-1.2/sigc++/slot.h", line 267.13: 1540-1283
(I) "template <class R, class P1> SigC::slot(R (*)(P1))" is not a viable
candidate.
"/usr/local/include/sigc++-1.2/sigc++/slot.h", line 311.16: 1540-1283
(I) "template <class R, class P1, class P2> SigC::slot(R (*)(P1, P2))"
is not a viable candidate.
"/usr/local/include/sigc++-1.2/sigc++/slot.h", line 355.19: 1540-1283
(I) "template <class R, class P1, class P2, class P3> SigC::slot(R
(*)(P1, P2, P3))" is not a viable candidate.
"/usr/local/include/sigc++-1.2/sigc++/slot.h", line 399.22: 1540-1283
(I) "template <class R, class P1, class P2, class P3, class P4>
SigC::slot(R (*)(P1, P2, P3, P4))" is not a viable candidate.
..... and a lot more (all the SigC::slot)
Is it a workaround ?
Else, has anybody built gtkmm under AIX ?
I mean, is it at least possible ?
Thanks in advance
Ben
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]