[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems compiling kernel-source 4.5



On Wed, Jul 18, 2001 at 12:30:56PM +0200, Gabor Zoltan Csejtey wrote:
> I've downloaded the kernel source 2.4.5-1 version.
> If I run make dep I got errors.
> 
> from  kernel-source-2.4.5/include/linux/kernel.h
> 
> As I see _f is calculated:
> #define P 22 + sizeof(short) - 3 * sizeof(long) - sizeof(int)
>         char _f[P > 0 ? P : 0];         /* Padding: libc5 uses this.. */
> #undef P
> 
> I have sparc II ULtra 10 machine. Debian testing upgraded.

This is a bug introduced by a Debian patch. I suggest using stock
sources from ftp.kernel.org, or CVS from vger.samba.org.

Ben

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: