|
To: |
cipe-l,AT,inka,DOT,de |
|
Subject: |
Troubles to get cipe compiling |
|
From: |
Johannes Formann <johannes,AT,formann,DOT,de> |
|
Date: |
Sat, 5 Jul 2003 21:14:42 +0200 |
hi
I tryed to compile cipe for user mode linux.
the last Time it has worked fine.
But this time it fails.
I start with
export CPPFLAGS="-I/usr/src/linux-2.4.21/arch/um/kernel/skas/include
-I/usr/src/linux-2.4.21/arch/um/kernel/tt/include
-I/usr/src/linux-2.4.21/arch/um/include"
And after that I'll try the configure skript, but I got errors:
./configure --disable-pkcipe --with-linux=/usr/src/linux-2.4.21
results in:
checking for mlock... yes
checking for mlockall... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 5: Unterminated `s' command
creating 2.4.21-6um-i386-cb/Makefile
sed: file conftest.s1 line 5: Unterminated `s' command
creating lib/Makefile
sed: file conftest.s1 line 5: Unterminated `s' command
creating pkcipe/Makefile
sed: file conftest.s1 line 5: Unterminated `s' command
creating pkcipe/rsa-keygen
sed: file conftest.s1 line 5: Unterminated `s' command
creating 2.4.21-6um-i386-cb/config.h
creating pkcipe/config.h
Thanks in advance fpr any hints.
Johannes