Salut
J' utilisz Ubuntu feisty et j'aimerai installer GSMLIB sur mon PC
Mais impossible d'installer le paquet gsmlib-1.10.tar.gz
 voici la procedure que j'ai suivi et l'erreur que mon terminal m'affiche

je decompresse d' abord le paquet
# tar -xvf gsmlib-1.10.tar.gz
#cd gsmlib-*
gsmlib-* #./configure  (ici tous se passe bien je crois)
             # make (c' est ici que mes probleme commence )

voici ce que j'ai au terminal
[EMAIL PROTECTED]:~/gsmlib-1.10$ make
make  all-recursive
make[1]: entrant dans le répertoire « /home/neo/gsmlib-1.10 »
Making all in po
make[2]: entrant dans le répertoire « /home/neo/gsmlib-1.10/po »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/neo/gsmlib-1.10/po »
Making all in gsmlib
make[2]: entrant dans le répertoire « /home/neo/gsmlib-1.10/gsmlib »
source='gsm_phonebook.cc' object='gsm_phonebook.lo' libtool=yes \
        depfile='.deps/gsm_phonebook.Plo'
tmpdepfile='.deps/gsm_phonebook.TPlo' \
        depmode=gcc3 /bin/bash ../scripts/depcomp \
        /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I..    -Wall -D_REENTRANT -O2 -c -o gsm_phonebook.lo `test
-f 'gsm_phonebook.cc' || echo './'`gsm_phonebook.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 -c
gsm_phonebook.cc -MT gsm_phonebook.lo -MD -MP -MF
.deps/gsm_phonebook.TPlo  -fPIC -DPIC -o .libs/gsm_phonebook.lo
In file included from
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/backward/strstream:51,
                 from gsm_phonebook.cc:21:
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/backward/backward_warning.h:32:2:
warning: #warning This file includes at least one deprecated or
antiquated header. Please consider using one of the 32 headers found
in section 17.4.1.2 of the C++ standard. Examples include substituting
the <X> header for the <X.h> header for C++ includes, or <iostream>
instead of the deprecated header <iostream.h>. To disable this warning
use -Wno-deprecated.
../gsmlib/gsm_util.h:194: warning: 'class gsmlib::InterruptBase' has
virtual functions but non-virtual destructor
../gsmlib/gsm_util.h:209: warning: 'class gsmlib::ProgressBase' has
virtual functions but non-virtual destructor
../gsmlib/gsm_map_key.h:49: error: declaration of 'operator<' as non-function
../gsmlib/gsm_map_key.h:51: error: expected ';' before '<' token
../gsmlib/gsm_map_key.h:56: error: declaration of 'operator==' as non-function
../gsmlib/gsm_map_key.h:58: error: expected ';' before '<' token
../gsmlib/gsm_map_key.h:76: error: explicit qualification in
declaration of 'bool gsmlib::operator<(const
gsmlib::MapKey<SortedStore>&, const gsmlib::MapKey<SortedStore>&)'
../gsmlib/gsm_map_key.h:101: error: explicit qualification in
declaration of 'bool gsmlib::operator==(const
gsmlib::MapKey<SortedStore>&, const gsmlib::MapKey<SortedStore>&)'
../gsmlib/gsm_sorted_phonebook_base.h:189: warning: 'class
gsmlib::CustomPhonebookFactory' has virtual functions but non-virtual
destructor
../gsmlib/gsm_event.h:30: warning: 'class gsmlib::GsmEvent' has
virtual functions but non-virtual destructor
../gsmlib/gsm_me_ta.h:294: error: extra qualification 'gsmlib::MeTa::'
on member 'getFunctionalityLevel'
../gsmlib/gsm_me_ta.h:295: error: extra qualification 'gsmlib::MeTa::'
on member 'setFunctionalityLevel'
../gsmlib/gsm_me_ta.h:389: error: extra qualification 'gsmlib::MeTa::'
on member 'setCLIRPresentation'
../gsmlib/gsm_me_ta.h:395: error: extra qualification 'gsmlib::MeTa::'
on member 'getCLIRPresentation'
make[2]: *** [gsm_phonebook.lo] Erreur 1
make[2]: quittant le répertoire « /home/neo/gsmlib-1.10/gsmlib »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/neo/gsmlib-1.10 »
make: *** [all] Erreur 2


J'ai besoin de votre aide
J'aimerai utiliser GSMLIB pour recevoir des sms ( a partir d'un modem
gsm plus precisement  un  wavecom WMOD2 )
Merci a tous

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à