[Bro] broker compile problem

Daniel Guerra daniel.guerra69 at gmail.com
Wed Oct 14 16:39:04 PDT 2015


Hi,

I have been trying over and over to solve this but failed.
I keep getting this error when compiling bro
[  9%] Building CXX object aux/broker/tests/CMakeFiles/test_data.dir/test_data.cc.o
Linking CXX executable test_data
../libbroker.so.0.4-9.0: undefined reference to `inflateInit2_'
../libbroker.so.0.4-9.0: undefined reference to `inflate'
../libbroker.so.0.4-9.0: undefined reference to `deflateInit2_'
../libbroker.so.0.4-9.0: undefined reference to `deflate'
../libbroker.so.0.4-9.0: undefined reference to `deflateEnd'
../libbroker.so.0.4-9.0: undefined reference to `inflateEnd'
collect2: error: ld returned 1 exit status
I have attached the Dockerfile I used


Regards,

Daniel Guerra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20151015/18675082/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Dockerfile
Type: application/octet-stream
Size: 1825 bytes
Desc: not available
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20151015/18675082/attachment.obj 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20151015/18675082/attachment-0001.html 


More information about the Bro mailing list