On Wed, Jul 19, 2006 at 08:21:34PM +0200, Bartosz Świątek wrote: > Dnia środa, 19 lipca 2006 08:45, Paweł Chuchmała napisał(a): > > Dnia Tuesday 18 of July 2006 19:43, Bartosz Świątek napisał: > > > Nie spotkałem się z problemem, a przemieliłem kopete już > > > wielokrotnie. Jaki masz gsmlib ? > > > > gsmlib-1.10-3 > > On też się wywala: > > > > make[2]: Wejście do katalogu > > `/home/users/rpm/rpm/BUILD/gsmlib-1.10/gsmlib' > > if /bin/sh ../libtool --tag=CXX --mode=compile > > i686-pld-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT > > -O2 -march=i686 -MT gsm_phonebook.lo -MD -MP -MF ".deps/gsm_phonebook.Tpo" > > -c -o > > gsm_phonebook.lo gsm_phonebook.cc; \ > > then mv -f ".deps/gsm_phonebook.Tpo" ".deps/gsm_phonebook.Plo"; else > > rm -f ".deps/gsm_phonebook.Tpo"; exit 1; fi > > > > i686-pld-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 > > -march=i686 -MT gsm_phonebook.lo -MD -MP -MF .deps/gsm_phonebook.Tpo -c > > gsm_phonebook.cc -fPIC -DPIC -o .libs/gsm_phonebook.o > > In file included from /usr/include/c++/4.1.2/backward/strstream:51, > > from gsm_phonebook.cc:21: > > /usr/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_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] Błąd 1 > > make[2]: Opuszczenie katalogu > > `/home/users/rpm/rpm/BUILD/gsmlib-1.10/gsmlib' > > make[1]: *** [all-recursive] Błąd 1 > > make[1]: Opuszczenie katalogu `/home/users/rpm/rpm/BUILD/gsmlib-1.10' > > make: *** [all] Błąd 2 > > > > > Jeżeli nie zależy Ci na budowie a tylko na paczce kopete to możesz > > > ściągnąć ode mnie: http://entermedia.pl/~shadzik/RPMS/ > > > indexy w formacie pndir. > > > > Właśnie na kompilacji mi zależy, bo mi brakuje kilku rzeczy w nim i > > muszę dorobić. > > > > Pozdr, > > Coś z Twoim środowiskiem musi być nie w porządku. Mam gsmlib-1.30-4 i > wszystko > mi się ładnie buduje. > Jak mniemam, problemem jest gcc-4.1.2. Sugerowałbym usunięcie "gsmlib::" w wymienionych linijkach.
-- Szymon Siwek Los nikomu nie szczędzi rozczarowań. _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
