Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 12:40:32 -0500
From:      Alexander Matey <matey@cis.ohio-state.edu>
To:        freebsd-multimedia@FreeBSD.ORG
Cc:        Ilya Martynov <m_ilya@agava.com>
Subject:   Re: Bug (?) in STABLE-4 which prevents correct building aureal-kmod port
Message-ID:  <20010226124032.A933@cis.ohio-state.edu>
In-Reply-To: <86d7ccknos.fsf@juil.domain>; from m_ilya@agava.com on Wed, Feb 21, 2001 at 07:25:55PM %2B0300
References:  <86d7ccknos.fsf@juil.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 21, 2001 at 07:25:55PM +0300, Ilya Martynov wrote:
> I've submitted PR about a two weeks ago about possible bug in STABLE-4
> which prevents correct building aureal-kmod port. Seems nobody has
> noticed it. Please look at it:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=24954

/src/sys/dev/sound/isa/sb.c has nothing to do whatsoever with
ports/audio/aureal-kmod.

You couldn't load the kernel module after compiling and
installing the aureal-kmod port most likely because of
some old aureal driver files lying around in
/sys/dev/sound/pci/{au88x0.[ch], asp[123]0.o} which caused
the port to use these instead of the ones in the distfile.

The most recent version of the port contains will's checks 
that handle this situation.

Remove the above mentioned files from your tree, deinstall
the port, rebuild it and reinstall it (make clean; make install).

This PR can be closed, it doesn't make much sense.

> -- 
> Ilya Martynov
> AGAVA Software Company, http://www.agava.com

-- 
lx

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010226124032.A933>