Kompilierung für GW [Wine]
hi! also ich habe mal das tutorium von timberland getestet. unter der 64bit umgebung ging das gar nicht. habe jetzt ein 32bit chroot eingerichtet. wollte wine 0.9.40 (gepatched) kompilieren... und was kommt bei rauß?
glxinfo | grep rendering
direct rendering: yes
Grafikkarte nach lspci | grep Graphics:
Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller
./configure:
make && depend make:
glxinfo | grep rendering
direct rendering: yes
Grafikkarte nach lspci | grep Graphics:
Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller
./configure:
- Code: Alles auswählen
configure: WARNING: Your system appears to have the FreeType 2 runtime libraries
configure: WARNING: installed, but freetype-config is not in your PATH. Install
configure: WARNING: the freetype-devel package (or its equivalent on your distribution)
configure: WARNING: to enable Wine to use TrueType fonts.
configure: WARNING: FreeType is missing.
configure: WARNING: Fonts will not be built. Dialog text may be invisible or unaligned.
Configure finished. Do make depend && make to compile Wine.
make && depend make:
- Code: Alles auswählen
make[1]: Entering directory `/home/vlad/wine-0.9.40/tools
../tools/makedep -C. -S.. -T.. bin2res.c fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c
make[1]: ../tools/makedep: Command not found
make[1]: [Makefile] Error 127 (ignored)
make[1]: `makedep is up to date.
make[1]: Leaving directory `/home/vlad/wine-0.9.40/tools
make[1]: Entering directory `/home/vlad/wine-0.9.40/dlls
make[2]: Entering directory `/home/vlad/wine-0.9.40/dlls/acledit
../../tools/makedep -C. -S../.. -T../.. main.c
make[2]: ../../tools/makedep: Command not found
make[2]: [Makefile] Error 127 (ignored)
../../tools/makedep -C. -S../.. -T../.. main.c
make[2]: ../../tools/makedep: Command not found
make[2]: *** [depend] Error 127
make[2]: Leaving directory `/home/vlad/wine-0.9.40/dlls/acledit
make[1]: *** [acledit/__depend__] Error 2
make[1]: Leaving directory `/home/vlad/wine-0.9.40/dlls
make: *** [dlls/__depend__] Error 2