[Home]

Summary:ASTERISK-01887: Makefile needs libcrypto for FreeBSD
Reporter:jacs (jacs)Labels:
Date Opened:2004-06-25 03:38:54Date Closed:2008-01-15 15:00:41.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) makefile.diff
Description:Asterisk is now linked with -lssl, for FreeBSD you need to add -lcrypto. Patch added
Comments:By: Mark Spencer (markster) 2004-06-25 19:10:53

Fixed in CVS. For future reference, this should be categorized as "tweak" not "major"

By: Digium Subversion (svnbot) 2008-01-15 15:00:41.000-0600

Repository: asterisk
Revision: 3310

U   trunk/Makefile

------------------------------------------------------------------------
r3310 | markster | 2008-01-15 15:00:41 -0600 (Tue, 15 Jan 2008) | 2 lines

Add crypto to FreeBSD build (bug ASTERISK-1887)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3310