[Home]

Summary:ASTERISK-02036: [patch] Makefile error for chan_h323 linking
Reporter:Konstantin Prokazoff (oryx)Labels:
Date Opened:2004-07-16 12:21:05Date Closed:2008-01-15 15:03:57.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) Makefile.diff
Description:See diff.
Comments:By: Konstantin Prokazoff (oryx) 2004-07-16 12:59:09

Sorry, for linux, changes must be:
H323LIB=-lh323_linux_x86_r -ldl -lpthread
or
H323LIB=-lh323_linux_x86_r
SOLINK+=-ldl -lpthread

edited on: 07-16-04 12:44

By: Olle Johansson (oej) 2004-07-23 17:14:41

Does this patch still apply to cvs?
Is the diff file updated according to your lates bug note?

By: () 2004-07-23 17:27:37

The good news is that H323 does work with asterisk-head. The bad news is that the documentation is inaccurate. You need to generate the shared libs and place them somewhere where asterisk can find them.

By: Malcolm Davenport (mdavenport) 2004-07-30 15:12:40

Changes made.

By: Digium Subversion (svnbot) 2008-01-15 15:03:57.000-0600

Repository: asterisk
Revision: 3541

U   trunk/channels/Makefile
U   trunk/channels/chan_zap.c
U   trunk/include/asterisk/channel.h
U   trunk/pbx.c

------------------------------------------------------------------------
r3541 | malcolmd | 2008-01-15 15:03:57 -0600 (Tue, 15 Jan 2008) | 2 lines

chan_h323 Makefile change for Bug ASTERISK-2036.  Also back out changes for Bug ASTERISK-2087..next time read carefully. :)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3541