Build failure in programs/xterm/main.c

2003-10-27 Thread Axel Siebenwirth
Hi, updated X from CVS an hour ago and started my build. This is the failure log: gcc -m32 -c -march=pentium4 -fno-strength-reduce -fomit-frame-pointer -O3 -pipe -ffast-math -march=pentium4 -Wall -ansi -pedantic -O3 -pipe -ffast-math -I../../exports/include -I../../exports/include/freetype2

XrandR

2003-10-27 Thread Robert Woerle
Hi I want to start implementing the Siliconmotion chips into the XRandR extension ... Can someone point me to a chip which already supports this extension and is able to rotate on the fly ?? I recieved the hardware specs and PCI registers from siliconmotion and i am ready to spent time on

Re: Cygwin/XFree86 - Staying or leaving XFree86.org? [Was: Re: Cygwin/XFree86 Bugs?]

2003-10-27 Thread Daniel Stone
On Mon, Oct 27, 2003 at 02:12:26AM -0800, Andrew P. Lentvorski, Jr. wrote: On Mon, 27 Oct 2003, Andrew C Aitchison wrote: We have lost developers who might have been valuable to us by not giving them CVS access. I'm afraid to say that from the outside it appears that if David had been able

Radeon performance, z-buffer clears

2003-10-27 Thread Vahur Sinijarv
Hi ! Does anyone know if fast z-buffer clears and z-compression aka hyper-z are going to be implemented in radeon DRI drivers (actually it is in the radeon kernel module). It seems to be one of the areas where major performance gain could be achieved, taking this driver to the same

Re: Cygwin/XFree86 - Staying or leaving XFree86.org? [Was: Re: Cygwin/XFree86 Bugs?]

2003-10-27 Thread Randy Kramer
On Monday 27 October 2003 03:43 am, Andrew C Aitchison wrote: The fact remains that there are developers out there who without CVS access, who those who don't know the facts think could be making an even bigger contribution if they did have access. Nice post, but I couldn't parse the last

[PATCH] (Some?) Radeons lie about their minimum dot clocks

2003-10-27 Thread Nils Philippsen
Hi, my Radeon 7500 )OEM) reports a minimum dot clock of 20 MHz to the driver while in reality it doesn't have a problem producing these dot clocks (to e.g. drive a TV set). I have filed this at http://bugs.xfree86.org/show_bug.cgi?id=831 and attached a patch to the entry that implements an option

Re: ftp/anoncvs server problems

2003-10-27 Thread David Dawes
On Sun, Oct 26, 2003 at 09:59:20PM -0500, David Dawes wrote: The server that hosts the XFree86 anoncvs, ftp, and cvsweb services died on Saturday morning. Most other services, like the mailing lists and the web site, should be unaffected. These services are now restored, thanks to the folks at

Resume from CAD Specialist / Operator / Drafter

2003-10-27 Thread Civil Structural Designer
RIC SIE Tel (408)482-2840[EMAIL PROTECTED] OBJECTIVE: STRUCTURAL MECHANICAL DESIGNER CIVIL, ARCHITECTURAL, TRANSPORTATION, CAD Operator EXPERIENCE: 89 - present DESIGNER, ENGINEER, CAD MANAGER; Engineering Design Service, Project Management Development.

Re: Radeon performance, z-buffer clears

2003-10-27 Thread Ian Romanick
Vahur Sinijarv wrote: Does anyone know if fast z-buffer clears and 'z-compression aka hyper-z' are going to be implemented in radeon DRI drivers (actually it is in the 'radeon' kernel module). It seems to be one of the areas where major performance gain could be achieved, taking this driver to

Cygwin/XFree86 - No longer associated with XFree86.org

2003-10-27 Thread Harold L Hunt II
It seems that David Dawes has made his decision not to let the Cygwin/XFree86 project commit patches directly to the XFree86.org CVS tree; he doesn't seem to want to go on record saying this, but he has written several messages during this discussion about ftp servers, cvs servers, etc., while

Re: Cygwin/XFree86 - No longer associated with XFree86.org

2003-10-27 Thread Alan Hourihane
On Mon, Oct 27, 2003 at 11:35:20AM -0500, Harold L Hunt II wrote: 6) Alternatives are being evaluated for hosting Cygwin/XFree86 code in CVS. Hosts that can provide CVS commit access for at least five Cygwin/XFree86 developers will be given priority. Harold, I thought you already had the

Re: Cygwin/XFree86 - No longer associated with XFree86.org

2003-10-27 Thread Harold L Hunt II
Alan Hourihane wrote: On Mon, Oct 27, 2003 at 11:35:20AM -0500, Harold L Hunt II wrote: 6) Alternatives are being evaluated for hosting Cygwin/XFree86 code in CVS. Hosts that can provide CVS commit access for at least five Cygwin/XFree86 developers will be given priority. Harold, I thought

Adios amigos!

2003-10-27 Thread Raymond Jennings
I fear that my membership has not been too helpful. I'm just a newbie, and Xfree86 is _way_ out of my league. Therefore, I have unsubscribed. If anyone wants me to get back on, please reply privately at [EMAIL PROTECTED] (I am no longer listed at XFree86.org). If I get requests to do so,

Re: Adios amigos!

2003-10-27 Thread Emmanuel ALLAUD
Raymond Jennings wrote: I fear that my membership has not been too helpful. I'm just a newbie, and Xfree86 is _way_ out of my league. Therefore, I have unsubscribed. If anyone wants me to get back on, please reply privately at [EMAIL PROTECTED] (I am no longer listed at XFree86.org). If I

Re: XrandR

2003-10-27 Thread Alex Deucher
there is a patch for support of the 731 in bugzilla: http://bugs.xfree86.org/show_bug.cgi?id=754 No other drivers support roation in hardware at the moment, so it's up to you to implement it from scratch I suspect. Keith Packard did much of the work for xrandr for PDAs. You might want to look at

XFree86 specific patch to freetype-config.in

2003-10-27 Thread Torrey Lyons
The following revision to xc/extras/freetype2/builds/unix/freetype-config.in is XFree86 specific and not in the Freetype tree: revision 1.2 date: 2003/05/05 16:12:27; author: dawes; state: Exp; lines: +29 -15 159. Make freetype-config more useful on NetBSD (#5693, Thomas Klausner). cvs diff

Please read if you are having problems with dualhead on radeon IGP chips

2003-10-27 Thread Alex Deucher
I've talked to quite a few people that have had problems getting dualhead to work on radeon IGP chips. Specifically, the crt port seems to go into powersave mode when dualhead is enabled. I talked to Hui Yu at ATI about the problem and he hasn't seen it on his IGP boards using the lastest code

Re: Problems with shared lesstif and shared Xt on Cygwin/XFree86

2003-10-27 Thread Alexander Gottwald
Harold L Hunt II wrote: I tried a build without $(SMLIB) and $(ICELIB) in SharedXtReqs, but it fails to link due to unresolved symbols (all symbols must be resolved at library link time in DLLs on Windows). I will have to consult with the rest of the Cygwin people to see what we should do

Re: Problems with shared lesstif and shared Xt on Cygwin/XFree86

2003-10-27 Thread Matthieu Herrb
Torrey Lyons wrote (in a message from Saturday 25) The issue on Mac OS X is that most shared libraries want to be built as two-level namespace images. Two-level namespace images have significant advantages in loading speed, but they require that they have no unresolved symbols when