[klibc] [rfc patch] mman.h remove asm/page.h include

H. Peter Anvin hpa at zytor.com
Tue Feb 14 07:37:40 PST 2006


H. Peter Anvin wrote:
> maximilian attems wrote:
> 
>> klibc fails to compile on sparc64 since the kbuild switch:
>> In file included from include/sys/mman.h:11,
>>                  from klibc/malloc.c:8:
>> linux/include/asm/page.h:18:2: error: #error No page size specified in 
>> kernel configuration
>>
>> the current dirty build hack is to define CONFIG_SPARC64_PAGE_SIZE_8KB
>> in the sparc64 MCONFIG.
> 
> Are you sure you did a "make config" on the tree beforehand?
> 

The kernel tree, that is.  "make config" and "make prepare" are needed...

	-hpa



More information about the klibc mailing list