I want to cross-compile the ekiga for windows under Ubuntu. The compilation stops at:
i586-mingw32msvc-g++ -mms-bitfields -g -shared -Wl,--kill-at -o /ekiga-3.0.1/win32/ptlib/lib_mingw_x86/libpt_d.dll.2.4-beta3 ..... with the error: /ekiga-3.0.1/win32/ptlib/lib_mingw_x86/obj_d/win32.o: In function `_ZN10PBaseArrayIiE5SetAtEii': /ekiga-3.0.1/win32/ptlib/include/ptlib/array.h:(.data+0x4): undefined reference to `_PPlugin_PSoundChannel_WAVFile_Registration_Instance' This happens when I use the sources in the zipped package from the ekiga download site. Launching the 'make update-sources' before make does not seem to help solving the problem neither. Does anyone have an idea what is wrong? Thanks in advance for any help! -- View this message in context: http://www.nabble.com/problem-compiling-ekiga-for-windows-tp20317333p20317333.html Sent from the Ekiga General mailing list archive at Nabble.com. _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
