linux 2.6 fails to build

Benoit Valiron bvali087 at uottawa.ca
Mon Jan 31 02:11:07 UTC 2005


Rebuilding the kernel 2.6, I end up with the following error:

<quote>
[...]
[...]
[...]
*
* Kernel hacking
*
Kernel debugging (DEBUG_KERNEL) [N/y/?] n
Compile the kernel with frame pointers (FRAME_POINTER) [N/y/?] n
Use 4Kb for kernel stacks instead of 8Kb (4KSTACKS) [Y/n/?] y
*
* Security options
*
Enable access key retention support (KEYS) [N/y/?] n
Enable different security models (SECURITY) [N/y/?] n
*
* Cryptographic options
*
Cryptographic API (CRYPTO) [Y/n/?] y
  HMAC support (CRYPTO_HMAC) [Y/n/?] y
  Null algorithms (CRYPTO_NULL) [M/n/y/?] m
  MD4 digest algorithm (CRYPTO_MD4) [M/n/y/?] m
  MD5 digest algorithm (CRYPTO_MD5) [M/n/y/?] m
  SHA1 digest algorithm (CRYPTO_SHA1) [M/n/y/?] m
  SHA256 digest algorithm (CRYPTO_SHA256) [M/n/y/?] m
  SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [M/n/y/?] m
  Whirlpool digest algorithms (CRYPTO_WP512) [M/n/y/?] m
  DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [M/n/y/?] m
  Blowfish cipher algorithm (CRYPTO_BLOWFISH) [M/n/y/?] m
  Twofish cipher algorithm (CRYPTO_TWOFISH) [M/n/y/?] m
  Serpent cipher algorithm (CRYPTO_SERPENT) [M/n/y/?] m
  AES cipher algorithms (i586) (CRYPTO_AES_586) [M/n/y/?] m
  CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [M/n/y/?] m
  CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [M/n/y/?] m
  TEA and XTEA cipher algorithms (CRYPTO_TEA) [M/n/y/?] m
  ARC4 cipher algorithm (CRYPTO_ARC4) [M/n/y/?] m
  Khazad cipher algorithm (CRYPTO_KHAZAD) [M/n/y/?] m
  Anubis cipher algorithm (CRYPTO_ANUBIS) [M/n/y/?] m
  Deflate compression algorithm (CRYPTO_DEFLATE) [M/n/y/?] m
  Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [M/n/y/?] m
  CRC32c CRC algorithm (CRYPTO_CRC32C) [M/n/y/?] m
  Testing module (CRYPTO_TEST) [N/m/y/?] n
*
* Library routines
*
CRC-CCITT functions (CRC_CCITT) [M/n/y/?] m
CRC32 functions (CRC32) [Y/?] y
CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [M/y/?] m
+ make="/usr/bin/make", MAKES=""
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [include/linux/version.h] Error 2
Creating /var/log/lunar/compile/linux-2.6-2.6.10.bz2 
! Problem detected during BUILD

</quote>

Is it just me or should I fill a bug report ?

-- 
Ben



More information about the Lunar mailing list