DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Dieter Ntzel
SM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM   dri_util.c
In file included from dri_util.c:52:
dri_util.h:563: Warnung: redundant redeclaration of `glXGetProcAddress' in 
same scope
/opt/Mesa/include/GL/glx.h:295: Warnung: previous declaration of 
`glXGetProcAddress'
dri_util.c:57: error: conflicting types for `PFNGLXGETMSCRATEOMLPROC'
/opt/Mesa/include/GL/glxext.h:617: error: previous declaration of 
`PFNGLXGETMSCRATEOMLPROC'
dri_util.c:57: Warnung: redundant redeclaration of `PFNGLXGETMSCRATEOMLPROC' 
in same scope
/opt/Mesa/include/GL/glxext.h:617: Warnung: previous declaration of 
`PFNGLXGETMSCRATEOMLPROC'
dri_util.c: In function `glx_find_dri_screen':
dri_util.c:157: Warnung: pointer targets in passing arg 1 of 
`glXGetProcAddress'  differ in signedness
dri_util.c: In function `driCreateNewContext':
dri_util.c:1073: Warnung: ISO C forbids assignment between function pointer 
and `void *'
dri_util.c:1074: Warnung: ISO C forbids assignment between function pointer 
and `void *'
dri_util.c:1076: Warnung: ISO C forbids assignment between function pointer 
and `void *'
dri_util.c:1077: Warnung: ISO C forbids assignment between function pointer 
and `void *'
dri_util.c:1081: Warnung: ISO C forbids assignment between function pointer 
and `void *'
dri_util.c:1082: Warnung: ISO C forbids assignment between function pointer 
and `void *'
make[6]: *** [dri_util.o] Fehler 1
make[6]: Leaving directory 
`/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'
make[5]: *** [all] Fehler 2

Thanks,
Dieter


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Adam Jackson
On Thursday 16 December 2004 13:06, Alex Deucher wrote:
 On Thu, 16 Dec 2004 12:35:34 -0500, Adam Jackson [EMAIL PROTECTED] wrote:
  On Thursday 16 December 2004 12:20, Dieter Nützel wrote:
   make[6]: Leaving directory
   `/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'
 
  The xc tree under /cvs/dri is archival.  No new development happens
  there. Don't bother using it.
 
  That said, there are a few drivers languishing on branches in the old xc
  tree (s3virge and trident most obviously).  Would anyone object to me
  importing them but not hooking them into the build?

 tdlabs as well...

The problem with the tdlabs and gamma branches is they're forked from the 
existing gamma driver.  I could make new driver subtrees for them though.

- a jax


pgpmXq0ZZuxrN.pgp
Description: PGP signature


Re: DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Alex Deucher
On Thu, 16 Dec 2004 13:43:26 -0500, Adam Jackson [EMAIL PROTECTED] wrote:
 On Thursday 16 December 2004 13:06, Alex Deucher wrote:
  On Thu, 16 Dec 2004 12:35:34 -0500, Adam Jackson [EMAIL PROTECTED] wrote:
   On Thursday 16 December 2004 12:20, Dieter Nützel wrote:
make[6]: Leaving directory
`/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'
  
   The xc tree under /cvs/dri is archival.  No new development happens
   there. Don't bother using it.
  
   That said, there are a few drivers languishing on branches in the old xc
   tree (s3virge and trident most obviously).  Would anyone object to me
   importing them but not hooking them into the build?
 
  tdlabs as well...
 
 The problem with the tdlabs and gamma branches is they're forked from the
 existing gamma driver.  I could make new driver subtrees for them though.
 

only if you feel motivated.  I wouldn't worry too much about it.

Alex

 - a jax



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Adam Jackson
On Thursday 16 December 2004 12:20, Dieter Ntzel wrote:
 make[6]: Leaving directory
 `/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'

The xc tree under /cvs/dri is archival.  No new development happens there.  
Don't bother using it.

That said, there are a few drivers languishing on branches in the old xc tree 
(s3virge and trident most obviously).  Would anyone object to me importing 
them but not hooking them into the build?

- ajax


pgpzr56HKbUOp.pgp
Description: PGP signature


Re: DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Alan Hourihane
Sounds like you are using an old CVS.

Try updating.

Alan.

On Thu, Dec 16, 2004 at 06:20:55PM +0100, Dieter Nützel wrote:
 SM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM   dri_util.c
 In file included from dri_util.c:52:
 dri_util.h:563: Warnung: redundant redeclaration of `glXGetProcAddress' in 
 same scope
 /opt/Mesa/include/GL/glx.h:295: Warnung: previous declaration of 
 `glXGetProcAddress'
 dri_util.c:57: error: conflicting types for `PFNGLXGETMSCRATEOMLPROC'
 /opt/Mesa/include/GL/glxext.h:617: error: previous declaration of 
 `PFNGLXGETMSCRATEOMLPROC'
 dri_util.c:57: Warnung: redundant redeclaration of `PFNGLXGETMSCRATEOMLPROC' 
 in same scope
 /opt/Mesa/include/GL/glxext.h:617: Warnung: previous declaration of 
 `PFNGLXGETMSCRATEOMLPROC'
 dri_util.c: In function `glx_find_dri_screen':
 dri_util.c:157: Warnung: pointer targets in passing arg 1 of 
 `glXGetProcAddress'  differ in signedness
 dri_util.c: In function `driCreateNewContext':
 dri_util.c:1073: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 dri_util.c:1074: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 dri_util.c:1076: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 dri_util.c:1077: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 dri_util.c:1081: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 dri_util.c:1082: Warnung: ISO C forbids assignment between function pointer 
 and `void *'
 make[6]: *** [dri_util.o] Fehler 1
 make[6]: Leaving directory 
 `/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'
 make[5]: *** [all] Fehler 2
 
 Thanks,
   Dieter
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now. 
 http://productguide.itmanagersjournal.com/
 --
 ___
 Dri-devel mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dri-devel


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: DRI/Mesa CVS (XFree86) compilation error

2004-12-16 Thread Keith Whitwell
Alex Deucher wrote:
On Thu, 16 Dec 2004 12:35:34 -0500, Adam Jackson [EMAIL PROTECTED] wrote:
On Thursday 16 December 2004 12:20, Dieter Nützel wrote:
make[6]: Leaving directory
`/tmp/INSTALL/SOURCE/dri-trunk/xc/xc/lib/GL/mesa/drivers/dri/common'
The xc tree under /cvs/dri is archival.  No new development happens there.
Don't bother using it.
That said, there are a few drivers languishing on branches in the old xc tree
(s3virge and trident most obviously).  Would anyone object to me importing
them but not hooking them into the build?

tdlabs as well...
Sounds ok to me.
Fine with me too...
Keith
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel