From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 23 10:25:08 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D5516A4CE for ; Mon, 23 Feb 2004 10:25:08 -0800 (PST) Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE3643D2D for ; Mon, 23 Feb 2004 10:25:07 -0800 (PST) (envelope-from psijnja@xs4all.nl) Received: from hyperion (hyperion.xs4all.nl [213.84.40.239]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1NIP71J095653 for ; Mon, 23 Feb 2004 19:25:07 +0100 (CET) From: "Pim Sijnja" To: Date: Mon, 23 Feb 2004 19:25:07 +0100 Message-ID: <000001c3fa3a$5d6e4220$1301a8c0@hyperion> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: I have a problem compiling asterisk 0.7.2 on freebsd 5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 18:25:08 -0000 Hi, I can't get asterisk compiled on my system. Asterisk version 0.7.2 Freebsd version 5.2 First I got an speex.2 file not found. I used ln -s libspeex.so.1 libspeex.so.2 That solved that issue. But now I get errors on openh323, someting about include files missing. Has anybody tried to compile asterisk on freebsd 5.2? Has there been a confirmed build? Can anybody help? Thanx, Pim