[Ekiga-list] still having problem compiling ekiga for windows



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/win32/ptlib/lib_mingw_x86/libpt_d.dll.2.4-beta3 .....

with the error:

/ekiga/win32/ptlib/lib_mingw_x86/obj_d/win32.o: In function
`_ZN10PBaseArrayIiE5SetAtEii':
/ekiga/win32/ptlib/include/ptlib/array.h:(.data+0x4): undefined
reference to `_PPlugin_PSoundChannel_WAVFile_Registration_Instance'

This happens even though I have followed the instructions on
http://wiki.ekiga.org/index.php/Cross-compile_Win32_3.0:

svn co http://svn.gnome.org/svn/ekiga/branches/gnome-2-24/win32
make update-sources
make

Prior to that I have checked for the installation of all of the packages that
are mentioned on the site:

apt-get install mingw32 mingw32-binutils mingw32-runtime nsis
aptitude install gnome-doc-utils
aptitude install build-essential make automake bison flex
aptitude install zip unzip git-core subversion
aptitude install gnome-common libgtk2.0-dev xmlto libgconf2-dev libavahi-glib-dev libavahi-client-dev

On the ekiga download site there is the binary for the Windows available, so
I know that the compilation must be feasible and
I am wondering what I have done differently from the ekiga team that I obtain
the error above. I would really appreciate if somebody could give me a
hint of what is wrong. Thanks in advance!






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