2.6.9-rc1 linux/fb.h (was: cvs compile failed: fbdev)

2004-09-09 Thread Marc Aurele La France
On Mon, 6 Sep 2004, Marc Aurele La France wrote: On Mon, 6 Sep 2004, Michael Lampe wrote: Marc Aurele La France wrote: ... In both cases, this is a kernel issue. They will tell you it's not: /usr/include/linux/list.h:700: warning: #warning don't include kernel headers in userspace Irrelevant.

Re: 2.6.9-rc1 linux/fb.h (was: cvs compile failed: fbdev)

2004-09-09 Thread Andrew Morton
Marc Aurele La France [EMAIL PROTECTED] wrote: [fb.diff.gz APPLICATION/octet-stream (1178 bytes)] gack, please send patches as inline text or, if you must, text/plain attachments. Tony, could you please process this one, send it back at us? ___

Re: 2.6.9-rc1 linux/fb.h (was: cvs compile failed: fbdev)

2004-09-09 Thread Antonino A. Daplas
On Friday 10 September 2004 03:11, Andrew Morton wrote: Marc Aurele La France [EMAIL PROTECTED] wrote: [fb.diff.gz APPLICATION/octet-stream (1178 bytes)] gack, please send patches as inline text or, if you must, text/plain attachments. Tony, could you please process this one, send it back

Re: cvs compile failed: fbdev

2004-09-06 Thread Michael Lampe
Marc Aurele La France wrote: They came straigt from linux-2.6.9rc1. I realized that the cvs compiles fine with linux-2.4, but not the fbdev doesn't compile under 2.6.9rc1. rc1 inserts a pointer to kernel memory into the middle of the fb_monspecs structure. So, either more of linux/fb.h needs to

Re: cvs compile failed: fbdev

2004-09-06 Thread Marc Aurele La France
On Mon, 6 Sep 2004, Michael Lampe wrote: Marc Aurele La France wrote: They came straigt from linux-2.6.9rc1. I realized that the cvs compiles fine with linux-2.4, but not the fbdev doesn't compile under 2.6.9rc1. rc1 inserts a pointer to kernel memory into the middle of the fb_monspecs

Re: cvs compile failed: fbdev

2004-09-06 Thread Michael Lampe
Marc Aurele La France wrote: ... In both cases, this is a kernel issue. They will tell you it's not: /usr/include/linux/list.h:700: warning: #warning don't include kernel headers in userspace Irrelevant. The #include linux/list.h is only there in an attempt to resolve the type of the inserted

Re: cvs compile failed: fbdev

2004-09-06 Thread Marc Aurele La France
On Mon, 6 Sep 2004, Michael Lampe wrote: Marc Aurele La France wrote: ... In both cases, this is a kernel issue. They will tell you it's not: /usr/include/linux/list.h:700: warning: #warning don't include kernel headers in userspace Irrelevant. The #include linux/list.h is only there in an

Re: cvs compile failed: fbdev

2004-09-04 Thread Jeff Chua
On Fri, 3 Sep 2004, Marc Aurele La France wrote: I don't know what the problem is, but it does seem that under /usr/include/linux, your fb.h and list.h are not what they should be. They came straigt from linux-2.6.9rc1. I realized that the cvs compiles fine with linux-2.4, but not the fbdev

Re: cvs compile failed: fbdev

2004-09-04 Thread Marc Aurele La France
On Sat, 4 Sep 2004, Jeff Chua wrote: On Fri, 3 Sep 2004, Marc Aurele La France wrote: I don't know what the problem is, but it does seem that under /usr/include/linux, your fb.h and list.h are not what they should be. They came straigt from linux-2.6.9rc1. I realized that the cvs compiles fine

Re: cvs compile failed: fbdev

2004-09-03 Thread Marc Aurele La France
On Mon, 30 Aug 2004, Jeff Chua wrote: latest cvs has this problem. Just downloaded today. gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef

cvs compile failed: fbdev

2004-08-29 Thread Jeff Chua
latest cvs has this problem. Just downloaded today. gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef -I../../../../../programs/Xserver/hw/tinyx