Re: [XFree86] moving from XF86 4.4.0 - 3.3.6 ... how is this done?

2005-07-08 Thread Tyler Retzlaff
Deleting xf4.x is easy obviously just rm -rf /usr/X11R6/* If you want xf3.x you can probably update netbsd xsrc to the 2.0 branch and build it yourself. NetBSD has both xf3 and xf4 in their anoncvs xsrc module. xsrc/xfree/xc (xf4) xsrc/xc (xf3) Of course xf3 requires some fiddling to build

Re: [XFree86] moving from XF86 4.4.0 - 3.3.6 ... how is this done?

2005-07-08 Thread Tyler Retzlaff
use pkgsrc!? Tyler On 09/07/2005, at 3:16 AM, Mark Vojkovich wrote: On Fri, 8 Jul 2005, Tyler Retzlaff wrote: Deleting xf4.x is easy obviously just rm -rf /usr/X11R6/* Don't do that! You'll delete all the X11 apps that came with your distribution. Only a handful of the apps in the bin

Re: [XFree86] make World CROSSCOMPILEDIR

2005-06-18 Thread Tyler Retzlaff
Cross builds using the imake infrastructure doesn't work. I'm not sure it ever has? On 17/06/2005, at 5:08 PM, kentropy wrote: Hello, This is my second post. I didn't get answers to the first maybe I've miss some details. I am trying to cross compile Xfree86 I need to build all with my own

xf86Io.c, libos.a GetTimeInMillis() change.

2004-07-13 Thread Tyler Retzlaff
Just want to confirm something, xc/programs/Xserver/hw/xfree86/common/xf86Io.c,v 3.58 has had GetTimeInMillis() removed from it, the commit message doesn't say anything specific about it but is the copy of GetTimeInMillis() from libos.a the one that linked into the XFree86 server from now on?

trivial patch for startx.cpp

2004-02-12 Thread Tyler Retzlaff
Everywhere else XCOMM start at col 0 except for startx.cpp (change since xf43). Request that the following trivial patch be applied to make startx.cpp XCOMM usage consistent with the rest of tree. Thanks! Index: startx.cpp === RCS

bsd_mouse.c - small patch

2004-02-06 Thread Tyler Retzlaff
Don't place tokens after #endif preprocessor directive. Index: bsd_mouse.c === RCS file: /cvs/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_mouse.c,v retrieving revision 1.27 diff -u -p -r1.27 bsd_mouse.c --- bsd_mouse.c 17 Jan

xfree86/etc installed files

2004-01-07 Thread Tyler Retzlaff
In xfree86/etc sun.termcap and sun.terminfo files are installed for non SunArchitecture. What purpose do these serve if any? Or are they relics that have been carried along ~forever? Thanks -- Tyler R. Retzlaff [EMAIL PROTECTED] http://www.NetBSD.org

Re: static libXfont woes on sh3

2003-12-31 Thread Tyler Retzlaff
On Wed, Dec 31, 2003 at 05:35:55PM -0500, David Dawes wrote: On Wed, Dec 31, 2003 at 02:30:16AM +1100, Tyler Retzlaff wrote: I've been trying to build a 3rd party Xserver but have run into some difficulty when trying to link two xfree86 libraries to it (libXfont and libdix) During the link

static libXfont woes on sh3

2003-12-30 Thread Tyler Retzlaff
I've been trying to build a 3rd party Xserver but have run into some difficulty when trying to link two xfree86 libraries to it (libXfont and libdix) During the link I'm getting warnings about multiple definitions of various symbols defined in libXfont and in libdix (output below). The curious

[XFree86] Xft.h freetype includes qn.

2003-10-25 Thread Tyler Retzlaff
Just a quick sanity check to see if I've hosed my X11 headers. If I want to use Xft.h X11/Xft/Xft.h must I add -I /usr/X11R6/include/X11/freetype2 for the freetype/freetype.h? Or should it be unnecessary? Just for some background I'm seeing this: /usr/X11R6/include/X11/Xft/Xft.h:35 :31: