El día Sunday, March 31, 2013 a las 01:02:11PM +0200, Matthias Apitz escribió:

> 
> Hello,
> 
> I tried to compile Ekiga trunk from Git and it seems that it depends now
> on Gnome3:
> 
> $ git clone git://git.gnome.org/ekiga
> $ cd ekiga
> $ ./autogen.sh
> ...
> checking for XML::Parser... ok
> checking for GTK... no
> configure: error: Package requirements (gtk+-3.0 >= 3.4.0
> gnome-icon-theme >= 3.0.0) were not met:
> 
> No package 'gtk+-3.0' found
> Requested 'gnome-icon-theme >= 3.0.0' but version of gnome-icon-theme is 
> 2.30.3

I have updated the FreeBSD ports tree to SVN head and have added as well
the gnome-icon-theme 3.4.0; now ekiga can be configured and compiled,
but linkage fails with:

gmake[3]: Entering directory `/usr/home/guru/Ekiga/ekiga/src'
  CXXLD    ekiga

*** Warning: Linking the executable ekiga against the loadable module
*** libekiga.so is not portable!
assistant.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to 
`PFactoryLoader::SIP_Presentity_link()'
main.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to 
`PFactoryLoader::SIP_Presentity_link()'
main_window.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to 
`PFactoryLoader::SIP_Presentity_link()'
/usr/local/lib/libopal.so: undefined reference to 
`PPlugin_PVideoOutputDevice_SDL_link()'
../lib/.libs/libekiga.so: undefined reference to 
`SIP_Presentity::SubProtocolKey()'
gmake[3]: *** [ekiga] Error 1
gmake[3]: Leaving directory `/usr/home/guru/Ekiga/ekiga/src'

Please let me know if you need more info about the configure or compile
process.

Opal and ptlib are from SVN as described in the Wiki.

Thanks

        matthias
-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Reply via email to