From owner-freebsd-ports@FreeBSD.ORG Sun Apr 2 02:38:26 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 965C216A41F for ; Sun, 2 Apr 2006 02:38:26 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B8AA43D46 for ; Sun, 2 Apr 2006 02:38:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 161321A3C19; Sat, 1 Apr 2006 18:38:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 507CB514C3; Sat, 1 Apr 2006 21:38:25 -0500 (EST) Date: Sat, 1 Apr 2006 21:38:25 -0500 From: Kris Kennaway To: Beech Rintoul Message-ID: <20060402023824.GA21035@xor.obsecurity.org> References: <200604011638.48983.beech@mangohealth.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604011638.48983.beech@mangohealth.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org Subject: Re: Problem building ogle X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 02:38:26 -0000 On Sat, Apr 01, 2006 at 04:38:21PM -0900, Beech Rintoul wrote: > Hi, > > I'm getting the following while trying to build ogle: > > pinnacle# make > ===> ogle-0.9.2_5 depends on executable: gmake - found > ===> ogle-0.9.2_5 depends on shared library: a52-devel.0 - found > > > > checking for a52_free in -la52-devel ... no > checking for a52_init in -la52-devel ... no > configure: error: Need liba52, install a52dec or specify it's location > ===> Script "configure" failed unexpectedly. > Please report the problem to lioux@FreeBSD.org [maintainer] and attach the > "/usr/ports/multimedia/ogle/work/ogle-0.9.2/config.log" including the output > of the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > liba52-devel is installed on this system. Running 7-CURRENT So why didn't you follow the directions? Kris