Re: help needed to get XFree86 4.1.0 working on MIPS

2001-07-20 Thread Stephen Frost
* Guido Guenther ([EMAIL PROTECTED]) wrote: The attached three patches fix the server build. Excellent, I'll kick off a build of the server in a few minutes with these patches in place and then try and test X running on my console when I get home tonight.

xf86cfg segfault, missing directories (?)

2001-07-20 Thread Alan Garrison
Hi... (disclaimer: I'm still a bit of a newbie in this area, so please be gentle :) What I did today: 1. Installed Potato on workstation (clean partitions, just essential packages). 2. Set up sources.list to point to unstable branch, did apt-get dist-upgrade, handled a few problems,

Re: help needed to get XFree86 4.1.0 working on MIPS

2001-07-20 Thread Guido Guenther
The attached three patches fix the server build. -- Guido --- xc/config/cf/linux.cf.orig Tue Jul 17 22:00:51 2001 +++ xc/config/cf/xfree86.cf Tue Jul 17 22:00:55 2001 @@ -473,7 +473,7 @@ # ifndef XF86CardDrivers # define XF86CardDrivers mga glint nv s3virge sis savage \ -

Re: help needed to get XFree86 4.1.0 working on MIPS

2001-07-20 Thread Stephen Frost
* Guido Guenther ([EMAIL PROTECTED]) wrote: The attached three patches fix the server build. Excellent, I'll kick off a build of the server in a few minutes with these patches in place and then try and test X running on my console when I get home tonight.

Re: xf86cfg segfault, missing directories (?)

2001-07-20 Thread Alan Garrison
On Fri, Jul 20, 2001 at 12:03:01AM -0400, Alan Garrison wrote: stat64(/usr/X11R6/lib/modules/drivers/linux/, 0xbfffda7c) = -1 ENOENT (No such file or directory) stat64(/usr/X11R6/lib/modules/drivers, 0xbfffda7c) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) ---