Displaying 3 results from an estimated 3 matches for "ddlldir".
2007 Aug 07
1
Errors compiling wine under Red Hat
...er 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 -fPIC\"" -DLDDLLFLAGS="\"-shared
-Wl,-Bsymbolic,-z,defs,-init,__wine_spec_in...
2005 Sep 04
0
Build failure on Solaris
Fellow wine users and developers!
I have tried to compile the latest snapshot of wine(20050830) under Solaris,
but i get the following error:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DBINDIR="\"/opt/sfw/bin\"" -DDLLDIR="\"/opt/sfw/lib/wine\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -o ldt.o ldt.c
ldt.c:107: error: conflicting types for 'sysi86'
/usr/include/sys/sysi86.h:248: error: previous declaration of 'sysi86&...
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
I've been trying to build Wine (20031118) on a G4 PowerBook running OS X
10.3.1.
The first problem occurs during configure:
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRRSetScreenConfigAndRate in -lXrandr... yes
checking for XvShmCreateImage in -lXv... yes
configure: error: /usr/X11R6/lib/libGL.a is present on your system.
This prevents linking to OpenGL. Delete