From: Shayne O'Connor <forums@machinehasnoagenda.com>
To: Lee Revell <rlrevell@joe-job.com>,
alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: [PATCH 0/8] emu10k1 multichannel support
Date: Wed, 16 Feb 2005 18:31:59 +1100 [thread overview]
Message-ID: <4212F6EF.1040306@machinehasnoagenda.com> (raw)
In-Reply-To: <1108530906.26851.2.camel@krustophenia.net>
Lee Revell wrote:
>On Wed, 2005-02-16 at 16:05 +1100, Shayne O'Connor wrote:
>
>
>>ok, i got the patches applied, but ... i have no idea how to compile
>>this - all i know is that it obviously isn't the standard build
>>procedure for a source package, and i've only been able to find
>>references to people having troubles compiling cvs, not *how* to compile
>>cvs ... the furthest i got (running whatever scripts looked appropriate)
>>was it asking for me to specify the ALSAKERNELDIR variable ... how do i
>>do that, and where should i point it (/lib/modules/'uname -r'/build/?)?
>>
>>
>
>I am pretty sure I have posted this before. But, here's the procedure:
>
>checkout CVS sources
>cd to directory where you checked out
>run "./build prep"
>cd alsa-driver
>run "./configure --with-cards=emu10k1
>--with-kernel=/path/to/kernel/source"
>run "make; make install"
>
>So you just replace /path/to/kernel/source with wherever your kernel
>source is.
>
>Lee
>
>
>
maybe there's new problems with cvs - followed directions, and this is
what i got during "make" (output starting from where it started
producing errors):
> make[1]: Entering directory
> `/lib/modules/2.6.10-0.6.rdt.rhfc2.ccrma/build'
> CC [M] /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.o
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/core.h:29,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:28:
> include/linux/pm.h:198: error: redefinition of `pm_message_t'
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/adriver.h:717:
> error: `pm_message_t' previously declared here
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/core.h:29,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:28:
> include/linux/pm.h:218:1: warning: "PMSG_FREEZE" redefined
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/driver.h:42,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:22:
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/adriver.h:718:1:
> warning: this is the location of the previous definition
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/core.h:29,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:28:
> include/linux/pm.h:219:1: warning: "PMSG_SUSPEND" redefined
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/driver.h:42,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:22:
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/adriver.h:719:1:
> warning: this is the location of the previous definition
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/core.h:29,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:28:
> include/linux/pm.h:220:1: warning: "PMSG_ON" redefined
> In file included from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/sound/driver.h:42,
> from
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.c:22:
> /home/mrmachine/linux-progz/cvs/alsa/alsa-driver/include/adriver.h:720:1:
> warning: this is the location of the previous definition
> make[4]: ***
> [/home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore/hwdep.o] Error 1
> make[3]: *** [/home/mrmachine/linux-progz/cvs/alsa/alsa-driver/acore]
> Error 2
> make[2]: ***
> [_module_/home/mrmachine/linux-progz/cvs/alsa/alsa-driver] Error 2
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/lib/modules/2.6.10-0.6.rdt.rhfc2.ccrma/build'
> make: *** [compile] Error 2
shayne
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-16 7:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 0:38 [PATCH 0/8] emu10k1 multichannel support Lee Revell
2005-02-16 0:42 ` [PATCH 1/8] " Lee Revell
2005-02-16 0:43 ` [PATCH 2/8] " Lee Revell
2005-02-16 0:46 ` [PATCH 3/8] " Lee Revell
2005-02-16 0:47 ` [PATCH 4/8] " Lee Revell
2005-02-16 0:48 ` [PATCH 5/8] " Lee Revell
2005-02-16 0:49 ` [PATCH 6/8] " Lee Revell
2005-02-16 0:50 ` [PATCH 7/8] " Lee Revell
2005-02-16 0:51 ` [PATCH 8/8] " Lee Revell
[not found] ` <42129C4F.4060507@machinehasnoagenda.com>
[not found] ` <1108515965.14789.1.camel@krustophenia.net>
[not found] ` <4212D49F.40404@machinehasnoagenda.com>
[not found] ` <1108530906.26851.2.camel@krustophenia.net>
2005-02-16 7:31 ` Shayne O'Connor [this message]
2005-02-16 13:16 ` emu10k1 multichannel support & 2.6.11.rc4 - bug? Shayne O'Connor
[not found] ` <1108574835.28955.2.camel@krustophenia.net>
2005-02-16 23:40 ` Shayne O'Connor
2005-02-16 23:37 ` Lee Revell
[not found] ` <1108597405.3481.4.camel@krustophenia.net>
2005-02-17 0:42 ` Shayne O'Connor
2005-02-16 10:22 ` [PATCH 0/8] emu10k1 multichannel support Jaroslav Kysela
2005-02-19 19:33 ` Lee Revell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4212F6EF.1040306@machinehasnoagenda.com \
--to=forums@machinehasnoagenda.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rlrevell@joe-job.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.