Compiling Error

Instituto de Ingenieria Unix <[email protected]>
Newsgroups gmane.linux.cluster.openmosix.general
Message-ID <[email protected]>
Hello, I am compiling kernel for rocks 4,0, but I have some problems. I want
it is to adapt the version of rocks stops:
 - To program in parallel and power to migrate the processes with openmosix.

The steps that I follow are:

- Under the version of cvs
cvs -d:pserver:[email protected]:/cvsroot/openmosix login
cvs -z3 -d:pserver:[email protected]:/cvsroot/openmosix co
-P linux-openmosix

- Under the patch to be able to migrate
applications that use shared memory
 wget http://jazzalbums.net/migshm/migshm-CVS-20050508.patch.gz

- Relase the version
> gzip -d migshm-CVS-20050508.patch.gz
> cd linux-openmosix/linux-openmosix
> cat ../../migshm-CVS-20050508.patch | patch -p1


 - I move the kernel to the correct site -
 mv linux-openmosix/linux-openmosix /usr/src/

I update the symbolic link
> rm /usr/src/linux-2.6
> ln -s /usr*src/linux-openmosix /usr/src/linux-2.6


 - I copy the configuration file
> cp /boot/config-2.6.9-5.0.5.EL /usr/src/linux-2.6/.config


- I specify concrete options of my kernel
> cd /usr/src/linux-2.6
> make menuconfig


 - I compile the kernel. In this step it is where they leave the following
errors to me:
>
> /bin/sh: /sbin/genksyms: No such file or directory
>
> comm.c: In function `comm_free':
> comm.c:767: error: label at end of compound statement
> make[3]: *** [comm.o] Error 1
> make[2]: *** [first_rule] Error 2
> make[1]: *** [_dir_hpc] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.8435 (%build)
>     Bad exit status from /var/tmp/rpm-tmp.8435 (%build)
> make: *** [rpm] Error 1
>


 Some of you has had the same problem?

Miguel Angel
--
Instituto de Ingeniería de la UNAM
Coordinación de Sistemas de Cómputo
Área de Sistemas Unix/Linux


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
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.