Gmane
Favicon
From: Nathan Lynch <nathanl <at> austin.ibm.com>
Subject: Re: 2.6.10-rc3-mm1
Newsgroups: gmane.linux.kernel
Date: 2004-12-16 17:49:46 GMT (4 years, 28 weeks, 4 days, 22 hours and 49 minutes ago)

> remove-unnecessary-inclusions-of-asm-aouth.patch
>   Remove unnecessary inclusions of asm/a.out.h

Breaks alpha defconfig build here:

  CC      fs/exec.o
fs/exec.c: In function `search_binary_handler':
fs/exec.c:1007: error: dereferencing pointer to incomplete type
fs/exec.c:1008: error: dereferencing pointer to incomplete type
fs/exec.c:1025: error: dereferencing pointer to incomplete type

Nathan