[Bug 74762] New: kdemultimedia 3.2.0 doesn't compile with alsa 1.0

Egmont Koblinger egmont at uhulinux.hu
Mon Feb 9 20:24:07 GMT 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=74762      
           Summary: kdemultimedia 3.2.0 doesn't compile with alsa 1.0
           Product: kdemultimedia
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-multimedia at kde.org
        ReportedBy: egmont at uhulinux.hu


Version:           3.2.0 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.2 
OS:          Linux

The configure script of kdemultimedia 3.2.0 looks for alsa 0.5 and 0.9,
but not for 1.0. If I patch the configure script to detect alsa 1.0 as well
(it worked for kde 3.1.5), then compiling fails with this:

audio_alsa.c: In function `set_hwparams':
audio_alsa.c:70: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes pointer from integer without a cast
audio_alsa.c:80: warning: passing arg 3 of `snd_pcm_hw_params_set_buffer_time_near' makes pointer from integer without a cast
audio_alsa.c:85: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio_alsa.c:90: warning: passing arg 3 of `snd_pcm_hw_params_set_period_time_near' makes pointer from integer without a cast
audio_alsa.c:95: warning: passing arg 2 of `snd_pcm_hw_params_get_period_size' from incompatible pointer type
audio_alsa.c:95: error: too few arguments to function `snd_pcm_hw_params_get_period_size'



More information about the kde-multimedia mailing list