On 03/13/2013 10:33 PM, Juha Heinanen wrote:
Alex Balashov writes:

This looks to have hosed the core compile:

http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sems;a=commitdiff;h=ea1dc3598f053f725983ad9b8008a43b8a30fcf4

g++ -MMD -c -o AmRtpStream.o AmRtpStream.cpp -D_DEBUG -D_THREAD_SAFE
-D_REENTRANT -DSEMS_VERSION='"1.5.0-36-g92a91f1"' -DARCH='"x86"'
-DOS='"linux"' -DSYSTEM_SAMPLECLOCK_RATE=32000LL -DUSE_MONITORING
-DLOG_BUFFER_LEN=2048 -I. -DUSE_INTERNAL_RESAMPLER -Wall -Wno-reorder
-fPIC -g  -O2
AmRtpStream.cpp: In member function ‘void
PacketMem::freePacket(AmRtpPacket*)’:
AmRtpStream.cpp:1029: error: ‘n_used’ was not declared in this scope
make: *** [AmRtpStream.o] Error 1

plz fix k thx ;)

seems to be 1.5.0 specific issue, since AmRtpStream.cpp compiles OK
in master.

-- juha

This issue caused by hotfix rtp receiver infinite loop. This patch not needed for 1.5.0 because in this version other packet buffer logic implemented.

--
--
Regards,
Dmitry Sinina
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to