Hi!
Im trying to play Dota on iccup with Linux mint. I was trying to make it work by following this guide: http://appdb.winehq.org/objectManager.p ... n&iId=3126 but at this line: ./configure --with-gnutls i get this error messeage: configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
I dont know if i folloing a good guid for my problem or i misunderstand some steps. Please help me.
iccup launcher warcraft3 help
Re: iccup launcher warcraft3 help
The message is pretty clear: you need to install 32 bit development libraries to build 32 bit Wine on a 64 bit system. As to which packages to install and where to find them, ask your distro.
-
- Newbie
- Posts: 3
- Joined: Thu Jan 24, 2013 5:41 pm
Re: iccup launcher warcraft3 help
Sorry i am not understand the word distro. What does it mean?
Re: iccup launcher warcraft3 help
"Distro" is short for "distribution"--the version of Linux you're using, which in your case is Linux Mint. So you need to ask on the Linux Mint forum what packages you need to install to be able to compile 32 bit programs on a 64 bit system.
-
- Newbie
- Posts: 3
- Joined: Thu Jan 24, 2013 5:41 pm
Re: iccup launcher warcraft3 help
i managed to get to the make line (http://appdb.winehq.org/objectManager.p ... ngId=75045 here 6.th step)
and i get this: In file included from thread.c:42:0:
../../include/ddk/wdm.h:429:11: error: duplicate member u
make[2]: *** [thread.o] Error 1
make[2]: Leaving directory `/home/petersonal/wine-war3/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/petersonal/wine-war3/dlls'
make: *** [dlls] Error 2
and i get this: In file included from thread.c:42:0:
../../include/ddk/wdm.h:429:11: error: duplicate member u
make[2]: *** [thread.o] Error 1
make[2]: Leaving directory `/home/petersonal/wine-war3/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/petersonal/wine-war3/dlls'
make: *** [dlls] Error 2