Hello all,
i have problems while building the additional modules for the linux26 package 
(stage 5). It stops with the following lines:

Sub-building 3rd party module package loop-aes ...
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26
/TOOLCHAIN /TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26
Reading package configuration (postlinux.conf) from package directory.
`/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/archdir/aespipe-v2.3d.tar.bz2'
 -> `/TOOLCHAIN/download/mirror/a/aespipe-v2.3d.tar.bz2'
`/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/archdir/loop-AES-v3.2c.tar.bz2'
 -> `/TOOLCHAIN/download/mirror/l/loop-AES-v3.2c.tar.bz2'
`/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/archdir/ciphers-v3.0e.tar.bz2'
 -> `/TOOLCHAIN/download/mirror/c/ciphers-v3.0e.tar.bz2'
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26
Running main build function 'build_this_package' ...
Extracting ciphers-v3.0e.tar.bz2 (--use-compress-program=bzip2 -xf) ... 
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e ...
Apply patch 
/TOOLCHAIN/package/security/loop-aes/kernel-modpost-warnings.patch.ciphers ...
patching file Makefile
Creating /usr/<..> if required ...
Running make CC=gcc CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/linux26 
LINUX_SOURCE=/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26
 INSTALL_MOD_PATH= DEPMOD=true
You should not call uname during the build!
cd /TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26 
&& make 
SUBDIRS=/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e
 modules Q='@cd 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e && 
if [ "$@" = "modules" ]; then make modules; fi; exit; # ' 
You should not call uname during the build!
make[1]: Entering directory 
`/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26'
  Building modules, stage 2.
You should not call uname during the build!
rm -f *.o *.ko *.mod.c test-file[1234]
rm -f -r test-dir1 tmp-d-kbuild
cd /TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/linux-2.6.26 
&& gcc  -nostdinc -isystem /usr/lib/gcc/i486-t2-linux-gnu/4.3.2/include   
-DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(loop_twofish)" 
-D"KBUILD_MODNAME=KBUILD_STR(loop_twofish)" -c 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c
 -o 
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.o
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:12:27:
 error: linux/version.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:13:26:
 error: linux/module.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:14:24:
 error: linux/init.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:15:25:
 error: linux/sched.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:16:22:
 error: linux/fs.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:17:27:
 error: linux/string.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:18:25:
 error: linux/types.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:19:25:
 error: linux/errno.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:20:22:
 error: linux/mm.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:21:24:
 error: linux/slab.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:26:24:
 error: linux/loop.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:27:25:
 error: asm/uaccess.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:28:27:
 error: asm/byteorder.h: No such file or directory
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:39:
 error: expected specifier-qualifier-list before '__u32'
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:119:
 error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mds_mul'
/TOOLCHAIN/src.linux26.default.20081015.125810.23470.TUT-PC176/ciphers-v3.0e/loop_twofish.c:205:
 error: expected '=', ',', ';', 'asm' or '__attribute__' before 'f32'


After searching trough the web i have found under 
http://loop-aes.sourceforge.net/ciphers.README the following text:
"[ciphers modules have been moved to loop-AES package on 2007-05-15.
 See loop-AES source and README files for more up to date information.]"

I ask me now -> is it really necessary to build the ciphers-v3.0e package?

regards,
flo

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to