[Ekiga-devel-list] Unnecessary linked libraries

2008-07-22 Thread Eugen Dedu
Hi, During building debian packages of ekiga, ptlib and opal, I receive many warnings about libraries linked uselessly. Can these libraries be removed from the list of linked libraries? I imagine however that they are needed for certain parameteres to configure, so if it is to complicated,

Re: [Ekiga-devel-list] Unnecessary linked libraries

2008-07-22 Thread Damien Sandras
Hi, I think they are dependancies of our dependancies. Le mardi 22 juillet 2008 à 11:13 +0200, Eugen Dedu a écrit : Hi, During building debian packages of ekiga, ptlib and opal, I receive many warnings about libraries linked uselessly. Can these libraries be removed from the list of

Re: [Ekiga-devel-list] Unnecessary linked libraries

2008-07-22 Thread Eugen Dedu
Hm... Here is the line for building ekiga, where -lz, -ldbus-1, -lpthread for ex. are present: g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include

Re: [Ekiga-devel-list] Unnecessary linked libraries

2008-07-22 Thread Damien Sandras
Le mardi 22 juillet 2008 à 12:32 +0200, Eugen Dedu a écrit : Hm... Here is the line for building ekiga, where -lz, -ldbus-1, -lpthread for ex. are present: g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0