Before I am told that there is a new version or why O' why are you compiling such an old version??? I am following this web site to get the terminal font that I really enjoy but I am currently not having any luck with compiling this build.
I have sucessfully compiled 1.1.44 but apparently these instructions dont work with that build.
I am running this on Ubuntu 12.04 LTS 32bit
ran sudo apt-get build-dep wine
./configure
make
I have even tried the make depends && make but resulted in the same thing
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o thread.o thread.c
In file included from thread.c:43:0:
../../include/ddk/wdm.h:423:11: error: duplicate member ‘u’
make[2]: *** [thread.o] Error 1
make[2]: Leaving directory `/home/arch1mede/Downloads/wine-1.1.12/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/arch1mede/Downloads/wine-1.1.12/dlls'
make: *** [dlls] Error 2
Any suggestions?
Compilinmg wine 1.1.12
Re: Compilinmg wine 1.1.12
Apologizes for the bad spelling of "compiling", I apparently cant edit my own post.Arch1mede wrote:Before I am told that there is a new version or why O' why are you compiling such an old version??? I am following this web site to get the terminal font that I really enjoy but I am currently not having any luck with compiling this build.
I have sucessfully compiled 1.1.44 but apparently these instructions dont work with that build.
I am running this on Ubuntu 12.04 LTS 32bit
ran sudo apt-get build-dep wine
./configure
make
I have even tried the make depends && make but resulted in the same thing
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o thread.o thread.c
In file included from thread.c:43:0:
../../include/ddk/wdm.h:423:11: error: duplicate member ‘u’
make[2]: *** [thread.o] Error 1
make[2]: Leaving directory `/home/arch1mede/Downloads/wine-1.1.12/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/arch1mede/Downloads/wine-1.1.12/dlls'
make: *** [dlls] Error 2
Any suggestions?
Re: Compilinmg wine 1.1.12
Read the sticky at the top of the forum about Ubuntu 12.04.Arch1mede wrote: I am running this on Ubuntu 12.04 LTS 32bit
Why don't you just use Fontforge?Any suggestions?