Bug#353769: asterisk: Build problems with h323

2006-02-25 Thread Kilian Krause
John,

Am Montag, den 20.02.2006, 13:38 -0600 schrieb John Goerzen:
 Package: asterisk
 Version: 1:1.2.4.dfsg-6
 Severity: important
 
 When attempting to build with the version of h323 in stable:
 
 ln -f ast_h323.cpp ast_h323.cxx
 touch ast_h323.cxx
 g++ -DNDEBUG   -I../../include -Wmissing-prototypes -fPIC  -DP_USE_PRAGMA 
 -D_REENTRANT -fno-exceptions -Wall  -fPIC -DPIC -I/usr/share/pwlib//include 
 -DPTRACING -I/usr/lib/openh323/include -DHAS_OSS -Os  -pipe 
 -felide-constructors -x c++ -c ast_h323.cxx -o ast_h323.o
 ast_h323.cxx:1:1: warning: _GNU_SOURCE redefined
 built-in:74:1: warning: this is the location of the previous definition
 ast_h323.cxx:36:18: h323.h: No such file or directory

the new OpenH323 is currently in NEW and the build-depends has been
versioned for a reason. If you break build-depends on purpose you
shouldn't raise them as important bugs as you broke the source on
purpose.

-- 
Best regards,
 Kilian


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#353769: asterisk: Build problems with h323

2006-02-20 Thread John Goerzen
Package: asterisk
Version: 1:1.2.4.dfsg-6
Severity: important

When attempting to build with the version of h323 in stable:

ln -f ast_h323.cpp ast_h323.cxx
touch ast_h323.cxx
g++ -DNDEBUG   -I../../include -Wmissing-prototypes -fPIC  -DP_USE_PRAGMA 
-D_REENTRANT -fno-exceptions -Wall  -fPIC -DPIC -I/usr/share/pwlib//include 
-DPTRACING -I/usr/lib/openh323/include -DHAS_OSS -Os  -pipe 
-felide-constructors -x c++ -c ast_h323.cxx -o ast_h323.o
ast_h323.cxx:1:1: warning: _GNU_SOURCE redefined
built-in:74:1: warning: this is the location of the previous definition
ast_h323.cxx:36:18: h323.h: No such file or directory
ast_h323.cxx:37:21: h323pdu.h: No such file or directory
ast_h323.cxx:38:22: mediafmt.h: No such file or directory
ast_h323.cxx:39:17: lid.h: No such file or directory
In file included from ast_h323.cxx:51:
ast_h323.h:60: error: parse error before `{' token
ast_h323.h:61: error: virtual outside class declaration
ast_h323.h:61: error: non-member function `int InternalIsDescend

Followed by many hundreds of lines of more problems.


-- System Information:
Debian Release: 3.1
Architecture: alpha
Kernel: Linux 2.6.11-vs1.9.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages asterisk depends on:
ii  adduser3.63  Add and remove users and groups
ii  asterisk-config1:1.2.1.dfsg-3config files for asterisk
ii  asterisk-sounds-main   1:1.2.1.dfsg-3sound files for asterisk
ii  libasound2 1.0.8-3   ALSA library
ii  libc6.12.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libcurl3   7.13.2-2sarge4Multi-protocol file transfer libra
ii  libgsm11.0.10-13 Shared libraries for GSM speech co
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libncurses55.4-9 Shared libraries for terminal hand
ii  libnewt0.510.51.6-20 Not Erik's Windowing Toolkit - tex
ii  libpq3 7.4.7-6sarge1 PostgreSQL C client library
pn  libpri1  Not found.
ii  libspeex1  1.1.6-2   The Speex Speech Codec
ii  libssl0.9.70.9.7e-3sarge1SSL shared libraries
ii  unixodbc   2.2.4-11  ODBC tools libraries
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]