Re: Missing include/asm-mips/reg.h ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux