I have all of them but expat-devel. Where I can download expat-devel?
----- Original Message -----
Sent: Wednesday, November 03, 2004 12:13 PM
Subject: RE: [Asterisk-Users] H323 Compilation

Hello.
 
I just finished compiling OpenH323.  I found that I needed at lease the following packages:
 
bison
expat-devel
flex
gcc-c++
 
In my Fedora Core 2 I user up2date to get these packaes and dependencies.
 
Regards,
Gunnar Gestsson


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pavel Siderov
Sent: 3. n�vember 2004 09:43
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] H323 Compilation

Hi,
I'm using Asterisk 1.0.2. I've downloaded and compiled pwlib 1.5.2 and openh323 1.12.2, but when I
try ti compile h323 module I get these errors:
 
cc1plus: warning: "-Wno-missing-declarations" is valid for C/ObjC but not for
   C++
ast_h323.cpp: In member function `void
   MyH323Connection::SendUserInputTone(char, unsigned int)':
ast_h323.cpp:725: error: invalid conversion from `char' to `const char*'
ast_h323.cpp: In member function `virtual void
   MyH323Connection::OnUserInputTone(char, unsigned int, unsigned int, unsigned
   int)':
ast_h323.cpp:735: error: invalid conversion from `char' to `const char*'
ast_h323.cpp: In member function `virtual void
   MyH323Connection::OnUserInputString(const PString&)':
ast_h323.cpp:746: error: invalid conversion from `char' to `const char*'
/usr/include/c++/3.3.4/istream: At top level:
chan_h323.h:31: warning: `sockaddr_in bindaddr' defined but not used
make: *** [ast_h323.o] Error 1
I've exported PWLIBDIR and OPENH323DIR
Anyone has any idea what may be the problem?
Thanks in advance :)
 
P.S. OS Slackware current
 
Pavel


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to