[Cooker] Glide not yet 'new lib policy' compliant ?

2001-01-15 Thread Guillaume Rousse

Hello.
While attempted to rebuild XFree86-4.0.2 for Mandrake 7.2, i was prevented
by concurring build requirement :
Glide_V3-DRI-devel  
Glide_V2-devel
Trying to install the first conflict with the second, even with rebuild
cooker packages :
file /usr/lib/libglide3.so from install of Glide_V3-DRI-devel-cvs-2mdk
conflicts with file from package Glide_V2-devel-2.53-6mdk
Maybe the fact that libs are not in their own package, as per new lib
policy, is the cause. But how was XFree build for cooker ?
-- 
Guillaume Rousse

Murphy's law : If anything can go wrong, it will.
O'Tool's commentary : Murphy was an optimist.




Re: [Cooker] Glide not yet 'new lib policy' compliant ?

2001-01-15 Thread civileme

On Monday 15 January 2001 10:56, you wrote:
 Hello.
 While attempted to rebuild XFree86-4.0.2 for Mandrake 7.2, i was prevented
 by concurring build requirement :
 Glide_V3-DRI-devel
 Glide_V2-devel
 Trying to install the first conflict with the second, even with rebuild
 cooker packages :
 file /usr/lib/libglide3.so from install of Glide_V3-DRI-devel-cvs-2mdk
 conflicts with file from package Glide_V2-devel-2.53-6mdk
 Maybe the fact that libs are not in their own package, as per new lib
 policy, is the cause. But how was XFree build for cooker ?
Ummm, I think Glide_V3 now includes V2 support.

Civileme




Re: [Cooker] Glide not yet 'new lib policy' compliant ?

2001-01-15 Thread Guillaume Rousse


Le 2001.01.15 14:41:13 +0400, civileme a crit :
 On Monday 15 January 2001 10:56, you wrote:
  Hello.
  While attempted to rebuild XFree86-4.0.2 for Mandrake 7.2, i was
 prevented
  by concurring build requirement :
  Glide_V3-DRI-devel
  Glide_V2-devel
  Trying to install the first conflict with the second, even with rebuild
  cooker packages :
  file /usr/lib/libglide3.so from install of Glide_V3-DRI-devel-cvs-2mdk
  conflicts with file from package Glide_V2-devel-2.53-6mdk
  Maybe the fact that libs are not in their own package, as per new lib
  policy, is the cause. But how was XFree build for cooker ?
 Ummm, I think Glide_V3 now includes V2 support.

Then buildrequires Glide_V2-devel is now obsolete ?
-- 
Guillaume Rousse

Murphy's law : If anything can go wrong, it will.
O'Tool's commentary : Murphy was an optimist.




Re: [Cooker] Glide not yet 'new lib policy' compliant ?

2001-01-15 Thread Guillaume Rousse


Le 2001.01.15 14:41:13 +0400, civileme a crit :
 On Monday 15 January 2001 10:56, you wrote:
  Hello.
  While attempted to rebuild XFree86-4.0.2 for Mandrake 7.2, i was
 prevented
  by concurring build requirement :
  Glide_V3-DRI-devel
  Glide_V2-devel
  Trying to install the first conflict with the second, even with rebuild
  cooker packages :
  file /usr/lib/libglide3.so from install of Glide_V3-DRI-devel-cvs-2mdk
  conflicts with file from package Glide_V2-devel-2.53-6mdk
  Maybe the fact that libs are not in their own package, as per new lib
  policy, is the cause. But how was XFree build for cooker ?
 Ummm, I think Glide_V3 now includes V2 support.

Seems not (see build output). Morevoer, official XFree doc tells GlideV2 is
needed for 3dfx driver, and GlideV3 for 3dfx DRI drivers. But current
corresponding cooker package are conflicting : you can either install
Glide_V2, Glide_V3 or Glide_V3-DRI...

tdfx_xmesa.c: In function `XMesaCreateContext':
tdfx_xmesa.c:159: sizeof applied to an incomplete type
tdfx_xmesa.c:159: sizeof applied to an incomplete type
tdfx_xmesa.c:164: dereferencing pointer to incomplete type
tdfx_xmesa.c:165: dereferencing pointer to incomplete type
tdfx_xmesa.c:168: dereferencing pointer to incomplete type
tdfx_xmesa.c:169: dereferencing pointer to incomplete type
tdfx_xmesa.c:169: dereferencing pointer to incomplete type
tdfx_xmesa.c:172: dereferencing pointer to incomplete type
tdfx_xmesa.c:173: dereferencing pointer to incomplete type
tdfx_xmesa.c:174: dereferencing pointer to incomplete type
tdfx_xmesa.c:175: dereferencing pointer to incomplete type
tdfx_xmesa.c:176: dereferencing pointer to incomplete type
tdfx_xmesa.c:177: dereferencing pointer to incomplete type
tdfx_xmesa.c:178: dereferencing pointer to incomplete type
tdfx_xmesa.c:183: warning: implicit declaration of function `grDRIOpen'
tdfx_xmesa.c: In function `XMesaDestroyContext':
tdfx_xmesa.c:201: dereferencing pointer to incomplete type
tdfx_xmesa.c:206: dereferencing pointer to incomplete type
tdfx_xmesa.c: In function `XMesaSwapBuffers':
tdfx_xmesa.c:269: dereferencing pointer to incomplete type
tdfx_xmesa.c:277: warning: implicit declaration of function
`grGlideGetState'
tdfx_xmesa.c:277: dereferencing pointer to incomplete type
tdfx_xmesa.c:280: warning: implicit declaration of function `grSstSelect'
tdfx_xmesa.c:280: dereferencing pointer to incomplete type
tdfx_xmesa.c:281: warning: implicit declaration of function
`grGlideSetState'
tdfx_xmesa.c:281: dereferencing pointer to incomplete type
tdfx_xmesa.c:309: dereferencing pointer to incomplete type
tdfx_xmesa.c:325: dereferencing pointer to incomplete type
tdfx_xmesa.c:332: dereferencing pointer to incomplete type
tdfx_xmesa.c:333: dereferencing pointer to incomplete type
tdfx_xmesa.c:335: dereferencing pointer to incomplete type
tdfx_xmesa.c:267: warning: `curDrawPriv' might be used uninitialized in
this function
tdfx_xmesa.c: In function `XMesaUnbindContext':
tdfx_xmesa.c:346: dereferencing pointer to incomplete type
tdfx_xmesa.c:346: dereferencing pointer to incomplete type
tdfx_xmesa.c: In function `XMesaWindowMoved':
tdfx_xmesa.c:380: dereferencing pointer to incomplete type
tdfx_xmesa.c:381: dereferencing pointer to incomplete type
tdfx_xmesa.c:385: dereferencing pointer to incomplete type
tdfx_xmesa.c:386: dereferencing pointer to incomplete type
tdfx_xmesa.c:387: dereferencing pointer to incomplete type
tdfx_xmesa.c:387: dereferencing pointer to incomplete type
tdfx_xmesa.c:388: dereferencing pointer to incomplete type
tdfx_xmesa.c:388: dereferencing pointer to incomplete type
tdfx_xmesa.c:389: dereferencing pointer to incomplete type
tdfx_xmesa.c:390: dereferencing pointer to incomplete type
tdfx_xmesa.c:391: dereferencing pointer to incomplete type
tdfx_xmesa.c:392: dereferencing pointer to incomplete type
tdfx_xmesa.c:393: dereferencing pointer to incomplete type
tdfx_xmesa.c:394: dereferencing pointer to incomplete type
tdfx_xmesa.c:394: dereferencing pointer to incomplete type
tdfx_xmesa.c:394: dereferencing pointer to incomplete type
tdfx_xmesa.c:398: dereferencing pointer to incomplete type
tdfx_xmesa.c:399: dereferencing pointer to incomplete type
tdfx_xmesa.c:400: dereferencing pointer to incomplete type
tdfx_xmesa.c:401: dereferencing pointer to incomplete type
tdfx_xmesa.c:403: dereferencing pointer to incomplete type
tdfx_xmesa.c:406: dereferencing pointer to incomplete type
tdfx_xmesa.c:407: dereferencing pointer to incomplete type
tdfx_xmesa.c:408: dereferencing pointer to incomplete type
tdfx_xmesa.c:409: dereferencing pointer to incomplete type
tdfx_xmesa.c:411: dereferencing pointer to incomplete type
tdfx_xmesa.c:414: dereferencing pointer to incomplete type
tdfx_xmesa.c: In function `XMesaMakeCurrent':
tdfx_xmesa.c:429: dereferencing pointer to incomplete type
tdfx_xmesa.c:432: dereferencing pointer to incomplete type
tdfx_xmesa.c:434: dereferencing pointer to incomplete type
tdfx_xmesa.c:434: dereferencing pointer to