From: Thomas Petazzoni <thomas.petazzoni@enix.org>
To: linux-mips@linux-mips.org
Cc: dank@kegel.com
Subject: Re: Missing include/asm-mips/reg.h ?
Date: Wed, 8 Sep 2004 09:04:48 +0200 [thread overview]
Message-ID: <20040908070448.GS32393@enix.org> (raw)
In-Reply-To: <20040907164903.GB32393@enix.org>
Hello,
On Tue, Sep 07, 2004 at 06:49:03PM +0200, Thomas Petazzoni wrote :
> While trying to compile uClibc, I get an error concerning Linux kernel
> headers. The file include/asm-mips/user.h includes the file asm/reg.h,
> but the file include/asm-mips/reg.h doesn't exist. So the EF_SIZE symbol
> required by the definition of the user structure is not declared.
>
> I checked the linux-mips CVS but couldn't find this file.
I exchanged a couple of mails with Thiemo Seufer who tried to help solve
this problem. It appears that include/asm-mips/reg.h is automatically
generated at compile time, by the arch/mips/Makefile (prepare target).
(I use a 2.6.x kernel).
In fact, I'm trying to generate a cross-compilation chain for MIPS
(using Dan Kegel's crosstools). So, I need the kernel headers, but I'm
not able to compile the kernel since I'm generating the cross-compiler
itself.
When I try to generate the 'prepare' target in the main directory of
the kernel source tree, it starts compiling files in scripts/ using the
MIPS compiler (which isn't available at this time).
How can I generate this include/asm-mips/reg.h file (and possibly other
automatically generated includes) without starting kernel compilation ?
Of course, I provide a .config file to the kernel.
Thanks,
Thomas
--
PETAZZONI Thomas - thomas.petazzoni@enix.org
http://thomas.enix.org - Jabber: kos_tom@sourcecode.de
KOS: http://kos.enix.org/ - Lolut: http://lolut.utbm.info
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7
prev parent reply other threads:[~2004-09-08 7:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-07 16:49 Missing include/asm-mips/reg.h ? Thomas Petazzoni
2004-09-07 19:00 ` Thiemo Seufer
2004-09-08 7:04 ` Thomas Petazzoni [this message]
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=20040908070448.GS32393@enix.org \
--to=thomas.petazzoni@enix.org \
--cc=dank@kegel.com \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox