Hi,
I'm trying to compile the GNU-GK Version 5.1 on the "Ubuntu 18.04.1 LTS", amd 64.
After
./configure
make
I get following error:
[CC] SoftPBX.cxx
In file included from SoftPBX.cxx:25:0:
MakeCall.h:91:5: error: ‘PAdaptiveDelay’ does not name a type
PAdaptiveDelay readDelay;
^~~~~~~~~~~~~~
MakeCall.h:92:5: error: ‘PAdaptiveDelay’ does not name a type
PAdaptiveDelay writeDelay;
^~~~~~~~~~~~~~
/usr/share/ptlib//make/common.mak:96: recipe for target 'obj_linux_x86_64_s/SoftPBX.o' failed
make[1]: *** [obj_linux_x86_64_s/SoftPBX.o] Error 1
make[1]: Leaving directory '/home/user/gnugk-5_1'
/usr/share/ptlib//make/common.mak:295: recipe for target 'optnoshared' failed
make: *** [optnoshared] Error 2
Thank you!
Regards
Marko
_______________________________________________________ Posting: mailto:gnugk-users@xxxxxxxxxxxxxxx Archive: https://lists.gnugk.org/pipermail/gnugk-users/ Unsubscribe: https://lists.gnugk.org/lists/listinfo/gnugk-users Homepage: https://www.gnugk.org/