[Ekiga-list] ekiga-3.9.90 : make issue (on Mageia 2 x86_64)
- From: geo cherchetout <geo cherchetout laposte net>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: [Ekiga-list] ekiga-3.9.90 : make issue (on Mageia 2 x86_64)
- Date: Sun, 23 Sep 2012 16:56:55 +0200
Hello,
I did install successfully ptlib-2.10.7 and opal-3.10.7.
I did configure ekiga-3.9.90 with this command :
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --disable-eds
with this result:
================ Final configuration ===================
Installing into prefix : /usr/local
GDU support : enabled
GConf support : enabled
Evolution-Data-Server support : disabled
NOTIFY support : disabled
LDAP support : enabled
Video4Linux support : disabled
XVideo support : enabled
Shared Memory support : enabled
H.323 support : yes
DBUS support : enabled
DBUS service support : enabled
mDNS/DNS-SD support : enabled
The following features are experimental -- you've been warned:
GStreamer support : disabled
KAddressBook support : disabled
KDE support : disabled
XCAP support : disabled
Loudmouth support : disabled
OS Type : linux-gnu
Machine Type : x86_64
Byte Order : little endian
If all settings are OK, type make and make install
========================================================
Now I try a make with that result:
$ make
make all-recursive
make[1] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90 »
Making all in man
make[2] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/man »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/man »
Making all in sounds
make[2] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/sounds »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/sounds »
Making all in pixmaps
make[2] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/pixmaps »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/pixmaps »
Making all in lib
make[2] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/lib »
make all-am
make[3] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/lib »
make[3]: Rien à faire pour « all-am ».
make[3] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/lib »
make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/lib »
Making all in src
make[2] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/src »
make all-am
make[3] : on entre dans le répertoire « /home/gerard/ekiga-3.9.90/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()'
assistant.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_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()'
main_window.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_link()'
statusmenu.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to
`PFactoryLoader::SIP_Presentity_link()'
statusmenu.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_link()'
conf.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to
`PFactoryLoader::SIP_Presentity_link()'
conf.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_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.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_link()'
ekiga.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to
`PFactoryLoader::SIP_Presentity_link()'
ekiga.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_link()'
dbus.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/opal/pres_ent.h:714: undefined reference to
`PFactoryLoader::SIP_Presentity_link()'
dbus.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/opal/h323/h235auth.h:310: undefined reference to
`PFactoryLoader::H235AuthProcedure1_link()'
/usr/local/lib/libpt.so: undefined reference to `PXML::RemoveAll()'
/usr/local/lib/libpt.so: undefined reference to
`PXML::ReadFrom(std::basic_istream<char, std::char_traits<char> >&)'
/usr/local/lib/libpt.so: undefined reference to `PXML::PXML(int, char const*)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::HasAttribute(PCaselessString const&) const'
/usr/local/lib/libpt.so: undefined reference to `typeinfo for PXML'
/usr/local/lib/libpt.so: undefined reference to `PXML::PXML(PXML const&)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::GetAttribute(PCaselessString const&) const'
/usr/local/lib/libpt.so: undefined reference to `PXMLParser::GetXMLTree() const'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::PXMLElement(PXMLElement*, char const*)'
/usr/local/lib/libpt.so: undefined reference to
`PXML::PrintOn(std::basic_ostream<char, std::char_traits<char> >&) const'
../lib/.libs/libekiga.so: undefined reference to
`SIP_Presentity::SubProtocolKey()'
/usr/local/lib/libpt.so: undefined reference to `PXML::AsString() const'
/usr/local/lib/libpt.so: undefined reference to `PXML::GetDocumentType() const'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::PXMLElement(PXMLElement*, PString const&, PString const&)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLData::PXMLData(PXMLElement*, PString const&)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::RemoveElement(int)'
/usr/local/lib/libpt.so: undefined reference to `typeinfo for PXMLElement'
/usr/local/lib/libpt.so: undefined reference to `PXML::PXML(int, char const*)'
/usr/local/lib/libpt.so: undefined reference to `PXML::~PXML()'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::SetAttribute(PCaselessString const&, PString const&, bool)'
/usr/local/lib/libpt.so: undefined reference to `PXML::Save(PString&,
PXMLBase::Options)'
/usr/local/lib/libpt.so: undefined reference to
`PXML::SetRootElement(PXMLElement*)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::AddChild(PXMLElement*, bool)'
/usr/local/lib/libpt.so: undefined reference to
`PXML::IsNoIndentElement(PString const&) const'
/usr/local/lib/libpt.so: undefined reference to `PXML::~PXML()'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::FindObject(PXMLObject const*) const'
/usr/local/lib/libpt.so: undefined reference to
`PXML::GetElement(PCaselessString const&, int) const'
/usr/local/lib/libpt.so: undefined reference to
`PXML::SetRootElement(PString const&)'
/usr/local/lib/libpt.so: undefined reference to `PXML::Load(PString const&,
PXMLBase::Options)'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::AddChild(PXMLData*, bool)'
/usr/local/lib/libpt.so: undefined reference to `PXMLObject::GetNextObject()
const'
/usr/local/lib/libpt.so: undefined reference to
`PMessageDigestSHA1::Encode(PString const&, PMessageDigest::Result&)'
/usr/local/lib/libpt.so: undefined reference to `PXML::GetNumElements() const'
/usr/local/lib/libpt.so: undefined reference to `PXMLElement::GetData() const'
/usr/local/lib/libpt.so: undefined reference to
`PXMLStreamParser::PXMLStreamParser()'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::GetElement(PCaselessString const&, int) const'
/usr/local/lib/libpt.so: undefined reference to
`PXMLElement::GetElement(int) const'
/usr/local/lib/libpt.so: undefined reference to `PXMLParser::Parse(char
const*, int, bool)'
collect2: ld returned 1 exit status
make[3]: *** [ekiga] Erreur 1
make[3] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/src »
make[2]: *** [all] Erreur 2
make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/src »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/gerard/ekiga-3.9.90 »
make: *** [all] Erreur 2
Perhaps somebody could help me ? TIA...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]