[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openmosix-devel
Subject:    [Openmosix-devel] Kernel compile fails [2.4.28]
From:       Georg Vogel <georg.vogel () gmail ! com>
Date:       2005-01-06 19:09:33
Message-ID: 41DD8CED.5080502 () gmail ! com
[Download RAW message or body]

Hi!

trying to compile the kernel (2.4.28) breaks with
openmosix options enabled giving my that error:

make[2]: Entering directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
/bin/sh ./copy_unconf "y" 
/usr/src/linux-2.4.28-openmosix-r4/fs/binfmt_aout.c > alternate.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=alternate -c -o alternate.o alternate.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer 
-I/usr/src/linux-2.4.28-openmosix-r4/include -o mkdefcalls 
-DENTRY_IN=\"/usr/src/linux-2.4.28-openmosix-r4/arch/i386/kernel/entry.S\" 
-DSYSCALLS_IN=\"/usr/src/linux-2.4.28-openmosix-r4/hpc/syscalls.c\" 
-DSYSCALLS_OUT=\"/usr/src/linux-2.4.28-openmosix-r4/hpc/auto_syscalls.c\" 
mkdefcalls.c
./mkdefcalls
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=auto_syscalls -c -o auto_syscalls.o auto_syscalls.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=balance -c -o balance.o balance.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=comm -c -o comm.o comm.c
comm.c: In function `comm_open':
comm.c:181: sorry, unimplemented: inlining failed in call to 
'comm_set_address': function body not available
comm.c:523: sorry, unimplemented: called from here
comm.c:430: sorry, unimplemented: inlining failed in call to 
'comm_ip_setup_socket': function not considered for inlining
comm.c:408: sorry, unimplemented: called from here
make[2]: *** [comm.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
make: *** [_dir_hpc] Error 2

even the stable patched kernel [2.4.26] quits compiling telling me that:

make[2]: Entering directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
/bin/sh ./copy_unconf "y" 
/usr/src/linux-2.4.28-openmosix-r4/fs/binfmt_aout.c > alternate.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=alternate -c -o alternate.o alternate.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer 
-I/usr/src/linux-2.4.28-openmosix-r4/include -o mkdefcalls 
-DENTRY_IN=\"/usr/src/linux-2.4.28-openmosix-r4/arch/i386/kernel/entry.S\" 
-DSYSCALLS_IN=\"/usr/src/linux-2.4.28-openmosix-r4/hpc/syscalls.c\" 
-DSYSCALLS_OUT=\"/usr/src/linux-2.4.28-openmosix-r4/hpc/auto_syscalls.c\" 
mkdefcalls.c
./mkdefcalls
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=auto_syscalls -c -o auto_syscalls.o auto_syscalls.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=balance -c -o balance.o balance.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-openmosix-r4/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
-fno-unit-at-a-time -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=comm -c -o comm.o comm.c
comm.c: In function `comm_open':
comm.c:181: sorry, unimplemented: inlining failed in call to 
'comm_set_address': function body not available
comm.c:523: sorry, unimplemented: called from here
comm.c:430: sorry, unimplemented: inlining failed in call to 
'comm_ip_setup_socket': function not considered for inlining
comm.c:408: sorry, unimplemented: called from here
make[2]: *** [comm.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.28-openmosix-r4/hpc'
make: *** [_dir_hpc] Error 2

an extented version of the output is here: 
http://homepage.uibk.ac.at/homepage/csaf/csaf2431/compilation-log

do you know what's wrong?



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Openmosix-devel mailing list
Openmosix-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openmosix-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic