From owner-freebsd-multimedia Fri Jul 26 5: 1:31 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 74B5337B400 for ; Fri, 26 Jul 2002 05:01:29 -0700 (PDT) Received: from bern.alpage.org (alpage.org [62.212.116.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2882B43E42 for ; Fri, 26 Jul 2002 05:01:28 -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 g6QC1Q5n017813 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Fri, 26 Jul 2002 14:01:26 +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 g6QC1Qd2017812 for multimedia@freebsd.org; Fri, 26 Jul 2002 14:01:26 +0200 (CEST) (envelope-from al) Date: Fri, 26 Jul 2002 14:01:26 +0200 From: Alex Marandon To: multimedia@freebsd.org Subject: Re: Installing xmms with ogg support Message-ID: <20020726140126.B17738@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 On Fri, Jul 26, 2002 at 08:04:03AM +0200, Roland Jesse wrote: > > configure:8107: ogg/ogg.h: No such file or director > > However these files are present in /usr/local/include > > Well, how about adding just another -I/usr/local/include anyway? Well I don't know where to add it. I've tried to specify include directory with --includedir flag of the ./configure, but not more succesfully. I thinks something is wrong with my ogg-vorbis header files because if I try to compile a .c file containing the single line: #include It fails with complaining that it can't find the file. But the file is really here. I've started to learn C programming for just a few hours and the are still a lot of mysteries ;o) -- Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message