Antonio Gallo wrote:

> I've started using 1.2.0 RC4 too and fixed a LOT of bugs myself :)
> I suggest you to use SVN the 1.2 branch:
> - i use release 4020 in production with mISND
> - if you don't use mISDN use latest version
> 
> Until final 1.2.0 is release i strongly suggest you to use SVN.
> Since its freezed no more features will be added only bug fixes.

I'm using the 1.2 rel from SVN, currently seems to be at 4114.

> Uhm, weird, seems we miss it. AFAIK the site is moving to a new 
> location, i think this will be sorted out in 1 or 2 days.

Now for some weirdness, 4114 with SRTP enabled (just for kicks) works
fine on Ubuntu Dapper amd64, but the upcoming Gutsy spews forth a few
errors about redefined static vars. libstrp-dev*.deb only exists in
Gutsy but installs fine on the earlier version of Ubuntu, however
something else has been updated and not trapped etc.

 gcc -DHAVE_CONFIG_H -include ../include/confdefs.h -I. -I. -I../include
-fomit-frame-pointer -D_REENTRANT -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -I.. -I../include -Wall -g
-O2 -MT libcallweaver_la-rtp.lo -MD -MP -MF
.deps/libcallweaver_la-rtp.Tpo -c rtp.c  -fPIC -DPIC -o
.libs/libcallweaver_la-rtp.o
In file included from ../include/callweaver.h:23,
                 from rtp.c:47:
../include/confdefs.h:519:1: warning: "PACKAGE_BUGREPORT" redefined
In file included from /usr/include/srtp/aes.h:49,
                 from /usr/include/srtp/prng.h:14,
                 from /usr/include/srtp/crypto_kernel.h:50,
                 from /usr/include/srtp/srtp.h:53,
                 from rtp.c:44:
/usr/include/srtp/config.h:119:1: warning: this is the location of the
previous definition
In file included from ../include/callweaver.h:23,
                 from rtp.c:47:
../include/confdefs.h:522:1: warning: "PACKAGE_NAME" redefined
In file included from /usr/include/srtp/aes.h:49,
                 from /usr/include/srtp/prng.h:14,
                 from /usr/include/srtp/crypto_kernel.h:50,
                 from /usr/include/srtp/srtp.h:53,
                 from rtp.c:44:
/usr/include/srtp/config.h:122:1: warning: this is the location of the
previous definition
In file included from ../include/callweaver.h:23,
                 from rtp.c:47:
../include/confdefs.h:525:1: warning: "PACKAGE_STRING" redefined
In file included from /usr/include/srtp/aes.h:49,
                 from /usr/include/srtp/prng.h:14,
                 from /usr/include/srtp/crypto_kernel.h:50,
                 from /usr/include/srtp/srtp.h:53,
                 from rtp.c:44:
/usr/include/srtp/config.h:125:1: warning: this is the location of the
previous definition
In file included from ../include/callweaver.h:23,
                 from rtp.c:47:
../include/confdefs.h:528:1: warning: "PACKAGE_TARNAME" redefined
In file included from /usr/include/srtp/aes.h:49,
                 from /usr/include/srtp/prng.h:14,
                 from /usr/include/srtp/crypto_kernel.h:50,
                 from /usr/include/srtp/srtp.h:53,
                 from rtp.c:44:
/usr/include/srtp/config.h:128:1: warning: this is the location of the
previous definition
In file included from ../include/callweaver.h:23,
                 from rtp.c:47:
../include/confdefs.h:531:1: warning: "PACKAGE_VERSION" redefined
In file included from /usr/include/srtp/aes.h:49,
                 from /usr/include/srtp/prng.h:14,
                 from /usr/include/srtp/crypto_kernel.h:50,
                 from /usr/include/srtp/srtp.h:53,
                 from rtp.c:44:
/usr/include/srtp/config.h:131:1: warning: this is the location of the
previous definition
In file included from rtp.c:52:
../include/callweaver/rtp.h:123: error: expected
specifier-qualifier-list before 'rtp_generate_key_cb'
rtp.c: In function 'opbx_rtp_set_generate_key_cb':
rtp.c:464: error: 'struct opbx_rtp' has no member named 'key_cb'
rtp.c: In function 'rtp_recvfrom':
rtp.c:701: error: 'struct opbx_rtp' has no member named 'key_cb'
rtp.c:703: error: 'struct opbx_rtp' has no member named 'key_cb'
make[4]: *** [libcallweaver_la-rtp.lo] Error 1
make[4]: Leaving directory `/usr/src/callweaver-1.1.99/corelib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/callweaver-1.1.99/corelib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/callweaver-1.1.99/corelib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/callweaver-1.1.99'
make: *** [build-stamp] Error 2

-- 

Best regards,
 Duane

http://www.freeauth.org - Enterprise Two Factor Authentication
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://e164.org - Because e164.arpa is a tax on VoIP

"In the long run the pessimist may be proved right,
    but the optimist has a better time on the trip."
_______________________________________________
Callweaver-dev mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-dev

Reply via email to