Bug#358131: yate: FTBFS: compile error

2006-07-01 Thread Matej Vela
block 358131 by 376249 tag 358131 patch thanks [EMAIL PROTECTED] writes: > /usr/include/ptlib/unix/ptlib/pdirect.h:78: error: expected unqualified-id > before 'protected' > /usr/include/ptlib/unix/ptlib/pdirect.h:80: error: expected constructor, > destructor, or type conversion before '*' token

Bug#358131: yate: FTBFS: compile error

2006-03-23 Thread Martin Michlmayr
* Roland Stigge <[EMAIL PROTECTED]> [2006-03-23 14:39]: > >>>isn't this a bug in pth? > > /usr/include/ptlib/ comes from libpth-dev whose source package is pth. > Sure? According to packages.debian.org, it comes from libpt-dev whose Ah, what's one letter between friends - especially when it's the

Bug#358131: yate: FTBFS: compile error

2006-03-23 Thread Roland Stigge
Martin Michlmayr wrote: /usr/include/ptlib/unix/ptlib/pdirect.h:78: error: expected unqualified-id before 'protected' >>> >>>isn't this a bug in pth? >> >>Or pwlib? ;-) > > /usr/include/ptlib/ comes from libpth-dev whose source package is pth. Sure? According to packages.debian.org, it c

Bug#358131: yate: FTBFS: compile error

2006-03-23 Thread Roland Stigge
Martin Michlmayr wrote: >>[...] >>g++ -Wall -I.. -I.. -O2 -fno-check-new -fno-exceptions -fPIC >>-DHAVE_GCC_FORMAT_CHECK -export-dynamic -shared >>-Wl,--retain-symbols-file,/dev/null -L.. -lyate -o h323chan.yate >>-DPHAS_TEMPLATES -D_REENTRANT -DP_HAS_SEMAPHORES >>-I/usr/include/ptlib/unix/

Bug#358131: yate: FTBFS: compile error

2006-03-23 Thread Martin Michlmayr
* Roland Stigge <[EMAIL PROTECTED]> [2006-03-23 13:41]: > >>/usr/include/ptlib/unix/ptlib/pdirect.h:78: error: expected unqualified-id > >>before 'protected' > > isn't this a bug in pth? > Or pwlib? ;-) /usr/include/ptlib/ comes from libpth-dev whose source package is pth. -- Martin Michlmayr ht

Bug#358131: yate: FTBFS: compile error

2006-03-23 Thread Martin Michlmayr
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2006-03-21 10:44]: > [...] > g++ -Wall -I.. -I.. -O2 -fno-check-new -fno-exceptions -fPIC > -DHAVE_GCC_FORMAT_CHECK -export-dynamic -shared > -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o h323chan.yate > -DPHAS_TEMPLATES -D_REENTRANT -DP_HAS_SEMA

Bug#358131: yate: FTBFS: compile error

2006-03-21 Thread stigge
Package: yate Version: 0.8.7+cvs20050604-4 Severity: serious Hi, building the package yate in a clean sid build environment (with pbuilder) on i386 results in: = [...] g++ -Wall -I.. -I.. -O2 -fno-check-new -fno-exception