Thanks Jan,
I ran the following commands:
PTLIB:
./configure --enable-appshare --enable-ipv6
make optnoshared
H323:
./configure --enable-h46025 --enable-h46026 --enable-h235 --enable-h235-256
make optnoshared
GNUGK:
./configure --enable-h46018 --enable-weaktls
make optnoshared
But with gnugk (make optnoshared), i have this error:
[CC] gksql.cxx
[LD] obj_linux_x86_64_s/gnugk
./obj_linux_x86_64_s/yasocket.o: In function `global constructors keyed to g_maxSocketQueue':
yasocket.cxx:(.text+0x2c20): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/h323util.o: In function `global constructors keyed to _Z8AsStringRKN9PIPSocket7AddressE':
h323util.cxx:(.text+0x2a41): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/Toolkit.o: In function `global constructors keyed to H350Section':
Toolkit.cxx:(.text+0x1576c): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/SoftPBX.o: In function `global constructors keyed to _ZN7SoftPBX10TimeToLiveE':
SoftPBX.cxx:(.text+0x3130): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/GkStatus.o: In function `global constructors keyed to _ZN15SSHStatusClientC2Ei':
GkStatus.cxx:(.text+0x9183): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/RasTbl.o:RasTbl.cxx:(.text+0x19512): more undefined references to `PPlugin_PVideoInputDevice_Application_link()' follow
collect2: ld returned 1 exit status
make[1]: *** [obj_linux_x86_64_s/gnugk] Error 1
make[1]: Leaving directory `/usr/local/gnugk-3.8'
make: *** [optnoshared] Error 2
[LD] obj_linux_x86_64_s/gnugk
./obj_linux_x86_64_s/yasocket.o: In function `global constructors keyed to g_maxSocketQueue':
yasocket.cxx:(.text+0x2c20): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/h323util.o: In function `global constructors keyed to _Z8AsStringRKN9PIPSocket7AddressE':
h323util.cxx:(.text+0x2a41): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/Toolkit.o: In function `global constructors keyed to H350Section':
Toolkit.cxx:(.text+0x1576c): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/SoftPBX.o: In function `global constructors keyed to _ZN7SoftPBX10TimeToLiveE':
SoftPBX.cxx:(.text+0x3130): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/GkStatus.o: In function `global constructors keyed to _ZN15SSHStatusClientC2Ei':
GkStatus.cxx:(.text+0x9183): undefined reference to `PPlugin_PVideoInputDevice_Application_link()'
./obj_linux_x86_64_s/RasTbl.o:RasTbl.cxx:(.text+0x19512): more undefined references to `PPlugin_PVideoInputDevice_Application_link()' follow
collect2: ld returned 1 exit status
make[1]: *** [obj_linux_x86_64_s/gnugk] Error 1
make[1]: Leaving directory `/usr/local/gnugk-3.8'
make: *** [optnoshared] Error 2
Any help,
Jean.
Le Jeudi 18 juin 2015 10h59, Jan Willamowius <jan@xxxxxxxxxxxxxx> a écrit :
Hi Jean,
for H235Media you need H323plus compiled with H235 support (which
also needs OpenSSL support in PTLib) and for LDAP your PTLib must be
compiled with OpenLDAP support.
GnuGk will automatically detect the availability of these and enable
its own features.
Regards,
Jan
--
Jan Willamowius, Founder of the GNU Gatekeeper Project
EMail : jan@xxxxxxxxxxxxxx
Website: http://www.gnugk.org
Support: http://www.willamowius.com/gnugk-support.html
Relaxed Communications GmbH
Frahmredder 91
22393 Hamburg
Geschäftsführer: Jan Willamowius
HRB 125261 (Amtsgericht Hamburg)
USt-IdNr: DE286003584
Jean Lÿffffe9olein BEBEY wrote:
> Hi,
> Whish options (or library) to add to compil gnugk 3.8 (i use gnugk-3.8.tar) to have h235medi=1, ldap=1 ?I don't see them with command ./configure --help.
> Thanks,
> Jean
for H235Media you need H323plus compiled with H235 support (which
also needs OpenSSL support in PTLib) and for LDAP your PTLib must be
compiled with OpenLDAP support.
GnuGk will automatically detect the availability of these and enable
its own features.
Regards,
Jan
--
Jan Willamowius, Founder of the GNU Gatekeeper Project
EMail : jan@xxxxxxxxxxxxxx
Website: http://www.gnugk.org
Support: http://www.willamowius.com/gnugk-support.html
Relaxed Communications GmbH
Frahmredder 91
22393 Hamburg
Geschäftsführer: Jan Willamowius
HRB 125261 (Amtsgericht Hamburg)
USt-IdNr: DE286003584
Jean Lÿffffe9olein BEBEY wrote:
> Hi,
> Whish options (or library) to add to compil gnugk 3.8 (i use gnugk-3.8.tar) to have h235medi=1, ldap=1 ?I don't see them with command ./configure --help.
> Thanks,
> Jean
------------------------------------------------------------------------------
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/