http://bugs.winehq.org/show_bug.cgi?id=2384
Summary: wine instalation problem in Mandrake 10 86_64 AMD Product: Wine Version: 20040716 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P3 Component: wine-ports AssignedTo: wine-bugs@winehq.org ReportedBy: ice2642@yahoo.com.br CC: ice2642@yahoo.com.br
Hello,
The wine have a problem when it is used with a Mandrake 10 64 bits for Athlon CPU. First, sorry, my english is terrible, but I will try explay what is hapinning in the install proccess.
the ./configure work the make depend no show any error
the end of the make depend output:
make[2]: Entering directory `/home/iceman/wine-20040716/tools/wrc' ../../tools/makedep -I. -I. -I../../include -I../../include -C. dumpres.c genres.c newstruc.c readres.c translation.c utils.c wrc.c writeres.c parser.y parser.l make[2]: Leaving directory `/home/iceman/wine-20040716/tools/wrc' ../tools/makedep -I. -I. -I../include -I../include -C. bin2res.c fnt2bdf.c makedep.c make[1]: Leaving directory `/home/iceman/wine-20040716/tools' ./tools/makedep -I. -I. -I./include -I./include -C.
But when i run the make ;
[iceman@localhost wine-20040716]$ make make[1]: Entering directory `/home/iceman/wine-20040716/libs' make[2]: Entering directory `/home/iceman/wine-20040716/libs/port' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -W all -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o interlocked.o in terlocked.c interlocked.c:248:3: #error You must implement the interlocked* functions for your CPU make[2]: *** [interlocked.o] Error 1 make[2]: Leaving directory `/home/iceman/wine-20040716/libs/port' make[1]: *** [port] Error 2 make[1]: Leaving directory `/home/iceman/wine-20040716/libs' make: *** [libs] Error 2 [iceman@localhost wine-20040716]$
I try use first the wineinstall in the tools folder, the same problem.
If you do not have a 64 bit CPU for test I can do it for help you find the problem, but you need send me step by step what I need to do and who informations do you need about the system and how I can get this informations to help your work because I am +- new with linux.
I try the rpm pacage and I try a diferent version to mandrake 10 but it not work too in my system,
error: Failed dependencies: /lib/i686/libc.so.6 is needed by wine-20040615-mdk1
But I have the libc.so.6 but it is in my /lib64/ directory and in the /lib/ directory
[root@localhost lib64]# ls libc* libc-2.3.3.so* libcom_err.so.2.1* libcrypt.so.1@ libcom_err.so.2@ libcrypt-2.3.3.so* libc.so.6@ [root@localhost lib64]#
[root@localhost lib]# ls libc* libc-2.3.3.so* libcrypt-2.3.3.so* libcrypt.so.1@ libc.so.6@ [root@localhost lib]#
just for test I make a dir named /lib/i686 and put the libc in there but the rpm abain stoped.
[root@localhost i686]# ls libc.so.6* [root@localhost i686]#
Thank you for this exelent aplication for the linux communit and I hope you can solve this problem in the install.
I wait forward from you.
Best regards,
Marcio Esper