http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #5 from starslights stars@hispeed.ch 2010-10-06 12:57:58 CDT --- (In reply to comment #4)
(In reply to comment #3)
You need to:
- set up Wine git repo and update in to current state;
- then 'git show af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 | patch -p1 -R';
- install all minimal dependencies mentioned after ./configure;
- build a tree.
After that you need only dlls/comctl32/comctl32.dll.so to replace the one from 1.3.4 version you're running now.
Thanks very much , nice from you, i will do that when i am back home in one or two hours maximum and give you the output.
Be happy to can learn and help the community.
Cya later Nikolay
Re Nikolay,
I have not forget you, i am from somtimes now to trying to make it working right, i thing my problem come from my achitecture and library, if i read and use the 64 bits instructions, it pass the build but after it when i run utorrent i have same problem. Between if i look my debug, wineserver are not found and i see is pid a short times, but not any others normal process and i must kill any process manually now. The difference with my build are that one of the exe are in 64 bits who can not work i think anyway...
I have delete the folder and restarting the compile and build ... i hope find how do it working. or maybbe bug just still but i mostly thing that is build like on a new system and acually my wine as only 32 bits library used since winehq was not existing for 64 bits system..
for info , with your command and the min library to can compile i get :
checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.