Displaying 2 results from an estimated 2 matches for "ptclib".
2004 Jan 20
1
open h323
Has anyone installed openh323 on redhat 9 ? I have problems compiling pwlib:
In file included from /usr/include/openssl/ssl.h:179,
from ../../ptclib/pssl.cxx:195:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
2008 Dec 05
2
Asterisk h323 module
...for each function it appears in.)
make[1]: *** [chan_ooh323.o] Error 1
make: *** [channels] Error 2*
So I tried to comple PWLIB v.1.10 and haven't success too - the compile
error is :
*
g++ -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include -xO3
-DSOLARIS -felide-constructors -c ../../ptclib/pldap.cxx -o
/root/pwlib/lib/obj_solaris_sparc_r/pldap.o
g++: language O3 not recognized
g++: language O3 not recognized
g++: ../common/notifier_ext.cxx: linker input file unused because
linking not done
cc -DSOLARIS -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include -c
../common/getdate.t...