Re: [Ekiga-list] ekiga-3.9.90 : make issue (on Mageia 2 x86_64)



Le 23/09/2012 22:15, I wrote:
Le 23/09/2012 22:07, *Eugen Dedu* wrote:

What is the configure command line for ptlib?

It was simply ./configure

Hum, I am not sure what it was really. This simple command is what I found in config.log, but I see now that config.log doesn't save the really used command. After using that command :

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

this is the begining of config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure

-------------------------------------------------------------

This evening, to be sure, I have reconfigured and reinstalled ptlib and opal with:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

then reconfigured ekiga like on last time with:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --disable-eds

then run make. Resulting seems better but not complete:

$ 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 »
  CXX    xwindow.lo
  CXX    xvwindow.lo
  CXX    engine.lo
  CXX    videooutput-core.lo
  CXX    videooutput-gmconf-bridge.lo
  CXX    videoinput-core.lo
  CXX    videoinput-gmconf-bridge.lo
  CXX    audiooutput-scheduler.lo
  CXX    audiooutput-core.lo
  CXX    audiooutput-gmconf-bridge.lo
  CXX    audioinput-core.lo
  CXX    audioinput-gmconf-bridge.lo
  CXX    accounts-window.lo
  CXX    call-window.lo
  CXX    preferences-window.lo
  CXX    audioinput-manager-ptlib.lo
  CXX    audioinput-main-ptlib.lo
  CXX    videoinput-manager-ptlib.lo
  CXX    videoinput-main-ptlib.lo
  CXX    audiooutput-manager-ptlib.lo
  CXX    audiooutput-main-ptlib.lo
  CXX    opal-call-manager.lo
  CXX    pcss-endpoint.lo
  CXX    opal-account.lo
  CXX    opal-bank.lo
  CXX    opal-call.lo
  CXX    opal-codec-description.lo
  CXX    opal-gmconf-bridge.lo
  CXX    opal-main.lo
  CXX    opal-audio.lo
  CXX    opal-videoinput.lo
  CXX    opal-videooutput.lo
  CXX    opal-plugins-hook.lo
  CXX    h323-endpoint.lo
  CXX    sip-endpoint.lo
  CXX    videoinput-manager-mlogo.lo
  CXX    videoinput-main-mlogo.lo
  CXX    audioinput-manager-null.lo
  CXX    audioinput-main-null.lo
  CXX    audiooutput-manager-null.lo
  CXX    audiooutput-main-null.lo
  CXX    hal-manager-dbus.lo
  CXX    videooutput-manager-common.lo
  CXX    videooutput-manager-x.lo
  CXX    videooutput-main-x.lo
  CXXLD  libekiga.la
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 »
  CXX    assistant.o
  CXX    conf.o
  CXX    main.o
  CXX    main_window.o
  CXX    statusmenu.o
  CXX    ekiga.o
  CXX    dbus.o
  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







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]