Re: [Ekiga-devel-list] ANNOUNCE - Ekiga 3.1.2 [UNSTABLE] available



Peter Robinson a écrit :
Hi Damien,

This is nanother unstable release of the next 3.2 release of Ekiga.

I'm having troubles compiling this on Fedora 10. The problem error is below.

Cheers,
Peter

 g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf
-I../../../../lib/engine/framework -I../../../../lib/engine/presence
-I../../../../lib/engine/account
-I../../../../lib/engine/components/xcap -I/usr/include/sigc++-2.0
-I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -DLDAP_DEPRECATED=1
-fPIC -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum
-Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT rl-entry.lo -MD -MP -MF
.deps/rl-entry.Tpo -c
../../../../lib/engine/components/resource-list//rl-entry.cpp  -fPIC
-DPIC -o .libs/rl-entry.o
../../../../lib/engine/components/resource-list//rl-entry.cpp: In
member function 'virtual const std::string RL::Entry::get_name()
const':
../../../../lib/engine/components/resource-list//rl-entry.cpp:130:
error: '_' was not declared in this scope
../../../../lib/engine/components/resource-list//rl-entry.cpp: In
member function 'virtual bool
RL::Entry::populate_menu(Ekiga::MenuBuilder&)':
../../../../lib/engine/components/resource-list//rl-entry.cpp:143:
error: '_' was not declared in this scope
../../../../lib/engine/components/resource-list//rl-entry.cpp:148:
error: no matching function for call to
'Ekiga::PresenceCore::populate_presentity_menu(RL::Entry&,
std::string&, Ekiga::MenuBuilder&)'
../../../../lib/engine/presence/presence-core.h:230: note: candidates
are: bool Ekiga::PresenceCore::populate_presentity_menu(gmref_ptr<Ekiga::Presentity>,
std::string, Ekiga::MenuBuilder&)
../../../../lib/engine/components/resource-list//rl-entry.cpp: In
member function 'void RL::Entry::refresh()':
../../../../lib/engine/components/resource-list//rl-entry.cpp:163:
error: '_' was not declared in this scope
../../../../lib/engine/components/resource-list//rl-entry.cpp: In
member function 'void RL::Entry::on_xcap_answer(bool, std::string)':
../../../../lib/engine/components/resource-list//rl-entry.cpp:186:
error: '_' was not declared in this scope
make[6]: *** [rl-entry.lo] Error 1

XCAP is supposed to be disabled by default. There's probably still something to fix, but you shouldn't see the error.

Snark


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