All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001934]: make problem
Date: Fri, 21 Apr 2006 00:03:07 +0200	[thread overview]
Message-ID: <a9199ff0d4824e5b4cb25167e6d445f8@bugtrack.alsa-project.org> (raw)


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1934> 
======================================================================
Reported By:                kvo
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   1934
Category:                   0_compilation problem_!!!
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Distribution:               RHEL4 Update 3
Kernel Version:             2.6.9-34.EL
======================================================================
Date Submitted:             03-17-2006 12:19 CET
Last Modified:              04-21-2006 00:03 CEST
======================================================================
Summary:                    make problem
Description: 
./configure works OK. running make give error during compilation: module
'include/asound.h' (line 210) has some 'typedef' that doesn't match with
(probably) OS include. As a result, compilation stops and driver can not
be produced.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0002042 Compile error : /usr/local/src/alsa/als...
======================================================================

----------------------------------------------------------------------
 tiwai - 04-10-06 18:43 
----------------------------------------------------------------------
The problem is how to _detect_ the very kernel and how do you activate the
workaround.  If something is defined detectable as a flag, we can put just
an idfdef SOMETHING.  Otherwise, we may need additional check in
configure.in and include/adriver.h.  But, I can't work on this since I
have no such a distribution.

Patches are welcome, of course.

----------------------------------------------------------------------
 mnemotronic - 04-21-06 00:03 
----------------------------------------------------------------------
FYI, in an attempt to get a working driver, I commented out this line in
adriver.h:
// typedef unsigned __nocast gfp_t

and recompiled.  This returned a different error:
...etc.../acore/pcm_native.c:74: error: syntax error before
"snd_pcm_link_rwlock"
...etc.../acore/pcm_native.c:74: warning: type defaults to `int' in
declaration of `snd_pcm_link_rwlock'
...etc.../acore/pcm_native.c:74: error: conflicting types for
'snd_pcm_link_rwlock'
...etc.../include/sound/pcm.h:454: error: previous declaration of
'snd_pcm_link_rwlock' was here
...etc.../acore/pcm_native.c:74: error: conflicting types for
'snd_pcm_link_rwlock'
...etc.../include/sound/pcm.h:454: error: previous declaration of
'snd_pcm_link_rwlock' was here
...etc.../acore/pcm_native.c:74: error: incompatible types in
initialization
...etc.../acore/pcm_native.c:74: error: initializer element is not
constant
...etc.../acore/pcm_native.c:74: warning: data definition has no type or
storage class
...etc.../acore/pcm_native.c: In function `snd_pcm_action_lock_irq':

heavy sigh.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-17-06 12:19 kvo            New Issue                                    
03-17-06 12:19 kvo            Distribution              => RHEL4 Update 3  
03-17-06 12:19 kvo            Kernel Version            => 2.6.9-34.EL     
03-17-06 12:25 tiwai          Note Added: 0008643                          
03-19-06 22:26 kvo            Note Added: 0008697                          
03-21-06 17:33 tiwai          Note Added: 0008749                          
03-25-06 20:47 kvo            File Added: config.log                       
03-25-06 22:19 kvo            Note Added: 0008952                          
04-09-06 18:47 kvo            File Added: info.zip                         
04-09-06 18:56 kvo            Note Added: 0009181                          
04-09-06 19:05 kvo            Issue Monitored: tiwai                       
04-09-06 19:05 kvo            Note Added: 0009182                          
04-10-06 16:46 tiwai          Note Added: 0009196                          
04-10-06 18:38 kvo            Note Added: 0009213                          
04-10-06 18:43 tiwai          Note Added: 0009214                          
04-20-06 15:30 tiwai          Relationship added       has duplicate 0002042
04-20-06 22:04 mnemotronic    Issue Monitored: mnemotronic                    
04-21-06 00:03 mnemotronic    Note Added: 0009402                          
======================================================================




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

             reply	other threads:[~2006-04-20 22:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 22:03 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-30  9:48 [ALSA - driver 0001934]: make problem bugtrack
2006-04-30  4:04 bugtrack
2006-04-21  3:39 bugtrack
2006-04-10 16:43 bugtrack
2006-04-10 16:38 bugtrack
2006-04-10 14:46 bugtrack
2006-04-09 16:56 bugtrack
2006-03-25 21:19 bugtrack
2006-03-21 16:33 bugtrack
2006-03-19 21:26 bugtrack
2006-03-17 11:25 bugtrack
2006-03-17 11:19 bugtrack

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=a9199ff0d4824e5b4cb25167e6d445f8@bugtrack.alsa-project.org \
    --to=bugtrack@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /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.