[Home]

Summary:ASTERISK-00996: [patch] compil on OpenBSD 3.4
Reporter:semhoun (semhoun)Labels:
Date Opened:2004-02-05 07:47:29.000-0600Date Closed:2004-09-25 02:51:25
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cvs-openbsd34.diff
Description:This is a patch to compil asterisk on OpenBSD.
This patch make possible to compil asterisk, and OpenH323 channel.
Comments:By: wiking (wiking) 2004-04-12 14:15:14

first i've used this diff file for 0.7.2, it worked fine with that!
with development cvs you have to add to md5.c
#elif defined( __OpenBSD__ )
#  include <sys/types.h>

(as it is mentioned in other bug id)

By: Mark Spencer (markster) 2004-04-14 17:12:05

Can this be updated for recent CVS to be put into head?

By: James Golovich (jamesgolovich) 2004-04-19 04:08:49

Updated and commited to CVS HEAD