Kernelnewbies Digest, Vol 26, Issue 1

Ganesh B ganeshsurfs at yahoo.com
Thu Jan 3 02:55:52 EST 2013


I am trying to build the Kernel 3.7 and there are some files which have to be overwritten when uncompressing. One of the same files, ipt_ECN.c, gives an error stopping the build process. Any suggestions?

net/ipv4/netfilter/ipt_ECN.c:20:42: fatal error: linux/netfilter_ipv4/ipt_ECN.h: No such file or directory
compilation terminated.
make[3]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
 
TnR,
Ganesh B



________________________________
 From: "kernelnewbies-request at kernelnewbies.org" <kernelnewbies-request at kernelnewbies.org>
To: kernelnewbies at kernelnewbies.org 
Sent: Wednesday, January 2, 2013 10:30 PM
Subject: Kernelnewbies Digest, Vol 26, Issue 1
 
Send Kernelnewbies mailing list submissions to
    kernelnewbies at kernelnewbies.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
or, via email, send a message with subject or body 'help' to
    kernelnewbies-request at kernelnewbies.org

You can reach the person managing the list at
    kernelnewbies-owner at kernelnewbies.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Kernelnewbies digest..."


Today's Topics:

   1. Re: trace_console function definition not found in Linux
      kernel v3.5 (jiangtao.jit)
   2. compile linux kernel 2.6.0 failed! (horse_rivers)


----------------------------------------------------------------------

Message: 1
Date: Wed, 02 Jan 2013 11:45:38 +0800
From: "jiangtao.jit" <jiangtao.jit at gmail.com>
Subject: Re: trace_console function definition not found in Linux
    kernel v3.5
To: "siddharth goel" <siddharth98391 at gmail.com>
Cc: kernelnewbies <kernelnewbies at kernelnewbies.org>
Message-ID: <50e3ad65.8abe440a.56a1.ffffbc73 at mx.google.com>
Content-Type: text/plain; charset="utf-8"

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"<kernelnewbies at kernelnewbies.org>
???

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130102/46a96f21/attachment-0001.html 

------------------------------

Message: 2
Date: Wed, 2 Jan 2013 14:50:26 +0800 (CST)
From: horse_rivers <horse_rivers at 126.com>
Subject: compile linux kernel 2.6.0 failed!
To: "kernelnewbies at kernelnewbies.org"
    <kernelnewbies at kernelnewbies.org>
Message-ID: <57a6aed1.b519.13bfa067778.Coremail.horse_rivers at 126.com>
Content-Type: text/plain; charset=UTF-8

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 at kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


End of Kernelnewbies Digest, Vol 26, Issue 1
********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130102/85a623f1/attachment-0001.html 


More information about the Kernelnewbies mailing list