[pulseaudio-tickets] [Bug 46630] Make Failed: padsp.c for function dsp_ioctl
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 24 07:08:55 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46630
--- Comment #3 from johndoe32102002 at gmail.com 2012-03-24 07:08:55 PDT ---
I am not too familiar with diff and patch, but I ran these commands:
diff -u configure new_configure > mod_config.diff #where mod_config has your
changes
patch -R < new.diff && ./configure
Error:
CCLD mcalign-test
I get undefined errors to what appears to be variables. Here is an example:
/pulseaudio-0.9.23/src/.libs/libpulsecommon-0.9.23.so: undefined reference to
`pa_path_get_filename'
I don't know if this (0.9.23) is the current version, so I think I will try the
git. I'll also manually check to ensure I have the latest version of all
dependencies.
--
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