Displaying 3 results from an estimated 3 matches for "dincludedir".
Did you mean:
includedir
2011 Jan 08
2
Wine-1.3.11 will not compile for me
...uot;
However, I'm suddenly stuck at this point:
Code:
---- SNIP ----
make[1]: Leaving directory `/home/sheridan/Let?lt?s/wine-1.3.11/tools/wmc'
make[1]: Entering directory `/home/sheridan/Let?lt?s/wine-1.3.11/tools/wrc'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o dumpres.o dumpres.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/local/i...
2006 Apr 30
4
unable to compile
...older but has
errors with later versions.
20040121 .deb package must be forced installed because of a libc6
version conflict so I am attempting to recompile hoping this will fix
the problem.
"make install" fails with the following message:
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o newstruc.o newstruc.c
newstruc.c: In function 'handle_ani_list':
newstruc.c:764: error: invalid lvalue in increment
newstruc.c: In function ...
2007 Aug 07
1
Errors compiling wine under Red Hat
...accept them, too!) So, I figured I'd have a go at
compiling. So,
./configure --prefix=[a folder in my AFS space] --without-opengl
goes fine
make depend
no problems
make
goes ok for a bit, then (starting form the topmost error I can find):
gcc -m32 -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/afs/engin.umich.edu/u/g/r/grafw/Private/wine/include/wine\""
-DDLLDIR="\"/afs/engin.umich.edu/u/g/r/grafw/Private/wine/lib/wine\""
-DLIBDIR="\"/afs/engin.umich.edu/u/g/r/grafw/Private/wine/lib\""
-DDLLFLAGS="\"-D_REENTRANT -f...