From owner-freebsd-multimedia Thu Jul 25 11: 8:47 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7982237B400 for ; Thu, 25 Jul 2002 11:08:46 -0700 (PDT) Received: from bern.alpage.org (alpage.org [62.212.116.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 305DB43E4A for ; Thu, 25 Jul 2002 11:08:45 -0700 (PDT) (envelope-from al@alpage.org) Received: from bern.alpage.org (localhost.alpage.org [127.0.0.1]) by bern.alpage.org (8.12.3/8.11.6/Rhizome Courriel System) with ESMTP id g6PI8hYh050867 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Thu, 25 Jul 2002 20:08:44 +0200 (CEST) (envelope-from al@bern.alpage.org) X-Authentication-Warning: bern.alpage.org: Host localhost.alpage.org [127.0.0.1] claimed to be bern.alpage.org Received: (from al@localhost) by bern.alpage.org (8.12.3/8.12.2/Submit) id g6PI8hi6050866 for multimedia@FreeBSD.ORG; Thu, 25 Jul 2002 20:08:43 +0200 (CEST) (envelope-from al) Date: Thu, 25 Jul 2002 20:08:43 +0200 From: Alex Marandon To: multimedia@FreeBSD.ORG Subject: Installing xmms with ogg support Message-ID: <20020725200843.A50766@alpage.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi people, I have a problem to compile xmms with ogg-vorbis support. I can't install with FreeBSD port because it fails while building gnome-core so I try to install from sources. Actually I already installed it successfully from sources but without ogg support. I get warnings during the configure and when I check config.log I see these messages : (...) configure:8107: ogg/ogg.h: No such file or director (...) configure:8191: vorbis/codec.h: No such file or directory (...) However these files are present in /usr/local/include which seems to be where they must be when I look at `./configure --help`. Any help appreciated. -- Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message