From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 23:41:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 130A116A422 for ; Sun, 26 Feb 2006 23:41:19 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CBD43D45 for ; Sun, 26 Feb 2006 23:41:17 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id x37so579356nfc for ; Sun, 26 Feb 2006 15:41:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=btm4Lhyx+FtpgRhdwpid3r92fnQzHGnDeqcY1Eg+vj5278eRSYnNRDlXaGIbGb2FyqqAq0eNucWqmLO9dMiHJ0dpOdK7S5xq4bu26s3PM/dK10lr4hj0AxNc+s/LFSwaXtZ1FVjdzT0/KLpzbeR8DPFCD7B49Pnth3Y8Cqmdu7o= Received: by 10.48.49.2 with SMTP id w2mr1530508nfw; Sun, 26 Feb 2006 15:41:16 -0800 (PST) Received: by 10.48.211.5 with HTTP; Sun, 26 Feb 2006 15:41:16 -0800 (PST) Message-ID: Date: Sun, 26 Feb 2006 18:41:16 -0500 From: "Xn Nooby" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ogle-gui needs liba52, but its already there ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 23:41:19 -0000 I havent't been able to build ogle-gui. It complains about 'liba52', which I believe is already installed. I deftly checked the UPDATING files, and did not see any mention about issues with liba52. I also tried Google to n= o avail. This failed about a week ago, and I was hoping it would be fixed - or I would figure out my error. I did a pkg_info to make sure liba52 was installed, the output is pasted below. Is anyone else having a problem wit= h ogle-gui ? ################################################## ################################################## checking for dvdread/dvd_reader.h... yes checking for mlib_VideoDCT8x8_S16_S16 in -lmlib... no 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 =3D=3D=3D> 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 outpu= t 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 Stop in /usr/ports/multimedia/ogle. *** Error code 1 Stop in /usr/ports/multimedia/ogle. *** Error code 1 Stop in /usr/ports/multimedia/ogle-gui. az# ################################################## ################################################## az# pkg_info | grep 52 liba52-0.7.4_1 A free library for decoding ATSC A/52 streams, aka AC-3 liba52-devel-0.7.4.2005112800 A free library for decoding ATSC A/52 streams= , aka AC-3 unzip-5.52_2 List, test and extract compressed files in a ZIP archiv= e xmms-a52dec-1.0_1 A52 (aka AC3) decoder plugin for XMMS az#