| To: | Thomas Petazzoni <thomas.petazzoni@enix.org> |
|---|---|
| Subject: | Re: Missing include/asm-mips/reg.h ? |
| From: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
| Date: | Tue, 7 Sep 2004 21:00:42 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20040907164903.GB32393@enix.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20040907164903.GB32393@enix.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.6i |
Thomas Petazzoni wrote: > Hello, > > 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. > > How should I proceed ? Use configured headers. reg.h starts with: #ifndef _ASM_REG_H #define _ASM_REG_H /* * DO NOT MODIFY. * * This file was generated by arch/mips/Makefile * */ Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Missing include/asm-mips/reg.h ?, Thomas Petazzoni |
|---|---|
| Next by Date: | SGI O2 Prom modification, Glenn Barry |
| Previous by Thread: | Missing include/asm-mips/reg.h ?, Thomas Petazzoni |
| Next by Thread: | Re: Missing include/asm-mips/reg.h ?, Thomas Petazzoni |
| Indexes: | [Date] [Thread] [Top] [All Lists] |