From: j.neuschaefer@gmx.net (Jonathan Neuschäfer)
To: kernelnewbies@lists.kernelnewbies.org
Subject: How can I change cr0 register in redhat system
Date: Mon, 23 Jul 2012 13:40:28 +0200 [thread overview]
Message-ID: <20120723114028.GA2852@debian.debian> (raw)
In-Reply-To: <CANUqjFHb-n27=ATfP0z3jHXw_urfiXYBA8GR7mJ0rw1+24XYLw@mail.gmail.com>
On Mon, Jul 23, 2012 at 02:07:41PM +0530, siddharth saxena wrote:
> Hi all
>
> I have a certain configuration file which includes other files.
> Lets say
> *#include<asm/arch/fileabc.h>*
Where is your "configuration file" located?
Is it fileabc.h, or does it include fileabc.h?
> Now under directory
> *include/asm/*
I don't have include/asm/ in my copy of the linux source code (v3.5-rc4),
did you add it yourself?
> I'm not having any directory as *arch*, instead it is *arch-omap4* and so I
> also have a link *arch - > arch-omap4*
The thing that looks the most like what you seem to be trying to do is
arch/arm/mach-*
> but when I'm building the code, there is error :
> *fatal error: asm/arch/fileabc.h : No such file or directory*
> *
> *
> *Any problem with the link ?*
Which link?
If you mean the linker or the linking proccess, then no: It doesn't get
that far.
HTH,
Jonathan Neusch?fer
PS: Please don't reply to emails on the mailing list if you're starting
a new discussion.
next prev parent reply other threads:[~2012-07-23 11:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 4:00 How can I change cr0 register in redhat system Fan Yang
2012-07-23 4:19 ` Ram Tummala
2012-07-23 8:37 ` siddharth saxena
2012-07-23 11:40 ` Jonathan Neuschäfer [this message]
[not found] ` <219833562776487968@unknownmsgid>
2012-07-23 13:38 ` Fan Yang
2012-07-23 14:01 ` Jonathan Neuschäfer
2012-07-23 17:38 ` Ram Tummala
2012-07-24 2:05 ` Peter Teoh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120723114028.GA2852@debian.debian \
--to=j.neuschaefer@gmx.net \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.