[Bug 23003] New: Compile/link error on Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
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(a)winehq.org ReportedBy: dwwwww(a)hotmail.com CC: dwwwww(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 CC|dwwwww(a)hotmail.com | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Andrew Nguyen <arethusa26(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Robert <dwwwww(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker --- Comment #2 from Robert <dwwwww(a)hotmail.com> 2010-06-02 20:59:12 --- Increase its importance. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-06-03 01:20:25 --- Since you are the only one who experiences this -> normal. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-06-03 11:17:31 --- Created an attachment (id=28543) --> (http://bugs.winehq.org/attachment.cgi?id=28543) patch Try this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Robert <dwwwww(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Robert <dwwwww(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-06 02:32:19 --- The patch has not yet been committed to the Wine source tree. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-06-11 10:57:46 --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=13a7708abb481f2903db6b.... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23003 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:53:16 --- Closing bugs fixed in 1.2-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org