https://bugs.freedesktop.org/show_bug.cgi?id=46630

--- Comment #3 from [email protected] 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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to