qq at-il reussi a compiler le soft de telephonie sur IP disponible sur http://www.phonegaim.com./download.html
sur FC2?

j'ai des erreurs a la compilation

merci de votre aide

thierry
Tu peux donner les messages d'erreur de ta compilation s'il te plait ??
./configure est OK
make donne ce message:

gevolution.h:36:34: floating constant in preprocessor expression
make[3]: *** [add_buddy_dialog.lo] Erreur 1
make[3]: Leaving directory `/data/software/web/gaim-0.79/plugins/gevolution'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/data/software/web/gaim-0.79/plugins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/data/software/web/gaim-0.79'
make: *** [all] Erreur 2
Tu peux remonter plus haut dans les erreurs s'il te plait ?
Et faire une copie plus importante ?
Merci 🙂
  • [supprimé]

make all-recursive
make[1]: Entering directory `/data/software/web/gaim-0.79'
Making all in doc
make[2]: Entering directory `/data/software/web/gaim-0.79/doc'
make[2]: Rien à faire pour « all ».
make[2]: Leaving directory `/data/software/web/gaim-0.79/doc'
Making all in intl
make[2]: Entering directory `/data/software/web/gaim-0.79/intl'
make[2]: Rien à faire pour « all ».
make[2]: Leaving directory `/data/software/web/gaim-0.79/intl'
Making all in pixmaps
make[2]: Entering directory `/data/software/web/gaim-0.79/pixmaps'
Making all in smileys
make[3]: Entering directory `/data/software/web/gaim-0.79/pixmaps/smileys'
Making all in default
make[4]: Entering directory `/data/software/web/gaim-0.79/pixmaps/smileys/default'
make[4]: Rien à faire pour « all ».
make[4]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/smileys/default'
Making all in none
make[4]: Entering directory `/data/software/web/gaim-0.79/pixmaps/smileys/none'
make[4]: Rien à faire pour « all ».
make[4]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/smileys/none'
make[4]: Entering directory `/data/software/web/gaim-0.79/pixmaps/smileys'
make[4]: Rien à faire pour « all-am ».
make[4]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/smileys'
make[3]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/smileys'
Making all in status
make[3]: Entering directory `/data/software/web/gaim-0.79/pixmaps/status'
Making all in default
make[4]: Entering directory `/data/software/web/gaim-0.79/pixmaps/status/default'
make[4]: Rien à faire pour « all ».
make[4]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/status/default'
make[4]: Entering directory `/data/software/web/gaim-0.79/pixmaps/status'
make[4]: Rien à faire pour « all-am ».
make[4]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/status'
make[3]: Leaving directory `/data/software/web/gaim-0.79/pixmaps/status'
make[3]: Entering directory `/data/software/web/gaim-0.79/pixmaps'
make[3]: Rien à faire pour « all-am ».
make[3]: Leaving directory `/data/software/web/gaim-0.79/pixmaps'
make[2]: Leaving directory `/data/software/web/gaim-0.79/pixmaps'
Making all in plugins
make[2]: Entering directory `/data/software/web/gaim-0.79/plugins'
Making all in docklet
make[3]: Entering directory `/data/software/web/gaim-0.79/plugins/docklet'
make[3]: Rien à faire pour « all ».
make[3]: Leaving directory `/data/software/web/gaim-0.79/plugins/docklet'
Making all in gaim-remote
make[3]: Entering directory `/data/software/web/gaim-0.79/plugins/gaim-remote'
make[3]: Rien à faire pour « all ».
make[3]: Leaving directory `/data/software/web/gaim-0.79/plugins/gaim-remote'
Making all in gevolution
make[3]: Entering directory `/data/software/web/gaim-0.79/plugins/gevolution'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR="/usr/local/share" -DVERSION="0.79" -I../../src -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -g3 -MT add_buddy_dialog.lo -MD -MP -MF ".deps/add_buddy_dialog.Tpo"
-c -o add_buddy_dialog.lo `test -f 'add_buddy_dialog.c' || echo './'`add_buddy_dialog.c;
then mv -f ".deps/add_buddy_dialog.Tpo" ".deps/add_buddy_dialog.Plo";
else rm -f ".deps/add_buddy_dialog.Tpo"; exit 1;
fi

In file included from add_buddy_dialog.c:27:
gevolution.h:36:34: floating constant in preprocessor expression
gevolution.h:36:34: floating constant in preprocessor expression
gevolution.h:36:34: floating constant in preprocessor expression
gevolution.h:36:34: floating constant in preprocessor expression
gevolution.h:36:34: floating constant in preprocessor expression
gevolution.h:36:34: floating constant in preprocessor expression
make[3]: *** [add_buddy_dialog.lo] Erreur 1
make[3]: Leaving directory `/data/software/web/gaim-0.79/plugins/gevolution'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/data/software/web/gaim-0.79/plugins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/data/software/web/gaim-0.79'
make: *** [all] Erreur 2
Avec les quelques informations que j'ai pu glaner sur internet traitant de la compilation de phoneGaim sur Fedora, il semblerais qu'il faille installer la bibliothèque oSIP que tu peux trouver à cette endroit.

http://www.gnu.org/software/osip/osip.html#downloading

voici ma piste pour le moment ... 🙂
  • [supprimé]

J'ai deja cette librairie installée, je vais utiliser skype pour la telephonie.

merci qd meme

A+

Thierry 🙂
un mois plus tard
  • [supprimé]

As-tu déjà utilisé cette librairie?
Tu peux être plus explicite ?

Utiliser en programmant ?
Ou en utilisation avec un logiciel ?