From owner-freebsd-multimedia Mon Sep 23 9: 8:52 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 B885437B401 for ; Mon, 23 Sep 2002 09:08:49 -0700 (PDT) Received: from boromir.vpop.net (dns1.vpop.net [207.178.248.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 737D643E3B for ; Mon, 23 Sep 2002 09:08:49 -0700 (PDT) (envelope-from mreimer@vpop.net) Received: from vpop.net (bilbo.vpop.net [65.103.33.41]) by boromir.vpop.net (Postfix) with ESMTP id 242933A5F08; Mon, 23 Sep 2002 09:08:42 -0700 (PDT) Message-ID: <3D8F3CD9.9060306@vpop.net> Date: Mon, 23 Sep 2002 11:10:01 -0500 From: Matthew Reimer Organization: VPOP Technologies, Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020829 X-Accept-Language: en-us, en MIME-Version: 1.0 To: multimedia@freebsd.org, kwythers@umn.edu Subject: Re: aureal-kmod won't build References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Kirk R. Wythers wrote: > I am having trouble building aureal-kmod on my 4.6-stable system. I'm > getting the error: > > lorax# make install clean > ===> Building for aureal-kmod-1.3_4 > ===> 10 > "/sys/conf/kmod.mk", line 63: Could not find bsd.init.mk > "/sys/conf/kmod.mk", line 190: Could not find bsd.links.mk > "/sys/conf/kmod.mk", line 1: Malformed conditional (${SRCS:Mvnode_if.c} > != "") > "/sys/conf/kmod.mk", line 8: if-less endif > "/sys/conf/kmod.mk", line 8: Need an operator > "/sys/conf/kmod.mk", line 1: Malformed conditional (${SRCS:Mvnode_if.h} > != "") > "/sys/conf/kmod.mk", line 8: if-less endif > "/sys/conf/kmod.mk", line 8: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod/work. > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod. > > Any ideas? > Thanks A buildworld/installworld should do it. Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message