> On Saturday, March 31, 2012 10:12:49 am you wrote: > Am 30.03.2012 22:09, schrieb George Czerw: > > Heinrich, > > > > I just attempted to do a compile and it aborted as follows: > > > > George > > > > ******************* > > > > Making all in gui > > make[3]: Entering directory `/home/george/pan2/pan/gui' > > > > CXX actions.o > > CXX body-pane.o > > CXX dl-headers-ui.o > > CC e-action-combo-box.o > > CC e-charset.o > > CC e-charset-combo-box.o > > CC e-charset-dialog.o > > CC e-cte-dialog.o > > CXX group-pane.o > > CXX group-prefs.o > > CXX group-prefs-dialog.o > > CXX header-pane.o > > CXX hig.o > > CXX log-ui.o > > CXX pan-file-entry.o > > CC pan-pixbufs.o > > CXX pan-tree.o > > CXX post-ui.o > > CXX prefs.o > > CXX prefs-file.o > > CXX prefs-ui.o > > CXX progress-view.o > > CXX profiles-dialog.o > > CXX render-bytes.o > > CXX save-ui.o > > CXX save-attach-ui.o > > CXX score-add-ui.o > > CXX score-view-ui.o > > CXX server-ui.o > > CXX task-pane.o > > CC xface.o > > CXX url.o > > AR libpangui.a > > CXX gui.o > > CXX pan.o > > > > pan.cc:636: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no > > type pan.cc:636: error: expected ‘;’ before ‘*’ token > > pan.cc:637: error: ‘GDBusInterfaceVTable’ does not name a type > > pan.cc: In constructor ‘<unnamed>::Pan::Pan(pan::Data&, pan::Queue&, > > pan::ArticleCache&, pan::EncodeCache&, pan::Prefs&, pan::GroupPrefs&)’: > > pan.cc:640: error: class ‘<unnamed>::Pan’ does not have any field named > > ‘busnodeinfo’ > > pan.cc: At global scope: > > pan.cc:647: error: variable or field ‘nzb_method_call’ declared void > > pan.cc:647: error: ‘GDBusConnection’ was not declared in this scope > > pan.cc:647: error: ‘connection’ was not declared in this scope > > pan.cc:648: error: expected primary-expression before ‘const’ > > pan.cc:649: error: expected primary-expression before ‘const’ > > pan.cc:650: error: expected primary-expression before ‘const’ > > pan.cc:651: error: expected primary-expression before ‘const’ > > pan.cc:652: error: expected primary-expression before ‘*’ token > > pan.cc:652: error: ‘parameters’ was not declared in this scope > > pan.cc:653: error: ‘GDBusMethodInvocation’ was not declared in this scope > > pan.cc:653: error: ‘invocation’ was not declared in this scope > > pan.cc:654: error: expected primary-expression before ‘user_data’ > > pan.cc:1041: error: expected %<}%> at end of input > > make[3]: *** [pan.o] Error 1 > > make[3]: Leaving directory `/home/george/pan2/pan/gui' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/home/george/pan2/pan' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/george/pan2' > > make: *** [all] Error 2 > > [george@localhost pan2 (master)] > > Hi. > When you compile pan, it assumes you have dbus installed. > Try again with a > ./configure --without-dbus > Cheers.
Dbus is installed! george@localhost ~]$ rpm -qa | grep dbus dbus-1.4.0-1mdv2010.2 dbus-x11-1.4.0-1mdv2010.2 libdbus-1_3-1.4.0-1mdv2010.2 qt4-qtdbus-4.7.1-0.1mdv2010.2 libsmokeqtdbus3-4.5.5-0mdv2010.2 ndesk-dbus-glib-0.4.1-5mdv2010.1 libqtdbus4-4.7.1-0.1mdv2010.2 ndesk-dbus-0.6.1a-5mdv2010.1 libggadget-dbus1.0_0-0.11.2-2mdv2010.1 libeggdbus1_0-0.6-1mdv2010.1 libdbus-glib-1_2-0.86-1mdv2010.1 xinitrc_dbus-0.11.2-1mdv2010.2 python-dbus-0.83.1-1mdv2010.1 libdbusmenu-qt2-0.6.6-0mdv2010.2 george@localhost ~]$ _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users