[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling Asterisk - Solved
- To: <misc@openbsd.org>
- Subject: Re: Compiling Asterisk - Solved
- From: "Tarquin Joseph" <tjoseph@cc.tt>
- Date: Mon, 2 Aug 2004 01:05:45 -0400
- Content-Class: urn:content-classes:message
- Thread-Index: AcR4S2sD3ztgRck8Tkyyh9/oWlMrWwAAtu4w
- Thread-Topic: Compiling Asterisk - Solved
This worked.
Thanks,
Tarquin.
-----Original Message-----
From: Greg Broiles [mailto:gbroiles@parrhesia.com]
Sent: Monday, August 02, 2004 12:37 AM
To: Tarquin Joseph; misc@openbsd.org
Subject: Re: Compiling Asterisk
At 08:42 PM 8/1/2004, Tarquin Joseph wrote:
>I know that Asterisk was written for the Linux platform but the website
>says that it has been successfully compiled on OpenBSD. I saw a post
>where someone has it working on 3.4 but is anyone using it on 3.5? If
>so what did you do to get by the errors above?
Use "gmake", not "make".
Add this after the FreeBSD-specific library stuff in the Makefile -
ifeq (${OSARCH},OpenBSD)
LIBS=-lcrypto -lpthread -lm -lncurses
endif
Also, try the Asterisk users mailing list archives at
<http://lists.digium.com/pipermail/asterisk-users/>.
--
Greg Broiles
gbroiles@parrhesia.com