On Tue, 24 Nov 2009 21:02:04 -0200
Lamarque Vieira Souza <lamar...@gmail.com> wrote:

>       I agree, it seems more and more like a bug in cpp or g++. One more 
> test, try 
> surrounding the newEmailNotification signal with the same #ifdef in 
> wlmlibmsn.h to see if starts to have the same problem.

        Yes, same error:

Linking CXX shared module ../../../lib/kopete_wlm.so
CMakeFiles/kopete_wlm.dir/wlmlibmsn.o: In function 
`Callbacks::gotNewEmailNotification(MSN::NotificationServerConnection*, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
/home/fraga/svn/kdenetwork/kopete/protocols/wlm/wlmlibmsn.cpp:571: undefined 
reference to `Callbacks::newEmailNotification(QString, QString)'
CMakeFiles/kopete_wlm.dir/wlmlibmsn.o: In function 
`Callbacks::gotInboxUrl(MSN::NotificationServerConnection*, MSN::hotmailInfo)':
/home/fraga/svn/kdenetwork/kopete/protocols/wlm/wlmlibmsn.cpp:581: undefined 
reference to `Callbacks::inboxUrl(MSN::hotmailInfo&)'
collect2: ld returned 1 exit status
make[2]: *** [lib/kopete_wlm.so] Error 1
make[1]: *** [kopete/protocols/wlm/CMakeFiles/kopete_wlm.dir/all] Error 2
make: *** [all] Error 2

        ***

        So it's clear that the #ifdef is causing this.

-- 
Linux 2.6.31: Man-Eating Seals of Antiquity


_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to