Current-Users archive

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

error: 'UVM_PAGEZERO_TARGET' undeclared



I've just updated the sources and I get the following error:

/opt/src/sys/uvm/uvm_pglist.c: In function 'uvm_pglistfree':
/opt/src/sys/uvm/uvm_pglist.c:465: error: 'UVM_PAGEZERO_TARGET' undeclared 
(first use in this function)
/opt/src/sys/uvm/uvm_pglist.c:465: error: (Each undeclared identifier is 
reported only once
/opt/src/sys/uvm/uvm_pglist.c:465: error: for each function it appears in.)
*** [uvm_pglist.o] Error code 1
1 error

nbmake: stopped in /opt/obj.sparc64/sys/arch/sparc64/compile/GENERIC

ERROR: Failed to make all in /opt/obj.sparc64/sys/arch/sparc64/compile/GENERIC
*** BUILD ABORTED ***


Home | Main Index | Thread Index | Old Index