[XFree86] [Linux] [programming] wchart_t definition conflicting in Xlib.h a nd stddef.h

2005-10-12 Thread COTA Jean-Christophe
Hi, This is most than likely an FAQ, looking at the Web and groups, but no real answer/solution so far. I have the following error while compiling my app: /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/stddef.h:325: conflicting types for `wchar_t' /usr/include/X11/Xlib.h:78: previous

Re: [XFree86] [Linux] [programming] wchart_t definition conflicting in Xlib.h a nd stddef.h

2005-10-12 Thread Marc Aurele La France
On Wed, 12 Oct 2005, COTA Jean-Christophe wrote: I have the following error while compiling my app: /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/stddef.h:325: conflicting types for `wchar_t' /usr/include/X11/Xlib.h:78: previous declaration of `wchar_t' My compiler: $ gcc -v Reading

[XFree86] Problem with nvidia driver wont install anymore

2005-10-12 Thread Hruza, Alan
Title: Problem with nvidia driver wont install anymore Please help me :( I had a perfectly good Redhat WS3 working with the lastest kernel and video driver for my nvidia FX 1300 when I made the mistake of attempting to add dialbox support onto it. In the process of updating packages it

[XFree86] Burn calories

2005-10-12 Thread Madge Meadows
I work in an office where there is always food to snack on. I kept trying different diet pills to lose the extra pounds but none of them worked because I was always hungry. Within two weeks of taking Hoodia Maximum Strength I not only lose the extra pounds but can walk by the snack machine

Re: [XFree86] Problem with nvidia driver wont install anymore

2005-10-12 Thread Marc Aurele La France
On Wed, 12 Oct 2005, Hruza, Alan wrote: Please help me :( I had a perfectly good Redhat WS3 working with the lastest kernel and video driver for my nvidia FX 1300 when I made the mistake of attempting to add dialbox support onto it. In the process of updating packages it broke the video. I

[XFree86] about XFree86 4.3.0 on redhat platform

2005-10-12 Thread wilson
Drar Sir: I have finished compiling 4.3.0 of XFree86. It is fail when I run the startx command. I only see a white screen (the keyboard and mouse can work). the error massace as follow: Symbol vbeFree from module /usr/X11R6/lib/modules/drivers/i740_drv.0 is unresolued xclock:error while

CVS Update: xc (branch: trunk)

2005-10-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 05/10/12 12:54:28 Log message: Build fixes Modified files: xc/programs/Xserver/miext/rootless/: Imakefile rootlessCommon.h rootlessConfig.h rootlessGC.c Revision ChangesPath

Wire protocol for X

2005-10-12 Thread Eddy Hahn
Hi, I'm in the process to design a system that will traclate wire level protocol from X Windows to RDP. So, you an hook up a PC or a dumb (brick) terminal using RDP to a Linux/Unix system. For that, I need the wire protocol.Can someonehelp me to find it somewhere? Thanks, Eddy Hahn

Re: Wire protocol for X

2005-10-12 Thread Mark Vojkovich
It's in the server tree at xc/doc/hardcopy/XProtocol http://cvsweb.xfree86.org/cvsweb/xc/doc/hardcopy/XProtocol/ Mark. On Wed, 5 Oct 2005, Eddy Hahn wrote: Hi, I'm in the process to design a system that will traclate wire level protocol from X Windows to RDP. So, you an hook up a PC or

Re: Wire protocol for X

2005-10-12 Thread Mark Vojkovich
It's in the server tree at xc/doc/hardcopy/XProtocol http://cvsweb.xfree86.org/cvsweb/xc/doc/hardcopy/XProtocol/ Mark. On Wed, 5 Oct 2005, Eddy Hahn wrote: Hi, I'm in the process to design a system that will traclate wire level protocol from X Windows to RDP. So, you an hook up a PC or

Re: Wire protocol for X

2005-10-12 Thread Tim Roberts
Eddy Hahn wrote: Hi, I'm in the process to design a system that will traclate wire level protocol from X Windows to RDP. So, you an hook up a PC or a dumb (brick) terminal using RDP to a Linux/Unix system. For that, I need the wire protocol. Can someone help me to find it somewhere?