Port-i386 archive

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

Errors when compiling current- PAE



Hi all,

I do not know if PAE works on i386- I thought I can have mapping for more than
3GB of my memory. Anyway sources cvs yesterday, options PAE added to the GENERIC
kernel- here output of the compilation:

cc1: warnings being treated as errors
../../../../arch/x86/x86/cpu.c: In function 'cpu_hatach':
../../../../arch/x86/x86/cpu.c:714: warning: passing argument 1 of 'lcr3' makes
integer from pointer without a cast
../../../../arch/x86/x86/cpu.c:716: warning: assignment makes integer from
pointer without a cast
../../../../arch/x86/x86/cpu.c: In function 'tss_int':
../../../../arch/x86/x86/cpu.c:816: warning: assingment makes integer from
pointer without a cast
***Error code 1

I test it under Virtualbox with option PAE enable under linux x86_64. I cannot
use netbsd amd64 b/c my 3945 just doesn't work. 

Without PAE in GENERIC config kernel builds succesfuly. What am I doing wrong?

Thank you for any help.

Kr,

Piotr.



Home | Main Index | Thread Index | Old Index