Re: CVS build error

2004-09-03 Thread Marc Aurele La France
On Sat, 14 Aug 2004, Neil Moore wrote:
I have  been experiencing the following build error:

singlesize.c: In function `__glGet_size':
singlesize.c:907: error: `GL_FOG_COORD_SOURCE' undeclared (first use in this 
function)
singlesize.c:907: error: (Each undeclared identifier is reported only once
singlesize.c:907: error: for each function it appears in.)

I have verified that GL_FOG_COORD_SOURCE does not appear in GL/gl.h.

I am not familiar with the code of XFree in any way so consider this a bug 
report, I hope that this is not offtopic.
I'll hazard a guess that you are pre-definig GL_VERSION_1_5 somewhere.
Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: ati internal programmable clock generator

2004-09-03 Thread Marc Aurele La France
On Tue, 17 Aug 2004, Samuel Thibault wrote:
There's something odd in Xserver/hw/xfree86/drivers/ati/aticlock.c:
   {
 2, 255,   0, 1, 1,
45,  45,   0,
 4, ATI264xTPostDividers,
   Internal
   },

NumD is set to 4, while ATI264xTPostDividers has 8 values:
 ATI264xTPostDividers[] = {1, 2, 4, 8, 3, 0, 6, 12};

Is there any reason for not using the 3,6 and 12 values ?
Yes.  They are not supported by first-generation integrated Mach64's.  For more 
recent chips, (a copy of) this field is set to 8 by ATIDSPPreInit().

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: cvs compile failed: fbdev

2004-09-03 Thread Marc Aurele La France
On Mon, 30 Aug 2004, Jeff Chua wrote:
latest cvs has this problem. Just downloaded today.

gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wundef 
-I../../../../../programs/Xserver/hw/tinyx 
-I../../../../../programs/Xserver/hw/tinyx/linux 
-I../../../../../exports/include/X11 -I../../../../../include/fonts 
-I../../../../../programs/Xserver/fb -I../../../../../programs/Xserver/mi 
-I../../../../../programs/Xserver/Xext 
-I../../../../../programs/Xserver/miext/shadow 
-I../../../../../programs/Xserver/miext/layer 
-I../../../../../programs/Xserver/include 
-I../../../../../programs/Xserver/os -I../../../../../include/extensions 
-I../../../../../exports/include/X11 -I../../../../../programs/Xserver/render 
-I../../../../../programs/Xserver/randr -I.  -I../../../../.. 
-I../../../../../exports/include   -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE  -D_GNU_SOURCE  -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP 
-DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension  -DPIXPRIV -DPANORAMIX 
-DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 
-DXFreeXDGA -DXvExtension -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE 
-DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension 
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO 
-DXIPAQ   fbdev.c
In file included from /usr/include/linux/fb.h:5,
from fbdev.h:28,
from fbdev.c:70:
/usr/include/linux/list.h:700: warning: #warning don't include kernel 
headers in userspace
In file included from fbdev.h:28,
from fbdev.c:70:
/usr/include/linux/fb.h:286: field `modelist' has incomplete type
In file included from fbdev.h:29,
from fbdev.c:70:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in 
same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from /usr/include/string.h:360,
from ../../../../../exports/include/X11/Xos.h:93,
from ../../../../../programs/Xserver/hw/tinyx/tinyx.h:74,
from fbdev.h:31,
from fbdev.c:70:
/usr/include/bits/string2.h: In function `__mempcpy_small':
/usr/include/bits/string2.h:250: warning: pointer of type `void *' used in 
arithmetic
/usr/include/bits/string2.h:254: warning: pointer of type `void *' used in 
arithmetic
/usr/include/bits/string2.h:258: warning: pointer of type `void *' used in 
arith
fbdev.c: In function `fbdevScreenInit':
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
make[5]: *** [fbdev.o] Error 1
make[5]: Leaving directory 
`/v6/src2/xfree86/xc/programs/Xserver/hw/tinyx/fbdev'
make[4]: *** [hw/tinyx/fbdev] Error 2
make[4]: Leaving directory `/v6/src2/xfree86/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/v6/src2/xfree86/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/v6/src2/xfree86/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/v6/src2/xfree86/xc'
make: *** [World] Error 2
I don't know what the problem is, but it does seem that under 
/usr/include/linux, your fb.h and list.h are not what they should be.

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Fetish Xtreme

2004-09-03 Thread Bizarre
http://www.paindungeon.com/index.html?id=40074040

Extreme Sex
Fisting Games
Domination
Bizarre Fetish
Object Sex

http://www.paindungeon.com/index.html?id=40074040




---
To be unsubscribed from the Bizarre mailing list simply click on the link below 
http://www.gigaseth.com/cgi-bin/subpro/s.pl?r=1l=14e=devel=:xfree86.org




___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel