similar to: Compiling against Mesa

Displaying 20 results from an estimated 200 matches similar to: "Compiling against Mesa"

2001 Mar 26
2
TransGaming and SourceForge
Hi everyone, Just wanted to let everyone know that the TransGaming DirectX development is now being hosted at SourceForge. You can get updates from our live CVS tree, discuss DirectX specific issues on the 'WineX-devel' mailing list, etc. The SourceForge project page is at: http://sourceforge.net/project/winex The CVSROOT for CVS is:
2001 Feb 05
1
wine with TransGaming patch doesn't compile
Hi! I have patched the latest CVS-sources of wine with the TransGaming patch. Now it doesn't compile anymore. Seems to be a problem with MESA. I have attached an error log. I have installed NVIDIA_GLX 0.96 and the mesadev 3.2. Manfred === begin of error log === In file included from d3ddevice/mesa.c:29: mesa_private.h:219: parse error before `PFNGLSECONDARYCOLOR3UBEXTPROC'
2001 Mar 22
0
Problems with OpenGL in tribes
This is the first time I've had to post about a problem with wine that I couldnt fix. I just recently upgraded to a TNT2 from a dual Voodoo2 rig. I'm running Wine on Slackware 7.1, kernel 2.2.18 from kernel.org, Xfree4.01 from slackware source. and NVIDIAs latest drivers. I'm getting a odd problem with wine trying to load libglide2x.so when I set Tribes to use OpenGL. This doesnt
2001 Aug 09
0
20010731 Build problem on solaris 7.0 on Sparc.
When I run "./tools/wineinstall" , I got following errors. gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -D__WINE__ -D_REENTRANT -I/usr/openwin/include -o ppy.tab.o ppy.tab.c In file included from ./ppy.y:183: /usr/include/values.h:45: warning: `MAXSHORT' redefined ../../include/winnt.h:490: warning: this is the location of the previous definition
2001 Sep 10
2
re-getting keyboard focus
When you loose keyboard focus in a game (say, Diablo 2) in wine, I haven't found a way to re-get it. The mouse works fine but the keyboard does not work once you loose the focus (for example by clicking outside the ddraw area). Any solutions ? Also, is there a way to "ALT+TAB" out of wine ? Because I was thinking maybe DXGrab = Y could help this, but it is too dangerous to enable
2001 Dec 10
0
HAVE_GLEXT_PROTOTYPES not defined correctly...
The Wine configure script seems to work fine, except that it doesn't define HAVE_GLEXT_PROTOTYPES when it should; this causes dlls/ddraw/d3ddevice/mesa.c to not compile due to a redefinition/redeclaration error, so I have to edit include/config.h by hand. Is there some way of getting configure to properly detect the GL extension prototypes? Thanks in advance.
2001 Nov 08
5
WineX compile problem
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include
2002 Jan 03
2
Unable to compile wine CVS version
Hi, trying to compile CVS wine version after updating today reports these messages : make[3]: Entre dans le r?pertoire `/home/wine/graphics/x11drv' make[3]: *** Pas de r?gle pour fabriquer la cible `../../include/bitmaps/obm_lfarrowi', n?cessaire pour `oembitmap.o'. Arr?t. make[3]: Quitte le r?pertoire `/home/wine/graphics/x11drv' make[2]: *** [../../graphics/x11drv/x11drv.o]
2001 Aug 05
1
WineX Build Problems
I can't seem to install WineX! I did a autoconf configure.in and i get this: echo "/* $ac_file. Generated automatically by configure. */" > conftest.h cat conftest.in >> conftest.h rm -f conftest.in if cmp -s $ac_file conftest.h 2>/dev/null; then echo "$ac_file is unchanged" rm -f conftest.h else # Remove last slash and all that follows
2002 Oct 05
6
Problems with installing
Hi! I'm having problems with installing Wine. I have downloaded Wine from CVS, and tried to install it with tools/wineinstall, but got some errors. This comes from my shell: [wayne@wayne wine]$ ./tools/wineinstall WINE Installer v0.73 I see that WINE has already been configured, so I'll skip that. We need to install wine as root user, do you want us to build wine, 'su root'
2002 Dec 27
1
Wine Problems
When i run make, in the wine directory, i have the followin errors: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o riched32.dll.dbg.o riched32.dll.dbg.c ld -r charlist.o reader.o text-writer.o richedit.o riched32.dll.dbg.o -o riched32.dll.tmp.o strip --strip-unneeded riched32.dll.tmp.o
2001 Jun 29
0
Wine release 20010629
This is release 20010629 of Wine, a free implementation of Windows on Unix. This is still a developers only release. There are many bugs and unimplemented features. Most applications still do not work correctly. Patches should be submitted to "wine-patches@winehq.com". Please don't forget to include a ChangeLog entry. WHAT'S NEW with Wine-20010629: (see ChangeLog for
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
2001 Nov 28
2
segv while compiling
Why can't I build wine? And why didn't ./configure catch it? ....... ....... ....... 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_xresource.o ts_xresource.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
2001 Jul 01
1
Compile error in x86 Solaris
Hello, I got these errors during compile wine-20010629 in x86 Solaris make[2]: Leaving directory `/d1/wine-20010629/miscemu' gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine -L./unicode -lwine_unicode -lsocket -lnsl -lm make[1]: Entering directory `/d1/wine-20010629/debugger' gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus, Please help me out with the fatal compiling problem. I am using soalris8 x86 with wine-20010629, Any suggestion would be highly recommended! /usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h 1.2 00/07/05 SMI gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xresource.o
2001 Oct 13
2
Wine and OpenGL with NVdia
Hi, I have a problem with compiling WINE with OpenGL. I run configure with: ./configure --prefix=/usr/local --enable-opengl The output of the script is the following: <<<< checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glext.h... yes checking for up-to-date OpenGL version... yes checking for thread-safe OpenGL version... no checking for glXCreateContext in
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
compile release 20020509 of Wine, failed! What's wrong? Please help... ============================================================== make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/server' make[1]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls' make[2]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls/ntdll'
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
Well. i got s.th. for you and i think i'll give this to crazney (lhl.linuxgames.com) #1 a step by step HL tutorial #2 my questions. -------------------------------------------------------------------------- ## 1 ## a step by step HL tutorial ###################################### -------------------------------------------------------------------------- yea, well, i got HL working. On my
2001 Jul 03
1
directX and transgaming patch
Could someone please post a concise explanation of what's required to get directX working in wine? Here's what I've tried, and vaguely what happened (I'm running RedHat 7.1, new install): installed most recent rpm version of wine can't find direct X (shouldn't be surprising) uninstalled got most recent tarball of wine compiled it can't find direct X