Displaying 8 results from an estimated 8 matches for "tsx11".
Did you mean:
rsx11
2001 Oct 23
2
Compilation error on cvs - version
...there is a compilation error when I run
./tools/wineinstall .
Apparently a type definition is missing for XDGAMode in
include/ts_xf86dga2.h:
extern XDGAMode* TSXDGAQueryModes(Display*, int, int*);
Any hints?
Thank you
Florian
----- output ----
make[1]: Entering directory `/usr/local/src/wine/tsx11'
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall
-fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC
-D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
ts_xf86dga2.o ts_xf86dga2.c
In file included from ts_xf86dga2.c:14:
../include/ts_xf86dga2.h:24: parse error before `*'
../include/...
2001 Jun 04
1
*** liste wine ***
...ibwine.so' est ? jour.
make[1]: Quitte le r?pertoire `/home/j/src/wine/library'
make[1]: Entre dans le r?pertoire `/home/j/src/wine/ole'
make[1]: `libwine_uuid.a' est ? jour.
make[1]: Quitte le r?pertoire `/home/j/src/wine/ole'
make[1]: Entre dans le r?pertoire `/home/j/src/wine/tsx11'
make[1]: `libwine_tsx11.so' est ? jour.
make[1]: Quitte le r?pertoire `/home/j/src/wine/tsx11'
make[1]: Entre dans le r?pertoire `/home/j/src/wine/dlls'
make[2]: Entre dans le r?pertoire `/home/j/src/wine/dlls/ntdll'
make[3]: Entre dans le r?pertoire `/home/j/src/wine/console...
2001 May 22
3
Trouble building Wine-20010510
Hello All !
I trying to build wine on my Redhat 7.1 box.
Compilation stops with the following error messages :
.
.
.
make[1]: Leaving directory `/receive/wine-20010510/tsx11'
make[1]: Entering directory `/receive/wine-20010510/dlls'
make[2]: Entering directory
`/receive/wine-20010510/dlls/ntdll'
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild
-fPIC -L../../dlls -o ntdll.spec.c -spec ./ntdll.spec
../../tools/wineb...
2001 Nov 28
2
segv while compiling
...-Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_shape.o ts_shape.c
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_xpm.o ts_xpm.c
gcc -shared -Wl,-soname,libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xrender.o ts_xresource.o ts_xvideo.o ts_xutil.o ts_shape.o ts_xpm.o -o libwine_tsx11.so.1.0 -L/usr/X11R6/lib -lSM -lICE -lXpm -lXxf86dga -lXxf86vm -lXv -lGL -lGLU -lXext -lX11
rm -f libwine_tsx11.so && ln -...
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...file
creating relay32/Makefile
creating scheduler/Makefile
creating server/Makefile
creating tools/Makefile
creating tools/cvdump/Makefile
creating tools/specmaker/Makefile
creating tools/winebuild/Makefile
creating tools/winelauncher
creating tools/wmc/Makefile
creating tools/wrc/Makefile
creating tsx11/Makefile
creating unicode/Makefile
creating win32/Makefile
creating windows/Makefile
creating windows/x11drv/Makefile
creating include/config.h
Configure finished. Do 'make depend && make' to compile Wine.
root@notch:/home/pwk/wine/wine >
root@notch:/usr/local/lib ldd libopen...
2004 Jan 22
1
PROBLEM: Filesystem became readonly, then kernel crashes on shutdown
...HOME=/home/mike
HOSTNAME=kimchi.codeweavers.com
HOSTTYPE=i486
HUSHLOGIN=FALSE
HZ=100
IFS=$' \t\n'
INPUTRC=/etc/inputrc
JAVA_HOME=/usr/lib/java
LANG=C
LD_LIBRARY_PATH=:/home/mike/codeweavers/office/wine/libs/unicode:/home/mike/code
weavers/office/wine/dlls:/home/mike/codeweavers/office/wine/tsx11:/home/mike/cod
eweavers/office/wine/libs/wine:/home/mike/codeweavers/office/freetype/objs/.libs
LESS=-M
LESSOPEN='|lesspipe.sh %s'
LINES=24
LOGNAME=mike
LS_COLORS='no=00:fi=00:di=01;36:ln=01;34:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;
01:or=40;31;01:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com...
2002 Jan 03
2
Unable to compile wine CVS version
...napi_check
cvs server: Updating tools/winapi_check/win16
cvs server: Updating tools/winapi_check/win32
cvs server: Updating tools/winebuild
cvs server: Updating tools/wineconf.libs
cvs server: Updating tools/winedump
cvs server: Updating tools/wmc
cvs server: Updating tools/wrc
cvs server: Updating tsx11
cvs server: Updating unicode
cvs server: Updating win32
cvs server: Updating windows
P windows/cursoricon.c
P windows/mdi.c
P windows/nonclient.c
cvs server: Updating windows/ttydrv
cvs server: Updating windows/x11drv
2009 Jan 02
0
Wine release 1.1.12
...ges.
cryptui: Hide the column header on the finish page of CryptUIWizImport.
cryptui: Add watermark image to welcome and finish pages of CryptUIWizImport.
cryptui: Add a header bitmap to CryptUIWizImport's interior pages.
Maarten Lankhorst (10):
winex11.drv/wined3d: Fix tsx11 calling convention.
gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention.
user32/winex11.drv: Change all user32 operations to use CDECL.
kernel32: Change all functions to use CDECL.
msi: Add missing CDECL to cabinet functions.
includes: F...