[Bug 19729] New: msgsm32.acm fails to link on 64bit OS.
http://bugs.winehq.org/show_bug.cgi?id=19729 Summary: msgsm32.acm fails to link on 64bit OS. Product: Wine Version: 1.1.27 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: spider(a)alternating.net configure:16661: checking for -lgsm configure:16696: x86_64-linux-gnu-gcc -m32 -o conftest -Wall -g -O2 conftest.c -lgsm >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../libgsm.so when searching for -lgsm /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../libgsm.a when searching for -lgsm /usr/bin/ld: skipping incompatible /usr/lib/libgsm.so when searching for -lgsm /usr/bin/ld: skipping incompatible /usr/lib/libgsm.a when searching for -lgsm Most probably it's due to 32/64-bit issues, since I'm on Ubuntu 9.04 64-bit my copy of libgsm is a 64-bit binary, while wine tries to build a 32bit version. -- 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=19729 --- Comment #1 from Spider <spider(a)alternating.net> 2009-08-14 08:23:53 --- Also tested the built version from your repositories, and it doesn't link libgsm, and gsm functionality in the codec is disabled. -- 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=19729 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-14 10:10:04 --- Of course you need a 32-bit libgsm. Not a Wine bug. -- 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=19729 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-14 20:15:26 --- Closing invalid. -- 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