Ticket #235 (closed Patch: Solved)

Opened 2 years ago

Last modified 15 months ago

libssl detection problem

Reported by: mccreary@… Owned by:
Priority: Normal Milestone:
Component: Bro Version: 1.5.1
Keywords: Cc:

Description

configure fails to detect an updated version of libssl installed in /usr/local/lib on FreeBSD. The attached patch fixes the problem by explicitly adding /usr/local/include to CPPFLAGS before running the test program.

Attachments

configure.patch Download (574 bytes) - added by mccreary@… 2 years ago.

Change History

Changed 2 years ago by mccreary@…

comment:1 Changed 15 months ago by seth

  • Status changed from new to closed
  • Resolution set to Solved

This problem won't exist after the move to CMake.

Note: See TracTickets for help on using tickets.