Re: cvs compile broken

2006-06-26 Thread H. Verbeet
> >> CVS compile is broken on my machine: I've got a patch for this, will send later.

Re: cvs compile broken

2006-06-26 Thread James Hawkins
On 6/26/06, Andrew Talbot <[EMAIL PROTECTED]> wrote: James Hawkins wrote: > On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote: >> Hey, >> >> CVS compile is broken on my machine: >> > It sounds like gcc is not finding your GL headers. I gained mine by installing Mesa. On my SUSE 10.1 system, th

Re: cvs compile broken

2006-06-26 Thread Andrew Talbot
James Hawkins wrote: > On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote: >> Hey, >> >> CVS compile is broken on my machine: >> > It sounds like gcc is not finding your GL headers. I gained mine by installing Mesa. On my SUSE 10.1 system, they got installed under /usr/include/GL/. -- Andy.

Re: cvs compile broken

2006-06-26 Thread James Hawkins
On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote: Hey, CVS compile is broken on my machine: Part two: vertexbuffer.c: In function `IWineD3DVertexBufferImpl_PreLoad': vertexbuffer.c:145: `GL_ARRAY_BUFFER' undeclared (first use in this function) vertexbuffer.c:145: (Each undeclared identifi

cvs compile broken

2006-06-26 Thread James Hawkins
Hey, CVS compile is broken on my machine: make[2]: Entering directory `/home/jhawkins/wine/dlls/wined3d' gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o arb_program_shader.

Re: Todays CVS compile broken?

2003-10-15 Thread Vincent Béron
Le mer 15/10/2003 à 15:29, Gerhard W. Gruber a écrit : > On Wed, 15 Oct 2003 19:14:28 +0200, Marcus Meissner <[EMAIL PROTECTED]> > wrote: > > >I experience the same, this is due to a too old freetype2 library. > > Should I download a newer version instead of applying this patch? The patch should

Re: Todays CVS compile broken?

2003-10-15 Thread Gerhard W. Gruber
On Wed, 15 Oct 2003 19:14:28 +0200, Marcus Meissner <[EMAIL PROTECTED]> wrote: >I experience the same, this is due to a too old freetype2 library. Should I download a newer version instead of applying this patch? -- Gerhard Gruber Für jedes menschliche Problem gibt es immer eine einfache Lösun

Re: Todays CVS compile broken?

2003-10-15 Thread Marcus Meissner
On Wed, Oct 15, 2003 at 07:01:17PM +0200, Gerhard W. Gruber wrote: > I downloaded a fresh CVS version from WineHQ and when I tried to compile it I > got the following errors: > > freetype.c: In function `WineEngCreateFontInstance': > freetype.c:1254: `FT_ENCODING_MS_SYMBOL' undeclared (first use i

Todays CVS compile broken?

2003-10-15 Thread Gerhard W. Gruber
I downloaded a fresh CVS version from WineHQ and when I tried to compile it I got the following errors: freetype.c: In function `WineEngCreateFontInstance': freetype.c:1254: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function) freetype.c:1254: (Each undeclared identifier is reported onl