Trying to Build wine 1.1.18 (to rum Last Chaos
-
- Level 1
- Posts: 6
- Joined: Tue Oct 13, 2009 1:28 pm
Trying to Build wine 1.1.18 (to rum Last Chaos
I try to build it and I run ./wineinstall and I keep geting this "configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries."
WTF and How the hell can I get it gone!
WTF and How the hell can I get it gone!
Re: Trying to Build wine 1.1.18 (to rum Last Chaos
http://wiki.winehq.org/WineOn64bitinitial.silence wrote:I try to build it and I run ./wineinstall and I keep geting this "configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries."
-
- Level 1
- Posts: 6
- Joined: Tue Oct 13, 2009 1:28 pm
Trying to Build wine 1.1.18 (to rum Last Chaos
ok that worked, but now it's missing freetype fonts Anyone help with that?
-
- Level 1
- Posts: 6
- Joined: Tue Oct 13, 2009 1:28 pm
-
- Level 1
- Posts: 6
- Joined: Tue Oct 13, 2009 1:28 pm
-
- Level 1
- Posts: 6
- Joined: Tue Oct 13, 2009 1:28 pm
ok now it's just being a pain in the ass.. Someone tell me what's wrong.
"/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [winex11.drv.so] Error 2
make[2]: Leaving directory `/home/andyrew/Documents/wine-1.1.18/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leaving directory `/home/andyrew/Documents/wine-1.1.18/dlls'
make: *** [dlls] Error 2
"
"/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [winex11.drv.so] Error 2
make[2]: Leaving directory `/home/andyrew/Documents/wine-1.1.18/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leaving directory `/home/andyrew/Documents/wine-1.1.18/dlls'
make: *** [dlls] Error 2
"
-
- Newbie
- Posts: 1
- Joined: Mon Dec 03, 2012 1:43 am
Re: Trying to Build wine 1.1.18 (to rum Last Chaos
maybe this will help some as it turns out that gcc and g++ are not the end all of compilers needed for wine. Maybe I dont have the right versions installed but this was very helpfull.
https://help.ubuntu.com/community/InstallingCompilers
you may also want to see this,
http://gcc.gnu.org/
in hopes that this may help save some brain cells from being over cooked
https://help.ubuntu.com/community/InstallingCompilers
you may also want to see this,
http://gcc.gnu.org/
in hopes that this may help save some brain cells from being over cooked
