Bug#445177: m68k: asm/cachectl.h ?

2007-10-03 Thread Thiemo Seufer
Package: linux-2.6 Version: - Tags: patch Hector Oron wrote: > Hello, > > I am trying to build a gcc cross compiler package for i386->m68k but > i get this error: > ../../../src/libffi/src/m68k/ffi.c:13:26: error: asm/cachectl.h: No > such file or directory > > Do you know where should be

Re: m68k: asm/cachectl.h ?

2007-10-03 Thread Felipe Balbi
On Wed, Oct 03, 2007 at 08:06:02PM +0200, ext Hector Oron wrote: > So, i understand that linux-libc-dev package is wrong. Yeah... looks like... there's no cachectl.h... but maybe this came from newer kernel releases ?? Gotta check that to guarantee, though. > > > 2007/10/3, Felipe Balbi <[EMA

Re: m68k: asm/cachectl.h ?

2007-10-03 Thread Felipe Balbi
On Wed, Oct 03, 2007 at 07:24:32PM +0200, ext Hector Oron wrote: > Hello, > > I am trying to build a gcc cross compiler package for i386->m68k but > i get this error: > ../../../src/libffi/src/m68k/ffi.c:13:26: error: asm/cachectl.h: No > such file or directory > > Do you know where should

Re: m68k: asm/cachectl.h ?

2007-10-03 Thread Hector Oron
So, i understand that linux-libc-dev package is wrong. 2007/10/3, Felipe Balbi <[EMAIL PROTECTED]>: > On Wed, Oct 03, 2007 at 07:24:32PM +0200, ext Hector Oron wrote: > > Hello, > > > > I am trying to build a gcc cross compiler package for i386->m68k but > > i get this error: > > ../../../src

m68k: asm/cachectl.h ?

2007-10-03 Thread Hector Oron
Hello, I am trying to build a gcc cross compiler package for i386->m68k but i get this error: ../../../src/libffi/src/m68k/ffi.c:13:26: error: asm/cachectl.h: No such file or directory Do you know where should be cachectl.h? As it is not in kernel headers. Or is it a bug on GCC code (ffi.