On Tue, Nov 30, 2010 at 18:20, Robert P. J. Day <rpj...@crashcourse.ca> wrote:
>
>  hi, one of the people working thru my kernel programming course
> reports the following kernel build error trying to build the kernel on
> ubuntu 10.04:
>
>  http://pastebin.com/myKCcZ0X

Must be something to do with FORTIFY checking. Try to disable it
first...I guess it must be -D_FORTIFY_SOURCE=0.

NB: something is overflowing....

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to