http://bugs.winehq.org/show_bug.cgi?id=23003
Summary: Compile/link error on Red Hat Enterprise Linux AS release 4 (Nahant Update 8) Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: dwwwww@hotmail.com CC: dwwwww@hotmail.com
OS version: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
========================================================================= /dlls/winealsa.drv/waveout.c:113: undefined reference to `snd_pcm_recover' collect2: ld returned 1 exit status winegcc: gcc failed make[1]: *** [winealsa.drv.so] Error 2
http://bugs.winehq.org/show_bug.cgi?id=23003
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 CC|dwwwww@hotmail.com |
http://bugs.winehq.org/show_bug.cgi?id=23003
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-06-02 02:39:29 --- I do see this in a CentOS 4.8 virtual machine. The snd_pcm_recover function doesn't seem to be available in the ALSA library from package version 1.0.6-5.RHEL4. I'm not sure how important calling snd_pcm_recover is for winealsa.drv, but in the worst case, I figure the configure check could be modified so that Wine doesn't try to build with the libasound that RHEL 4 ships.
http://bugs.winehq.org/show_bug.cgi?id=23003
Robert dwwwww@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker
--- Comment #2 from Robert dwwwww@hotmail.com 2010-06-02 20:59:12 --- Increase its importance.
http://bugs.winehq.org/show_bug.cgi?id=23003
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-03 01:20:25 --- Since you are the only one who experiences this -> normal.
http://bugs.winehq.org/show_bug.cgi?id=23003
--- Comment #4 from Austin English austinenglish@gmail.com 2010-06-03 11:17:31 --- Created an attachment (id=28543) --> (http://bugs.winehq.org/attachment.cgi?id=28543) patch
Try this.
http://bugs.winehq.org/show_bug.cgi?id=23003
Robert dwwwww@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Robert dwwwww@hotmail.com 2010-06-06 02:12:15 --- (In reply to comment #4)
Created an attachment (id=28543)
--> (http://bugs.winehq.org/attachment.cgi?id=28543) [details]
patch
Try this.
Thanks, it works! compile and link pass. I now close this bug report.
http://bugs.winehq.org/show_bug.cgi?id=23003
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-06-06 02:32:19 --- The patch has not yet been committed to the Wine source tree.
http://bugs.winehq.org/show_bug.cgi?id=23003
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2010-06-11 10:57:46 --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=13a7708abb481f2903db6b....
http://bugs.winehq.org/show_bug.cgi?id=23003
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-06-11 12:53:16 --- Closing bugs fixed in 1.2-rc3.