compile linux kernel 2.6.0 failed!

2013-01-01 Thread horse_rivers
hi,

   I am compiling kernel 2.6.0 with gcc 4.4.5, when linking , here comes the 
error :

  /usr/bin/ld: arch/i386/kernel/vsyscall-int80.so: Not enough room for program 
headers, try linking with -N

  I suspect that  gcc version is not compitable for ld , my ld is 2.20 version .

  I want to know what does this error mean ? and the general reason for this ?

 thanks!


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: trace_console function definition not found in Linux kernel v3.5

2013-01-01 Thread jiangtao.jit
siddharth goel:

defined in include/trace/event/printk.h

refer to macro TRACE_EVENT_CONDITION(...)


2013-01-02



jiangtao.jit



发件人:siddharth goel
发送时间:2012-12-28 15:43
主题:trace_console function definition not found in Linux kernel v3.5
收件人:"kernelnewbies"
抄送:

In file kernel/printk.c in Linux Kernel 3.5 there is a function call 
trace_console(text, 0, len, len); @line 1219 . 
But I could not find the definition for same. Am I missing any concept ?


-- 
Thanks and Regards,
Siddharth Goel___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies