vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I just emerged sys-kernel/openmosix-sources-2.4.22-r4 and that all worked nicely. Now when I'm trying to build a kernel, I get the following error during the make bzImage. mremap.c: In function `do_mremap': mremap.c:272: error: too few arguments to function `do_munmap' mremap.c:283: error: too few arguments to function `do_munmap' After this, compilation ends of course. In the /usr/src/linux/mm directory, a file called mremap.c.orig is available. If I copy this file on mremap.c and start building again it build succesfully. Anybody else notice this? Jan. |