All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mads Kiilerich <mads@kiilerich.com>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Trouble compiling alsa-driver-1.0.23 on Fedora 13
Date: Tue, 01 Jun 2010 21:30:50 +0200	[thread overview]
Message-ID: <4C055FEA.8000402@kiilerich.com> (raw)
In-Reply-To: <AANLkTikkHZto-FJv268ZnB_WI4kLoMXopSCgKFijfv8Q@mail.gmail.com>

Uros Bizjak wrote, On 06/01/2010 06:47 PM:
> Hello!
>
> Trying to compile alsa-driver-1.0.23 on Fedora 13, I got following failure:
>
> gmake -C /lib/modules/2.6.33.5-112.fc13.x86_64/source
> SUBDIRS=/home/uros/alsa-driver-1.0.23  CPP="gcc -E" CC="gcc" modules
> gmake[1]: Entering directory `/usr/src/kernels/2.6.33.5-112.fc13.x86_64'
> Makefile:535: /usr/src/kernels/2.6.33.5-112.fc13.x86_64/arch//Makefile:
> No such file or directory
> gmake[1]: *** No rule to make target
> `/usr/src/kernels/2.6.33.5-112.fc13.x86_64/arch//Makefile'.  Stop.
> gmake[1]: Leaving directory `/usr/src/kernels/2.6.33.5-112.fc13.x86_64'
> gmake: *** [compile] Error 2
>
> I have installed required kernel-devel package.
>
> Am I missing something else to successfully compile alsa-kernel drivers?
>    

Uros, I don't think you are missing anything - it seems like there is a 
real problem with the Fedora kernels and the latest alsa drivers.

alsa-compile.sh as described on 
http://www.alsa-project.org/main/index.php/Driver_Compilation used to 
work for me on Fedora 12 and check for all dependencies, but now I get 
the same error.

The Makefile fails in line 535 because SRCARCH (and ARCH) is empty even 
though SUBARCH is correctly (on my machine) set to i386. I don't know 
why or how it usually works.

/Masd

  reply	other threads:[~2010-06-01 19:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01 16:47 Trouble compiling alsa-driver-1.0.23 on Fedora 13 Uros Bizjak
2010-06-01 19:30 ` Mads Kiilerich [this message]
2010-06-02  8:22   ` Uros Bizjak
2010-06-02 10:14     ` Takashi Iwai
2010-06-02 13:06       ` The Source
2010-06-02 17:35       ` Uros Bizjak

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=4C055FEA.8000402@kiilerich.com \
    --to=mads@kiilerich.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=ubizjak@gmail.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.