[Bro] Compiling bro 2.4.1 on Ubuntu && ARM (HELP Please)

Ludwig Goon lagoon7 at gmail.com
Thu Sep 17 06:31:50 PDT 2015


Thanks,
Actually Johanna provide a solution to the issue. What you suggested may
work as well. However there is something going on when generating a make
file for docs. I have also closed out the case with the solution she
provided.

Thanks again for your response...


On Thu, Sep 17, 2015 at 9:06 AM, Azoff, Justin S <jazoff at illinois.edu>
wrote:

>
> > On Sep 15, 2015, at 6:57 AM, Ludwig Goon <lagoon7 at gmail.com> wrote:
> >
> > Trying to compile bro 2.4.1 on linux. After setting up the packages for
> compile I run the ./configure scriipt and get the following error:
> >
> >
> > -- Looking for include file pthread.h
> > -- Looking for include file pthread.h - found
> > -- Looking for pthread_create
> > -- Looking for pthread_create - not found
> > -- Looking for pthread_create in pthreads
> > -- Looking for pthread_create in pthreads - not found
> > -- Looking for pthread_create in pthread
> > -- Looking for pthread_create in pthread - found
> > -- Found Threads: TRUE
>
> This is not your problem..
>
> > CMake Error at doc/CMakeLists.txt:14 (message):
> >   Problem setting BROPATH
>
> ..this is your problem.
>
>
> That error comes from doc/CMakeLists.txt where it tries to run
> ./build/bro-path-dev
>
> What happens when you run
>
>     cmake --version
>     ./build/bro-path-dev
>
> It is just a one line shell script that echos a path, so it should not be
> failing.
>
>
>
> --
> - Justin Azoff
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20150917/52b6d73d/attachment-0001.html 


More information about the Bro mailing list