[pulseaudio-tickets] [Bug 46630] New: Make Failed: padsp.c for function dsp_ioctl
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 25 17:20:53 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46630
Bug #: 46630
Summary: Make Failed: padsp.c for function dsp_ioctl
Classification: Unclassified
Product: PulseAudio
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: build-system
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: johndoe32102002 at gmail.com
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
After running ./configure with no errors, the make failed:
...
utils/padsp.c: In function 'dsp_ioctl':
utils/padsp.c:2266:14: error: 'SOUND_PCM_READ_RATE_is_obsolete' undeclared
(first use in this function)
utils/padsp.c:2266:14: note: each undeclared identifier is reported only once
for each function it appears in
utils/padsp.c:2274:14: error: 'SOUND_PCM_READ_CHANNELS_is_obsolete' undeclared
(first use in this function)
utils/padsp.c:2282:14: error: 'SOUND_PCM_READ_BITS_is_obsolete' undeclared
(first use in this function)
make[4]: *** [libpulsedsp_la-padsp.lo] Error 1
...
Here is my configuration for ./configure:
---{ pulseaudio 0.9.23 }---
prefix: /usr/local
sysconfdir: ${prefix}/etc
localstatedir: ${prefix}/var
System Runtime Path: ${prefix}/var/run/pulse
System State Path: ${prefix}/var/lib/pulse
System Config Path: ${prefix}/var/lib/pulse
Compiler: gcc -std=gnu99
CFLAGS: -g -O2 -Wall -W -Wextra -pipe -Wno-long-long
-Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef
-Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs
-Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes
-Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn
-Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings
-Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common
-fdiagnostics-show-option
Have X11: no
Enable OSS Output: yes
Enable OSS Wrapper: yes
Enable Alsa: yes
Enable Solaris: no
Enable GLib 2.0: yes
Enable Gtk+ 2.0: yes
Enable GConf: yes
Enable Avahi: no
Enable Jack: yes
Enable Async DNS: no
Enable LIRC: no
Enable DBUS: yes
Enable HAL: yes
Enable BlueZ: no
Enable udev: yes
Enable HAL->udev compat: no
Enable TCP Wrappers: no
Enable libsamplerate: yes
Enable IPv6: yes
Enable OpenSSL (for Airtunes): yes
Enable tdb: yes
Enable gdbm: no
Enable simple database: no
System User: pulse
System Group: pulse
Access Group: pulse-access
Enable per-user EsounD socket: yes
Force preopen: no
Preopened modules: all
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list