[Bro] SSLv3 Installation errors installingBro on Raspberry Pi 2 running Arch Linux

Damian Barlow damian.barlow at gmail.com
Sat Apr 30 19:31:07 PDT 2016


Sorry...
Rookie mistake.

I found the patches on my mobile so didn't investigate further before sending the second email.
Now home I can see that I can edit another file mentioned in the patches, manually.
I've done that now and the install has finished.

One positive is that I've learned to use the archive repository.

Will continue on now with further configuring.

Regards





> On 1/05/2016, at 2:06 PM, Damian Barlow <damian.barlow at gmail.com> wrote:
> 
> I've just found a patch from the bro archives which I missed earlier.
> I will see if I can work out how to use it...
> Can anyone advise how to install?
> 
> https://bro-tracker.atlassian.net/browse/BIT-1499
> 
>> On 1/05/2016, at 7:36 AM, Damian Barlow <damian.barlow at gmail.com> wrote:
>> 
>> Hi There.
>> 
>> Hope this is ok to ask this here...?
>> 
>> SSLv3 Installation errors installing bro on Raspberry Pi 2 running Arch Linux
>> 
>> Versions:
>> Archlinux: 4.4.8-2-ARCH (latest 11:04:2016)
>> Bro: Both 2.4.1 and 2.3.2 tested
>> Broccoli: 1.97 packaged with Bro 2.4.1
>> 
>> When running the following order of install commands for Bro
>> 
>> ./configure
>> make
>> 
>> First Error: Which I seem to get past 
>> ...but not sure if it contribute to the second error. 
>> /home/bro/bro-2.3.2/src/ChunkedIO.cc:692:34: error: 'SSLv3_method' was not declared in this scope.
>> Workaround:
>> Editing using nano the file ChunkedIO.cc, I am able to change the SSL version from 3 to 23 and rerun make and it will continue past this section.
>> 
>> Second Error:
>> It then fails at
>> [ 95%] Linking C executable brohose
>> ../src/libbroccoli.so.5.1.0: undefined reference to `SSLv3_method'
>> collect2: error: ld returned 1 exit status
>> aux/broccoli/test/CMakeFiles/brohose.dir/build.make:98: recipe for target 'aux/broccoli/test/brohose' failed
>> 
>> This looks more like a compiled file than a script and if I edit it the MAKE the process fails to read the file.
>> 
>> 
>> I do see at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804104 there is a bug reported fixed:
>> Found in version broccoli/1.97-2
>> Fixed in version broccoli/1.97-3
>> 
>> I've found broccoli folder with 1.97-3 downloads for Ubuntu but not sue if and how it can be incorporated to the MAKE process.
>> http://www10.frugalware.org/pub/linux/ftp.ubuntu.com/ubuntu/pool/universe/b/broccoli/
>> 
>> Looking for advice
>> 
>> Kind Regards
>> 
>> Damian Barlow
>>  
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20160501/939965f8/attachment-0001.html 


More information about the Bro mailing list