ports/122927: `net/asterisk' 1.4.18.1_1 can not bi build on 6.3 with H.323

Lev A. Serebryakov lev at FreeBSD.org
Sun Apr 20 07:20:06 UTC 2008


>Number:         122927
>Category:       ports
>Synopsis:       `net/asterisk' 1.4.18.1_1 can not bi build on 6.3 with H.323
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 07:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serebryakov
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD gateway.home.serebryakov.spb.ru 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #4: Fri Dec 21 16:49:52 MSK 2007 lev at gateway.home.serebryakov.spb.ru:/usr/obj/usr/src/sys/GATEWAY i386

openh323: 1.19.0.1
pwlib:    1.12.0_2,1

%cat /var/db/ports/asterisk/options
# This file is auto-generated by 'make config'
# No user-servicable parts inside!
# Options for asterisk-1.4.18.1_1
_OPTIONS_READ=asterisk-1.4.18.1_1
WITH_OGGVORBIS=true
WITHOUT_ODBC=true
WITHOUT_POSTGRES=true
WITHOUT_RADIUS=true
WITHOUT_SNMP=true
WITH_H323=true
WITHOUT_FREETDS=true
WITH_JABBER=true
WITHOUT_SQLITE=true
WITH_CODEC_PATCH=true
WITH_ZAPTEL=true
%

>Description:

  asterisk fails to compile with syntax (!) error:

=============================================================== 
   [LD] chan_gtalk.o -> chan_gtalk.so
   [CC] chan_h323.c -> chan_h323.o
touch ast_h323.cxx
touch caps_h323.cxx
touch cisco-h225.cxx
touch compat_h323.cxx
c++ -DNDEBUG -I../../include -include ../../include/asterisk/autoconfig.h -fPIC -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -DP_USE_PRAGMA -D_REENTRANT -pthread -fno-exceptions -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/include/openh323 -M ast_h323.cxx >> *.dep
c++ -DNDEBUG -I../../include -include ../../include/asterisk/autoconfig.h -fPIC  -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include  -DP_USE_PRAGMA -D_REENTRANT -pthread -fno-exceptions  -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall  -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/include/openh323 -Os  -pipe -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include   -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -c ast_h323.cxx -o ast_h323.o
ast_h323.cxx: In destructor `virtual MyProcess::~MyProcess()':
ast_h323.cxx:194: error: `timerChangePipe' was not declared in this scope
gmake[2]: *** [ast_h323.o] Error 1
gmake[1]: *** [h323/libchanh323.a] Error 2
gmake: *** [channels] Error 2
*** Error code 2

Stop in /usr/ports/net/asterisk.
*** Error code 1

Stop in /usr/ports/net/asterisk.
=============================================================== 
  

>How-To-Repeat:
	Try to build `net/asterisk' with H.323 on FreeBSD 6.x
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list