open mosix compile with 2.6.13 linux kernel

jamie <[email protected]>
Newsgroups gmane.linux.cluster.openmosix.devel
Message-ID <[email protected]>
Hi everyone

I am kinda new to open mosix, so would appreciate your help.

I am getting a compile error when attemptting to compile the kernel with 
open mosix. see below.  I typed the  following:

svn co svn://openmosix.snarc.org/om/kernel-2.6/trunk linux-2.6-om
cd linux-2.6-om
/scripts/unsparse
export CONFIG_OPENMOSIX=y
export CONFIG_PREEMPT=n
export CONFIG_SMP=n
make 

..
  CC      hpc/kernel.o
hpc/kernel.c: In function âopenmosix_pre_cloneâ:
hpc/kernel.c:39: error: âstruct mm_structâ has no member named 
âmm_realusersâ
hpc/kernel.c:41: warning: implicit declaration of function âtask_set_stayâ
hpc/kernel.c:41: error: âDSTAY_CLONEâ undeclared (first use in this 
function)
hpc/kernel.c:41: error: (Each undeclared identifier is reported only once
hpc/kernel.c:41: error: for each function it appears in.)
hpc/kernel.c: In function âopenmosix_post_cloneâ:
hpc/kernel.c:52: error: âstruct mm_structâ has no member named 
âmm_realusersâ
hpc/kernel.c:53: warning: implicit declaration of function âtask_clear_stayâ
hpc/kernel.c:53: error: âDSTAY_CLONEâ undeclared (first use in this 
function)
hpc/kernel.c: In function âopenmosix_no_longer_monkeyâ:
hpc/kernel.c:71: warning: implicit declaration of function âtask_set_dreqsâ
hpc/kernel.c:71: error: âDREQ_CHECKSTAYâ undeclared (first use in this 
function)
hpc/kernel.c: In function âstay_me_and_my_clonesâ:
hpc/kernel.c:83: error: âstruct mm_structâ has no member named 
âmm_realusersâ
hpc/kernel.c: In function âobtain_mmâ:
hpc/kernel.c:109: warning: implicit declaration of function 
âtask_test_dflagsâ
hpc/kernel.c:109: error: âDDEPUTYâ undeclared (first use in this function)
hpc/kernel.c: In function âunstay_mmâ:
hpc/kernel.c:143: error: âstruct mm_structâ has no member named 
âmm_realusersâ
hpc/kernel.c:145: error: âDREQ_CHECKSTAYâ undeclared (first use in this 
function)
hpc/kernel.c: In function âremote_pre_usermodeâ:
hpc/kernel.c:159: error: âstruct task_structâ has no member named âomâ
hpc/kernel.c:159: error: âstruct task_structâ has no member named âomâ
hpc/kernel.c: In function âopenmosix_pre_usermodeâ:
hpc/kernel.c:177: warning: implicit declaration of function 
âtask_test_dreqsâ
hpc/kernel.c:181: warning: implicit declaration of function 
âtask_do_requestâ
hpc/kernel.c:186: error: âDMIGRATEDâ undeclared (first use in this function)
hpc/kernel.c:190: error: âDREMOTEâ undeclared (first use in this function)
hpc/kernel.c:192: error: âDDEPUTYâ undeclared (first use in this function)
make[1]: *** [hpc/kernel.o] Error 1
make: *** [hpc] Error 2

Any idea on what might be happening here? Thanks in advance for your 
trouble.

Jamie




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.