mainbayonne - Support: sr #102385, Bayonne/OpenH323 Build. Lib...

 
 

sr #102385: Bayonne/OpenH323 Build. Lib versions?

Submitter:  Invalid User ID <#22521>
Submitted:  Fri 29 Aug 2003 10:36:25 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  dyfet
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 09 Nov 2003 03:13:14 PM UTC, comment #1: 


You need to use Bayonne 1.3 (cvs head) or one of the testing
branches.  The versions of h323 and pwlib you are using are correct.  I
just do a streight default tarball configure and make install of pwlib
and h323 on my systems.

David Sugar <dyfet>
Group administrator
Fri 29 Aug 2003 10:36:25 AM UTC, original submission:  



Been having enormous problems building openh323
support into Bayonne. I suspect I am using mismatched
versions of bayonne/pwlib/openh323...

In summary:
-
RedHat 8.0

pwlib_1.5.2.tar.gz
openh323_1.12.2.tar.gz
commoncpp2-1.0.13.tar.gz
ccscript-2.5.6.tar.gz
ccaudio-1.1.1.tar.gz
bayonne-1.2.8.tar.gz
-

I have used:
./configure --prefix=$HOME/usr
for each build and done a 'make install' to put the
librarys and include files in place in ~/usr. (I am
not building as root for various reasons.)

Can build fine without h323 support.

Also the compile initially fails to find the pwlib
includes - This solved with:
declare -x CPATH="$HOME/usr/include:/
$HOME/pwlib/include:/$HOME/pwlib/include/ptclib"

All goes fine until oh323/driver.cpp. When I get pages
of compile errors. (See below)

What combinations of library versions do people
recomend? Anyone sucessfully built this?

Many Thanks!
Mat

Compile Errors:
--
g++ -DHAVE_CONFIG_H -I. -I. -I../../server  -
DP_LINUX=2.4.18-14 -ffunction-sections -fdata-
sections -D_REENTRANT -I/home/qube-
mat-sharpe/openh323/include  -fPIC -g -O2 -I/home/qube-
mat-sharpe/usr/include/cc++2 -g -O2 -
I/usr/local/include -D_GNU_SOURCE
-DXML_SCRIPTS -c -o oh323_ivr-driver.o `test -
f 'driver.cpp' || echo './'`driver.cpp

cc1plus: warning: changing search order for system
directory "/usr/local/include"
cc1plus: warning:   as it has already been specified
as a non-system directory
In file included from driver.cpp:21:
driver.h:31:1: warning: "P_LINUX" redefined
driver.cpp:1:1: warning: this is the location of the
previous definition
driver.h:38:19: ptlib.h: No such file or directory
In file included from driver.cpp:21:
driver.h:39: syntax error before `;' token
driver.h:40: syntax error before `;' token
In file included from /home/qube-mat-
sharpe/openh323/include/h323.h:455,
                 from driver.h:41,
                 from driver.cpp:21:
/home/qube-mat-
sharpe/openh323/include/h323con.h:254:25:
ptclib/dtmf.h: No such file or directory
In file included from /home/qube-mat-
sharpe/openh323/include/mediafmt.h:83,
                 from /home/qube-mat-
sharpe/openh323/include/codecs.h:266,
                 from /home/qube-mat-
sharpe/openh323/include/h323caps.h:169,
                 from /home/qube-mat-
sharpe/openh323/include/h323con.h:255,
                 from /home/qube-mat-
sharpe/openh323/include/h323.h:455,
                 from driver.h:41,
                 from driver.cpp:21:
etc.....
--


Invalid User ID <#22521>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-11-09 dyfet Assigned toNone None

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code