[Bro] Make error on Mac OS 10

George Ray GRAY at shepherd.edu
Sat Oct 8 19:21:39 PDT 2016


Bro Mailing List,

I am attempting to install Bro 2.4.1 on Mac OS 10.6.8. The prereqs have been installed and the ./configure works. During Make, at the 89% level, the system reports:
ld: library not found for -lpython2.7
collect2: ld returned 1 exit status
make[3]: *** [aux/broctl/aux/pysubnettree/_SubnetTree.so] Error 1
make[2]: *** [aux/broctl/aux/pysubnettree/CMakeFiles/_SubnetTree.dir/all] Error

The default python install is 2.6, so I installed version 2.7 from python.org. Python works fine from the command line but the same error recurs. The following is my path:
/Library/Frameworks/Python.framework/Versions/2.7/lib:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

Does python have to be installed in a different directory, this path reflects the default?  Any ideas on how to resolve this issue?

Thanks,

George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20161009/d9e0bc8b/attachment.html 


More information about the Bro mailing list