Re: cvs compile failed

2004-06-29 Thread Alan Hourihane
On Tue, Jun 29, 2004 at 02:18:10AM +0200, Thomas Winischhofer wrote:
 David Dawes wrote:
 On Mon, Jun 28, 2004 at 05:44:14PM +0100, Dr Andrew C Aitchison wrote:
 
 On Mon, 28 Jun 2004, Andrew C Aitchison wrote:
 
 
 CVS compile works for me since this change
revision 3.479
date: 2004/06/23 16:58:39;  author: dawes;  state: Exp;  lines: +2 -2
Turn XItsyServer off by default (it doesn't build).
 in xc/config/cf/xfree86.cf
 
 You probably need to do a make World (or at least make Makefiles)
 in the top level to get this change to take effect.
 
 ... However make install fails with
 install -c -m 0444 SecurityPolicy 
 /usr/X11R6/lib/X11/xserver/SecurityPolicy
 install: cannot stat `SecurityPolicy': No such file or directory
 make[5]: *** [install] Error 1
 make[5]: Leaving directory 
 `/home/XFree86/4.4/std/xc/programs/Xserver/Xext/tiny'
 
 Work-around appears to be
 make -k install
 
 
 Speaking of build failures with the current CVS, some recent changes to the
 sis driver result in a build failure for the static server:
 
 ../../programs/Xserver/hw/xfree86/drivers/libdriver.a(sis_drv.o): In 
 function `SISDRIScreenInit':
 sis_drv.o(.text+0x4ecae): undefined reference to `DRICreatePCIBusID'
 
 Yeah, I know. Fix in the queue.
 
 Isn't Alan to update the DRI stuff to current anytime soon?

We're lagging a little behind the DRI CVS, but if there's build problems
Thomas, please go ahead and don't wait for me and pull what you need in.

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


A 3D X Desktop

2004-06-29 Thread Olivier Chapuis
Hello,

Maybe some people can be interested by this experimental software:

http://insitu.lri.fr/~chapuis/metisse

It is a 3D X desktop based on Xvnc, XDarwin, FVWM and Ametista.  There
is some code from the fdo xserver and xlibs (neither Damage, nor
Composite are used, but I started with fdo as it is modular and
autoconfiscated). So there is some code from XFree (before the license
change) and Xorg. There is also some code from VNC and TightVNC.

This project has not the same ambition than the Sun Looking Glass
project. It is a project for conducting some experimentation.
However, almost all X11 applications work fine here (there is no GLX
support).

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


Re: cvs compile failed

2004-06-29 Thread Thomas Winischhofer
Alan Hourihane wrote:
Isn't Alan to update the DRI stuff to current anytime soon?

We're lagging a little behind the DRI CVS, but if there's build problems
Thomas, please go ahead and don't wait for me and pull what you need in.
Well, for now I commented out my call to the yet-to-be-imported 
DRICreatePCIBusID() function. This broke the static build (modular not 
affected as I check the loader symbol first).

Thomas

--
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net  http://www.winischhofer.net/
twini AT xfree86 DOT org
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel