Re: [GnomeMeeting-list] Problems compiling
- From: Tomek Grzejszczyk <T Grzejszczyk elka pw edu pl>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Problems compiling
- Date: Fri, 13 Sep 2002 17:52:53 +0200
Damien Sandras wrote:
Those variables have gone private in the most recent versions of
OpenH323. You get this error message because you are using an OpenH323
version newer than the one found on www.gnomemeeting.org.
If you don't use any firewall and do not need to use restricted ports,
you can comment out those lines. If not, use the CVS version of
GnomeMeeting.
Well, I've downloaded the libraries from gnomemeeting site and I've tried
to compile GnomeMeeting-0.93-1 using them, but I'am doing something
wrong. These are warnings from configure:
configure:9353: WARNING: pstring.h: present but cannot be compiled
configure:9355: WARNING: pstring.h: check for missing prerequisite headers?
configure:9357: WARNING: pstring.h: proceeding with the preprocessor's
result
configure:9543: WARNING: h225.h: present but cannot be compiled
configure:9545: WARNING: h225.h: check for missing prerequisite headers?
configure:9547: WARNING: h225.h: proceeding with the preprocessor's result
configure:9720: WARNING: telephony.h: present but cannot be compiled
configure:9722: WARNING: telephony.h: check for missing prerequisite
headers?
configure:9724: WARNING: telephony.h: proceeding with the preprocessor's
result
and there are lots of errors and warnings in config.log concerning these
files. Finally I get this during linking:
gdkvideoio.o: In function `PBaseArray<unsigned char>::Clone(void) const':
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf20GDKVideoOutputDevice+0x23):
undefined reference to `H323VideoDevice type_info function'
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf20GDKVideoOutputDevice+0x2c):
undefined reference to `H323VideoDevice type_info node'
connection.o: In function `PBaseArray<char>::Clone(void) const':
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf16GMH323Connection+0x23):
undefined reference to `H323Connection type_info function'
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf16GMH323Connection+0x2c):
undefined reference to `H323Connection type_info node'
endpoint.o: In function `PBaseArray<char>::Clone(void) const':
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf14GMH323EndPoint+0x23):
undefined reference to `H323EndPoint type_info function'
/opt/pwlib/include/ptlib/../ptlib/array.h(.gnu.linkonce.t.__tf14GMH323EndPoint+0x2c):
undefined reference to `H323EndPoint type_info node'
collect2: ld returned 1 exit status
Any suggestions on what is wrong and how to fix it?
Thanks,
Tomek Grzejszczyk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]