[Pkg-voip-commits] r2789 - libexosip2/trunk/debian

Mark Purcell msp at alioth.debian.org
Sun Dec 3 16:53:50 CET 2006


Author: msp
Date: 2006-12-03 16:53:49 +0100 (Sun, 03 Dec 2006)
New Revision: 2789

Modified:
   libexosip2/trunk/debian/changelog
Log:
* NOT RELEASED YET
* Build currently failing :-(
*  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DOSIP_MT -pedantic -DENABLE_DEBUG -g -DENABLE_TRACE -g -Wall -pthread -g -Wall -c jcallback.c  -fPIC -DPIC -o .libs/jcallback.o
jcallback.c: In function 'cb_snd_message':
jcallback.c:124: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type
jcallback.c: In function 'cb_udp_snd_message':
jcallback.c:256: error: 'osip_transaction_t' has no member named 'record'
jcallback.c:256: error: 'osip_transaction_t' has no member named 'record'

Modified: libexosip2/trunk/debian/changelog
===================================================================
--- libexosip2/trunk/debian/changelog	2006-12-03 15:42:53 UTC (rev 2788)
+++ libexosip2/trunk/debian/changelog	2006-12-03 15:53:49 UTC (rev 2789)
@@ -1,11 +1,20 @@
-libexosip2 (3.0.1-1) unstable; urgency=low
+libexosip2 (3.0.1-1) UNRELEASED; urgency=low
 
+  * NOT RELEASED YET
   * New upstream release
   * libexosip2-dev Depends: libosip2-dev
     - Fixes: missing dependency on libosip2-dev (Closes: #393637)
 
- -- Mark Purcell <msp at debian.org>  Sun,  3 Dec 2006 15:42:05 +0000
+  * Build currently failing :-(
+  *  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DOSIP_MT -pedantic -DENABLE_DEBUG -g -DENABLE_TRACE -g -Wall -pthread -g -Wall -c jcallback.c  -fPIC -DPIC -o .libs/jcallback.o
+  jcallback.c: In function 'cb_snd_message':
+  jcallback.c:124: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type
+  jcallback.c: In function 'cb_udp_snd_message':
+  jcallback.c:256: error: 'osip_transaction_t' has no member named 'record'
+  jcallback.c:256: error: 'osip_transaction_t' has no member named 'record'
 
+ -- Mark Purcell <msp at debian.org>  Sun,  3 Dec 2006 15:51:34 +0000
+
 libexosip2 (2.2.3-1) unstable; urgency=low
 
   * New upstream release




More information about the Pkg-voip-commits mailing list