[Asterisk-Users] H323

Domjan Attila adomjan at tvnet.hu
Tue May 20 06:07:20 MST 2003


Hi,

missing an include:

in 
make/common.mak
change  

STDCCFLAGS    += -I$(PWLIBDIR)/include

to

STDCCFLAGS    += -I$(PWLIBDIR)/include -I/usr/kerberos/include/

On Tue, 2003-05-20 at 14:57, Dan wrote:
> Hi,
> 
> It seems that the file  /usr/include/openssl/kssl.h is missing and I don't
> know why.
> I have RH9 fully installed.
> Someone else with this problem?
> 
> Thanks,
> Dan
> 
> ----- Original Message -----
> From: "Michael Manousos" <manousos at inaccessnetworks.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Tuesday, May 20, 2003 3:43 PM
> Subject: Re: [Asterisk-Users] H323
> 
> 
> > Dan wrote:
> > > Hi,
> > >
> > > I have tried to do it like in your doc, but when I try to compile pwlib,
> at
> > > the end of the operation I get those error messages:
> > >
> >
> > Compiling the pwlib/openh323 libraries is not described in detail
> > in the README file. Instructions for this can be found
> > on www.openh323.org.
> >
> > The errors below is related to the openssl installation.
> > Something is missing (krb5.h) and this causes the failure.
> >
> > Michael.
> >
> >
> > > 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
> > > In file included from /usr/include/openssl/ssl.h:179,
> > >                  from ../../ptclib/pssl.cxx:195:
> > > /usr/include/openssl/kssl.h:132: 'krb5_enctype' is used as a type, but
> is
> > > not
> > >    defined as a type.
> > > /usr/include/openssl/kssl.h:134: parse error before `*' token
> > > /usr/include/openssl/kssl.h:147: parse error before `*' token
> > > /usr/include/openssl/kssl.h:151: parse error before `*' token
> > > /usr/include/openssl/kssl.h:153: parse error before `*' token
> > > /usr/include/openssl/kssl.h:155: parse error before `*' token
> > > /usr/include/openssl/kssl.h:157: parse error before `*' token
> > > /usr/include/openssl/kssl.h:159: `krb5_context' was not declared in this
> > > scope
> > > /usr/include/openssl/kssl.h:159: parse error before `,' token
> > > /usr/include/openssl/kssl.h:160: `krb5_context' was not declared in this
> > > scope
> > > /usr/include/openssl/kssl.h:160: parse error before `,' token
> > > /usr/include/openssl/kssl.h:163: `krb5_timestamp' was not declared in
> this
> > >    scope
> > > /usr/include/openssl/kssl.h:163: parse error before `,' token
> > > /usr/include/openssl/kssl.h:165: parse error before `*' token
> > > /usr/include/openssl/kssl.h:167: `krb5_enctype' was not declared in this
> > > scope
> > > /usr/include/openssl/kssl.h:167: parse error before `,' token
> > > make[1]: *** [/usr/src/pwlib/lib/obj_linux_x86_r/pssl.o] Error 1
> > > make[1]: Leaving directory `/usr/src/pwlib/src/ptlib/unix'
> > > make: *** [opt] Error 2
> > >
> > > The pwlib source directory is /usr/src/pwlib
> > > the environment variables:
> > > PWLIBDIR=/usr/src/pwlib
> > > and
> > > LD_LIBRARY_PATH=$PWLIBDIR
> > >
> > > Any hints?
> > >
> > > Thanks,
> > > Dan
> > >
> > > ----- Original Message -----
> > > From: "Michael Manousos" <manousos at inaccessnetworks.com>
> > > To: <asterisk-users at lists.digium.com>
> > > Sent: Tuesday, May 20, 2003 12:42 PM
> > > Subject: Re: [Asterisk-Users] H323
> > >
> > >
> > >
> > >>María de Ory wrote:
> > >>
> > >>>I want to use Asterisk with H323. What must I do exactly? I need help
> > >>>because I'm not sure of having understood everything about the H323
> > >>>channel, the OpenH323 , the libraries and all those things I have read.
> > >>>Thanks a lot.
> > >>
> > >>You may download the code of the original H.323 support
> > >>for Asterisk from:
> > >>
> > >>http://www.inaccessnetworks.com/projects/asterisk-oh323
> > >>
> > >>The README file will provide all the information needed
> > >>to make it work.
> > >>
> > >>
> > >>>Maria deory
> > >>
> > >>Michael.
> > >>
> > >>_______________________________________________
> > >>Asterisk-Users mailing list
> > >>Asterisk-Users at lists.digium.com
> > >>http://lists.digium.com/mailman/listinfo/asterisk-users
> > >>
> > >>
> > >
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list