Re: [PATCH] BRe: mmapr.c compile problem

2005-04-08 Thread Marc Aurele La France
On Fri, 8 Apr 2005, Jeff Chua wrote: On Thu, 7 Apr 2005, Marc Aurele La France wrote: I've just committed a change to fix the typo you reported and #define LINUX_MOD_DEVICETABLE_H where apprpriate. Just downloaded and verified that both mmapr.c and mmapw.c compiled ok. I like your way of

Re: [PATCH] BRe: mmapr.c compile problem

2005-04-07 Thread Marc Aurele La France
On Tue, 5 Apr 2005, Marc Aurele La France wrote: On Tue, 5 Apr 2005, Marc Aurele La France wrote: On Tue, 5 Apr 2005, Jeff Chua wrote: Here's a patch to fix mmapr.c and mmapw.c so that compile under linux. Thanks, Jeff. [ jchua AT fedex DOT com ] [elided] I agree with the typo fix (blush),

Re: [PATCH] BRe: mmapr.c compile problem

2005-04-07 Thread Jeff Chua
On Thu, 7 Apr 2005, Marc Aurele La France wrote: I've just committed a change to fix the typo you reported and #define LINUX_MOD_DEVICETABLE_H where apprpriate. Just downloaded and verified that both mmapr.c and mmapw.c compiled ok. I like your way of #define LINUX_MOD_DEVICETABLE_H. Thanks,

Re: [PATCH] BRe: mmapr.c compile problem

2005-04-05 Thread Marc Aurele La France
On Tue, 5 Apr 2005, Jeff Chua wrote: Here's a patch to fix mmapr.c and mmapw.c so that compile under linux. Thanks, Jeff. [ jchua AT fedex DOT com ] --- xfree86/xc/programs/Xserver/hw/xfree86/etc/mmapr.c.org Tue Apr 5 13:58:21 2005 +++ xfree86/xc/programs/Xserver/hw/xfree86/etc/mmapr.c Tue Apr

Re: [PATCH] BRe: mmapr.c compile problem

2005-04-05 Thread Marc Aurele La France
On Tue, 5 Apr 2005, Marc Aurele La France wrote: On Tue, 5 Apr 2005, Jeff Chua wrote: Here's a patch to fix mmapr.c and mmapw.c so that compile under linux. Thanks, Jeff. [ jchua AT fedex DOT com ] --- xfree86/xc/programs/Xserver/hw/xfree86/etc/mmapr.c.org Tue Apr 5 13:58:21 2005 +++

mmapr.c compile problem

2005-04-04 Thread Jeff Chua
gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith -Wundef -I. -I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../programs/Xserver/include -I../../../../../exports/include/X11