[GnomeMeeting-list] (no subject)



Hi all

I did comment out the strcasecmp in xdap.h and clean out the old openh323 header
but i still get the following errors...
do you know why?

...
mkdir .libs
g++ -O3 -o gnomemeeting common.o callbacks.o gdkvideoio.o gnomemeeting.o connection.o endpoint.o menu.o toolbar.o pref_window.o sound_handling.o videograbber.o config.o ldap_window.o main_window.o gatekeeper.o ils.o cleaner.o misc.o chat_window.o druid.o urlhandler.o vfakeio.o tray.o tools.o lid.o -Wl,-rpath -Wl,/usr/lib ../lib/.libs/libgnomemeeting.al -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation /usr/lib/libxml2.so -lz -lesd -laudiofile -lgconf-2 -lORBit-2 /usr/lib/liblinc.so -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 /usr/lib/libSDL.so -lm -lX11 -lXext -lopenh323 -ldl -lpt -lpthread -lssl -lcrypto -lldap -llber -lresolv
endpoint.o: In function `GMH323EndPoint::GetCurrentIP()':
/usr/local/include/ptlib/ipsock.h:610: undefined reference to `vtable for PIPSocket::Address' /usr/local/include/ptlib/ipsock.h:307: undefined reference to `PIPSocket::Address::operator==(unsigned) const' /usr/local/lib/libopenh323.so: undefined reference to `non-virtual thunk [nv:-12] to PVXMLSession::~PVXMLSession [in-charge]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::RetrieveResource(PURL const&, PBYTEArray&, PString&, PFilePath&)' /usr/local/lib/libopenh323.so: undefined reference to `virtual thunk [v:0,-12] to PVXMLSession::~PVXMLSession [in-charge]()' /usr/local/lib/libopenh323.so: undefined reference to `PSortedStringList::GetNextStringsIndex(PString const&) const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::OnEndSession()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::Close()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::Load(PString const&)' /usr/local/lib/libopenh323.so: undefined reference to `virtual thunk [v:0,-12] to PVXMLSession::~PVXMLSession [in-charge deleting]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::IsPlaying() const' /usr/local/lib/libopenh323.so: undefined reference to `PTimeInterval::GetInterval() const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::StartRecording(PFilePath const&)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::RetrieveResource(PURL const&, PBYTEArray&, PString&)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::CreateWAVFile(PFilePath const&, PFile::OpenMode, int, unsigned)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PlayFile(PString const&, int, int, int)' /usr/local/lib/libopenh323.so: undefined reference to `PIPSocket::Address::IsValid() const' /usr/local/lib/libopenh323.so: undefined reference to `PASN_OctetString::DecodeSubType(PASN_Object&) const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::EvaluateExpr(PString const&)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::EndRecording()' /usr/local/lib/libopenh323.so: undefined reference to `PString::AsUCS2() const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::DialogExecute(PThread&, int)' /usr/local/lib/libopenh323.so: undefined reference to `PIPSocket::Address::IsLoopback() const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PlaySilence(int)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PlayResource(PURL const&, int, int)' /usr/local/lib/libopenh323.so: undefined reference to `PIPSocket::Address::Address[in-charge](int, unsigned char const*)' /usr/local/lib/libopenh323.so: undefined reference to `non-virtual thunk [nv:-12] to PVXMLSession::~PVXMLSession [in-charge deleting]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PVXMLSession[not-in-charge](PTextToSpeech*, int)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PlayText(PString const&, PTextToSpeech_Base::TextType, int, int)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::IsRecording() const' /usr/local/lib/libopenh323.so: undefined reference to `non-virtual thunk [nv:-4] to PVXMLSession::~PVXMLSession [in-charge]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::LoadFile(PFilePath const&)' /usr/local/lib/libopenh323.so: undefined reference to `PIPSocket::Address::operator in_addr() const' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::LoadURL(PURL const&)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::LoadVXML(PString const&)' /usr/local/lib/libopenh323.so: undefined reference to `non-virtual thunk [nv:-4] to PVXMLSession::~PVXMLSession [in-charge deleting]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::Open(int)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::~PVXMLSession [not-in-charge]()' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::PlayData(PBYTEArray const&, int, int)' /usr/local/lib/libopenh323.so: undefined reference to `PString::PString[in-charge](PWORDArray const&)' /usr/local/lib/libopenh323.so: undefined reference to `PVXMLSession::OnUserInput(PString const&)'
collect2: ld returned 1 exit status
make[2]: *** [gnomemeeting] Error 1
make[2]: Leaving directory `/root/gnomemeeting-0.96.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gnomemeeting-0.96.0'
make: *** [all-recursive-am] Error 2

thanks
Edgar



_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




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