From owner-freebsd-questions@FreeBSD.ORG Mon Feb 26 15:00:12 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C54016A401 for ; Mon, 26 Feb 2007 15:00:12 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6A14D13C4A5 for ; Mon, 26 Feb 2007 15:00:12 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 10017 invoked from network); 26 Feb 2007 15:00:11 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Feb 2007 15:00:11 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B2ECF28430; Mon, 26 Feb 2007 10:00:10 -0500 (EST) To: Andriy Babiy References: <200702251318.02997.ABabiy@shaw.ca> <20070225225007.GA92099@xs3.xs4all.nl> <200702252308.25010.ABabiy@shaw.ca> From: Lowell Gilbert Date: Mon, 26 Feb 2007 10:00:10 -0500 In-Reply-To: <200702252308.25010.ABabiy@shaw.ca> (Andriy Babiy's message of "Sun\, 25 Feb 2007 23\:08\:24 -0800") Message-ID: <44r6sdynet.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: ffmpeg build fails 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: Mon, 26 Feb 2007 15:00:12 -0000 Andriy Babiy writes: > I found the header file in /usr/src/sys/sys directory. Actually, the > content of the folders looks the same. I'm not sure why the file was > missing in the /usr/include/sys. Note that this means your system is installed improperly; soundcard.h should definitely be in /usr/include/sys. Now would be a good time to do a periodic upgrade -- who knows what else you are missing...