Bug#317637: kernel-source-2.4.27: kernel compile fails :-(

2005-07-10 Thread George B.
Package: kernel-source-2.4.27
Version: 2.4.27-10
Severity: grave
Justification: renders package unusable

Hello,

I have just tried recompiling the kernel, to catch up with some security 
issues, but the compile fails. I am using:
---
make-kpkg --append-to-version=.20050710 --revision=10 kernel_image 
modules
---

The bit with the error in it is (I think):
---
/usr/bin/make  EXTRAVERSION=.20050710  ARCH=i386 \
 bzImage
make[1]: Entering directory `/usr/src/kernel-source-2.4.27'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o 
scripts/split-include   

scripts/split-include.c
scripts/split-include include/linux/autoconf.h include/config
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.27/include -Wall 
-Wstrict-prototyp   
   
es -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pip   
   
e -mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=main -c 
-o init/m  
ain.o init/main.c
In file included from 
/usr/src/kernel-source-2.4.27/include/linux/kernel.h:15,
 from 
/usr/src/kernel-source-2.4.27/include/linux/wait.h:13,
 from 
/usr/src/kernel-source-2.4.27/include/linux/fs.h:12,
 from 
/usr/src/kernel-source-2.4.27/include/linux/capability.h:1  

7,
 from 
/usr/src/kernel-source-2.4.27/include/linux/binfmts.h:5,
 from 
/usr/src/kernel-source-2.4.27/include/linux/sched.h:9,
 from 
/usr/src/kernel-source-2.4.27/include/linux/mm.h:4,
 from 
/usr/src/kernel-source-2.4.27/include/linux/slab.h:14,
 from 
/usr/src/kernel-source-2.4.27/include/linux/proc_fs.h:5,
 from init/main.c:15:
/usr/src/kernel-source-2.4.27/include/asm/byteorder.h:14: warning: type 
qualifie  
rs ignored on function return type
/usr/src/kernel-source-2.4.27/include/asm/byteorder.h:30: warning: type 
qualifie
rs ignored on function return type
In file included from 
/usr/src/kernel-source-2.4.27/include/linux/byteorder/litt  

le_endian.h:11,
 from 
/usr/src/kernel-source-2.4.27/include/asm/byteorder.h:65,
 from 
/usr/src/kernel-source-2.4.27/include/linux/kernel.h:15,
 from 
/usr/src/kernel-source-2.4.27/include/linux/wait.h:13,
 from 
/usr/src/kernel-source-2.4.27/include/linux/fs.h:12,
 from 
/usr/src/kernel-source-2.4.27/include/linux/capability.h:1  

7,
 from 
/usr/src/kernel-source-2.4.27/include/linux/binfmts.h:5,
 from 
/usr/src/kernel-source-2.4.27/include/linux/sched.h:9,
 from 
/usr/src/kernel-source-2.4.27/include/linux/mm.h:4,
 from 
/usr/src/kernel-source-2.4.27/include/linux/slab.h:14,
 from 
/usr/src/kernel-source-2.4.27/include/linux/proc_fs.h:5,
 from init/main.c:15:
/usr/src/kernel-source-2.4.27/include/linux/byteorder/swab.h:160: 
warning: type   
qualifiers ignored on function return type
/usr/src/kernel-source-2.4.27/include/linux/byteorder/swab.h:173: 
warning: type   
qualifiers ignored on function return type
/usr/src/kernel-source-2.4.27/include/linux/byteorder/swab.h:186: 
warning: type
qualifiers ignored on function return type
/usr/src/kernel-source-2.4.27/include/linux/byteorder/swab.h:200: 
warning: type   
qualifiers ignored on function return type
In file included from 
/usr/src/kernel-source-2.4.27/include/linux/prefetch.h:13,
 from 
/usr/src/kernel-source-2.4.27/include/linux/list.h:6,
 from 
/usr/src/kernel-source-2.4.27/include/linux/wait.h:14,
 from 
/usr/src/kernel-source-2.4.27/include/linux/fs.h:12,
 from 
/usr/src/kernel-source-2.4.27/include/linux/capability.h:1  

7,
 from 
/usr/src/kernel-source-2.4.27/include/linux/binfmts.h:5,
 from 
/usr/src/kernel-source-2.4.27/include/linux/sched.h:9,
 from 
/usr/src/kernel-source-2.4.27/include/linux/mm.h:4,
 from 
/usr/src/kernel-source-2.4.27/include/linux/slab.h:14,
 from 
/usr/src/kernel-source-2.4.27/include/linux/proc_fs.h:5,
 from init/main.c:15:

Bug#317637: kernel-source-2.4.27: kernel compile fails :-(

2005-07-10 Thread Horms
On Sun, Jul 10, 2005 at 11:18:29AM +0100, George B. wrote:
 Package: kernel-source-2.4.27
 Version: 2.4.27-10
 Severity: grave
 Justification: renders package unusable
 
 Hello,
 
 I have just tried recompiling the kernel, to catch up with some security 
 issues, but the compile fails. I am using:

Hi,

It looks a lot like you are trying to build this kernel with gcc-4.0.
This will not work. Please use gcc-3.2.

Also, if you think there are outstanding security issues with this
kernel, pleaese file bugs against kernel-source-2.4.27, and include
any references to CAN numbers, mailing list discusions and best of
all patches, that you have.

Thanks


-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#317637: kernel-source-2.4.27: kernel compile fails :-(

2005-07-10 Thread George B.
On 7/10/05, Horms [EMAIL PROTECTED] wrote:

 It looks a lot like you are trying to build this kernel with gcc-4.0.
 This will not work. Please use gcc-3.2.

Perhaps a dependency/conflict entry needs to be assigned to the
package, because it broke after a standard package upgrade. I will
resubmit a new bug for that.
 
 Also, if you think there are outstanding security issues with this
 kernel, pleaese file bugs against kernel-source-2.4.27, and include
 any references to CAN numbers, mailing list discusions and best of
 all patches, that you have.

Oops, I think you misunderstood. It's just that I am running an older
version of 2.4.27 kernel that has security issues (which is why I was
upgrading.) ;-)


HTH,

George B.