----- Original Message ----- > From: "Perazim" <[email protected]> > To: [email protected] > Sent: Sunday, June 3, 2012 12:28:46 PM > Subject: Re: [SFLphone] build problem > > Resolved this. INSTALL requirements different from fedora > instructions > in wiki. > > Now I receive an error when doing make: > > > > [root@ssd daemon]# make > make all-recursive > make[1]: Entering directory `/usr/src/sflphone-1.1.0/daemon' > Making all in libs > make[2]: Entering directory `/usr/src/sflphone-1.1.0/daemon/libs' > Making all in iax2 > make[3]: Entering directory > `/usr/src/sflphone-1.1.0/daemon/libs/iax2' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/libs/iax2' > make[3]: Entering directory `/usr/src/sflphone-1.1.0/daemon/libs' > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/libs' > make[2]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/libs' > Making all in src > make[2]: Entering directory `/usr/src/sflphone-1.1.0/daemon/src' > Making all in dbus > make[3]: Entering directory `/usr/src/sflphone-1.1.0/daemon/src/dbus' > make all-am > make[4]: Entering directory `/usr/src/sflphone-1.1.0/daemon/src/dbus' > CXX libdbus_la-callmanager.lo > callmanager.cpp: In member function 'virtual void > CallManager::setPBXEnrollment(const string&, const bool&)': > callmanager.cpp:389:19: error: 'class sfl::AudioZrtpSession' has no > member named 'setPBXEnrollment' > compilation terminated due to -Wfatal-errors. > make[4]: *** [libdbus_la-callmanager.lo] Error 1 > make[4]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/src/dbus' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/src/dbus' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/sflphone-1.1.0/daemon/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/sflphone-1.1.0/daemon' > make: *** [all] Error 2 > [root@ssd daemon]#
This error has been fixed in the git master branch commit 0746d44e24aff6e783a8d8287e629b2e95962176 It will be in the 1.1.1 release. Best, Tristan _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
