[Asterisk-Users] asterisk-oh323-0.6.3b

morina morina at ipko.net
Thu Oct 28 00:39:26 MST 2004


Hi, 
 First of all thanks for your fast response , but I'm getting errors again .

Look how I try to install asterisk-oh323-0.6.3b

 First I emerged asterisk-1.0.0 (I'm using gentoo 2.4.25), also I saved in a
folder asterisk-1.0.0 src files (/files/asterisk-1.0.0), than I emerged
pwlib-1.6.6 and also saved the src files (extracting pwlib-1.6.6.tar.gz
/files/pwlib) , than I emerged openh323-1.13.5 (/files/openh323). In the
direcory /files I saved also the asterisk-oh323-0.6.3b. Now I edited
Makefile in asterisk-oh323-0.6.3b directory , like this:

DESTDIR=/usr/sbin/   
PWLIBDIR=/files/pwlib
OPENH323DIR=/files/openh323
ASTERISKINCDIR=/usr/include/asterisk
ASTERISKMODDIR=/usr/lib/asterisk/modules
ASTERISKETCDIR=/etc/asterisk
OH323WRAPLIBDIR=/usr/local/lib

And I typed make , but I got the following error messages:

gentoo asterisk-oh323-0.6.3b # make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make: *** No rule to make target `ccflags'.  Stop.
make: *** No rule to make target `ccflags'.  Stop.
make[1]: Entering directory `/files/asterisk-oh323-0.6.3b/wrapper'
./check_ver /files/pwlib pwlib
./check_ver /files/openh323 openh323
g++  -Wall -x c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\"1.6.6\" -DOPENH323VERSION=\"1.13.5\"
-I/files/pwlib/include/ptlib/unix -I/files/pwlib/include
-I/files/openh323/include -I/files/openh323/include/openh323
-I../asterisk-driver -c wrapendpoint.cxx -o wrapendpoint.o
In file included from /files/pwlib/include/ptlib.h:169,
                 from wrapendpoint.cxx:32:
/files/pwlib/include/ptlib/unix/ptlib/pdirect.h:78: error: parse error
before `
   protected'
/files/pwlib/include/ptlib/unix/ptlib/pdirect.h:80: error: syntax error
before 
   `*' token
In file included from /files/pwlib/include/ptlib.h:181,
                 from wrapendpoint.cxx:32:
/files/pwlib/include/ptlib/unix/ptlib/config.h:53: error: parse error before
`
   public'
/files/pwlib/include/ptlib/unix/ptlib/config.h:55: error: destructors must
be 
   member functions
/files/pwlib/include/ptlib/unix/ptlib/config.h:57: error: parse error before
`
   protected'
In file included from /files/pwlib/include/ptlib.h:187,
                 from wrapendpoint.cxx:32:
/files/pwlib/include/ptlib/args.h:121: error: parse error before `{' token
/files/pwlib/include/ptlib/args.h:147: error: parse error before `const'
/files/pwlib/include/ptlib/args.h:156: error: parse error before `const'
/files/pwlib/include/ptlib/args.h:165: error: parse error before `int'
/files/pwlib/include/ptlib/args.h:175: error: parse error before `int'
(text omitted)
....
....
....
/files/openh323/include/h323caps.h:401: error:  virtual BOOL 
   H323_RealTimeChannel::H323FramedAudioCodec::DecodeSilenceFrame(void*, 
   unsigned int)::H323_ALawCodec::H323_muLawCodec::OnReceivedPDU(const 
   H323_RealTimeChannel::H323FramedAudioCodec::DecodeSilenceFrame(void*, 
   unsigned int)::H323_ALawCodec::H323_muLawCodec::H245_DataType&, int)
/files/openh323/include/h323caps.h:453: confused by earlier errors, bailing
out
make[1]: *** [wrapendpoint.o] Error 1
make[1]: Leaving directory `/files/asterisk-oh323-0.6.3b/wrapper'
make: *** [subdirs_all] Error 1

:(

Thank you 
Astrit Morina

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Miroslav
Nachev
Sent: Tuesday, October 26, 2004 2:43 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] asterisk-oh323-0.6.3b

   Dear Morina,

   If you use Asterisk 1.0 stable and asterisk-oh323-0.6.3b and the last
OH323 from the CVS you must compile everything without errors.
   We had some problems with Asterisk 1.0.1 and asterisk-oh323-0.6.3b
because in the new Asterisk version the callerid variable is struct
comparing with the 1.0 version where is string. When we replace callerid
variable with cid.cid_num the problem was solved.
   

   Best Regards,
   Miroslav Nachev

m> Hi all,
m>  I'm trying to compile asterisk-oh323-0.6.3b but I got some comiling 
m> errors just on start. Can someone tell me the steps and the packages 
m> required to compile asterisk-oh323-0.6.3b.

m> I'm usig asterisk-1.0.0 on Linux gentoo 2.4.25-gentoo-r3 .

m>  Thank you,

m> Astrit Morina
m> System Operator
m> Tel:  038 20304050
m> Fax: 038 20304020
m> E-mail: astritm at ipko.net
m> www.ipko.net



m> _______________________________________________
m> Asterisk-Users mailing list
m> Asterisk-Users at lists.digium.com
m> http://lists.digium.com/mailman/listinfo/asterisk-users
m> To UNSUBSCRIBE or update options visit:
m>    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
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list