# Problems with tcprs plugin

**URL:** https://community.zeek.org/t/problems-with-tcprs-plugin/4000
**Category:** Zeek
**Created:** [February 4, 2016, 6:11pm UTC](https://community.zeek.org/t/problems-with-tcprs-plugin/4000 "2016-02-04T18:11:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vito\_Logrillo](https://avatars.discourse-cdn.com/v4/letter/v/e9bcb4/32.png) [@Vito\_Logrillo](https://community.zeek.org/u/Vito_Logrillo)
#### Post date: [February 4, 2016, 6:11pm UTC](https://community.zeek.org/t/problems-with-tcprs-plugin/4000/1 "2016-02-04T18:11:12Z")

</div>

Hi all,  
i'm trying to compile the tcprs plugin with the latest bro version  
(2.4-267): using the make command i have this error

/tcprs/src/TCPRS\_Endpoint.cc: In member function  
‘analyzer::tcp::SCORE\*  
analyzer::tcp::TCPRS\_Endpoint::scoreRetransmission(analyzer::tcp::SequenceRange\*,  
analyzer::tcp::Segment\*, analyzer::tcp::RETRANSMISSION\_REASON\_CODE,  
HashKey\*)’:  
/home/aramis/bro/aux/plugins/tcprs/src/TCPRS\_Endpoint.cc:1180:47:  
error: call of overloaded ‘abs(unsigned int)’ is ambiguous  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;confidence\_value \*= 1.0 / (abs(i - TRIPLE) + 1.0); //ack distancing  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^

what's wrong?  
Thanks

---

<div class="post-metadata">

### Author: ![Daniel\_Guerra](https://avatars.discourse-cdn.com/v4/letter/d/b5ac83/32.png) [@Daniel\_Guerra](https://community.zeek.org/u/Daniel_Guerra)
#### Post date: [February 6, 2016, 9:34pm UTC](https://community.zeek.org/t/problems-with-tcprs-plugin/4000/2 "2016-02-06T21:34:44Z")

</div>

Hi Vito,

Same problem here e

e[91m/tmp/bro/aux/plugins/tcprs/src/TCPRS\_Endpoint.cc: In member function ‘analyzer::tcp::SCORE\* analyzer::tcp::TCPRS\_Endpoint::scoreRetransmission(analyzer::tcp::SequenceRange\*, analyzer::tcp::Segment\*, analyzer::tcp::RETRANSMISSION\_REASON\_CODE, HashKey\*)’: /tmp/bro/aux/plugins/tcprs/src/TCPRS\_Endpoint.cc:1180:47: error: call of overloaded ‘abs(unsigned int)’ is ambiguous confidence\_value \*= 1.0 / (abs(i - TRIPLE) + 1.0); //ack distancing  
…  
[0mCMakeFiles/Bro-TCPRS.linux-x86\_64.dir/build.make:130: recipe for target ‘CMakeFiles/Bro-TCPRS.linux-x86\_64.dir/src/TCPRS\_Endpoint.cc.o’ failed e[91mmake[3]: \*\*\* [CMakeFiles/Bro-TCPRS.linux-x86\_64.dir/src/TCPRS\_Endpoint.cc.o] Error 1

---

<div class="post-metadata">

### Author: ![James\_Swaro](https://avatars.discourse-cdn.com/v4/letter/j/13edae/32.png) [@James\_Swaro](https://community.zeek.org/u/James_Swaro)
#### Post date: [February 8, 2016, 10:59pm UTC](https://community.zeek.org/t/problems-with-tcprs-plugin/4000/3 "2016-02-08T22:59:36Z")

</div>

I’ll take a look at that tonight. Can you tell me what environment you’re using?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/zeek/original/1X/f09d732bc2cc7c7cc7e35db67cf4e1d5233ce7a7.png) [@system](https://community.zeek.org/u/system)
#### Post date: [May 6, 2022, 3:43pm UTC](https://community.zeek.org/t/problems-with-tcprs-plugin/4000/4 "2022-05-06T15:43:23Z")

</div>


