[Pkg-voip-commits] r1065 - gnugk/trunk/debian
Kilian Krause
kilian at costa.debian.org
Mon Dec 5 19:07:37 UTC 2005
Author: kilian
Date: 2005-12-05 19:07:36 +0000 (Mon, 05 Dec 2005)
New Revision: 1065
Modified:
gnugk/trunk/debian/changelog
Log:
gnugk won't build due to:
RasTbl.h: In member function 'endptr RegistrationTable::getMsgDestination(const MsgType&, unsigned int&, bool)':
RasTbl.h:384: error: invalid use of undefined type 'struct GkDestAnalysisList'
RasTbl.h:31: error: forward declaration of 'struct GkDestAnalysisList'
RasTbl.h:387: error: invalid use of undefined type 'struct GkDestAnalysisList'
RasTbl.h:31: error: forward declaration of 'struct GkDestAnalysisList'
make[1]: *** [obj_linux_x86_r/SoftPBX.o] Error 1
Leaving it for now.
Modified: gnugk/trunk/debian/changelog
===================================================================
--- gnugk/trunk/debian/changelog 2005-12-05 19:00:37 UTC (rev 1064)
+++ gnugk/trunk/debian/changelog 2005-12-05 19:07:36 UTC (rev 1065)
@@ -1,9 +1,9 @@
-gnugk (2:2.2.3-2-3) unstable; urgency=low
+gnugk (2:2.2.3-2-3) UNRELEASED; urgency=low
* Rebuild against latest pwlib and openh323 to complete libstc++ ABI
transition.
- -- Kilian Krause <kilian at debian.org> Mon, 5 Dec 2005 19:50:20 +0100
+ -- Kilian Krause <kilian at debian.org> Mon, 5 Dec 2005 20:07:01 +0100
gnugk (2:2.2.3-2-2) unstable; urgency=low
More information about the Pkg-voip-commits
mailing list