Hi.

O.K - tried that

1st without the utils/setup-alsa-kernel script


:-


make[1]: Leaving directory
`/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea'
make -C  SUBDIRS=/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea
CPP="gcc -E" CC="gcc" modules
make: *** SUBDIRS=/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea:
No such file or directory.  Stop.
make: *** [compile] Error 2

Then with the script :-


i.e:-  I unpack the archive then:-

utils/setup-alsa-kernel -c /home/morgan/src/abs/kernel26/
src/linux-2.6.35

./configure --with-cards=loopback

make

- it errors with

--------------------------------------------------

cp ../../alsa-kernel/include/pcm.h .
patch -p0 -i pcm.patch pcm.h
patching file pcm.h
Hunk #1 FAILED at 277.
Hunk #2 succeeded at 285 (offset -5 lines).
Hunk #3 succeeded at 299 (offset -5 lines).
Hunk #4 FAILED at 325.
Hunk #5 succeeded at 339 (offset -5 lines).
Hunk #6 succeeded at 357 (offset -5 lines).
Hunk #7 FAILED at 400.
Hunk #8 succeeded at 407 (offset -5 lines).
3 out of 8 hunks FAILED -- saving rejects to file pcm.h.rej
make[4]: *** [pcm.h] Error 1
make[4]: Leaving directory
`/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea/include/sound'
make[3]: *** [prepare] Error 2

make[3]: Leaving directory
`/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea/include/sound'
make[2]: *** [prepare] Error 2
make[2]: Leaving directory
`/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea/include'
make[1]: *** [dep] Error 1
make[1]: Leaving directory
`/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea'
make: *** [include/sndversions.h] Error 2
--------------------------------------------------

Any ideas - am i doing something wrong ?

Thanks




On 20 August 2010 19:11, Jaroslav Kysela <pe...@perex.cz> wrote:

> On Fri, 20 Aug 2010, Morgan Cox wrote:
>
>  Hi.
>>
>> Thank you for your response.
>>
>> I have tried using the latest snapshot -
>> http://www.alsa-project.org/snapshot/files/alsa-driver-1.0.23.62.g218f25.48
>> 1.ga47ea.tar.bz2
>>
>> I tried just using
>>
>> ./gitcompile
>>
>
> Don't use gitcompile for preconfigured tarballs, use directly the
> 'configure' script.
>
>
>                                        Jaroslav
>
> -----
> Jaroslav Kysela <pe...@perex.cz>
> Linux Kernel Sound Maintainer
> ALSA Project, Red Hat, Inc.
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to